summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* glade_gtk_tool_button_set_type() return if loading fixes #450177.Juan Pablo Ugarte2007-06-231-0/+5
* Beautify header file, add tooltips for undo history menus.Vincent Geddes2007-06-211-0/+3
* Fix "missing prototype" errors reported by gcc due to increased warningVincent Geddes2007-06-211-3/+26
* Fix errors reported by gcc (due to higher warning level).Vincent Geddes2007-06-211-0/+3
* Use gnome-common macro for WARN_CFLAGS. Bug #399134.Christian Persch2007-06-211-0/+10
* Misc cleanups.Vincent Geddes2007-06-211-0/+4
* Refresh active GladeDesignView upon update_ui calls (fixes occasionalTristan Van Berkom2007-06-211-0/+3
* Remember notebook page when reconstructing (Fixes bug 394382)Tristan Van Berkom2007-06-211-0/+5
* Set up documentation for GladeInspector.Vincent Geddes2007-06-201-0/+10
* s/8space/tab/ --> Changelog entries.Tristan Van Berkom2007-06-201-70/+70
* added extra check in project_remove_widget_cb() iter could be NULL!Juan Pablo Ugarte2007-06-201-0/+5
* New Inspector implementation. - The Inspector no longer records sessionVincent Geddes2007-06-201-0/+15
* - Added Drag/Resize button in the toolbarTristan Van Berkom2007-06-201-2/+14
* added glade_project_undo_items() and glade_project_redo_items().Tristan Van Berkom2007-06-191-0/+6
* Added launch_editor action for toolbars.Tristan Van Berkom2007-06-191-0/+4
* deleted launch_editor wrapper.Juan Pablo Ugarte2007-06-181-0/+6
* Rolling 3.3.1GLADE_3_3_1Tristan Van Berkom2007-06-181-5/+12
* More descriptive displayable values for the "toolbar-style" property. WeVincent Geddes2007-06-171-1/+5
* Fix spelling typos, and clear up a translation ambiguity (#429736).Vincent Geddes2007-06-171-1/+5
* Make strings more translatable (#419979).Vincent Geddes2007-06-171-0/+2
* fix ChangeLog entryVincent Geddes2007-06-171-1/+1
* Revert previous commitVincent Geddes2007-06-171-4/+1
* Set "set-always" attribute on "toolbar-style" property to "True"Vincent Geddes2007-06-171-0/+3
* Ensure parameter list passed to gtk_dialog_set_alternative_button_order()Vincent Geddes2007-06-171-0/+5
* Fix and improve URL launching on win32.Vincent Geddes2007-06-141-0/+3
* glade_gtk_image_set_stock() property make reference toJuan Pablo Ugarte2007-06-131-0/+6
* Change GtkMessageType of _warning_ dialogs from GTK_MESSAGE_INFO toVincent Geddes2007-06-131-0/+5
* added some extra checks in glade_widget_adaptor_action_add_real()Juan Pablo Ugarte2007-06-131-1/+19
* - Fixed cut/paste inside notebooks (widgets wanted to stay on the sameTristan Van Berkom2007-06-131-1/+10
* HIG: Use "Edit.." instead of "Edit Menu", and so on.Vincent Geddes2007-06-131-0/+8
* Remove invalid warning. It is not required that the 'bindings' directoryVincent Geddes2007-06-101-0/+3
* Remove 'm4' from EXTRA_DIST. m4 files are included automaticallyVincent Geddes2007-06-091-0/+5
* in list_stock_items() "gtk-" prefix must be prepended just once. otherwiseJuan Pablo Ugarte2007-06-061-0/+3
* added packing action list to GladePlaceholderJuan Pablo Ugarte2007-06-061-0/+12
* removed every reference to binding script directory. (bug #444605)Juan Pablo Ugarte2007-06-061-0/+5
* Fixed C89 compile (bug 444045, fix by Jens Granseuer)Tristan Van Berkom2007-06-061-0/+4
* Added GtkNotebook child packing actions (finally fixes #438881)Juan Pablo Ugarte2007-06-051-0/+6
* Rolling 3.3.0GLADE_3_3_0Tristan Van Berkom2007-06-041-0/+4
* added packing actions to glade_popup_action_populate_menu()Juan Pablo Ugarte2007-05-311-0/+43
* - memory leak fixed in glade_widget_action_class_clone()Juan Pablo Ugarte2007-05-241-0/+16
* added gladeui/glade-widget-action.[ch]Juan Pablo Ugarte2007-05-231-0/+46
* S (bug 435912)Juan Pablo Ugarte2007-05-181-0/+4
* Added glade_widget_adaptor_from_pspec() and madeTristan Van Berkom2007-05-181-0/+12
* last fix broke the build, backing it out.Tristan Van Berkom2007-05-181-0/+4
* fixed bogus type punned warnings adding a local variable inJuan Pablo Ugarte2007-05-161-0/+9
* Set "response-id" property to be "save-always" fixing bug 410272.Tristan Van Berkom2007-05-161-0/+5
* Set "resize" and "shrink" properties to be "save-always" since gtkpaned.cTristan Van Berkom2007-05-091-0/+5
* Removed notion of custom widget editors.Tristan Van Berkom2007-05-091-0/+9
* Removed GladeBindingScript.Juan Pablo Ugarte2007-05-081-0/+3
* added save_always member in GladePropertyClass.Juan Pablo Ugarte2007-05-081-0/+15