summaryrefslogtreecommitdiff
path: root/gladeui/glade-editor-property.c
Commit message (Expand)AuthorAgeFilesLines
* * gladeui/glade-editor-property.[ch]: Privatized members of GladeEditorPrope...Tristan Van Berkom2011-01-041-205/+271
* * Made GladePropertyClass completely opaque and created loads of api and upd...Tristan Van Berkom2011-01-031-86/+107
* * Made GladeWidgetAdaptor internalize *everything* into a private data struc...Tristan Van Berkom2011-01-031-6/+6
* * gladeui/glade-command.c: Fixed segfault introduced by my recent GladePrope...Tristan Van Berkom2011-01-021-0/+3
* * Made GladeProperty internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-76/+84
* * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-22/+25
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-2527/+2503
* * Whole tree updated to remove all notion of project conversions and dual pr...Tristan Van Berkom2010-12-301-482/+54
* * gladeui/glade-editor-property.c: Make all input widgets want to expand.Tristan Van Berkom2010-12-291-0/+1
* * gladeui/glade-base-editor.c, gladeui/glade-editor-property.c,Tristan Van Berkom2010-12-291-4/+4
* * gladeui/glade-editor-property.c: Align property labels left instead of rightTristan Van Berkom2010-12-271-1/+1
* * gladui/glade-editor-property.c: Set a width-chars on the eprop label so thatTristan Van Berkom2010-12-271-0/+1
* Merge branch 'master' into offscreen-gtk3Tristan Van Berkom2010-12-221-1/+19
|\
| * * 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
* | gladeui: Fix crash in glade-editor-propertyJohannes Schmid2010-11-151-34/+0
* | Remove reference to gtk_size_requestJohannes Schmid2010-11-151-9/+0
* | Initial gtk+ 3.0 port (compiles but doesn't work)Johannes Schmid2010-11-051-7/+5
* | Bug 630690 - drop GtkObject useJohannes Schmid2010-11-051-1/+0
* | Fixed compitation for gtk+-3.0Juan Pablo Ugarte2010-09-191-7/+1
|/
* 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