summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GtkMenuSectionBox: hack and slash iconic supportwip/desrt/popover-iconicRyan Lortie2014-04-283-1/+32
* Document iconic section supportMatthias Clasen2014-04-281-0/+34
* Add an example of iconic renderingMatthias Clasen2014-04-282-0/+64
* Add an iconic mode to model buttonsMatthias Clasen2014-04-281-21/+76
* GtkMenuTrackerItem: Add support for verb-iconsMatthias Clasen2014-04-282-0/+30
* GtkPopover: new approach to menu model bindingRyan Lortie2014-04-284-248/+461
* GtkMenuTracker: add 'merge_sections' flagRyan Lortie2014-04-284-6/+14
* GtkMenuTracker: don't specialise "submenu" linkRyan Lortie2014-04-286-28/+31
* GtkMenuTracker: make "is-visible" a propertyRyan Lortie2014-04-283-14/+29
* GtkMenuTracker: remove "visible" propertyRyan Lortie2014-04-282-14/+0
* Rename the modelbutton style classMatthias Clasen2014-04-271-1/+2
* Add a popover menu example to gtk3-widget-factoryMatthias Clasen2014-04-272-9/+82
* Add a paned example to gtk3-widget-factoryMatthias Clasen2014-04-271-1/+91
* Fix testmenubuttonMatthias Clasen2014-04-261-1/+1
* GtkModelButton: improve size allocationMatthias Clasen2014-04-261-24/+116
* Actually set the default for GtkMenuButton::use-popoverMatthias Clasen2014-04-261-0/+1
* gdkscreen-wayland: Emit monitors-changed when the output scale changesAdel Gadllah2014-04-261-0/+1
* Add Adwaita to the list of default icon themesMatthias Clasen2014-04-261-0/+1
* Fixed crash in GtkLockButton if a button with permission set to NULL is clicked.Juan Pablo Ugarte2014-04-251-2/+4
* GtkWindow: Avoid a critical in F10 handlingMatthias Clasen2014-04-251-1/+4
* tests: add missing files to EXTRA_DISTMatthias Clasen2014-04-251-1/+4
* Add missing templates to testdialogMatthias Clasen2014-04-253-2/+37
* GtkDialog: Update suggested-action more carefullyMatthias Clasen2014-04-251-11/+40
* GtkDialog: Support adding action widgets in ui filesMatthias Clasen2014-04-251-18/+49
* openbsd: properly set len for gtkmountoperation-x11Antoine Jacoutot2014-04-251-18/+19
* GtkMenuButton: use popovers by defaultMatthias Clasen2014-04-241-1/+1
* gdk/win32: VK_SNAPSHOT maps to GDK_PrintMarc-André Lureau2014-04-241-0/+2
* win32: add more clipboard data checks to avoid crashMarc-André Lureau2014-04-242-0/+8
* W32: Add modelbutton stylesРуслан Ижбулатов2014-04-241-0/+100
* W32: Add a set of "focused" styles to checkmarksРуслан Ижбулатов2014-04-241-0/+6
* W32: Fix dummy prelight style for check/radio buttonsРуслан Ижбулатов2014-04-241-1/+3
* W32: remove the blue "selected" rectangle when activating a checkbuttonРуслан Ижбулатов2014-04-241-0/+6
* Add all version macros to the docsMatthias Clasen2014-04-231-0/+5
* Add GDK_VERSION_3_14Matthias Clasen2014-04-231-0/+9
* Updated Hebrew translationYosef Or Boczko2014-04-231-349/+344
* dialog: keep action area stretched outMatthias Clasen2014-04-231-0/+1
* wayland: handle the wl_touch interfaceCarlos Garnacho2014-04-221-1/+231
* wayland: Separate master devices from seat capabilitiesCarlos Garnacho2014-04-221-22/+76
* DND: go back to a timeout for cancel animationMatthias Clasen2014-04-221-7/+5
* GtkFileChooserDialog: Avoid a bottom border in the dialogMatthias Clasen2014-04-221-1/+1
* dialog: add a box around the action area to use for stylingWilliam Jon McCann2014-04-222-5/+22
* file-chooser: make enter location an operation modeWilliam Jon McCann2014-04-221-1/+20
* file-chooser: merge path bar mode and location modeWilliam Jon McCann2014-04-222-168/+28
* file-chooser: remove select a folder info messageWilliam Jon McCann2014-04-222-35/+7
* file-chooser: don't use an special label for recentWilliam Jon McCann2014-04-222-44/+2
* file-chooser: add a search bar instead of using a path bar modeWilliam Jon McCann2014-04-222-56/+30
* file-chooser: add sidebar class to sidebarWilliam Jon McCann2014-04-221-0/+3
* file-chooser: style location bar as a search barWilliam Jon McCann2014-04-221-1/+6
* file-chooser: style save mode name box as a search barWilliam Jon McCann2014-04-221-1/+4
* file-chooser: don't show a "save folder:" labelWilliam Jon McCann2014-04-221-19/+0