summaryrefslogtreecommitdiff
path: root/src/glade-widget.h
Commit message (Expand)AuthorAgeFilesLines
* Open file in "a+" mode and not "w", which was truncating the file only toTristan Van Berkom2006-04-181-1/+2
* Added glade_widget_is_dupping()Tristan Van Berkom2006-04-041-0/+2
* Added a "parent_name" argument to glade_widget_new_for_internal_child(),Tristan Van Berkom2006-04-041-0/+1
* Added a bit about anarchist childrenTristan Van Berkom2006-03-201-11/+18
* o Added packing property recording mechianism to create/delete commandsTristan Van Berkom2006-02-241-0/+5
* Updated listTristan Van Berkom2006-02-241-1/+2
* require automake 1.9Tristan Van Berkom2006-02-071-105/+153
* use glade_project_display_name (), reverted transientness for glade-3Tristan Van Berkom2006-01-251-0/+4
* Fixed broken pixbuf properties :)Tristan Van Berkom2006-01-221-0/+3
* glade_command_cut_copy_paste_common(); fixed "project" source in case ofTristan Van Berkom2005-12-281-3/+15
* Added GLADE_TYPE_EPROP_OBJECT (object properties)Tristan Van Berkom2005-12-271-1/+3
* - Fixed glade_gtk_box_set_size in regards to internal children. - EnhancedTristan Van Berkom2005-09-291-0/+4
* Balanced out reference counts on GladeWidgets and their objects so thatTristan Van Berkom2005-09-221-2/+1
* Use glade_widget_show/hide for toplevels.Tristan Van Berkom2005-08-181-0/+8
* Added new GladeFixedManager code to handle GtkFixed and GtkLayout in aTristan Van Berkom2005-08-091-6/+19
* RemovedTristan Van Berkom2005-08-011-7/+11
* Cleared up property->class references, Added comments, Made spin buttonTristan Van Berkom2005-07-311-12/+20
* Simplified code with convenience functionsTristan Van Berkom2005-07-291-1/+25
* - Removed original notebook tab_label stuff - Add placeholders to notebookTristan Van Berkom2005-07-281-1/+1
* 2005-04-10 Ivan, Wong Yat Cheung <email@ivanwong.infoIvan Wong Yat Cheung2005-04-101-0/+2
* pixmaps/Makefile.am, src/Makefile.am, widgets/Makefile.am,Ivan, Wong Yat Cheung2005-04-021-48/+48
* Merged LIBGLADE_INTEGRATION --> HEAD, gentlemen; we have reached normality.Tristan Van Berkom2005-02-281-35/+60
* 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