summaryrefslogtreecommitdiff
path: root/gladeui/glade-project.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed C++ compiler errors when including glade.hJuan Pablo Ugarte2011-06-141-6/+4
* * gladeui/glade-project.[ch]Juan Pablo Ugarte2011-03-091-2/+2
* * gladeui/glade-project.c:Tristan Van Berkom2011-02-041-0/+3
* * gladeui/glade-project.[ch]: added accessor for toplevel listJuan Pablo Ugarte2011-02-021-0/+2
* * gladeui/glade-app.c: replaced GladeDesignLayout API with the new private oneJuan Pablo Ugarte2011-01-291-49/+53
* * gladeui/glade-project.[ch], src/glade-window.c: Edit->Preferences becomes ...Tristan Van Berkom2011-01-221-1/+1
* * gladeui/glade-command.[ch]: Removed glade_command_set_naming_policy().Tristan Van Berkom2011-01-221-4/+0
* * gladeui/glade-project.[ch]:Tristan Van Berkom2011-01-161-3/+4
* Cleanup in GladeProjectTristan Van Berkom2011-01-121-2/+0
* * gladeui/glade-project.[ch]: Removed "previewable" flag/property, now as a ...Tristan Van Berkom2011-01-061-2/+0
* * gladeui/glade-app.h, gladeui/glade-base-editor.h, gladeui/glade-catalog.h,Tristan Van Berkom2011-01-051-0/+9
* * gladeui/glade-palette.[ch], gladeui/glade-project.[ch], gladeui/glade-app....Tristan Van Berkom2011-01-041-143/+136
* * Another major refactor, tasks accomplished:Tristan Van Berkom2011-01-031-8/+17
* * gladeui/glade-project.c: Export glade_project_verify_property() to allow v...Tristan Van Berkom2011-01-021-2/+3
* * gladeui/glade-project.[ch], gladeui/glade-widget.c, gladeui/glade-command.c:Tristan Van Berkom2011-01-021-33/+32
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-1/+0
* * Whole tree updated to remove all notion of project conversions and dual pr...Tristan Van Berkom2010-12-301-7/+1
* * gladeui/glade-project.[ch]: Removed dialog and added "load-progress" signalTristan Van Berkom2010-12-221-0/+3
* Added loading objects dialog with progress and cancel.Tristan Van Berkom2010-12-211-0/+3
* * gladeui/glade-project.[ch], gladeui/glade-app.[ch], src/glade-window.c: Re...Tristan Van Berkom2010-12-171-4/+0
* 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>Tristan Van Berkom2010-10-121-2/+6
* * gladeui/glade-project.[ch]:Tristan Van Berkom2010-08-291-0/+1
* Cache the list of objects in the projectsJohannes Schmid2010-05-141-1/+1
* gladeui: Port inspector to use GladeProject as GtkTreeModel.Johannes Schmid2010-05-141-5/+5
* gladeui: Added nice enum for the model columnsJohannes Schmid2010-05-141-0/+20
* gladeui: Initial tree model for GladeProjectJohannes Schmid2010-05-141-1/+1
* * src/Makefile.am, src/glade-close-button.[ch]: Using Paolo Borelli's close ...Tristan Van Berkom2010-03-311-0/+3
* * gladeui/glade-editor-property.[ch]:Tristan Van Berkom2010-03-291-0/+3
* * gladeui/glade-marshallers.list, gladeui/glade-placeholder.c:Tristan Van Berkom2010-03-271-0/+4
* * configure.in, NEWS: Rolling Glade 3.6.5 (added more output in configure.acGLADE_3_6_5Tristan Van Berkom2009-06-121-2/+1
* Rolling 3.6.1GLADE_3_6_1Tristan Van Berkom2009-04-061-3/+0
* Update glade-app accel group.Tristan Van Berkom2008-11-151-3/+0
* Properly convert toolbutton:icon both ways.Tristan Van Berkom2008-10-251-2/+0
* Now can optionally make the entry non editable.Tristan Van Berkom2008-10-211-10/+0
* Encapsulated name tracking mechanismTristan Van Berkom2008-10-161-12/+27
* Added "supports" catalog element to supply supported formats, addedTristan Van Berkom2008-09-201-1/+2
* Now we have a conversion routine that is run in the plugin to convert someTristan Van Berkom2008-09-191-7/+7
* Fixed invisible labels in the menu editor.Tristan Van Berkom2008-04-121-0/+3
* Now load insensitive when widgets are unsupported, and use a warning iconTristan Van Berkom2008-04-101-0/+11
* Loaded and watched the new support_warning on GladeWidgetTristan Van Berkom2008-04-101-0/+3
* Filled in all since, deprecated and builder-unsupported properties.Tristan Van Berkom2008-04-091-0/+2
* reviewed by: TristanJohan Dahlin2008-04-031-0/+12
* Port to gtk 2.12 tooltips API. Bug #500947. Remove the unnecessary eventChristian Persch2007-12-191-2/+0
* Rename glade_project_get_has_unsaved_changes() toVincent Geddes2007-06-291-6/+2
* added glade_project_undo_items() and glade_project_redo_items().Tristan Van Berkom2007-06-191-0/+2
* - Hide private implementation details (Added GladeProjectPrivate). - AddedVincent Geddes2007-04-261-95/+55
* Update ChangeLogVincent Geddes2007-04-211-1/+1
* Performed house cleaning. - Use g_slice_new where appropriate. - HideVincent Geddes2007-04-211-1/+1
* Auto-generate `gladeui.def' for DLL symbol exports. RemoveVincent Geddes2007-04-121-33/+33
* fixed conditionally building gnome & python.Tristan Van Berkom2007-01-251-2/+2