summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.22.83.22.8Matthias Clasen2017-02-132-2/+29
* GDK W32: Different maximized window position for non-CSD windowsРуслан Ижбулатов2017-02-101-2/+19
* HC: insensitive styling for views.Lapo Calamandrei2017-02-083-0/+10
* adwaita: insensitive styling for viewsLapo Calamandrei2017-02-083-0/+28
* wayland: do not clamp anchor valuesOlivier Fourdan2017-02-061-16/+2
* quartz: Implement gtk_clipboard_get_selectionPhilip Chimento2017-02-051-0/+14
* getting-started: typo tie->theChris Martin2017-02-051-1/+1
* notebook: redraw arrows after closing a tabMichael Catanzaro2017-02-041-0/+2
* Update Icelandic translationSveinn í Felli2017-02-041-1074/+1845
* range: Add a queue_resize callMatthias Clasen2017-02-011-1/+1
* searchentry: Fix typo in documentationDaniel Boles2017-01-311-1/+1
* mir: handle surface placement eventsWilliam Hua2017-01-304-0/+220
* mir: use mir_surface_spec_set_placement for menusWilliam Hua2017-01-301-81/+159
* Revert "notebook: redraw arrows after closing a tab"Michael Catanzaro2017-01-271-2/+0
* wayland: Ensure to set gtk_surface dbus properties after hide()Carlos Garnacho2017-01-251-0/+1
* notebook: redraw arrows after closing a tabMichael Catanzaro2017-01-241-0/+2
* mir: use modal window hintWilliam Hua2017-01-231-2/+23
* mir: fix compile-time warningsWilliam Hua2017-01-223-0/+16
* combobox: Fix documentation typo bx => boxDaniel Boles2017-01-211-1/+1
* menushell: Don’t dereference before typecheckingDaniel Boles2017-01-201-4/+11
* combobox: If typechecking, don’t reference beforeDaniel Boles2017-01-201-4/+9
* combobox: popdown() the menu during unmap()Daniel Boles2017-01-201-3/+14
* GDK W32: Ensure that we use made-up monitors when there are noneРуслан Ижбулатов2017-01-201-6/+31
* update zh_CN translationMandy Wang2017-01-201-986/+1262
* demos: Fix buildChun-wei Fan2017-01-201-1/+1
* GDK W32: Fix idiotic gdk_win32_display_get_monitor() implementationРуслан Ижбулатов2017-01-201-3/+3
* Revert "wayland: Push NULL buffer when hiding a GdkWindow"Carlos Garnacho2017-01-191-7/+4
* docs: Add gtk_print_job_set_source_fd()David King2017-01-191-0/+1
* wayland: Push NULL buffer when hiding a GdkWindowCarlos Garnacho2017-01-191-4/+7
* combobox: Avoid a pointless assignmentDaniel Boles2017-01-191-2/+2
* combobox: Also preselect active item in grid popupDaniel Boles2017-01-191-9/+11
* scale: Really fix documentation of set_digits()Daniel Boles2017-01-191-5/+4
* scale: doc: set_digits doesn’t round retroactivelyDaniel Boles2017-01-191-3/+3
* Scale: Always sync ::digits to Range::round-digitsDaniel Boles2017-01-191-5/+1
* Remove executable bit from C source files in testsDaniel Boles2017-01-193-0/+0
* combobox: Work around popup handler altering modelDaniel Boles2017-01-181-3/+7
* combobox: Don’t select active item if it’s hiddenDaniel Boles2017-01-181-1/+1
* combobox: Move variables into narrowest scopesDaniel Boles2017-01-181-10/+11
* Revert "filechooser portal: Make sure we can save"Matthias Clasen2017-01-171-13/+2
* filechooser portal: Make sure we can saveMatthias Clasen2017-01-171-2/+13
* gdk/wayland: Always get the seat's key modifiers from the GdkKeymapRui Matos2017-01-171-1/+2
* gdk/wayland: Don't add GDK_META_MASK to gdk mod masks if MOD1 is setRui Matos2017-01-171-1/+7
* mir: properly handle empty clipboardWilliam Hua2017-01-161-3/+9
* mir: paste clipboard data from content-hubWilliam Hua2017-01-161-4/+335
* mir: copy clipboard data to content-hubWilliam Hua2017-01-163-3/+212
* mir: connect to content-hubWilliam Hua2017-01-162-1/+43
* mir: track focused windowWilliam Hua2017-01-163-2/+33
* mir: implement window propertiesWilliam Hua2017-01-161-16/+163
* 3.22.73.22.7Matthias Clasen2017-01-161-0/+20
* wayland: avoid 0 width/height anchor rectangleOlivier Fourdan2017-01-161-0/+30