summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove gdk_window_flush_if_exposing as its not needed anymoreAlexander Larsson2012-08-231-32/+0
* Fix flashing in non-double-buffered widgetsAlexander Larsson2012-08-231-35/+30
* GtkWidget: fix insert_action_group(NULL)Ryan Lortie2012-08-231-1/+4
* gdkwindow.c: Fix up window debug codeAlexander Larsson2012-08-231-6/+44
* Avoid unnecessary window flushesAlexander Larsson2012-08-231-2/+3
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-08-234-702/+746
* quartz: add evil casting to make sure time wraps correctly on 32bit machinesMichael Natterer2012-08-231-2/+5
* Updated Polish translationPiotr Drąg2012-08-232-1151/+1301
* Protect pasteboard GtkTargetPair flag values from being out of rangeJohn Ralls2012-08-221-0/+1
* Implement gdk_quartz_keymap_lookup_keyJohn Ralls2012-08-221-5/+3
* Copy in annotations missing from gtkdnd-quartz and gtkclipboard-quartzJohn Ralls2012-08-222-25/+314
* Update French translationAlexandre Franke2012-08-221-359/+469
* Fix French translationAlexandre Franke2012-08-222-8/+8
* Updated Norwegian bokmål translationKjartan Maraas2012-08-221-30/+30
* GtkActionHelper: two small fixups in _set_target_value()Ryan Lortie2012-08-221-1/+8
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2012-08-221-13/+14
* po/vi: imported from Damned LiesNguyễn Thái Ngọc Duy2012-08-221-192/+238
* Don't left align label in check buttons when they have no indicatorWilliam Jon McCann2012-08-211-1/+14
* modelmenu: fix a GCC warningCosimo Cecchi2012-08-211-1/+1
* textview: fix a typo in method gtk-doc annotationCosimo Cecchi2012-08-211-1/+1
* menubutton: use consistent parameter namesCosimo Cecchi2012-08-211-1/+1
* Updated Indonesian translation for Property NicksAndika Triwidada2012-08-211-1254/+1515
* Updated Indonesian translationDirgita2012-08-211-256/+276
* Bump versionMatthias Clasen2012-08-211-1/+1
* 3.5.123.5.12Matthias Clasen2012-08-202-1/+44
* Fix the doc buildMatthias Clasen2012-08-201-1/+2
* Fix exports for new symbolsMatthias Clasen2012-08-201-0/+4
* Add documentationMatthias Clasen2012-08-203-3/+136
* GtkTextView: Add input purpose and hintsMatthias Clasen2012-08-203-3/+118
* GtkEntry: Add input purpose and hintsMatthias Clasen2012-08-203-1/+116
* GtkIMContext: Add purpose and hintsMatthias Clasen2012-08-201-1/+93
* enums: Add purpose enum and hints flags.Krzesimir Nowak2012-08-201-0/+84
* GtkMenuButton: rename _set_menu() to _set_popup()Ryan Lortie2012-08-208-68/+103
* Updated Lithuanian translationAurimas Černius2012-08-202-2228/+2320
* Updated POTFILES.skipPiotr Drąg2012-08-202-0/+2
* Updated Spanish translationDaniel Mustieles2012-08-201-222/+225
* icon-view: emit selection-changed when changing the modelWilliam Jon McCann2012-08-201-0/+7
* visuals: add a visual test for suggested-action buttonsCosimo Cecchi2012-08-202-1/+92
* gtkmodelmenu: add support for action namespacesLars Uebernickel2012-08-204-11/+74
* GtkApplicationWindow: drop GActionMuxer useRyan Lortie2012-08-201-14/+0
* Drop GSimpleActionObserverRyan Lortie2012-08-203-339/+0
* Remove private appwindow observer creation APIRyan Lortie2012-08-202-25/+0
* ApplicationWindow: setup accels with widget muxerLars Uebernickel2012-08-201-14/+5
* Remove #include for muxer from gtkapplication.cRyan Lortie2012-08-201-1/+0
* Action helper support in Mac OS menus.William Hua2012-08-203-214/+76
* gtkmodelmenu: move to new action regimeRyan Lortie2012-08-205-284/+75
* GtkMenuItem: implement GtkActionableRyan Lortie2012-08-202-4/+77
* port GtkButton to GtkActionHelperRyan Lortie2012-08-202-100/+20
* port GtkSwitch to GtkActionHelperRyan Lortie2012-08-201-92/+15
* Add two users of gtk_widget_insert_action_groupLars Uebernickel2012-08-202-0/+5