summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cups: make string non-literals translatable againFelipe Borges2016-04-141-1/+1
* gtkplacessidebar: don't margins in the codeSebastien Bacher2016-04-141-2/+0
* GtkWindow: Ensure the toplevel is realized before realizing popoversCarlos Garnacho2016-04-141-1/+2
* GDK W32: Fix bounding rect calculation on window creation The bounding rect s...Jeremy Tan2016-04-131-2/+2
* Updated POTFILES.skipPiotr Drąg2016-04-132-0/+8
* cups: Fix more "format not a string literal" errorFelipe Borges2016-04-131-13/+48
* update zh_CN translationYunQiang Su2016-04-131-2460/+3064
* update zh_CN translationYunQiang Su2016-04-131-237/+179
* reftests: test rem sizeMatt Watson2016-04-123-0/+49
* reftests: test em sizeMatt Watson2016-04-124-0/+779
* css: always get default font size in pixelsMatt Watson2016-04-124-29/+44
* app: add missing g_returnsSébastien Wilmet2016-04-121-1/+13
* GDK W32: Deduplicate reparentingРуслан Ижбулатов2016-04-121-9/+0
* gtk: Annotate GtkFlowBoxCreateWidgetFunc as "transfer full"Rico Tzschichholz2016-04-121-1/+1
* GtkTrayIcon: fix uninitialised variableBalló György2016-04-111-0/+1
* documentation: trivial typo fixes in GtkWidgetMohammed Sadik2016-04-111-2/+2
* win32: rollback change and use _gdk_displayIgnacio Casal Quinteiro2016-04-111-1/+1
* win32: add missing empty linesIgnacio Casal Quinteiro2016-04-111-0/+4
* Update Persian translationsArash Mousavi2016-04-111-1020/+1251
* gdkdevice: Expose tool as propertyMatthias Clasen2016-04-111-1/+15
* listbox: Fix css node orderingMatthias Clasen2016-04-111-7/+8
* broadway: fix documentationMohammed Sadik2016-04-112-7/+7
* recent-manager: Always ensure that size is reset on creationEmmanuele Bassi2016-04-101-0/+1
* recent-manager: Fix the error domain and message on move_item()Emmanuele Bassi2016-04-101-3/+3
* recent-manager: Emit ::changed on file deletionEmmanuele Bassi2016-04-101-3/+1
* Assign a recent manager if one is setEmmanuele Bassi2016-04-101-3/+3
* app: minor code improvementsSébastien Wilmet2016-04-101-2/+2
* app: improve code of extract_accels_from_menu()Sébastien Wilmet2016-04-101-6/+6
* app: use g_set_object()Sébastien Wilmet2016-04-101-18/+2
* app: don't use deprecated functionSébastien Wilmet2016-04-101-3/+8
* app: improve doc of gtk_application_get_window_by_id()Sébastien Wilmet2016-04-101-0/+3
* app: improve doc of gtk_application_set_accels_for_action()Sébastien Wilmet2016-04-101-0/+3
* app: avoid code duplication for setting accelsSébastien Wilmet2016-04-101-12/+9
* Fix gtk_scrollable_get_border annotationLukas K2016-04-101-1/+1
* Updated Bulgarian translationZahari Yurukov2016-04-101-1210/+2119
* quartz: zoom/rotate change compile/runtime check from 10.7 to 10.8Friedrich Beckmann2016-04-091-4/+5
* Add a note about GDK_AXIS_X/YMatthias Clasen2016-04-091-0/+4
* wayland: Keyboard don't have x/yMatthias Clasen2016-04-091-0/+3
* Mention geometry handling changes in release notesMatthias Clasen2016-04-091-0/+5
* inspector: simplify some codeMatthias Clasen2016-04-091-29/+10
* Move GdkDeviceTool into its own filesMatthias Clasen2016-04-0913-270/+366
* app: fix indentationSébastien Wilmet2016-04-091-7/+9
* inspector: Use GdkAxes instead of GdkAxisUseMatthias Clasen2016-04-091-38/+19
* inspector: Add an origin mark to the slowdown scaleMatthias Clasen2016-04-091-0/+3
* inspector: Give the font scale an entryMatthias Clasen2016-04-092-13/+57
* docs: trivial fixes in GtkApplication-related documentationSébastien Wilmet2016-04-094-8/+8
* animatedstyle: don't share styleanimationsMatt Watson2016-04-086-75/+114
* animatedstyle: just ref current style if timestamp the sameMatt Watson2016-04-081-1/+1
* animatedstyle: fail to create new style if timestamp goes backwardsMatt Watson2016-04-081-0/+2
* cssanimation: port to progress trackerMatt Watson2016-04-083-76/+52