aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtkutil.c
Commit message (Expand)AuthorAgeFilesLines
* * gtkutil.c (xg_display_close): Always change default display if needed,Jan Djärv2006-09-101-9/+7
* * gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys inJan Djärv2006-09-041-10/+10
* * gtkutil.c (xg_get_file_with_chooser): Change file chooser messageJan Djärv2006-09-021-8/+19
* * gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.Jan Djärv2006-06-021-5/+9
* * gtkutil.c (menu_nav_ended): Change x-menu-bar-start to menu-bar-open.Jan Djärv2006-06-011-1/+1
* Connect menu_nav_ended to "selection-done" to fix grabsJan Djärv2006-05-291-0/+30
* * gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returnsJan Djärv2006-02-241-11/+7
* (malloc_widget_value): Use xmalloc.Richard M. Stallman2006-02-201-1/+1
* Indentation fixJan Djärv2006-02-151-3/+3
* * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to theJan Djärv2006-02-141-0/+5
* * gtkutil.c (xg_tool_bar_button_cb): New function.Jan Djärv2006-02-141-1/+30
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* * gtkutil.c (update_frame_tool_bar): Use new tool bar functionsJan Djärv2006-01-311-32/+32
* * gtkutil.c (xg_toggle_notify_cb): New function.Jan Djärv2006-01-091-3/+45
* * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,Jan Djärv2006-01-041-29/+29
* * gtkutil.c (xg_get_file_with_chooser): Changed message shownJan Djärv2005-12-281-14/+5
* FormattingJan Djärv2005-12-271-7/+8
* * gtkutil.c (xg_toggle_visibility_cb): New function.Jan Djärv2005-12-271-1/+50
* * xfns.c (Fx_uses_old_gtk_dialog): New function.Jan Djärv2005-12-231-2/+22
* * gtkutil.c (SSDATA): New macro to remove compiler warnings.Jan Djärv2005-12-121-8/+11
* * gtkutil.c (xg_set_geometry): Do a gtk_window_move if programJan Djärv2005-09-201-0/+3
* * gtkutil.c (xg_set_frame_icon): New function.Jan Djärv2005-08-161-1/+19
* * gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.Jan Djärv2005-08-131-48/+61
* * gtkutil.c (xg_modify_menubar_widgets): Remove semicolon thatJan Djärv2005-08-081-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * gtkutil.c (xg_update_scrollbar_pos): Call x_sync so that theJan Djärv2005-03-101-2/+7
* * gtkutil.c (xg_resize_outer_widget): Removed unneeded call toJan Djärv2005-02-271-6/+0
* (xg_create_frame_widgets): UNBLOCK_INPUT on error.Kim F. Storm2005-02-211-8/+9
* * gtkutil.c (create_menus): Connect selection-done event instead ofJan Djärv2005-02-031-1/+1
* * gtkutil.c (xg_tool_bar_detach_callback): Remove unused variable bw.Jan Djärv2005-01-211-2/+1
* * xterm.h (struct x_output): New member, toolbar_detached.Jan Djärv2005-01-081-3/+10
* * gtkutil.c (xg_gtk_scroll_destroy, xg_create_scroll_bar)Jan Djärv2005-01-071-7/+12
* * xmenu.c (popup_get_selection): Pop down on C-g.Jan Djärv2004-12-271-0/+13
* * gtkutil.c (update_frame_tool_bar): Make the value ofJan Djärv2004-12-251-0/+29
* * gtkutil.c: Include signal.h and syssignal.h.Jan Djärv2004-12-071-0/+13
* * gtkutil.c (xg_get_file_with_chooser): Handle local files only.Jan Djärv2004-12-071-6/+11
* * gtkutil.c (xg_get_file_name): Rename use-old-gtk-file-dialog toJan Djärv2004-11-231-5/+3
* * gtkutil.c (xg_get_file_name): Fix typo inJan Djärv2004-11-161-2/+2
* Add BLOCK_INPUT in pop_down_file_dialog.Jan Djärv2004-11-131-0/+2
* * gtkutil.c (xg_file_sel_ok, xg_file_sel_cancel)Jan Djärv2004-11-131-112/+111
* * gtkutil.h: Declare use_old_gtk_file_dialog.Jan Djärv2004-11-041-9/+1
* * gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_FILENAME ifJan Djärv2004-11-041-2/+18
* * gtkutil.c (xg_get_file_with_chooser): Use GTK_STOCK_OK insteadJan Djärv2004-11-021-1/+1
* * fileio.c (Fread_file_name): Pass Qt as fifth parameter toJan Djärv2004-11-021-6/+123
* * gtkutil.c: Put empty line between comment and function body.Jan Djärv2004-10-261-15/+90
* * gtkutil.c (xg_frame_cleared, xg_fixed_handle_expose,Jan Djärv2004-10-191-138/+22
* * gtkutil.c (xg_update_scrollbar_pos): Change XClearWindow toJan Djärv2004-10-181-5/+4
* * gtkutil.c (xg_create_frame_widgets): Compensate for tool bar whenJan Djärv2004-08-271-1/+1
* (xg_get_image_for_pixmap): Add workaround for monochrome displaysJan Djärv2004-06-281-1/+45