summaryrefslogtreecommitdiff
path: root/gladeui/glade-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 732575 - Changed the type hint on the "Edit Separately" window to 'utility'Tristan Van Berkom2014-10-121-1/+1
* Replaced deprecated stock items with its corresponding label strings.Juan Pablo Ugarte2014-05-151-3/+3
* Removed use of deprecated GtkMisc APIJuan Pablo Ugarte2014-05-151-2/+2
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-171-24/+24
* Replaced g_type_class_add_private() with G_ADD_PRIVATE ()Juan Pablo Ugarte2013-07-291-8/+2
* Adapt to recent GTK+ api changesMatthias Clasen2013-07-271-12/+12
* Fix bug 588844 - query dialog cancels if deletedTristan Van Berkom2013-06-181-0/+12
* Set GladeEditor:show-class-field runtime default to be the same as the proepr...Juan Pablo Ugarte2013-06-061-0/+2
* GladeEditor: Show newly created editors for the query dialogTristan Van Berkom2013-04-141-0/+1
* GladeEditor: Ported to define the UI in templates.Tristan Van Berkom2013-04-121-145/+26
* GladeEditor rework: Make atk.png loaded as a GResource.Tristan Van Berkom2013-04-121-4/+4
* GladeEditor: Pack the warning icon before the class icon.Tristan Van Berkom2013-04-121-1/+1
* GladeEditor: Avoid crash when draging and dropping a widget with packing prop...Tristan Van Berkom2013-04-061-4/+9
* Cleanup deprecations all around.Tristan Van Berkom2013-04-011-5/+2
* Removed clear and info buttons from GladeEditor.Juan Pablo Ugarte2013-03-121-169/+15
* Removed GladeEditor notebook children borders and replaced with internal padd...Juan Pablo Ugarte2013-03-121-23/+16
* Added GladeEditor:class-field read only property.Juan Pablo Ugarte2013-03-061-0/+13
* Fix prototype warning issuesJasper St. Pierre2013-02-251-2/+2
* Fixed typo in stringDaniel Mustieles2013-02-211-1/+1
* Replaced GtkButtonBox with a regular GtkBox to pack clear and info buttonsJuan Pablo Ugarte2013-02-191-5/+2
* Cleaned up code replacing editor->priv with a temp priv variable.Juan Pablo Ugarte2013-02-191-115/+150
* Added GLADE_PAGE_SIGNAL to GladeEditorPageType enumeration.Juan Pablo Ugarte2013-02-191-10/+13
* Added glade_editor_show/hide_class_field()Juan Pablo Ugarte2013-02-191-14/+59
* Moved clear and info buttom to the action widget of the notebook.Juan Pablo Ugarte2013-02-191-14/+45
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-5/+5
* Migrated hand coded _get_type() function to G_DEFINE_TYPE() macro plus identa...Juan Pablo Ugarte2012-03-241-90/+74
* * gladeui/glade-base-editor.c,Juan Pablo Ugarte2011-03-311-19/+24
* * gladeui/glade-editor.c: Optimize window resizing by hiding inner notebook ...Tristan Van Berkom2011-02-241-0/+32
* * gladeui/glade-editor.c: Make reset/docs buttons insensitive by default.Tristan Van Berkom2011-02-031-0/+4
* 2011-01-15 Johannes Schmid <jhs@gnome.org>Johannes Schmid2011-01-151-14/+0
* Revert "* gladeui/glade-app.c: glade_app_get() should always return"Johannes Schmid2011-01-151-12/+0
* * gladeui/glade-app.c: glade_app_get() should always returnJohannes Schmid2011-01-151-0/+12
* Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-091-1/+7
|\
| * * gladeui/glade-editor.c: Make query dialog come with a "Create" button insteadTristan Van Berkom2011-01-091-1/+7
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-061-64/+105
|\ \ | |/
| * * gladeui/glade-editor.c: Optimized GladeEditorTristan Van Berkom2011-01-061-64/+103
| * * gladeui/glade-editor.c: Make the editor notebook scrollable.Tristan Van Berkom2011-01-051-0/+2
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-051-193/+224
|\ \ | |/
| * * gladeui/glade-editor.[ch]: Privatized members of GladeEditor.Tristan Van Berkom2011-01-041-120/+185
| * * gladeui/glade-app.[ch], gladeui/glade-command.c, gladeui/glade-editor.[ch],Tristan Van Berkom2011-01-041-51/+5
| * * Made GladePropertyClass completely opaque and created loads of api and upd...Tristan Van Berkom2011-01-031-8/+8
| * * Made GladeWidgetAdaptor internalize *everything* into a private data struc...Tristan Van Berkom2011-01-031-5/+5
| * * Made GladeProperty internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-8/+16
| * * gladeui/Makefile.am, gladeui/glade-editor.c, gladeui/glade-property-class....Tristan Van Berkom2011-01-021-1/+0
| * * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-21/+26
* | gladeui: Fix merge conflictsJohannes Schmid2010-12-301-9/+1
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-301-1029/+1014
|\ \ | |/
| * * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-1040/+1017
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-301-4/+5
|\ \ | |/
| * Merge branch 'master' into offscreen-gtk3Tristan Van Berkom2010-12-221-0/+4
| |\