summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* fixed distcheck errors.GLADE3_3_5_0Tristan Van Berkom2008-04-081-1/+1
* Implemented dual format for atk properties, afaics accelerators are loadedTristan Van Berkom2008-04-061-17/+135
* Added basic builder support, format can be chosen via a radiomenuitem inTristan Van Berkom2008-04-061-2/+4
* removed dumb commentsTristan Van Berkom2008-04-051-3/+0
* Fixed crasher on null string when parsing modifiers.Tristan Van Berkom2008-04-031-1/+1
* merging builder branch into trunkTristan Van Berkom2008-04-036-28/+3091
* fixed compile and warnings when setting GtkWindow::icon-nameTristan Van Berkom2008-03-101-0/+1
* Now if an empty project is loaded and anothther project with widgets isTristan Van Berkom2008-03-101-11/+2
* Rolling 3.4.3GLADE3_3_4_3Tristan Van Berkom2008-03-101-1/+10
* - Add/Remove parent doesnt dup widgets anymore (bug 517388)Tristan Van Berkom2008-03-101-2/+2
* - Added GtkVolumeButton and GtkScaleButton widgets (Ross Burton)Tristan Van Berkom2008-03-101-0/+20
* Made sure idle handlers werent updating treeviews after the object isTristan Van Berkom2008-03-091-0/+9
* - Reset "events" property for newly created widgets (workaround for bugTristan Van Berkom2008-03-091-0/+5
* Fixed a crash detail bug 493418.Tristan Van Berkom2008-03-091-0/+5
* ignore GtkWindow::accept-focus. Fixes bug #accept-focus "crash, GtkWindow,Juan Pablo Ugarte2008-02-161-0/+1
* updated displayable values for GtkButtonBox::layout-style addedJuan Pablo Ugarte2007-12-201-3/+12
* Port to gtk 2.12 tooltips API. Bug #500947. Remove the unnecessary eventChristian Persch2007-12-191-21/+8
* fixed bug #503955 'Activating "Add Parent" on an internal widget componentJuan Pablo Ugarte2007-12-181-2/+5
* fixed bug introduced while disabling GtkImage::stock, it should be reJuan Pablo Ugarte2007-12-051-1/+1
* commited J. Ali Harlow <ali@avrc.city.ac.uk> patch. (fixes #495057) oJuan Pablo Ugarte2007-11-091-1/+3
* added glade_gtk_radio_button_set_property() to avoid bogus warningJuan Pablo Ugarte2007-10-272-0/+26
* disable GtkImage::stock when edit type is not in stock mode. This fixs aJuan Pablo Ugarte2007-10-151-0/+2
* Unmarked some properties to be "themed-icon", still dont have permissionTristan Van Berkom2007-08-201-3/+1
* Marked some properties to be "themed-icon"Tristan Van Berkom2007-08-141-3/+3
* Made toolbar-style optional & save always (plus it responds well in theTristan Van Berkom2007-08-142-3/+38
* reverting changeJuan Pablo Ugarte2007-08-081-1/+1
* marked GtkToolba::toolbar-style as save always.Juan Pablo Ugarte2007-08-081-1/+1
* glade_editor_property_new_from_widget() added "packing" argument.Tristan Van Berkom2007-08-071-8/+13
* Disabled the "submenu" property of GtkMenuItem (setting this property toTristan Van Berkom2007-08-061-0/+1
* Fixed compilation with gcc 2.95 (Bug 461923, fix by Jens Granseuer)Tristan Van Berkom2007-07-311-2/+3
* Fixed placeholder menu to also include actions of the parent widget.Tristan Van Berkom2007-07-252-0/+63
* Set "label-xalign" of GtkFrame to be "save-always" (to counter the evilTristan Van Berkom2007-07-251-1/+1
* Make undoing increasing notebook size work properly (needed to destroy theTristan Van Berkom2007-07-251-7/+17
* - Dont transfer "transfer-on-paste" properties to newly added placeholdersTristan Van Berkom2007-07-241-2/+20
* Dont add objects to a project that already contains the said object.Tristan Van Berkom2007-07-241-7/+30
* - Fixed order in which we setup packing actions when adding/replacingTristan Van Berkom2007-07-232-22/+60
* Adding convenience funcs that help with debugging property values inTristan Van Berkom2007-07-232-1/+25
* fixed memory leaks of description strings in usage ofTristan Van Berkom2007-07-182-0/+201
* added gwa_displayable_values_check() and use it to check for displayableJuan Pablo Ugarte2007-07-121-3/+98
* skip properties that are not readable in glade_property_load_impl() (fixesJuan Pablo Ugarte2007-07-061-2/+8
* fixed verify-function and child-verify-function tags for GtkBox, GtkTable,Juan Pablo Ugarte2007-07-031-8/+5
* Moved gladeui/fixed_bg.xpm to plugins/gtk+/fixed-bg.xpm. The graphic isVincent Geddes2007-06-293-2/+20
* Set log domains "GladeUI-GTK" and "GladeUI-GNOME" respectively.Vincent Geddes2007-06-282-11/+12
* gladeui/glade-popup.[ch] - added packing actions to placeholdersJuan Pablo Ugarte2007-06-271-4/+4
* Substitute PLUGINS_WARN_CFLAGS as the warning flags for compiling plugins.Vincent Geddes2007-06-275-937/+4
* print a message for missing displayable values inJuan Pablo Ugarte2007-06-262-12/+22
* glade_gtk_tool_button_set_type() return if loading fixes #450177.Juan Pablo Ugarte2007-06-231-0/+3
* Fix "missing prototype" errors reported by gcc due to increased warningVincent Geddes2007-06-214-26/+314
* Fix errors reported by gcc (due to higher warning level).Vincent Geddes2007-06-213-15/+649
* Use gnome-common macro for WARN_CFLAGS. Bug #399134.Christian Persch2007-06-212-7/+7