summaryrefslogtreecommitdiff
path: root/src/gtkutil.c
Commit message (Expand)AuthorAge
* Move declarations before statements.Jan Djärv2010-02-24
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Handle change of internal-border width when maximized.Jan Djärv2010-01-05
* Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.Jan Djärv2009-12-13
* gtkutil.c: Scroll bar thumb not updated properly (bug #5177).Jan Djärv2009-12-12
* (xg_tool_bar_proxy_help_callback): Fix missing return.Andreas Schwab2009-12-09
* Use a select wrapper around the GLib event loop, thus taking into account GLibJan Djärv2009-11-21
* gtkutil.c (xg_modify_menubar_widgets): If menubar is totally emptyJan Djärv2009-11-20
* gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.Jan Djärv2009-11-14
* * process.c (ifflag_def): Make flag_sym constant.Dan Nicolaescu2009-11-11
* Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.Jan Djärv2009-11-10
* Fix bug #4870, issues 3 and 4.Jan Djärv2009-11-06
* Fix resize due to font change on a maximized/xmonad-controlled frame.Jan Djärv2009-10-21
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* gtkutil.c (create_menus): Call gtk_widget_set_size_request forJan Djärv2009-10-08
* * xterm.c (Qx_gtk_map_stock): New var.Chong Yidong2009-07-16
* * gtkutil.c (xg_frame_set_char_size): Do set width/height if theJan Djärv2009-07-02
* Remove debug code.Jan Djärv2009-07-02
* (xg_frame_set_char_size): Do not set pixel width/heightJan Djärv2009-07-02
* (xg_frame_set_char_size): Do not set pixel width/height here orJan Djärv2009-07-02
* * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.Jan Djärv2009-07-01
* * emacs.c (USAGE3, standard_args): Add -mm and --maximized.Jan Djärv2009-07-01
* * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height toJan Djärv2009-05-11
* Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.Jan Djärv2009-04-19
* gtkutil.c (xg_display_open): Assign a value to gdpy_def, checkJan Djärv2009-03-23
* * gtkutil.c (xg_tool_bar_callback): Set focus back to the frameJan Djärv2009-03-14
* Fix typos.Juanma Barranquero2009-03-02
* Fix typo in comment.Juanma Barranquero2009-02-26
* Add 2009 to copyright years.Glenn Morris2009-01-08
* * buffer.c (init_buffer): Use realloc instead of xrealloc.Andreas Schwab2008-12-22
* (xg_frame_resized): Remove check if rows/columns haveJan Djärv2008-12-18
* (xg_frame_resized): Remove check if rows/columns haveJan Djärv2008-12-18
* (update_frame_tool_bar): Initialize variable.Chong Yidong2008-12-01
* (xg_display_open): Reset default display if none exists.Chong Yidong2008-10-07
* (x_wm_set_size_hint): Return immediately if called duringChong Yidong2008-10-06
* * gtkutil.c (menu_nav_ended): Remove.Jan Djärv2008-07-29
* * lisp.h (init_weak_hash_tables, syms_of_font)Andreas Schwab2008-07-28
* (menu_nav_ended): Revert change from 2008-07-24.Jan Djärv2008-07-28
* (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.Jan Djärv2008-07-24
* Merge from emacs--rel--22Miles Bader2008-07-17
|\
| * Include <config.h> instead of "config.h".YAMAMOTO Mitsuharu2008-07-17
* | American English spelling fix.Glenn Morris2008-06-27
* | * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.Stefan Monnier2008-06-15
* | (xg_dialog_response_cb): Rename from xg_file_response_callback.Chong Yidong2008-06-10
* | Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering2008-06-02
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* | (xg_set_geometry): Fix indentation.Jan Djärv2008-03-30
* | (free_frame_tool_bar): Only call gtk_container_remove ifJan Djärv2008-03-17
* | (xg_resize_outer_widget): Only do one of set_geometry orJan Djärv2008-03-01
* | (xg_create_frame_widgets): If frame is embedded, callJan Djärv2008-02-07