summaryrefslogtreecommitdiff
path: root/src/gtkutil.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
| * (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME andJan Djärv2007-11-061-0/+19
| * (xg_get_image_for_pixmap): Always create a GdkPixbufJan Djärv2007-09-161-47/+18
| * (xg_separator_p) <separator_names>: Move to file scope.Glenn Morris2007-09-141-18/+18
| * (xg_get_file_with_chooser): Move GCPRO1 after declarationsJan Djärv2007-09-141-1/+1
| * (cnt): Rename to menu_grab_callback_cnt for clarity.Glenn Morris2007-09-121-5/+5
| * (menu_grab_callback) <cnt>: Move static variable to file scope.Glenn Morris2007-09-061-3/+3
| * (file_for_image, find_rtl_image): New functions.Jan Djärv2007-09-021-62/+227
| * (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGEDJan Djärv2007-08-281-2/+3
| * (update_frame_tool_bar): Use -1 as indexJan Djärv2007-08-131-6/+9
* | (update_frame_tool_bar): Don't call x-gtk-map-stock ifJan Djärv2007-11-221-2/+4
* | * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.Stefan Monnier2007-11-161-6/+5
* | (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME andJan Djärv2007-11-061-0/+20
* | (gdpy_def): New variable.Jan Djärv2007-09-171-2/+17
* | (xg_get_image_for_pixmap): Always create a GdkPixbufJan Djärv2007-09-161-48/+19
* | (xg_separator_p) <separator_names>: Move to file scope.Glenn Morris2007-09-141-18/+18
* | (cnt): Rename to menu_grab_callback_cnt for clarity.Glenn Morris2007-09-121-5/+5
* | (menu_grab_callback) <cnt>: Move static variable to file scope.Glenn Morris2007-09-061-3/+3
* | (update_frame_tool_bar): Handle stock name as a named iconJan Djärv2007-09-021-4/+53
* | (update_frame_tool_bar): Initialize wbutton to NULL.Jan Djärv2007-08-311-1/+1
* | Merge multi-tty branchmerge-multi-tty-to-trunkMiles Bader2007-08-291-2/+2
|\ \
| * \ Merge from emacs--devo--0Miles Bader2007-08-131-2/+10
| |\ \
| * \ \ Merge from emacs--devo--0Miles Bader2007-08-031-5/+0
| |\ \ \