2005-12-30 Hans Breuer <hans@breuer.org>
commiteb83e7572e4fcc78ff1fc7ea08d44c0b8339ce90
authorhans <hans>
Sat, 31 Dec 2005 01:12:56 +0000 (31 01:12 +0000)
committerhans <hans>
Sat, 31 Dec 2005 01:12:56 +0000 (31 01:12 +0000)
tree4f0527119b8d461ce1bcc2d7f2846cec9123c96b
parent821a4ff73b5be5699683262d9334028307275468
2005-12-30  Hans Breuer  <hans@breuer.org>

* app/app_procs.c : add command line parameter --nonew to allow
avoiding the empty start-up diagram
Also give a hint on where the object-libs were missing.
Finally work around a misbehaviour upstreamm :
g_option_context_parse() returning FALSE but not setting error.

* app/commands.c app/app_diagram_tree.c app/interface.c :
Use gdk_pixbuf_render_pixmap_and_mask_for_colormap as suggested by
http://www.gtk.org/api/2.6/gdk/gdk-Pixbufs.html#gdk-pixbuf-render-pixmap-and-mask

* lib/widgets.c : image file selection finally ported to the new
gtk file chooser. Fixes bug #309383
ChangeLog
app/app_procs.c
app/commands.c
app/diagram_tree.c
app/interface.c
lib/widgets.c