summaryrefslogtreecommitdiff
path: root/src/glade-widget.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented glade_command_copy () (undo/redo works like a charm :-)Tristan Van Berkom2004-11-051-3/+1
* Implemented glade_editor_query_popup(), also obsoleted common & packingTristan Van Berkom2004-10-281-0/+5
* Added functionality for GtkFixed (also replaced some ints with gints andTristan Van Berkom2004-10-221-0/+2
* Typo.Morten Welinder2004-10-061-1/+1
* included "glade-types.h", removed duplicate declaration of GladeWidget,Damon Chaplin2004-04-221-2/+2
* fix 3 bad pixels in the shadow of these icons. account for changes onJoaquin Cuenca Abela2004-04-211-66/+63
* fix some bugs in the signal editor. Now it's more or less bug free (IJoaquin Cuenca Abela2004-01-221-2/+2
* add a glade_signal_copy function. put the signals with a handler on a hashJoaquin Cuenca Abela2004-01-181-1/+2
* Retrieve from gtk the value of packing properties: we now write a correct .gladePaolo Borelli2003-11-071-5/+2
* Fix compilation on linux... hopefully without breaking on windows.Paolo Borelli2003-11-051-17/+4
* rewrite it as a GtkWidget. Moved some of its functions to glade-utils.c.Joaquin Cuenca Abela2003-11-021-0/+15
* Ifdef out the GladeProperty->child since it's unused. Use apply_property_from...Paolo Borelli2003-11-011-2/+6
* First support for internal children. Now you can add widgets to dialogs. StillPaolo Borelli2003-10-231-0/+11
* Bye bye GladeWidget->children, GladeWidget->parent.Paolo Borelli2003-08-211-18/+14
* Fix getting the widget name fromPaolo Borelli2003-07-301-2/+0
* First stage of the packingPaolo Borelli2003-07-261-2/+15
* Cleanup.Paolo Borelli2003-07-261-7/+8
* Fix selection.Joaquín Cuenca Abela2003-06-191-7/+0
* Rework some of my signal changes, so that they are less leaky.Paolo Borelli2003-06-191-3/+1
* Some work on the signal editor.Paolo Borelli2003-06-171-10/+9
* more changes from Paolo & meJoaquín Cuenca Abela2003-06-071-2/+3
* Change the glade_command_create & delete work (by Paolo). Release resources ...Joaquín Cuenca Abela2003-05-311-6/+4
* Fix the popup menu (by Paolo). Fix the cut & paste commands (by myself).Joaquín Cuenca Abela2003-05-111-4/+0
* glade_clipboard_copy works better with the help of glade_widget_cloneArchit Baweja2002-04-121-1/+2
* removed call to glade_widget_set_default_packing_options (). FixedArchit Baweja2002-03-291-0/+1
* Popups for GladePlaceholder. Fixes for segfaulting GtkTreeView's allArchit Baweja2002-03-181-0/+5
* remove the packing memebers, we where not using them.Chema Celorio2001-08-131-16/+0
* try to fix gettext support. Duno why translations are not working. FeelChema Celorio2001-08-121-1/+1
* add a temp hack to set the properties. (glade_property_get): ditto to getChema Celorio2001-08-071-1/+0
* add a packing argument. (glade_widget_set_default_options): we now set theChema Celorio2001-08-041-7/+27
* implement, new file.Chema Celorio2001-07-221-0/+3
* init_function is not required in the xml files.Chema Celorio2001-07-161-0/+1
* set the propertyChema Celorio2001-07-151-2/+6
* more work. I'll start writing ChangeLog entries from now onJose Maria Celorio2001-07-021-0/+9
* add patches from SHANE BUTLER that implement the signal editor.Jose Maria Celorio2001-06-281-0/+10
* lots of work. Selection is starting to work nowJose Maria Celorio2001-06-251-0/+6
* Initial revisionJose Maria Celorio2001-06-191-0/+65