aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/find_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-05-20From chaitanya:Anders Broman1-3/+12
2013-05-13Eliminate some includes of ui/simple_dialog.h by files that don't useGuy Harris1-1/+0
2013-03-09Use explicit casts.Anders Broman1-3/+3
2012-12-15Rename the search type menu items to more accurately reflect what we'reGerald Combs1-14/+15
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-19gtk_container_add() -> gtk_box_pack_start().Anders Broman1-6/+6
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-04Use the modal bad display filter alert dialog.Guy Harris1-1/+1
2012-06-04Clean up indentation.Guy Harris1-3/+3
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-9/+9
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-3/+3
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+787