aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtkutil.c
Commit message (Expand)AuthorAgeFilesLines
* 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 branchMiles 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
| |\ \ \
| * \ \ \ Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merged from [email protected]Karoly Lorentey2007-05-111-1/+9
| |\ \ \ \
| | * | | | (xg_update_menubar, create_menus): Create emptyJan Djärv2007-04-271-1/+9
| * | | | | Merged from [email protected]Karoly Lorentey2007-04-221-0/+1
| |\| | | |
| * | | | | Merged from [email protected]Karoly Lorentey2007-02-241-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merged from [email protected]Karoly Lorentey2007-01-291-1/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2007-01-061-55/+25
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from [email protected].Karoly Lorentey2007-01-011-59/+151
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-1/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merged from [email protected].Karoly Lorentey2006-12-031-8/+10
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-10-141-26/+100
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix F10 behaviour. (Reported by Bernard Adrian.)Karoly Lorentey2006-07-291-1/+1
| * | | | | | | | | | | | Merged from [email protected].Karoly Lorentey2006-06-121-0/+34
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix previous commit.Karoly Lorentey2006-04-011-1/+1
* | | | | | | | | | | | | | (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGEDJan Djärv2007-08-281-61/+178
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | (update_frame_tool_bar): Use -1 as indexJan Djärv2007-08-131-2/+2
* | | | | | | | | | | | | (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,Jan Djärv2007-08-041-0/+8
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.Stefan Monnier2007-07-311-5/+0
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | | | | | | | | | (xg_update_menubar, create_menus): Create emptyJan Djärv2007-04-271-1/+9
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | (xg_update_menubar): Call g_list_next after movingJan Djärv2007-04-031-0/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | (update_frame_tool_bar): Initialize h/vmargin to 0.Jan Djärv2007-01-311-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | (xg_initialize): Call XftInit if HAVE_XFT.Jan Djärv2007-01-261-0/+5
* | | | | | | | Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | (menuitem_highlight_callback): Invoked widget is theJan Djärv2007-01-021-55/+25
| |_|_|_|_|/ |/| | | | |