summaryrefslogtreecommitdiff
path: root/ui/gtk/font_utils.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Refactor "Follow Stream" functionality on all GUI interfaces.Michael Mann1-2/+2
2015-12-12Clamp zooming so that we don't get zero or negative font sizes.Guy Harris1-19/+9
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-0/+13
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-1/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-01-24Add font and color preferences. Unfortunately Qt doesn't have a colorGerald Combs1-5/+5
2012-12-22Remove unneeded initializations, and one redundant if condition.Evan Huus1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-04- Replace packet_list_recreate_visible_rows -> packet_list_recreate_visible_r...Jörg Mayer1-1/+1
2012-09-04Rename new_packet_list.[ch] to packet_list.[ch]Jörg Mayer1-1/+1
2012-07-17Fix comments, from r43729 we don't load bold font.Jakub Zawadzki1-2/+2
2012-07-17Fix Coverity CID 709722: Logically dead code.Chris Maynard1-3/+0
2012-07-15user_font_get_bold() is no longer needed, remove it.Jakub Zawadzki1-60/+12
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-16ui/gtk/main_proto_draw.c isn't just used for the main window, it's alsoGuy Harris1-1/+1
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-1/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+431