aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/old-gtk-compat.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-03Try to make the builbot happyAnders Broman1-0/+1
2011-08-01gtk_widget_get_sensitive() seems to be available on gtk 2.18Michael Tüxen1-1/+1
2011-07-30Macros aren't functions: Back out rev 38264 and wait for someone who knows wh...Jörg Mayer1-12/+9
2011-07-30- Put gtk_table_get_size into old-gtk-compat.hJörg Mayer1-9/+12
2011-07-29Looks like ->column was sealed during the gtk 2.13 development cycle.Jörg Mayer1-3/+6
2011-07-29Looks like button was deprecated with version 20, not 22Jörg Mayer1-1/+1
2011-07-28Commit a hack^wworkaround for the missing accessor function to the columnJörg Mayer1-1/+10
2011-07-27Try to fixAnders Broman1-1/+1
2011-07-27(dialog)->vbox can be replaced by gtk_dialog_get_content_area()Anders Broman1-0/+1
2011-07-27gtk_tree_view_column_get_button ()Anders Broman1-0/+1
2011-07-26Replace access to ...->allocation by gtk_widget_get_allocation +Jörg Mayer1-0/+2
2011-07-25Use gtk_widget_get_has_window() as a wrapper aroundGuy Harris1-0/+1
2011-07-25Fix typo, get rid of #if no longer necessary with the typo fixed.Guy Harris1-1/+1
2011-07-24Replace deprecated functions.Anders Broman1-0/+1
2011-07-24Fix some compile errors when building with real gtk-3.Jörg Mayer1-0/+10
2011-07-22Missed gtk_orientable_set_orientationJörg Mayer1-0/+1
2011-07-22Use correct definition for gtk_combo_box_text_new(): Fixes compile errors.Bill Meier1-1/+1
2011-07-21Handle more stuff in old-gtk-compat.h to avoid guarding in the code.Jörg Mayer1-0/+24
2011-07-21Another one I missed.Jörg Mayer1-0/+1
2011-07-21Fix for buildbot failure. Hopefully I didn't miss too many more.Jörg Mayer1-0/+1
2011-07-21Create a file containing macros to provide the access-functionsJörg Mayer1-0/+42