summaryrefslogtreecommitdiff
path: root/src/gtkutil.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.Jan Djärv2009-12-131-26/+13
* gtkutil.c: Scroll bar thumb not updated properly (bug #5177).Jan Djärv2009-12-121-2/+19
* (xg_tool_bar_proxy_help_callback): Fix missing return.Andreas Schwab2009-12-091-1/+1
* Use a select wrapper around the GLib event loop, thus taking into account GLibJan Djärv2009-11-211-127/+4
* gtkutil.c (xg_modify_menubar_widgets): If menubar is totally emptyJan Djärv2009-11-201-0/+4
* gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.Jan Djärv2009-11-141-0/+3
* * process.c (ifflag_def): Make flag_sym constant.Dan Nicolaescu2009-11-111-1/+1
* Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.Jan Djärv2009-11-101-78/+119
* Fix bug #4870, issues 3 and 4.Jan Djärv2009-11-061-0/+32
* Fix resize due to font change on a maximized/xmonad-controlled frame.Jan Djärv2009-10-211-21/+14
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* gtkutil.c (create_menus): Call gtk_widget_set_size_request forJan Djärv2009-10-081-1/+9
* * xterm.c (Qx_gtk_map_stock): New var.Chong Yidong2009-07-161-5/+5
* * gtkutil.c (xg_frame_set_char_size): Do set width/height if theJan Djärv2009-07-021-16/+35
* Remove debug code.Jan Djärv2009-07-021-1/+0
* (xg_frame_set_char_size): Do not set pixel width/heightJan Djärv2009-07-021-2/+16
* (xg_frame_set_char_size): Do not set pixel width/height here orJan Djärv2009-07-021-23/+8
* * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.Jan Djärv2009-07-011-4/+39
* * emacs.c (USAGE3, standard_args): Add -mm and --maximized.Jan Djärv2009-07-011-88/+28
* * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height toJan Djärv2009-05-111-0/+23
* Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.Jan Djärv2009-04-191-6/+7
* gtkutil.c (xg_display_open): Assign a value to gdpy_def, checkJan Djärv2009-03-231-3/+6
* * gtkutil.c (xg_tool_bar_callback): Set focus back to the frameJan Djärv2009-03-141-6/+5
* Fix typos.Juanma Barranquero2009-03-021-1/+1
* Fix typo in comment.Juanma Barranquero2009-02-261-21/+21
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * buffer.c (init_buffer): Use realloc instead of xrealloc.Andreas Schwab2008-12-221-1/+1
* (xg_frame_resized): Remove check if rows/columns haveJan Djärv2008-12-181-0/+7
* (xg_frame_resized): Remove check if rows/columns haveJan Djärv2008-12-181-8/+3
* (update_frame_tool_bar): Initialize variable.Chong Yidong2008-12-011-1/+1
* (xg_display_open): Reset default display if none exists.Chong Yidong2008-10-071-26/+17
* (x_wm_set_size_hint): Return immediately if called duringChong Yidong2008-10-061-88/+86
* * gtkutil.c (menu_nav_ended): Remove.Jan Djärv2008-07-291-34/+0
* * lisp.h (init_weak_hash_tables, syms_of_font)Andreas Schwab2008-07-281-0/+3
* (menu_nav_ended): Revert change from 2008-07-24.Jan Djärv2008-07-281-0/+34
* (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.Jan Djärv2008-07-241-42/+11
* Merge from emacs--rel--22Miles Bader2008-07-171-1/+1
|\
| * Include <config.h> instead of "config.h".YAMAMOTO Mitsuharu2008-07-171-1/+1
* | American English spelling fix.Glenn Morris2008-06-271-1/+1
* | * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.Stefan Monnier2008-06-151-1/+3
* | (xg_dialog_response_cb): Rename from xg_file_response_callback.Chong Yidong2008-06-101-5/+70
* | Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering2008-06-021-1/+1
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* | (xg_set_geometry): Fix indentation.Jan Djärv2008-03-301-69/+54
* | (free_frame_tool_bar): Only call gtk_container_remove ifJan Djärv2008-03-171-2/+9
* | (xg_resize_outer_widget): Only do one of set_geometry orJan Djärv2008-03-011-73/+111
* | (xg_create_frame_widgets): If frame is embedded, callJan Djärv2008-02-071-1/+5
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
| * (update_frame_tool_bar): Don't call x-gtk-map-stock ifJan Djärv2007-11-221-2/+4