summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Rolling last release!GLADE_3_40_0Juan Pablo Ugarte2022-08-101-0/+28
|
* Rolling 3.38GLADE_3_38_0-masterJuan Pablo Ugarte2020-09-121-19/+47
|
* Rolling 3.37.0GLADE_3_37_0Juan Pablo Ugarte2020-07-131-0/+47
|
* Fix a typoSabri Ünal2020-05-191-1/+1
|
* Rolling 3.36.0Alberto Fanjul2020-05-061-0/+145
|
* Rolling 3.22GLADE_3_22_0Juan Pablo Ugarte2018-03-121-0/+19
|
* Rolling 3.21.0GLADE_3_21_0Juan Pablo Ugarte2017-12-301-0/+37
|
* Rolling 3.20Juan Pablo Ugarte2016-03-221-0/+34
|
* Rolling development snapshot 3.19.0GLADE_3_19_0Juan Pablo Ugarte2015-06-111-0/+47
|
* Rolling 3.18.1Juan Pablo Ugarte2014-03-271-0/+8
|
* Rolling 3.18GLADE_3_18_0Juan Pablo Ugarte2014-03-241-0/+27
| | | | Glade registration, point to production url.
* Rolling 3.16Juan Pablo Ugarte2013-09-251-0/+7
|
* Rolling 3.15.4Juan Pablo Ugarte2013-09-161-0/+16
|
* Rolling 3.15.3GLADE_3_15_3Juan Pablo Ugarte2013-09-021-0/+20
|
* Rolling 3.15.2 Development SnapshotTristan Van Berkom2013-06-181-0/+20
|
* Rolling 3.15.1Tristan Van Berkom2013-04-221-0/+61
|
* Rolling 3.15.0GLADE_3_15_0Juan Pablo Ugarte2013-03-061-0/+40
|
* Rolling 3.13Juan Pablo Ugarte2012-05-061-0/+27
|
* Rolling version 3.11.0GLADE_3_11_0Juan Pablo Ugarte2012-02-131-0/+35
|
* * configure.ac, NEWS: Rolling 3.10.0GLADE_3_10_0Tristan Van Berkom2011-04-051-0/+26
|
* * configure.ac, NEWS:GLADE_3_9_2Tristan Van Berkom2011-02-011-0/+33
| | | | | | | | | | * gladuei/glade-design-private.h, gladeui/glade-design-layout.[ch], gladeui/glade-design-view.[ch]: Relicensed LGPL, Juan Pablo Ugarte, Vincent Geddes and I are the only Copyright holders for these files and I have thier consent to relicense these files LGPL. * gladeui/glade-debug.c: Avoid showing an unavoidable warning regarding gdk_window_set_composited().
* * NEWS, configure.ac: Rolling Glade 3.9.1GLADE_3_9_1Tristan Van Berkom2011-01-131-0/+40
|
* * NEWS: Rolling Glade 3.9.0GLADE_3_9_0Tristan Van Berkom2011-01-061-0/+48
|
* Merge branch 'master' into project-tree-modelTristan Van Berkom2010-05-141-0/+35
|
* * configure.ac, NEWS: Rolling Glade 3.7.0GLADE_3_7_0-GOOD_TAGTristan Van Berkom2010-03-101-0/+20
|
* * configure.ac, NEWS: Rolling Glade 3.6.7Tristan Van Berkom2009-06-291-0/+16
|
* Rolling Glade 3.6.6GLADE_3_6_6Tristan Van Berkom2009-06-221-0/+12
| | | | * configure.ac, NEWS: Rolling Glade 3.6.6
* * configure.in, NEWS: Rolling Glade 3.6.5 (added more output in configure.acGLADE_3_6_5Tristan Van Berkom2009-06-121-0/+9
| | | | | | | | | | | | | config summery). * gladeui/glade-project.[ch], gladeui/glade-command.c, gladeui/glade-inspector.c: Really fixing widget naming policies again, this time I hope it sticks (bug 580745). * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Fixed dissapearing dialogs on ESC (bug 582559) * plugins/python/Makefile.am: Fixed relocated link problems with python plugin build (bug 582982, patch by Arun Raghavan).
* adding commit entry and NEWS for 3.6.4 releaseGLADE_3_6_4_1Tristan Van Berkom2009-06-061-0/+2
|
* Rolling 3.6.4 releaseTristan Van Berkom2009-05-271-0/+5
|
* * NEWS, configure.ac: Rolling 3.6.3Tristan Van Berkom2009-04-221-0/+14
| | | | * plugins/gtk+/gtk+.xml.in: Removed buggy query dialog from notebook (closing bug 578727).
* Bumping required GTK+ version in the .pc and rolling 3.6.2.GLADE_3_6_2Tristan Van Berkom2009-04-161-0/+12
| | | | | | | | * configure.ac, NEWS, data/gladeui.pc.in: Bumping required GTK+ version in the .pc and rolling 3.6.2. svn path=/trunk/; revision=2189
* Rolling 3.6.1GLADE_3_6_1Tristan Van Berkom2009-04-061-0/+17
| | | | | | | | | | | | | | * NEWS, configure.ac: Rolling 3.6.1 * gladeui/glade-command.c: Fix win32 crasher (bug 575206) again (seems I missed it was klass->name that was null, fixed it so it would never be null, and added g_assert() where the crash was. * gladeui/glade-widget.c: Fix broken hash table maintenence in glade_widget_remove_property() (bug 575885). svn path=/trunk/; revision=2181
* Rolling Glade 3.6.0GLADE_3_6_0Tristan Van Berkom2009-03-161-0/+37
| | | | | | | | | | | | | * NEWS, configure.ac: Rolling Glade 3.6.0 * gladeui/glade-command.c: Remove widgets from their project before removing them from their parents (fixes bug 567809) * src/glade-window.c: Dont access NULL GError when glade_project_save() returns FALSE with no error (user canceled save) (Fixed bug 574706). svn path=/trunk/; revision=2170
* fixing news typoTristan Van Berkom2009-02-051-1/+1
| | | | svn path=/trunk/; revision=2106
* Rolling Glade 3.5.7Tristan Van Berkom2009-02-051-0/+19
| | | | | | | * NEWS: Rolling Glade 3.5.7 svn path=/trunk/; revision=2104
* Rolling Glade 3.5.GLADE_3_5_6Tristan Van Berkom2009-01-191-0/+12
| | | | | | | | | * NEWS, configure.ac: Rolling Glade 3.5. * po/POTFILES.in: Added glade-entry-editor.c svn path=/trunk/; revision=2090
* Rolling 3.5.5GLADE_3_5_5Juan Pablo Ugarte2009-01-051-0/+14
| | | | | | * NEWS, configure.ac: Rolling 3.5.5 svn path=/trunk/; revision=2079
* Rolling 3.5.4GLADE_3_5_4Tristan Van Berkom2008-12-151-0/+10
| | | | | | | * NEWS, configure.ac: Rolling 3.5.4 svn path=/trunk/; revision=2069
* Rolling 3.5.3GLADE3_3_5_3Michael Gratton2008-12-091-0/+92
| | | | | | | | | | | | | * NEWS, configure.ac: Rolling 3.5.3 2008-12-09 Michael Gratton <mike@vee.net> * gladeui/glade-property-class.c: Change spin button page size to 0 for numeric property values editorsm, stops a lot of GTK warnings. svn path=/trunk/; revision=2063
* Rolling 3.5.2. quick bugfix releaseGLADE3_3_5_2Tristan Van Berkom2008-04-091-0/+6
| | | | | | | | | | * NEWS, configure.ac: Rolling 3.5.2. quick bugfix release * gladeui/glade-widget-adaptor.c: oops, was parsing booleans as doubles, fixed bugs with builder-unsupported and deprecated. svn path=/trunk/; revision=1786
* Rolling 3.5.1.GLADE3_3_5_1Tristan Van Berkom2008-04-091-0/+13
| | | | | | | * NEWS, configure.ac: Rolling 3.5.1. svn path=/trunk/; revision=1784
* fixed distcheck errors.GLADE3_3_5_0Tristan Van Berkom2008-04-081-0/+29
| | | | svn path=/trunk/; revision=1778
* Rolling 3.4.3GLADE3_3_4_3Tristan Van Berkom2008-03-101-0/+7
| | | | | | | | | | * NEWS, configure.ac: Rolling 3.4.3 * plugins/gtk+/gtk+.xml.in: Backing out GtkScaleButton and GtkVolumeButton as they introduce strings. svn path=/trunk/; revision=1727
* Rolling 3.4.2GLADE3_3_4_2Tristan Van Berkom2008-03-101-0/+39
| | | | svn path=/trunk/; revision=1725
* Rolling out 3.4.1GLADE3_3_4_1Juan Pablo Ugarte2007-12-181-0/+27
| | | | svn path=/trunk/; revision=1657
* Rolling 3.4.0GLADE_3_4_0Tristan Van Berkom2007-09-181-0/+35
| | | | | | | * NEWS, configure.ac: Rolling 3.4.0 svn path=/trunk/; revision=1620
* Rolling 3.3.4GLADE_3_3_4Tristan Van Berkom2007-08-221-0/+33
| | | | | | | * NEWS, configure.ac: Rolling 3.3.4 svn path=/trunk/; revision=1578
* Rolling 3.3.3GLADE_3_3_3Tristan Van Berkom2007-07-301-0/+29
| | | | | | | * NEWS, configure.ac: Rolling 3.3.3 svn path=/trunk/; revision=1521
* Rolling 3.3.2GLADE_3_3_2Tristan Van Berkom2007-07-231-0/+28
| | | | | | | * NEWS, configure.ac: Rolling 3.3.2 svn path=/trunk/; revision=1505