summaryrefslogtreecommitdiff
path: root/src/gtkutil.h
Commit message (Expand)AuthorAge
* Make GTK+ menus work correctly with Unity global menuDaniel Colascione2014-01-12
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Fix issues related to pixelwise resizing. (Bug#16013) (Bug#16033)Martin Rudalics2013-12-03
* Don't overuse 'const' in types of locals.Paul Eggert2013-09-17
* Do not copy X event in handle_one_xevent except KeyPress case.Dmitry Antipov2013-09-16
* Minor cleanup to avoid forward declarations.Dmitry Antipov2013-08-30
* Drop FRAME_PTR typedef.Dmitry Antipov2013-08-03
* Update copyright notices for 2013.Paul Eggert2013-01-01
* gnutls.c, gtkutil.c: Use bool for boolean.Paul Eggert2012-09-23
* Prototype for x_wm_set_size_hint restored.Jan Djärv2012-09-02
* Refactor window-system configurationDaniel Colascione2012-08-31
* Extract better font information from the GTK >= 3.2 font chooser.Chong Yidong2012-08-15
* * gtkutil.h: Tiny cleanups.Dmitry Antipov2012-07-16
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-26
* * gtkutil.c: Integer overflow fixes.Paul Eggert2011-07-28
* Fix resize and change of scroll bar width for Gtk3.Jan Djärv2011-06-14
* Handle scroll bar width larger than 16 for GTK3.Jan Djärv2011-06-05
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-18
* Declare some DEFVARs globally, not locallyTom Tromey2011-01-18
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Take colors for region face (selected text) from the Gtk+ theme.Jan D2010-08-11
* | Fix -Wwrite_strings in general and for Gtk+ specific code.Jan D2010-08-11
* | Use const char* instead of char*.Dan Nicolaescu2010-08-09
* | Use const char* instead of char*.Dan Nicolaescu2010-08-08
* | Use Gtk+ tooltips by default for Gtk+ Emacs.Jan D2010-08-01
* | Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.Jan Djärv2010-07-29
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-16
|\|
| * Fix menus as per bug 6499 and 6608.Jan D2010-07-14
* | Remove P_ and __P macros.Jan D2010-07-02
* | Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.Jan D2010-06-28
* | Hide scroll bar when window is too small to avoid Gtk+ warning.Jan Djärv2010-06-22
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.Jan Djärv2009-12-13
* Fix bug #4870, issues 3 and 4.Jan Djärv2009-11-06
* Add 2009 to copyright years.Glenn Morris2009-01-08
* (xg_get_font_name): Insert prototype,Chong Yidong2008-06-10
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* (xg_frame_resized): Renamed from xg_resize_widgets.Jan Djärv2008-03-01
* Add 2008 to copyright years.Glenn Morris2008-01-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (xg_menu_item_cb_data_): Remove highlight_id andJan Djärv2007-01-02
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* * xfns.c (Fx_uses_old_gtk_dialog): New function.Jan Djärv2005-12-23
* * gtkutil.h (xg_set_frame_icon): Declare it.Jan Djärv2005-08-16