summaryrefslogtreecommitdiff
path: root/gladeui/glade-command.c
Commit message (Expand)AuthorAgeFilesLines
* Use accessor functions instead direct access.Javier Jardón2009-12-041-2/+1
* Fix deprecated symbols (bug 572756)Tristan Van Berkom2009-06-201-1/+1
* * configure.in, NEWS: Rolling Glade 3.6.5 (added more output in configure.acGLADE_3_6_5Tristan Van Berkom2009-06-121-6/+1
* Fix win32 crasher (bug 575206) again (seems I missed it was klass->nameTristan Van Berkom2009-03-231-4/+6
* fixed a little win32 crasherTristan Van Berkom2009-03-221-2/+4
* Rolling Glade 3.6.0GLADE_3_6_0Tristan Van Berkom2009-03-161-8/+9
* some unfinished workTristan Van Berkom2009-01-151-9/+86
* Added some important fixesTristan Van Berkom2009-01-051-1/+2
* Added editor support for Icon View.Tristan Van Berkom2008-11-251-1/+3
* Fixed check for wrapperless objects returned by adaptor_get_children().Tristan Van Berkom2008-11-251-3/+3
* - Fixed gtk_image_menu_item_set_stock() to not override the label value ifTristan Van Berkom2008-11-241-8/+38
* Now add/remove parentless widget props from the project inTristan Van Berkom2008-11-231-14/+34
* Added glade_widget_[un]lock() and glade_command_[un]lock_widget().Tristan Van Berkom2008-10-311-52/+83
* Reimplemented GtkMenuItem and subclasses from top to bottomTristan Van Berkom2008-10-281-0/+158
* Fixed a crasher in project conversions.Tristan Van Berkom2008-10-261-9/+6
* Properly convert toolbutton:icon both ways.Tristan Van Berkom2008-10-251-23/+37
* Fixed property commands to not unify across separate groups, and also toTristan Van Berkom2008-10-171-5/+20
* Encapsulated name tracking mechanismTristan Van Berkom2008-10-161-2/+151
* Implemented new "context" i18n metadata.Tristan Van Berkom2008-10-011-22/+38
* Fixed adjustments when values are null in libglade modeTristan Van Berkom2008-09-221-14/+102
* Set sizegroup_add action sensitive/insensitive depending on project formatTristan Van Berkom2008-09-211-5/+5
* Now we have a conversion routine that is run in the plugin to convert someTristan Van Berkom2008-09-191-4/+176
* - Show glade widgets in the workspace on selection changes in the projectTristan Van Berkom2008-09-181-2/+0
* Replace the deprecated G_GNUC_PRETTY_FUNCTION with G_STRFUNC. Bug #512559.Christian Persch2008-09-181-1/+1
* Creating toplevel widget through unified glade-palette interface. RemovedPavel Kostyuchenko2008-09-161-9/+43
* Filled in all since, deprecated and builder-unsupported properties.Tristan Van Berkom2008-04-091-1/+1
* Run gtkdocize with --flavour=no-tmplTristan Van Berkom2008-04-071-2/+2
* merging builder branch into trunkTristan Van Berkom2008-04-031-4/+7
* removed every extra documentation, we keep them empty just becauseJuan Pablo Ugarte2007-07-301-5/+12
* Rolling 3.3.2GLADE_3_3_2Tristan Van Berkom2007-07-231-2/+0
* fixed memory leaks of description strings in usage ofTristan Van Berkom2007-07-181-24/+19
* Fix "missing prototype" errors reported by gcc due to increased warningVincent Geddes2007-06-211-5/+10
* Make strings more translatable (#419979).Vincent Geddes2007-06-171-4/+14
* - Fixed cut/paste inside notebooks (widgets wanted to stay on the sameTristan Van Berkom2007-06-131-13/+21
* Added 'exact' argument to glade_widget_dup() and addedTristan Van Berkom2007-05-011-18/+25
* changed glade_eprop_text_show_i18n_dialog() to call a command to changeTristan Van Berkom2007-02-061-0/+165
* Made 'pasting' an explicit arg of glade_command_add(), this fixes theTristan Van Berkom2007-01-281-10/+23
* Set project properly in glade_command_remove() (this fixes undo/redo ofTristan Van Berkom2007-01-271-5/+10
* Reorganised package structure, moved a lot of files and directories.Tristan Van Berkom2007-01-231-0/+1832