| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix 154190. | Morten Welinder | 2004-10-02 | 1 | -1/+3 |
* | Shane Butler <shane_b@users.sourceforge.net> | Paolo Borelli | 2004-07-26 | 1 | -2/+2 |
* | Use the new save/open dialog box in gtk+-2.4. Patch by kov at debian dot | Joaquin Cuenca Abela | 2004-05-16 | 1 | -0/+4 |
* | Remove the accelerator label. | Joaquin Cuenca Abela | 2004-05-06 | 6 | -16/+11 |
* | if we found a widget (data.found), but it isn't a container, just return | Damon Chaplin | 2004-05-05 | 1 | -0/+4 |
* | fix a double free if a palette name is lacking in a xml file. | Joaquin Cuenca Abela | 2004-05-01 | 6 | -6/+14 |
* | Add support for a PreCreateFunction, a function that will got called | Joaquin Cuenca Abela | 2004-04-30 | 1 | -1/+1 |
* | remove allow shrink, allow grow, and resize mode properties, as per Damon | Joaquin Cuenca Abela | 2004-04-21 | 1 | -0/+3 |
* | fix 3 bad pixels in the shadow of these icons. account for changes on | Joaquin Cuenca Abela | 2004-04-21 | 10 | -36/+23 |
* | comment out "response-id" as a ChildProperty to retain compatibility with | Joaquin Cuenca Abela | 2004-02-28 | 2 | -1/+13 |
* | restrict child-properties to widgets for which child_property_applies | Joaquin Cuenca Abela | 2004-02-28 | 1 | -2/+10 |
* | Load the "palette_name" attribute on each widget class which has a | Joaquin Cuenca Abela | 2004-02-07 | 4 | -61/+56 |
* | change the table with the widgets to a vertical box, where each widget | Joaquin Cuenca Abela | 2004-02-07 | 6 | -29/+47 |
* | ignore the GetFunction of the property "modal". | Joaquin Cuenca Abela | 2004-01-27 | 1 | -0/+1 |
* | make TagEnums and EnumType non required for enum properties. ignore | Joaquin Cuenca Abela | 2004-01-27 | 1 | -0/+4 |
* | src/glade-catalog.c src/glade-widget-class.c widgets/gtk-additional.xml | Tommi Komulainen | 2004-01-10 | 2 | -2/+2 |
* | Fix segfault when adding a menubar. | Paolo Borelli | 2003-11-29 | 2 | -23/+3 |
* | Add size property for the toolbar and query it on creation. | Paolo Borelli | 2003-11-14 | 3 | -1/+26 |
* | Get rid of property_class->update_signals: they were unused, broken and glade... | Paolo Borelli | 2003-10-31 | 5 | -53/+3 |
* | Handle internal children when reading a .glade file. | Paolo Borelli | 2003-10-27 | 1 | -0/+1 |
* | readd [hv]separator to the palette. | Paolo Borelli | 2003-10-22 | 3 | -19/+4 |
* | Clean up some of the Query logic, QueryResult is now hashtable of GValues | Paolo Borelli | 2003-10-20 | 3 | -3/+0 |
* | Fix the statusbar widget. | Paolo Borelli | 2003-10-15 | 3 | -1/+22 |
* | Clean up the loading of property_class list. The most relevant change is | Paolo Borelli | 2003-10-13 | 10 | -83/+42 |
* | Rename placeholder_replace method to replace_child and get it from the xml fi... | Paolo Borelli | 2003-10-06 | 3 | -14/+3 |
* | Remove the workaround for gtkbox fill_empty: properly fix the bug in glade_wi... | Paolo Borelli | 2003-10-06 | 1 | -2/+0 |
* | D'oh, forgot to cvs add these... | Paolo Borelli | 2003-10-05 | 2 | -0/+10 |
* | Introduce a fill_empty method to GladeWidgetClass that, if needed, fills a co... | Paolo Borelli | 2003-10-05 | 5 | -25/+15 |
* | remove this file. set the [gs]et functions of the tooltip property of | JoaquÃn Cuenca Abela | 2003-10-04 | 1 | -2/+2 |
* | read the name of the plugin to be used by each catalog and pass it to the | JoaquÃn Cuenca Abela | 2003-10-04 | 4 | -8/+6 |
* | È3-08-24 Joaquin Cuenca Abela <e98cuenc@yahoo.com> | JoaquÃn Cuenca Abela | 2003-08-24 | 6 | -48/+3 |
* | Typo fixes. | Archit Baweja | 2003-08-18 | 3 | -5/+2 |
* | set 0.01 as the step for float and double parameters. parse the | Joaquin Cuenca Abela | 2003-08-15 | 6 | -14/+2 |
* | Fix compilation on linux. | Paolo Borelli | 2003-08-14 | 1 | -3/+4 |
* | Adding a gtkseparator file | JoaquÃn Cuenca Abela | 2003-08-11 | 1 | -0/+17 |
* | Update Makefile.am, and also remove gtk[hv]separator.xml (now we just use gtk... | JoaquÃn Cuenca Abela | 2003-08-09 | 3 | -91/+4 |
* | remove the most obviously unneed files | JoaquÃn Cuenca Abela | 2003-08-09 | 42 | -551/+2 |
* | A lot of things :) | JoaquÃn Cuenca Abela | 2003-08-07 | 7 | -90/+114 |
* | ... broken pipe. | Paolo Borelli | 2003-06-14 | 1 | -0/+2 |
* | New "Edit Menus..." button. It pop ups the menu editor. | JoaquÃn Cuenca Abela | 2003-03-25 | 1 | -1/+0 |
* | Fixes to make GtkSpinButton work. | JoaquÃn Cuenca Abela | 2003-03-11 | 1 | -17/+5 |
* | Fix several asserts. | JoaquÃn Cuenca Abela | 2003-03-09 | 1 | -1/+0 |
* | Implementation of set & get of gunichar GValues. | JoaquÃn Cuenca Abela | 2002-04-11 | 3 | -4/+13 |
* | Popups for GladePlaceholder. Fixes for segfaulting GtkTreeView's all | Archit Baweja | 2002-03-18 | 1 | -0/+2 |
* | Added an option to display if a property is writable or readonly. | Carlos Perelló Marín | 2001-12-06 | 1 | -0/+32 |
* | Reverted my change about GETTEXT_PACKAGE. We should use the "standar" name | Carlos Perelló Marín | 2001-12-03 | 1 | -2/+2 |
* | Added CATALOG_DIR to store catalogs Added to load several catalogs from | Carlos Perelló Marín | 2001-12-03 | 4 | -30/+49 |
* | It does not need placeholder. | Carlos Perelló Marín | 2001-12-02 | 1 | -1/+0 |
* | Added to resize the gtkmessagedialog widget. Added the TRUE && FALSE | Carlos Perelló Marín | 2001-12-01 | 2 | -2/+33 |
* | Added to resize the gtkdialog widget. Added full support for GtkDialog. | Carlos Perelló Marín | 2001-11-29 | 1 | -0/+29 |