summaryrefslogtreecommitdiff
path: root/gladeui/glade-editor-property.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-10-11 Benjamin Otte <otte@redhat.com>Tristan Van Berkom2011-10-111-9/+6
* * gladeui/glade-editor-property.c, gladeui/glade-property.c, gladeui/glade-w...Tristan Van Berkom2010-12-201-1/+6
* * gladeui/glade-editor-property.c: Unload currently loaded property inTristan Van Berkom2010-12-181-3/+8
* * gladeui/glade-editor-property.c: Hide editor properties when the property ...Tristan Van Berkom2010-12-181-1/+9
* Fix macro to use gtk_adjustment_set_* instead of the obsolete adj->*Pablo Castellano2010-08-031-1/+1
* * gladeui/glade-editor-property.[ch]:Tristan Van Berkom2010-03-291-8/+7
* * gladeui/glade-editor-property.[ch]:Tristan Van Berkom2010-03-291-2/+7
* 2010-03-29 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-291-55/+178
* Revert "Use accessor functions instead direct access. Fourth patch"Javier Jardón2010-02-141-1/+1
* Fix some typos, bug #571464Gabor Kelemen2010-02-131-2/+2
* Mark a string for translation, bug #581167Gabor Kelemen2010-02-131-1/+1
* Use accessor functions instead direct access. Fourth patchJavier Jardón2010-02-121-1/+1
* Use accessor functions instead direct access. Third patchJavier Jardón2010-02-111-1/+1
* Use accessor functions instead direct access.Javier Jardón2009-12-041-53/+84
* Bug 595838 — String fixesPhilip Withnall2009-09-221-2/+2
* * configure.ac, gladeui/glade-app.c: Added --enable-mac-bundle configure opti...Tristan Van Berkom2009-06-291-1/+1
* Use GtkComboBox instead of deprecated GtkOptionMenu.Tristan Van Berkom2009-06-201-36/+33
* Fix usage of deprecated GTK+ symbols (bug 572756)Tristan Van Berkom2009-06-201-9/+9
* * plugins/gtk+/gtk+.xml.in: Make assistant page-titles translatable (bug 503...Tristan Van Berkom2009-06-151-0/+2
* * plugins/gtk+/gtk+.xml.in: Fixed GtkButton to only allow real stock items,Tristan Van Berkom2009-04-181-3/+6
* ...more selection paranoia..Tristan Van Berkom2009-04-181-1/+5
* * plugins/gtk+/glade-activatable-editor.c,Tristan Van Berkom2009-04-181-2/+5
* Added "commit" signal to allow custom editors to do command group/macrosTristan Van Berkom2009-02-051-14/+39
* Added file chooser dialog to pixbuf properties (bug 567817).Tristan Van Berkom2009-01-151-1/+87
* New editor to group the treeview and model together in the base editorTristan Van Berkom2008-11-221-1/+2
* Added a new editor for cell renderersTristan Van Berkom2008-11-191-2/+2
* Fixed recursion in the eprops when updating values (due to exteriorTristan Van Berkom2008-11-151-2/+5
* Faked the accel-group property and added accel-groups object list toTristan Van Berkom2008-11-071-1/+0
* Added icon factory editor widget (only to better format the "sources"Tristan Van Berkom2008-10-281-1/+1
* Reimplemented GtkMenuItem and subclasses from top to bottomTristan Van Berkom2008-10-281-12/+1
* - Reimplemented GtkImage from ground up. - Reimplemented stock onTristan Van Berkom2008-10-271-29/+122
* Added GtkToolButtonEditor editable implementation.Tristan Van Berkom2008-10-261-4/+11
* Ignore parent-changes on internal widgets (that causes problems whenTristan Van Berkom2008-10-251-0/+3
* string_from_enum, now returns the nick and not the name (generally allTristan Van Berkom2008-10-241-3/+3
* Added new #GladeEditable implementation for GtkButton general page.Tristan Van Berkom2008-10-241-1/+28
* - Added GladeEditable interface used as pages by GladeEditor - AddedTristan Van Berkom2008-10-231-27/+0
* Rewrote displayable values so no need for redundancies anymore (bugTristan Van Berkom2008-10-231-4/+5
* new pspec and eprop for GtkIconSources in GtkIconFactories.Tristan Van Berkom2008-10-221-6/+1
* Implemented something based on Pavel's patch, wordwrapping in the editorTristan Van Berkom2008-10-211-7/+48
* Abolished "View->Context Help" and added a context menu to editorTristan Van Berkom2008-10-211-116/+22
* Now can optionally make the entry non editable.Tristan Van Berkom2008-10-211-162/+13
* Encapsulated name tracking mechanismTristan Van Berkom2008-10-161-8/+12
* Implemented new "context" i18n metadata.Tristan Van Berkom2008-10-011-66/+154
* Fixed adjustments when values are null in libglade modeTristan Van Berkom2008-09-221-24/+43
* Set sizegroup_add action sensitive/insensitive depending on project formatTristan Van Berkom2008-09-211-48/+86
* Now we have a conversion routine that is run in the plugin to convert someTristan Van Berkom2008-09-191-45/+146
* Exposed doc_search() command for palette popupTristan Van Berkom2008-09-171-1/+1
* Reverted the above patch portion where built objects only had thierTristan Van Berkom2008-09-161-11/+15
* Creating toplevel widget through unified glade-palette interface. RemovedPavel Kostyuchenko2008-09-161-7/+42
* Now objects and resource property fields are updated correctly (bug 542335Tristan Van Berkom2008-08-061-10/+17