summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * gladeui/glade-widget.c: Make glade_widget_rebuild() use glade_widget_add/r...Tristan Van Berkom2011-02-051-0/+3
* * plugins/gtk+/gtk+.xml.in: Disabling irrelevant properties for GtkScaleButtonTristan Van Berkom2011-02-051-0/+4
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added support forTristan Van Berkom2011-02-051-1/+3
* * gladeui/glade-project.c:Tristan Van Berkom2011-02-041-0/+17
* 2011-02-03 Pablo Castellano <pablog@gnome.org>Tristan Van Berkom2011-02-041-0/+12
* * src/glade-window.c: Removed user manual link from Help menu, it's not onlineTristan Van Berkom2011-02-041-0/+4
* 2011-02-03 Frederic Peters <fpeters@0d.be>Tristan Van Berkom2011-02-041-0/+4
* * plugins/gtk+/gtk+.xml.in: Dont sync transient-for property on GtkWindow, thisTristan Van Berkom2011-02-041-0/+3
* * gladeui/glade-project.c: Notify "path" changes when loading new projectTristan Van Berkom2011-02-041-0/+4
* * gladeui/glade-editor.c: Make reset/docs buttons insensitive by default.Tristan Van Berkom2011-02-031-1/+3
* * gladeui/glade-editor-property.c, gladeui/glade-property-class.c,Tristan Van Berkom2011-02-031-0/+10
* * plugins/gtk+/glade-attributes.c, plugins/gtk+/glade-gtk.c:Tristan Van Berkom2011-02-031-0/+7
* Aligning Juan Pablo's ChangeLog entriesTristan Van Berkom2011-02-031-16/+16
* * gladeui/glade-project.[ch]: added accessor for toplevel listJuan Pablo Ugarte2011-02-021-1/+11
* * gladeui/glade-design-layout.c:Juan Pablo Ugarte2011-02-021-0/+9
* * gladeui/glade-design-layout.c:Juan Pablo Ugarte2011-02-011-0/+6
* * configure.ac, NEWS:GLADE_3_9_2Tristan Van Berkom2011-02-011-0/+12
* Fixed random spaces in ChangeLogTristan Van Berkom2011-02-011-349/+353
* Added Changelog entry for multiple-toplevels branch mergeJuan Pablo Ugarte2011-01-311-0/+47
* * src/main.c, src/glade-window.c: Make Glade use GtkApplication, now Glade isTristan Van Berkom2011-01-291-0/+5
* * plugins/gtk+/gtk+.xml.in: Add support for editing GtkOffscreenWindow, trickedTristan Van Berkom2011-01-291-0/+4
* * plugins/gtk+/glade-model-data.c: Avoid committing the data if the data did...Tristan Van Berkom2011-01-291-0/+6
* * gladeui/glade-xml-utils.h, gladeui/glade-widget-adaptor.[ch], gladeui/glad...Tristan Van Berkom2011-01-281-0/+18
* * plugins/gtk+/gtk+.xml.in: Added GtkRecentManager to the palette.Tristan Van Berkom2011-01-281-0/+2
* * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Added support to GtkFi...Tristan Van Berkom2011-01-271-0/+4
* * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Added support for GtkR...Tristan Van Berkom2011-01-271-0/+6
* * gladeui/glade-popup.c: Fixed property popup to not show DevHelp link when ...Tristan Van Berkom2011-01-261-0/+3
* * plugins/gtk+/Makefile.am, plugins/gtk+/glade-string-list.[ch]: Added Boxed...Tristan Van Berkom2011-01-261-23/+35
* * plugins/gtk+/glade-attributes.c: Relicensing to LGPL.Tristan Van Berkom2011-01-261-0/+2
* * ChangeLog: added entry for offscreen-design-layout branch merge to masterJuan Pablo Ugarte2011-01-251-0/+26
* * 41 files: Fixed typo in LGPL License file headers.Tristan Van Berkom2011-01-241-0/+4
* * gladeui/glade-project.[ch], src/glade-window.c: Edit->Preferences becomes ...Tristan Van Berkom2011-01-221-0/+3
* * gladeui/glade-command.[ch]: Removed glade_command_set_naming_policy().Tristan Van Berkom2011-01-221-0/+13
* * gladeui/glade-base-editor.c: Fixed many memory leaks in this rusty code, f...Tristan Van Berkom2011-01-221-0/+4
* gladeui: Finish up anjuta/glade dnd integrationJohannes Schmid2011-01-211-0/+15
* * gladeui/glade-palette.c: Dont strdup the adaptor names in the local hash t...Tristan Van Berkom2011-01-211-0/+5
* * gladeui/glade-editor-property.c, gladeui/glade-widget-adaptor.c: Pluggin m...Tristan Van Berkom2011-01-191-0/+2
* * plugins/gtk+/gtk+.xml.in: Remove GtkTreeSelection from the palette, it's o...Tristan Van Berkom2011-01-191-0/+5
* * gladeui/glade-project.c, gladeui/glade-property-class.c, gladeui/glade-wid...Tristan Van Berkom2011-01-161-0/+4
* * gladeui/glade-builtins.c: Removed _() annotations for strings that dont ne...Tristan Van Berkom2011-01-161-0/+3
* * gladeui/glade-catalog.c, gladeui/glade-inspector.c, gladeui/glade-property...Tristan Van Berkom2011-01-161-0/+5
* * gladeui/glade-project.[ch]:Tristan Van Berkom2011-01-161-0/+7
* * plugins/gtk+/glade-gtk.c: Fixed warnings from glade_gtk_box_get_first_blan...Tristan Van Berkom2011-01-161-0/+5
* * plugins/gtk+/Makefile.am: Don't install .in files.Emilio Pozuelo Monfort2011-01-151-0/+4
* 2011-01-15 Johannes Schmid <jhs@gnome.org>Johannes Schmid2011-01-151-0/+7
* Revert "* gladeui/glade-app.c: glade_app_get() should always return"Johannes Schmid2011-01-151-7/+0
* * gladeui/glade-app.c: glade_app_get() should always returnJohannes Schmid2011-01-151-0/+7
* Update doap file to glade.doap instead glade3.doapJavier Jardón2011-01-131-0/+4
* configure.ac: the bugzilla product is now glade, not glade3Javier Jardón2011-01-131-0/+4
* * NEWS, configure.ac: Rolling Glade 3.9.1GLADE_3_9_1Tristan Van Berkom2011-01-131-0/+7