2007-08-13 |
Jan Djärv |
(update_frame_tool_bar): Use -1 as index
|
2007-08-04 |
Jan Djärv |
(xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
|
2007-07-31 |
Stefan Monnier |
(xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
|
2008-07-30 |
Chong Yidong |
(menu_nav_ended): Remove.
|
2008-07-17 |
YAMAMOTO Mitsuharu |
Include <config.h> instead of "config.h".
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-11-22 |
Jan Djärv |
(update_frame_tool_bar): Don't call x-gtk-map-stock if
|
2007-11-06 |
Jan Djärv |
(xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
|
2007-09-16 |
Jan Djärv |
(xg_get_image_for_pixmap): Always create a GdkPixbuf
|
2007-09-14 |
Glenn Morris |
(xg_separator_p) <separator_names>: Move to file scope.
|
2007-09-14 |
Jan Djärv |
(xg_get_file_with_chooser): Move GCPRO1 after declarations
|
2007-09-12 |
Glenn Morris |
(cnt): Rename to menu_grab_callback_cnt for clarity.
|
2007-09-06 |
Glenn Morris |
(menu_grab_callback) <cnt>: Move static variable to file scope.
|
2007-09-02 |
Jan Djärv |
(file_for_image, find_rtl_image): New functions.
|
2007-08-28 |
Jan Djärv |
(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
|
2007-08-13 |
Jan Djärv |
(update_frame_tool_bar): Use -1 as index
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-04-27 |
Jan Djärv |
(xg_update_menubar, create_menus): Create empty
|
2007-04-03 |
Jan Djärv |
(xg_update_menubar): Call g_list_next after moving
|
2007-01-31 |
Jan Djärv |
(update_frame_tool_bar): Initialize h/vmargin to 0.
|
2007-01-26 |
Jan Djärv |
(xg_initialize): Call XftInit if HAVE_XFT.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2007-01-02 |
Jan Djärv |
(menuitem_highlight_callback): Invoked widget is the
|
2006-12-31 |
Jan Djärv |
(update_frame_tool_bar): Connect create-menu-proxy with
|
2006-12-30 |
Jan Djärv |
(xg_tool_bar_button_cb): Save last modifier on widget.
|
2006-12-03 |
Jan Djärv |
(update_frame_tool_bar): Handle modifying a toolbar item
|
2006-11-04 |
Chong Yidong |
* gtkutil.c (update_frame_tool_bar): If icon image is invalid and
|
2006-10-16 |
Jan Djärv |
* gtkutil.c (get_utf8_string): Remove warnings with casts.
|
2006-09-23 |
Richard M. Stallman |
Whitespace fix.
|
2006-09-22 |
Jan Djärv |
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
|
2006-09-18 |
Jan Djärv |
* gtkutil.c (xg_get_file_with_chooser): Rename x_gtk_show_chooser_help_text to
|
2006-09-18 |
Jan Djärv |
* gtkutil.c (xg_uses_old_file_dialog): Rename x-use-old-gtk-file-dialog
|
2006-09-16 |
Jan Djärv |
* gtkutil.c (xg_get_file_with_chooser): Check
|
2006-09-16 |
Jan Djärv |
* gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+
|
2006-09-10 |
Jan Djärv |
* gtkutil.c (xg_display_close): Always change default display if needed,
|
2006-09-04 |
Jan Djärv |
* gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys in
|
2006-09-02 |
Jan Djärv |
* gtkutil.c (xg_get_file_with_chooser): Change file chooser message
|
2006-06-02 |
Jan Djärv |
* gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.
|
2006-06-01 |
Jan Djärv |
* gtkutil.c (menu_nav_ended): Change x-menu-bar-start to menu-bar-open.
|
2006-05-29 |
Jan Djärv |
Connect menu_nav_ended to "selection-done" to fix grabs
|
2006-02-24 |
Jan Djärv |
* gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returns
|
2006-02-20 |
Richard M. Stallman |
(malloc_widget_value): Use xmalloc.
|
2006-02-15 |
Jan Djärv |
Indentation fix
|
2006-02-14 |
Jan Djärv |
* gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the
|
2006-02-14 |
Jan Djärv |
* gtkutil.c (xg_tool_bar_button_cb): New function.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-31 |
Jan Djärv |
* gtkutil.c (update_frame_tool_bar): Use new tool bar functions
|
2006-01-09 |
Jan Djärv |
* gtkutil.c (xg_toggle_notify_cb): New function.
|
2006-01-04 |
Jan Djärv |
* gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,
|
2005-12-28 |
Jan Djärv |
* gtkutil.c (xg_get_file_with_chooser): Changed message shown
|
2005-12-27 |
Jan Djärv |
Formatting
|
2005-12-27 |
Jan Djärv |
* gtkutil.c (xg_toggle_visibility_cb): New function.
|
2005-12-23 |
Jan Djärv |
* xfns.c (Fx_uses_old_gtk_dialog): New function.
|
2005-12-12 |
Jan Djärv |
* gtkutil.c (SSDATA): New macro to remove compiler warnings.
|
2005-09-20 |
Jan Djärv |
* gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
|
2005-08-16 |
Jan Djärv |
* gtkutil.c (xg_set_frame_icon): New function.
|
2005-08-13 |
Jan Djärv |
* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
|
2005-08-08 |
Jan Djärv |
* gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|