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