summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests/testbaselinewip/baselineAlexander Larsson2013-03-072-0/+114
* GtkButton: Add baseline align supportAlexander Larsson2013-03-071-7/+55
* GtkAlignment: Support baselinesAlexander Larsson2013-03-071-12/+70
* GtkBox: Add baseline alignment for horizontal boxesAlexander Larsson2013-03-073-52/+315
* GtkLabel: Support baselineAlexander Larsson2013-03-071-17/+91
* Initial support for baselinesAlexander Larsson2013-03-077-65/+348
* Add GTK_ALIGN_BASELINE to GtkAlignAlexander Larsson2013-03-073-3/+17
* Updated Brazilian Portuguese translationRafael Ferreira2013-03-072-1273/+1366
* Updated Kazakh translation.Baurzhan Muftakhidinov2013-03-071-4/+4
* Updated Belarusian translation.Ihar Hrachyshka2013-03-071-205/+210
* Updated Brazilian Portuguese translationRafael Ferreira2013-03-072-1361/+1264
* Update Arabic translationKhaled Hosny2013-03-071-280/+275
* printing: Fix build with -Werror=format-securityRico Tzschichholz2013-03-061-1/+1
* GtkTextView: don't popdown a bubble if we don't have oneGiovanni Campagna2013-03-061-1/+2
* GtkEntry: Sanity check the end_pos value in _get_display_text()Bastien Nocera2013-03-061-1/+1
* GtkLabelAccessible: Sanity check _get_text() input valuesBastien Nocera2013-03-061-1/+15
* gdk/win32/gdkevents-win32.c: Fix buildChun-wei Fan2013-03-061-2/+2
* quartz: Null check title before setting itAlan McGovern2013-03-061-3/+6
* Update Visual Studio Solution FilesChun-wei Fan2013-03-062-0/+16
* Visual Studio Builds: Support Building Introspection FilesChun-wei Fan2013-03-067-38/+545
* po: Remove fuzzy tag for confirmed translationsTimothy Arceri2013-03-051-2/+0
* filechooser: Use _gtk_file_has_native_path() throughout when testing for loca...Federico Mena Quintero2013-03-052-6/+6
* filechooser: Also convert get_uris() to returning native pathsFederico Mena Quintero2013-03-051-11/+23
* filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path()Federico Mena Quintero2013-03-054-13/+12
* filechooser: Show FUSE mounted locations in shortcutsTimothy Arceri2013-03-055-8/+43
* Post-release bumpMatthias Clasen2013-03-051-1/+1
* 3.7.123.7.12Matthias Clasen2013-03-052-1/+53
* GtkBubbleWindow: use OSD style classCosimo Cecchi2013-03-051-0/+3
* GtkBubbleWindow: rework how drawing is doneCosimo Cecchi2013-03-051-54/+217
* GtkBubbleWindow: allocate CSS borders and paddingsCosimo Cecchi2013-03-051-4/+37
* Rename property to be more neutralMatthias Clasen2013-03-052-36/+42
* Really keep GtkBubbleWindow privateMatthias Clasen2013-03-054-155/+151
* Small documentation tweakMatthias Clasen2013-03-052-2/+4
* Popdown the bubble window when text view is scrolledMatthias Clasen2013-03-051-0/+4
* Allow to populate bubbles with extra contentMatthias Clasen2013-03-054-15/+82
* Drop GtkSelectionWindowMatthias Clasen2013-03-053-483/+0
* Do without GtkSelectionWindowMatthias Clasen2013-03-052-41/+132
* Fix a typoMatthias Clasen2013-03-051-1/+1
* Made GtkBubble/SelectionWindow private at the momentCarlos Garnacho2013-03-0511-68/+7
* Use gdk_threads_add_timeout to popup the selection windowCarlos Garnacho2013-03-052-4/+3
* Fix includesMatthias Clasen2013-03-053-1/+7
* Don't allow individual #includes for GtkBubble/SelectionWindowCarlos Garnacho2013-03-053-0/+10
* GtkBubbleWindow: Use style border color to stroke the bubble shapeCarlos Garnacho2013-03-051-11/+44
* textview: Use GtkSelectionWindow for touch text selectionCarlos Garnacho2013-03-051-5/+146
* entry: Use GtkSelectionWindow for touch text selectionCarlos Garnacho2013-03-051-5/+142
* Add GtkSelectionWindowCarlos Garnacho2013-03-056-0/+500
* Add GtkBubbleWindowCarlos Garnacho2013-03-056-0/+1129
* texthandle: Set a bigger input shape, covering the line heightCarlos Garnacho2013-03-051-3/+30
* Ensure the insertion handle stays on fake events (eg from IM)Carlos Garnacho2013-03-052-5/+11
* texthandles: Keep state internally to avoid X overheadCarlos Garnacho2013-03-051-59/+72