summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typosChristian Kirbach2013-08-311-5/+5
* Added GtkSearchEntry iconsJuan Pablo Ugarte2013-08-194-0/+2
* Added icons for GtkListBox and GtkListBoxRowJuan Pablo Ugarte2013-08-196-0/+4
* Added missing AtkRole displayable valuesJuan Pablo Ugarte2013-08-191-0/+105
* Moved GtkSelectionMode displayable values from GtkTreeview to GtkListBoxJuan Pablo Ugarte2013-08-191-11/+11
* Added GtkOverlay iconsJuan Pablo Ugarte2013-08-195-200/+201
* Added GtkApplicationWindow to the catalogJuan Pablo Ugarte2013-08-191-0/+5
* Drag&Drop clean up.Juan Pablo Ugarte2013-08-191-2/+3
* Added GtkOverlay supportJuan Pablo Ugarte2013-08-193-1/+203
* catalog: add missing attributes to the DTDGiovanni Campagna2013-08-141-1/+35
* Fixed some composite template classesTristan Van Berkom2013-08-084-4/+4
* GtkListBox: Simplify code by using new GTK+ APIKalev Lember2013-08-082-65/+17
* Added add-child-verify function to GtkScrolledWindow which is the only place ...Juan Pablo Ugarte2013-08-073-6/+15
* GtkListBox support: Added action to add list box rows to a list box.Tristan Van Berkom2013-08-072-2/+27
* Add GtkListBox supportKalev Lember2013-08-073-0/+334
* Removed reveal-child-test-proxy property. We always show up the widget in the...Juan Pablo Ugarte2013-08-072-22/+3
* Finished support for GtkRevealer.Juan Pablo Ugarte2013-08-077-7/+70
* Add GtkRevealer to the Gtk+ catalogTimm Bäder2013-08-051-0/+16
* Replaced g_type_class_add_private() with G_ADD_PRIVATE ()Juan Pablo Ugarte2013-07-2930-227/+60
* Fix up previous patch to buildColin Walters2013-07-2730-150/+150
* Fixed typoMarek Černocký2013-06-041-1/+1
* GtkStatusbar: Allow editing "size" and don't query for "size"Tristan Van Berkom2013-05-201-1/+2
* Disable GtkTreeViewColumn:cell-areaTristan Van Berkom2013-05-191-0/+2
* Fix bug 686418 - crashes related to setting 'can-focus' property in the runtime.Tristan Van Berkom2013-05-191-0/+4
* Let GtkEntry:has-frame be set on runtime objectsTristan Van Berkom2013-05-191-8/+8
* GtkInfoBar: Horizontal by default.Tristan Van Berkom2013-05-191-1/+4
* Added GladeArrowEditorTristan Van Berkom2013-05-197-9/+250
* Enhanced Label EditingTristan Van Berkom2013-05-194-439/+24
* Added GladeMiscEditorTristan Van Berkom2013-05-197-243/+329
* Added GladeIconViewEditorTristan Van Berkom2013-05-197-6/+724
* Added GladeRealTreeViewEditorTristan Van Berkom2013-05-187-5/+743
* Added GladeViewportEditorTristan Van Berkom2013-05-187-2/+242
* Added GladeLayoutEditorTristan Van Berkom2013-05-187-0/+213
* Added GladeToolPaletteEditorTristan Van Berkom2013-05-187-17/+215
* Added GladeScrollableEditor and GladeTextViewEditorTristan Van Berkom2013-05-1811-3/+1106
* Added GladeLevelBarEditorTristan Van Berkom2013-05-187-2/+477
* Added GladeProgressBarEditorTristan Van Berkom2013-05-177-16/+531
* Added GladeScrollbarEditorTristan Van Berkom2013-05-177-1/+584
* Added GladeScaleEditorTristan Van Berkom2013-05-157-1/+763
* Added GladeComboBoxEditorTristan Van Berkom2013-05-138-15/+703
* Enhancing GtkComboBox editing regarding tearoff menusTristan Van Berkom2013-05-133-5/+66
* Enhancing GtkComboBoxText editorTristan Van Berkom2013-05-134-15/+109
* GladeGtkComboBoxText / GladeStringList: Support editing the <item> "id" attri...Tristan Van Berkom2013-05-135-37/+180
* Added GladeComboBoxTextEditorTristan Van Berkom2013-05-137-1/+369
* Added GladeAppChooserButtonEditorTristan Van Berkom2013-05-127-3/+393
* Added GladeAppChooserWidgetEditorTristan Van Berkom2013-05-127-3/+425
* GTK+ Plugin: Touch up properties for GtkAppChooserDialogTristan Van Berkom2013-05-121-0/+5
* Added GladeScaleButtonEditor.Tristan Van Berkom2013-05-127-13/+429
* GladeButtonEditor: Added an extension port for derived editors to add propertiesTristan Van Berkom2013-05-124-26/+65
* GladeButtonEditor: Don't allow modifying content of a GtkLinkButtonTristan Van Berkom2013-05-121-4/+7