Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries: --- ChangeLog.previous 2009-04-13 05:00:08.000000000 +0200 +++ dia-svn-snapshot/ChangeLog 2009-04-15 05:00:07.456929416 +0200 @@ -1,3 +1,23 @@ +2009-04-13 Hans Breuer <[email protected]> + + * NEWS config.h.win32 configure.in : updated for dia-0.97-pre3 + + * plug-ins/python/python.c : found and fixed the immediate crash + when loading the Python plug-in under win32 with Python version newer + than 2.3. Still did not get prebuilt pygtk running with it, so the + requirement of Python 2.3 (on win32) remains the same. + + * data/integrated-ui.xml app/menus.c : removed Layers/Layers... from + the integrated UI menu and assigned <control>L also to ShowLayers + (the two menu entries are never available together, so no conflict) + Fixes bug #576879. + + * app/preferences.[ch] :removed "Integrated UI" option here ... + (together with the annoying change-needs-restart message) + * app/app_procs.c : ... and made it a start-up option, aka. command + line switch. If the UI type some day can be switch at runtime the + prefernce setting may be added again. + 2009-04-11 Hans Breuer <[email protected]> * lib/propdialogs.c : derive initial scrolling area of properties _______________________________________________ dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
