summaryrefslogtreecommitdiff
path: root/ui/gtk/gui_utils.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Add GResource message to configure scriptJoão Valverde1-4/+4
2016-02-16const gpointer -> gconstpointerJoão Valverde1-3/+3
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde1-3/+26
2015-01-18Clean up ftype-conversion and dfilter error message string handling.Guy Harris1-3/+2
2014-11-14Gtk Utils: fix unknown command tag name 'parm'; did you mean 'param'? (-Wdocu...Alexis La Goutte1-1/+1
2014-06-19Save the size and position of the expert info dialogChris Maynard1-1/+3
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-1/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-23Add the ability to collapse subtrees with Shift+Left + additional menu items....Michael Mann1-0/+7
2013-10-12Have pixbuf_to_widget() use a guint8 * to matchGerald Combs1-1/+1
2013-04-26Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.Evan Huus1-1/+1
2013-03-28Follow up on bug 8416.Jaap Keuter1-1/+1
2013-03-21From beroset:Bill Meier1-2/+2
2013-03-20Add frame_new, which creates a frame that best conforms to the GNOME,Gerald Combs1-0/+7
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier1-10/+10
2013-01-22GTK+:Gerald Combs1-4/+0
2013-01-10Add ws_gtk_grid_attach(); Update some comments.Bill Meier1-2/+15
2013-01-05Rename ws_gtk_grid_attach() to ws_gtk_grid_attach_defaults();Bill Meier1-6/+7
2013-01-04Add a wrapper for gdk_cairo_set_source_rgba() in GTK2 and use it in io_stat.cAnders Broman1-0/+8
2012-12-24Cast away warnings implicit 64-bit-to-32-bit conversions. (We shouldGuy Harris1-1/+1
2012-12-21Wrapper functions and macros to be used to replaceBill Meier1-31/+118
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-04Use the modal version of the bad display filter alert box in the I/OGuy Harris1-1/+1
2012-06-04Do with the open dialog what we've done with the save and "exportGuy Harris1-0/+10
2012-06-03g_filename_display_basename() returns a g_mallocated string, so itsGuy Harris1-0/+8
2012-06-03Move routines that handle the main window title bar out ofGuy Harris1-7/+2
2012-04-21port gtk_scrollbar_new() gtk_paned_new() gtk_separator_new() to GTK2Anders Broman1-0/+3
2012-04-21gtk_button_box_new() for pre GTK 3.0Anders Broman1-0/+3
2012-04-02Introduce utility function to ease GTK3 depcrecated funktion removal.Anders Broman1-2/+11
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-29/+2
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+538