summaryrefslogtreecommitdiff
path: root/src/glade-property.c
Commit message (Expand)AuthorAgeFilesLines
* Added glade_widget_remove_property ()Tristan Van Berkom2006-08-191-0/+11
* added files glade-base-editor.[ch]Juan Pablo Ugarte2006-07-131-3/+10
* Major rework underway, phase one complete: Move undo/redo stack logic fromTristan Van Berkom2006-06-291-2/+0
* Updated.Tristan Van Berkom2006-06-241-2/+1
* Dont call verify funcs in superuser modeTristan Van Berkom2006-06-241-3/+4
* Added glade_property_[push/pop]_superuser()Tristan Van Berkom2006-06-171-2/+24
* fixed typosTristan Van Berkom2006-06-141-3/+2
* Fixed bug that was using uninitialized data to configure children at loadTristan Van Berkom2006-06-101-2/+4
* Added autogenerated keysyms (but not autogenerating them at the moment).Tristan Van Berkom2006-06-051-8/+71
* fixing compile warnings (constifying)Tristan Van Berkom2006-05-251-1/+1
* Installed unwanted garbage to pass distcheck.Tristan Van Berkom2006-05-221-15/+31
* Applied patch for bug 340692Tristan Van Berkom2006-05-061-1/+1
* Added info buttons and apis to enable/disable them + signals emitted toTristan Van Berkom2006-04-281-1/+1
* Fixed load & save of internal buttonsTristan Van Berkom2006-04-241-0/+31
* Fixing errors in my patch.Tristan Van Berkom2006-04-241-1/+2
* UpdatedTristan Van Berkom2006-04-241-68/+540
* Added glade_widget_is_dupping()Tristan Van Berkom2006-04-041-4/+6
* Added GladeCatalogInitFunc so you could define a function to be executedTristan Van Berkom2006-04-031-2/+3
* Added "catalog_default" arg to glade_property_new() and adjusted callers.Tristan Van Berkom2006-03-011-7/+23
* Updated listTristan Van Berkom2006-02-241-11/+9
* Fixed up blurbs on installed propertiesTristan Van Berkom2006-02-071-5/+3
* Fixed compiler error due to my typo :-/Tristan Van Berkom2006-02-071-4/+4
* require automake 1.9Tristan Van Berkom2006-02-071-2/+2
* Updated (removed bug 317949 from list).Tristan Van Berkom2006-02-031-0/+1
* Implemented load/save of "translatable", "context" and "comments"Tristan Van Berkom2006-01-221-14/+10
* C Removed chdir codeTristan Van Berkom2006-01-221-1/+1
* glade_command_cut_copy_paste_common(); fixed "project" source in case ofTristan Van Berkom2005-12-281-0/+21
* Added GLADE_TYPE_EPROP_OBJECT (object properties)Tristan Van Berkom2005-12-271-112/+96
* glade_app_set_project() Sets the current/working directory to theJuan Pablo Ugarte2005-12-151-0/+4
* Modified Files: ChangeLog po/az.po po/en_CA.po po/es.po po/ja.po po/ms.poTristan Van Berkom2005-12-061-1/+1
* Revamping of the glade-editor, wrenched out the GladeEditorProperty codeTristan Van Berkom2005-10-081-4/+4
* Added glade_command_set_properties_list().Tristan Van Berkom2005-09-021-0/+24
* Fixed bug in glade_property_write_impl() Custom string properties wereTristan Van Berkom2005-08-301-1/+1
* Now all native properties (obtained throughTristan Van Berkom2005-08-291-23/+20
* Use glade_widget_show/hide for toplevels.Tristan Van Berkom2005-08-181-4/+9
* Fixed text properties, when text properties were NULL by default, theTristan Van Berkom2005-08-121-10/+4
* Added new GladeFixedManager code to handle GtkFixed and GtkLayout in aTristan Van Berkom2005-08-091-42/+44
* RemovedTristan Van Berkom2005-08-011-22/+23
* Cleared up property->class references, Added comments, Made spin buttonTristan Van Berkom2005-07-311-5/+47
* stock spec name fixed and removed construct only.Tristan Van Berkom2005-07-301-12/+19
* Added glade builtin pspec types for general purpose use in the plugin.Tristan Van Berkom2005-07-301-5/+1
* Simplified code with convenience functionsTristan Van Berkom2005-07-291-31/+57
* - made some members properties - added glade_property_set (property, ...)Tristan Van Berkom2005-07-291-67/+295
* Fixed a few compile warnings and fixed signal emmission to useTristan Van Berkom2005-07-281-37/+81
* Fixed bug in catalog_find_by_name (Luc Simard)Tristan Van Berkom2005-07-281-102/+320
* Merged LIBGLADE_INTEGRATION --> HEAD, gentlemen; we have reached normality.Tristan Van Berkom2005-02-281-70/+181
* Removed GladePropertyType completely from the source in favor ofTristan Van Berkom2004-11-031-43/+20
* Implemented glade_editor_query_popup(), also obsoleted common & packingTristan Van Berkom2004-10-281-8/+23
* CFLAGS was `-O2 -g', for now just `-g'. (Mixing these two compiler optionsTristan Van Berkom2004-10-261-4/+37
* Added functionality for GtkFixed (also replaced some ints with gints andTristan Van Berkom2004-10-221-6/+12