summaryrefslogtreecommitdiff
path: root/src/glade-property-class.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganised package structure, moved a lot of files and directories.Tristan Van Berkom2007-01-231-1741/+0
* src/glade-base-editor.c src/glade-clipboard-view.c src/glade-command.cTristan Van Berkom2006-12-121-142/+142
* - glade_property_set_enabled(), when enableing a property, sync its valueTristan Van Berkom2006-11-211-9/+0
* Added glade-widget-adaptor.[ch], removed glade-widget-class.[ch].Tristan Van Berkom2006-10-191-1/+0
* fixed bug 353126 "glade3.0.1 lost icons in gtkmenuitem"Juan Pablo Ugarte2006-09-231-6/+13
* o Added new member weight. o glade_property_class_get_displayable_value()Juan Pablo Ugarte2006-09-181-5/+7
* GtkImage support improved. Finally no more g_object_set_data() :)Juan Pablo Ugarte2006-09-121-9/+16
* use non locale specific functions to write out floats and doubles tooTristan Van Berkom2006-08-221-3/+9
* Reverted to use of floating point precision in adjustments - use nonTristan Van Berkom2006-08-221-7/+29
* Now adjustments are saved as decimal values instead of doubles (glade--Tristan Van Berkom2006-08-171-5/+7
* fixed bug 345604 "Pasting a widget does not paste the packing options"Juan Pablo Ugarte2006-08-161-0/+2
* Dont call verify funcs in superuser modeTristan Van Berkom2006-06-241-0/+1
* Added autogenerated keysyms (but not autogenerating them at the moment).Tristan Van Berkom2006-06-051-14/+109
* o Now bookless classes' info buttons are show insensitive. o No infoTristan Van Berkom2006-06-031-4/+6
* Fixed spelling mistakes in alot of sources (bugs 342972 & 343087)Tristan Van Berkom2006-06-021-3/+3
* Installed unwanted garbage to pass distcheck.Tristan Van Berkom2006-05-221-0/+1
* added check for GnomeUI libs (PKG_CHECK_MODULES)Tristan Van Berkom2006-05-181-0/+36
* Added info buttons and apis to enable/disable them + signals emitted toTristan Van Berkom2006-04-281-3/+8
* added atk.xpm to $(libgladeuiinclude_HEADERS)Tristan Van Berkom2006-04-261-59/+20
* UpdatedTristan Van Berkom2006-04-241-22/+267
* Simplified code and added commentsTristan Van Berkom2006-04-191-0/+3
* new GladeEditorProperty class GladeEPropAdjustment.Tristan Van Berkom2006-04-051-18/+34
* glade_project_open() fixed segfault on open faiure.TRISTAN_MERGING_HERETristan Van Berkom2006-03-291-0/+23
* Removed a ridiculous line of code that was making all container classTristan Van Berkom2006-03-141-7/+0
* Added "catalog_default" arg to glade_property_new() and adjusted callers.Tristan Van Berkom2006-03-011-0/+5
* o Added packing property recording mechianism to create/delete commandsTristan Van Berkom2006-02-241-27/+0
* Updated listTristan Van Berkom2006-02-241-159/+224
* Glade 3.0 --> Glade-3Tristan Van Berkom2006-02-101-2/+0
* Fixed compiler error due to my typo :-/Tristan Van Berkom2006-02-071-1/+1
* require automake 1.9Tristan Van Berkom2006-02-071-25/+24
* use glade_project_display_name (), reverted transientness for glade-3Tristan Van Berkom2006-01-251-8/+38
* Fixed broken pixbuf properties :)Tristan Van Berkom2006-01-221-5/+4
* C Removed chdir codeTristan Van Berkom2006-01-221-29/+65
* removing crudTristan Van Berkom2005-12-281-1/+0
* Added GLADE_TYPE_EPROP_OBJECT (object properties)Tristan Van Berkom2005-12-271-15/+157
* glade_app_set_project() Sets the current/working directory to theJuan Pablo Ugarte2005-12-151-0/+29
* glade_xml_get_value() now checks for underscore varients of tag namesTristan Van Berkom2005-12-121-10/+0
* Added missing sources & added gtk+.xmlTristan Van Berkom2005-12-121-10/+39
* 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-8/+8
* glade-3 2.90.0GLADE3_2_90_0Tristan Van Berkom2005-09-291-1/+1
* Implemented GParamSpecBoxed types G_TYPE_STRV & GDK_TYPE_COLOR.Tristan Van Berkom2005-09-141-2/+39
* Added glade_command_set_properties_list().Tristan Van Berkom2005-09-021-7/+10
* Now all native properties (obtained throughTristan Van Berkom2005-08-291-6/+11
* glade_default_app_selection_clear() Add call to glade_util_clear_selectionTristan Van Berkom2005-08-241-33/+34
* RemovedTristan Van Berkom2005-08-011-19/+19
* Cleared up property->class references, Added comments, Made spin buttonTristan Van Berkom2005-07-311-18/+94
* stock spec name fixed and removed construct only.Tristan Van Berkom2005-07-301-7/+8
* Added glade builtin pspec types for general purpose use in the plugin.Tristan Van Berkom2005-07-301-19/+11
* - made some members properties - added glade_property_set (property, ...)Tristan Van Berkom2005-07-291-0/+12