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