summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Deiconify a window when double clicking on its icon in the project view.Paolo Borelli2003-11-141-0/+5
* Move the GladeCommand declaration in the header.Paolo Borelli2003-11-141-1/+1
* Fix the MAKE_TYPE macro in command and more cleanups.Paolo Borelli2003-11-141-0/+9
* Free the gvalue of the set property command. Missed it in the previous audit.Paolo Borelli2003-11-141-0/+6
* Audit all the uses of GValues and fix leaks: values must be unset when done w...Paolo Borelli2003-11-101-0/+10
* Janitoring.Paolo Borelli2003-11-091-1/+8
* Turn GladeProperty in a simple struct instead of being a GObject.Paolo Borelli2003-11-091-0/+6
* Č3-11-08 Joaquin Cuenca Abela <e98cuenc@yahoo.com>JoaquĆ­n Cuenca Abela2003-11-081-0/+5
* Retrieve from gtk the value of packing properties: we now write a correct .gladePaolo Borelli2003-11-071-0/+10
* restore the good png.Joaquin Cuenca Abela2003-11-061-0/+4
* Restore cursor change.Paolo Borelli2003-11-051-0/+5
* Fix compilation on linux... hopefully without breaking on windows.Paolo Borelli2003-11-051-0/+9
* rewrite it as a GtkWidget. Moved some of its functions to glade-utils.c.Joaquin Cuenca Abela2003-11-021-0/+20
* Forgot ChangeLog...Paolo Borelli2003-11-011-0/+6
* More janitoring. Remove dead code.Paolo Borelli2003-11-011-2/+3
* Ifdef out the GladeProperty->child since it's unused. Use apply_property_from...Paolo Borelli2003-11-011-0/+7
* Delete .desktop file on make clean.Paolo Borelli2003-11-011-0/+5
* Janitoring: remove unused function and duplicated include.Paolo Borelli2003-10-311-0/+5
* Get rid of property_class->update_signals: they were unused, broken and glade...Paolo Borelli2003-10-311-0/+14
* Minor janitoring.Paolo Borelli2003-10-271-0/+6
* Handle internal children when reading a .glade file.Paolo Borelli2003-10-271-0/+11
* Forgot a bit of ChangeLog...Paolo Borelli2003-10-231-0/+1
* Handle writing of the internal-child attribute.Paolo Borelli2003-10-231-1/+2
* First support for internal children. Now you can add widgets to dialogs. StillPaolo Borelli2003-10-231-0/+11
* readd [hv]separator to the palette.Paolo Borelli2003-10-221-0/+6
* Some refactoring of GladeWidget creation.Paolo Borelli2003-10-211-0/+9
* restore a bit of (erroneusly?) commented out code that prevented toPaolo Borelli2003-10-201-0/+6
* Clean up some of the Query logic, QueryResult is now hashtable of GValuesPaolo Borelli2003-10-201-0/+13
* Set the query dialog title.Paolo Borelli2003-10-201-0/+5
* Convert Changelog to UTF-8.Paolo Borelli2003-10-161-37/+37
* Fix the statusbar widget.Paolo Borelli2003-10-151-0/+8
* Forgot ChangeLog...Paolo Borelli2003-10-151-0/+4
* Clean up the loading of property_class list. The most relevant change isPaolo Borelli2003-10-131-0/+13
* Rename placeholder_replace method to replace_child and get it from the xml fi...Paolo Borelli2003-10-061-0/+15
* Remove the workaround for gtkbox fill_empty: properly fix the bug in glade_wi...Paolo Borelli2003-10-061-0/+6
* Introduce a fill_empty method to GladeWidgetClass that, if needed, fills a co...Paolo Borelli2003-10-051-0/+15
* remove this file. set the [gs]et functions of the tooltip property ofJoaquĆ­n Cuenca Abela2003-10-041-0/+6
* update the TODO listJoaquĆ­n Cuenca Abela2003-10-041-0/+4
* read the name of the plugin to be used by each catalog and pass it to theJoaquĆ­n Cuenca Abela2003-10-041-0/+24
* (glade_widget_write) remove some of the g_warningPaolo Borelli2003-09-021-0/+10
* Be a bit more robust when readingPaolo Borelli2003-09-011-0/+11
* Load the icon.Paolo Borelli2003-08-311-0/+6
* One liner fix for loading .glade files properlyArchit Baweja2003-08-261-0/+6
* Č3-08-24 Joaquin Cuenca Abela <e98cuenc@yahoo.com>JoaquĆ­n Cuenca Abela2003-08-241-0/+6
* Load child_properties inPaolo Borelli2003-08-211-0/+2
* Bye bye GladeWidget->children, GladeWidget->parent.Paolo Borelli2003-08-211-0/+13
* Add icons also in the clipboard view andPaolo Borelli2003-08-201-0/+3
* Display an icon next to the widget namePaolo Borelli2003-08-201-0/+7
* Typo fixes.Archit Baweja2003-08-181-1/+5
* Do not use GladeWidget->children toPaolo Borelli2003-08-171-0/+5