summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Support GtkSidebar as wellMatthias Clasen2014-11-105-0/+5
* Make stack switching work from the treeMatthias Clasen2014-11-101-5/+66
* Add editors for GtkStack and GtkStackSwitcherMatthias Clasen2014-11-1011-2/+664
* Support GtkStack and GtkStackSwitcherMatthias Clasen2014-11-1010-1/+147
* Avoid box stuff leaking through for the color chooserMatthias Clasen2014-11-101-1/+12
* Plug a placeholder leak in the box adaptorMatthias Clasen2014-11-071-2/+0
* Switch to a single size property for GtkHeaderBarheaderbarMatthias Clasen2014-11-073-183/+125
* GtkHeaderBar: Improving child add/remove/replace supportTristan Van Berkom2014-11-071-69/+75
* GtkHeaderBar: Fixed property sensitivity issuesTristan Van Berkom2014-11-073-51/+98
* Fixes for actionsMatthias Clasen2014-11-072-42/+154
* Redo sensitivity handlingMatthias Clasen2014-11-073-15/+46
* Coding style cleanupsMatthias Clasen2014-11-071-36/+52
* Add a headerbar editorMatthias Clasen2014-11-077-3/+562
* Initial GtkHeaderBar supportMatthias Clasen2014-11-077-1/+370
* Added return if fail warningTristan Van Berkom2014-11-071-2/+1
* Bug 739310 - Removed rampant '>' from gtk+.xml.inTristan Van Berkom2014-10-291-1/+0
* Move use-center-child to the box editorMatthias Clasen2014-10-273-23/+114
* Add GtkBox center-widget supportMatthias Clasen2014-10-272-2/+93
* glade-gtk-widget.c: Minor fix for 'add_parent' actionsearchbarTristan Van Berkom2014-10-261-7/+2
* glade-gtk-searchbar.c: Avoid critical warnings when loading searchbarsTristan Van Berkom2014-10-261-1/+4
* Add a get_children function for GtkSearchBarMatthias Clasen2014-10-252-0/+12
* Searchbar: Ignore some propertiesMatthias Clasen2014-10-252-1/+5
* Support GtkSearchBarMatthias Clasen2014-10-257-0/+125
* Depend on GTK+ 3.15csdTristan Van Berkom2014-10-232-35/+0
* glade-gtk-window.c: Reuse translatable stringTristan Van Berkom2014-10-231-6/+5
* Use proper mechanisms to deal with dependent propertiesMatthias Clasen2014-10-222-7/+26
* GladeWindowEditor: Added custom control for client side decorationsMatthias Clasen2014-10-223-51/+162
* Support CSD windowsMatthias Clasen2014-10-222-0/+146
* Replaced deprecated stock items with its corresponding label strings.Juan Pablo Ugarte2014-05-152-6/+6
* Removed use of deprecated GtkMisc APIJuan Pablo Ugarte2014-05-153-5/+3
* Added GThemedIcon supportJuan Pablo Ugarte2014-05-091-1/+4
* Migrated from stock icons to icon namesJuan Pablo Ugarte2014-05-071-21/+21
* Replaced deprecated functionsJuan Pablo Ugarte2014-05-075-7/+9
* Seal needed deprecated API.Juan Pablo Ugarte2014-05-0716-30/+156
* Added missing displayable values for AtkObject::accessible-roleJuan Pablo Ugarte2014-05-021-0/+32
* Added GtkLockButton support.Juan Pablo Ugarte2014-04-286-7/+69
* Added GladePropertyShell:disable-check proxy property and the corresponding a...Juan Pablo Ugarte2014-04-222-14/+2
* Fixed Bug 727914 "Logo is not shown in About-dialog"Juan Pablo Ugarte2014-04-213-57/+54
* Fixed skip-pager flags position in GtkWindow editor.Juan Pablo Ugarte2014-04-211-73/+17
* Fixed Bug 353002 "wrong cursor over widgets"Juan Pablo Ugarte2014-04-171-0/+4
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-172-42/+10
* Check use-underline for whether mnemonic-widget can be setDavid Shea2014-04-161-1/+1
* Allow 3 decimal digits for the text scale value.David Shea2014-04-161-0/+3
* Rolling 3.18.1Juan Pablo Ugarte2014-03-271-1/+1
* GtkDialog: disabled use-header-bar property untill Glade supports GtkHeaderBarJuan Pablo Ugarte2014-03-262-0/+44
* Rolling 3.18GLADE_3_18_0Juan Pablo Ugarte2014-03-241-1/+1
* Fixed distcheck errorsJuan Pablo Ugarte2014-03-241-1/+1
* Fixed domain nameMarek Černocký2014-03-221-1/+1
* Fixed domain nameMarek Černocký2014-03-221-1/+1
* GtkGrid: Don't save width/height at their default valuesKalev Lember2014-03-161-2/+0