summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gtkwindow: Always report _GTK_FRAME_EXTENTS for the normal, unmaximized, unti...wip/csd-flickerJasper St. Pierre2014-01-101-23/+40
* updateiconcache: Don't include image data by default anymoreJasper St. Pierre2014-01-101-1/+1
* gtkwindow: Rename get_decoration_size => get_shadow_widthJasper St. Pierre2014-01-103-19/+19
* gtkapplication: add missing annotation for set_accels_for_actionIgnacio Casal Quinteiro2014-01-101-1/+1
* README: Add note about gtk_text_view_add_child_in_window changesAlexander Larsson2014-01-101-0/+5
* GtkTextView: Fix scrolling of added childrenAlexander Larsson2014-01-101-9/+32
* testtextview: Add test for gtk_text_view_add_child_in_windowAlexander Larsson2014-01-101-7/+31
* [l10n] Updated Italian translation.Milo Casagrande2014-01-101-59/+67
* x11: Add/Fix '(type *)' g-i annotationsRico Tzschichholz2014-01-098-20/+20
* Simplify GtkActionHelperRyan Lortie2014-01-082-142/+19
* Use GtkMenuTracker for Quartz backend.William Hua2014-01-086-424/+434
* Move get_key_equivalent() to gdk quartz utils.William Hua2014-01-083-148/+150
* Updated German translationChristian Kirbach2014-01-081-52/+54
* GtkMenuTracker: fix hidden-when='' vs. separatorsRyan Lortie2014-01-081-10/+3
* bloatpad: test hidden-when=''Ryan Lortie2014-01-081-2/+36
* GtkMenuTracker: remove hidden items from the menuRyan Lortie2014-01-081-5/+96
* GtkMenuTrackerItem: add an internal 'visible' flagRyan Lortie2014-01-082-0/+94
* GtkMenuTracker: rework action removal a bitRyan Lortie2014-01-081-15/+15
* GtkMenuTrackerItem: small logic tweakRyan Lortie2014-01-081-0/+2
* GtkMenuTracker: cache result of hash lookupRyan Lortie2014-01-081-6/+16
* colorbutton: fix crash when destroying the colorbutton from the color-set signalIgnacio Casal Quinteiro2014-01-081-0/+2
* Updated Spanish translationDaniel Mustieles2014-01-081-52/+59
* PixelCache: Ensure clean cairo_t state in drawAlexander Larsson2014-01-081-2/+3
* fix prototypes of signal callbacks in the test suiteSteve Langasek2014-01-081-16/+16
* Add icon menu to bloatpad.William Hua2014-01-082-0/+73
* GtkIconInfo: add gtk_icon_info_is_symbolic()William Hua2014-01-083-28/+37
* gtkapplication-quartz: clean up inhibit codeRyan Lortie2014-01-071-53/+31
* app window: test actiongroup across destroyRyan Lortie2014-01-072-0/+82
* Fix GtkApplicationWindow action group implementationRyan Lortie2014-01-071-3/+74
* Add a reftest for GtkActionBar child orderingMatthias Clasen2014-01-073-0/+115
* Updated POTFILES.inPiotr Drąg2014-01-072-0/+2
* GtkActionBar: Just leave the center widget as NULL, initiallyMatthias Clasen2014-01-071-19/+0
* Release-note the headerbar child order changeMatthias Clasen2014-01-071-0/+5
* Make testsplitheaders more robustMatthias Clasen2014-01-071-2/+6
* Updated Hungarian properties translationGabor Kelemen2014-01-071-850/+731
* Add an action bar testMatthias Clasen2014-01-072-0/+151
* Fix order of pack-end widgetsMatthias Clasen2014-01-071-15/+3
* widget-factory: add actionbarWilliam Jon McCann2014-01-071-3/+8
* tests: use actionbar in headerbar testWilliam Jon McCann2014-01-071-25/+5
* Add GtkActionBarWilliam Jon McCann2014-01-076-0/+1195
* Updated Spanish translationDaniel Mustieles2014-01-071-90/+94
* Updated Spanish translationDaniel Mustieles2014-01-071-45/+44
* GtkHeaderBar: Fix positioning of pack-end widgetsMatthias Clasen2014-01-061-16/+3
* Make testtitlebar more versatileMatthias Clasen2014-01-061-2/+69
* Update Kazakh translationBaurzhan Muftakhidinov2014-01-071-801/+921
* Avoid compiler warningsMatthias Clasen2014-01-061-12/+11
* filechooser: Document the settings XMLFederico Mena Quintero2014-01-061-1/+36
* Be more careful when parsing gtk-decoration-layoutMatthias Clasen2014-01-061-1/+1
* quartz: implement gdk_window_set_shadow_width()Ryan Lortie2014-01-063-2/+26
* quartz: fix manual window moveRyan Lortie2014-01-063-6/+10