summaryrefslogtreecommitdiff
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix 154190.Morten Welinder2004-10-021-1/+3
* Shane Butler <shane_b@users.sourceforge.net>Paolo Borelli2004-07-261-2/+2
* Use the new save/open dialog box in gtk+-2.4. Patch by kov at debian dotJoaquin Cuenca Abela2004-05-161-0/+4
* Remove the accelerator label.Joaquin Cuenca Abela2004-05-066-16/+11
* if we found a widget (data.found), but it isn't a container, just returnDamon Chaplin2004-05-051-0/+4
* fix a double free if a palette name is lacking in a xml file.Joaquin Cuenca Abela2004-05-016-6/+14
* Add support for a PreCreateFunction, a function that will got calledJoaquin Cuenca Abela2004-04-301-1/+1
* remove allow shrink, allow grow, and resize mode properties, as per DamonJoaquin Cuenca Abela2004-04-211-0/+3
* fix 3 bad pixels in the shadow of these icons. account for changes onJoaquin Cuenca Abela2004-04-2110-36/+23
* comment out "response-id" as a ChildProperty to retain compatibility withJoaquin Cuenca Abela2004-02-282-1/+13
* restrict child-properties to widgets for which child_property_appliesJoaquin Cuenca Abela2004-02-281-2/+10
* Load the "palette_name" attribute on each widget class which has aJoaquin Cuenca Abela2004-02-074-61/+56
* change the table with the widgets to a vertical box, where each widgetJoaquin Cuenca Abela2004-02-076-29/+47
* ignore the GetFunction of the property "modal".Joaquin Cuenca Abela2004-01-271-0/+1
* make TagEnums and EnumType non required for enum properties. ignoreJoaquin Cuenca Abela2004-01-271-0/+4
* src/glade-catalog.c src/glade-widget-class.c widgets/gtk-additional.xmlTommi Komulainen2004-01-102-2/+2
* Fix segfault when adding a menubar.Paolo Borelli2003-11-292-23/+3
* Add size property for the toolbar and query it on creation.Paolo Borelli2003-11-143-1/+26
* Get rid of property_class->update_signals: they were unused, broken and glade...Paolo Borelli2003-10-315-53/+3
* Handle internal children when reading a .glade file.Paolo Borelli2003-10-271-0/+1
* readd [hv]separator to the palette.Paolo Borelli2003-10-223-19/+4
* Clean up some of the Query logic, QueryResult is now hashtable of GValuesPaolo Borelli2003-10-203-3/+0
* Fix the statusbar widget.Paolo Borelli2003-10-153-1/+22
* Clean up the loading of property_class list. The most relevant change isPaolo Borelli2003-10-1310-83/+42
* Rename placeholder_replace method to replace_child and get it from the xml fi...Paolo Borelli2003-10-063-14/+3
* Remove the workaround for gtkbox fill_empty: properly fix the bug in glade_wi...Paolo Borelli2003-10-061-2/+0
* D'oh, forgot to cvs add these...Paolo Borelli2003-10-052-0/+10
* Introduce a fill_empty method to GladeWidgetClass that, if needed, fills a co...Paolo Borelli2003-10-055-25/+15
* remove this file. set the [gs]et functions of the tooltip property ofJoaquín Cuenca Abela2003-10-041-2/+2
* read the name of the plugin to be used by each catalog and pass it to theJoaquín Cuenca Abela2003-10-044-8/+6
* È3-08-24 Joaquin Cuenca Abela <e98cuenc@yahoo.com>Joaquín Cuenca Abela2003-08-246-48/+3
* Typo fixes.Archit Baweja2003-08-183-5/+2
* set 0.01 as the step for float and double parameters. parse theJoaquin Cuenca Abela2003-08-156-14/+2
* Fix compilation on linux.Paolo Borelli2003-08-141-3/+4
* Adding a gtkseparator fileJoaquín Cuenca Abela2003-08-111-0/+17
* Update Makefile.am, and also remove gtk[hv]separator.xml (now we just use gtk...Joaquín Cuenca Abela2003-08-093-91/+4
* remove the most obviously unneed filesJoaquín Cuenca Abela2003-08-0942-551/+2
* A lot of things :)Joaquín Cuenca Abela2003-08-077-90/+114
* ... broken pipe.Paolo Borelli2003-06-141-0/+2
* New "Edit Menus..." button. It pop ups the menu editor.Joaquín Cuenca Abela2003-03-251-1/+0
* Fixes to make GtkSpinButton work.Joaquín Cuenca Abela2003-03-111-17/+5
* Fix several asserts.Joaquín Cuenca Abela2003-03-091-1/+0
* Implementation of set & get of gunichar GValues.Joaquín Cuenca Abela2002-04-113-4/+13
* Popups for GladePlaceholder. Fixes for segfaulting GtkTreeView's allArchit Baweja2002-03-181-0/+2
* Added an option to display if a property is writable or readonly.Carlos Perelló Marín2001-12-061-0/+32
* Reverted my change about GETTEXT_PACKAGE. We should use the "standar" nameCarlos Perelló Marín2001-12-031-2/+2
* Added CATALOG_DIR to store catalogs Added to load several catalogs fromCarlos Perelló Marín2001-12-034-30/+49
* It does not need placeholder.Carlos Perelló Marín2001-12-021-1/+0
* Added to resize the gtkmessagedialog widget. Added the TRUE && FALSECarlos Perelló Marín2001-12-012-2/+33
* Added to resize the gtkdialog widget. Added full support for GtkDialog.Carlos Perelló Marín2001-11-291-0/+29