summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Replace old codeBenjamin Otte2014-10-031-13/+5
* gtk-demo: Remove useless code in colorsel exampleBenjamin Otte2014-10-031-9/+1
* gtk-demo: Improve flowbox demo codeBenjamin Otte2014-10-031-4/+17
* gtk-demo: Remove unneeded codeBenjamin Otte2014-10-031-3/+0
* gtk-demo: Properly override font color in combobox exampleBenjamin Otte2014-10-031-4/+7
* widget-factory: Add more buttonsMatthias Clasen2014-10-021-4/+123
* widget-factory: Add a scale buttonMatthias Clasen2014-10-022-2/+64
* gtk-demo: Make the sidebar demo scrollMatthias Clasen2014-10-021-3/+15
* Add GtkSidebarIkey Doherty2014-10-013-0/+79
* gtk-demo: Don't create 2 main windowsMatthias Clasen2014-09-251-1/+2
* Add app-menu.ui to EXTRA_DISTРуслан Ижбулатов2014-09-091-0/+1
* widget-factory: remove margin from app-notificationLapo Calamandrei2014-09-041-1/+0
* widget-factory: More variety in listbox contentMatthias Clasen2014-09-022-3/+110
* gtk-demo: Don't use mad mime type guessingBenjamin Otte2014-08-271-37/+32
* Fix the build of the native gtk-update-icon-cache when cross-compiling.Jehan2014-08-132-2/+2
* widget-factory: Avoid a compiler warningMatthias Clasen2014-08-131-1/+3
* widget-factory: Add a missing style classMatthias Clasen2014-08-131-0/+3
* widget-factory: Don't say 'Etched out' twiceMatthias Clasen2014-08-121-1/+2
* widget-factory: Improve the flow box exampleMatthias Clasen2014-08-122-20/+146
* widget-factory: Add a flowbox exampleMatthias Clasen2014-08-122-1/+135
* widget-factory: Make dialogs non-resizableMatthias Clasen2014-08-121-0/+2
* widget-factory: Don't use rules-hintMatthias Clasen2014-08-121-1/+0
* widget-factory: Add a reset button to the notificationDebarshi Ray2014-08-112-1/+19
* widget-factory: Turn off focus-on-click for notification close buttonDebarshi Ray2014-08-111-0/+1
* widget-factory: Make one switch start out activeMatthias Clasen2014-08-041-0/+1
* gtk-demo: Drop use of deprecated apiMatthias Clasen2014-08-043-3/+0
* widget-factory: Add a linked combobox exampleMatthias Clasen2014-08-031-2/+82
* icon-browser: Redo the icon categorizationMatthias Clasen2014-08-021-456/+469
* icon-browser: Show category descriptions as tooltipsMatthias Clasen2014-08-021-0/+4
* icon-browser: Hide the description label when emptyMatthias Clasen2014-07-291-1/+9
* icon-browser: Don't crash on exitMatthias Clasen2014-07-291-0/+3
* icon-browser: Don't show empty categoriesMatthias Clasen2014-07-291-5/+0
* icon-browser: Make the cell renderer follow stateMatthias Clasen2014-07-291-0/+1
* icon-browser: Hide the search icon until it worksMatthias Clasen2014-07-291-1/+1
* wip: more icon browser reworkMatthias Clasen2014-07-292-259/+132
* wip: rework icon browserMatthias Clasen2014-07-292-122/+270
* icon-browser: Add open-menu to the listMatthias Clasen2014-07-251-0/+1
* gtk-demo: include missing file on EXTRA_DISTIgnacio Casal Quinteiro2014-07-231-0/+1
* widget-factory: Avoid a runtime warningMatthias Clasen2014-07-221-10/+2
* gtk-demo: Improve text scroll exampleMatthias Clasen2014-07-211-8/+10
* widget-factory: Show acceleratorsMatthias Clasen2014-07-201-0/+27
* widget-factory: Rename some widgetsMatthias Clasen2014-07-201-2/+2
* widget-factory: Add accelerators for some actionsMatthias Clasen2014-07-201-0/+22
* Trivial: Move resources into the same prefixMatthias Clasen2014-07-192-2/+2
* icon-browser: Improve the look a tiny bitJasper St. Pierre2014-07-171-0/+2
* widget-factory: Mark selectable listbox rows non-activatableMatthias Clasen2014-07-151-4/+3
* widget-factory: Fix multi-selection exampleMatthias Clasen2014-07-141-0/+1
* widget-factory: Use multi-selection for the listbox exampleMatthias Clasen2014-07-141-1/+1
* widget-factory: Fix a typoMatthias Clasen2014-07-131-1/+1
* widget-factory: Use the new ::activatable propertyMatthias Clasen2014-07-132-95/+119