Share

Glimmr

File Release Notes and Changelog

Release Name: glimmr-0.5.6

Notes:


Changes: 2005-03-31 18:23 obz_gentoo * src/GlimmrUI.cs.in: Allow directories to be drag/dropped into the icon display - Directories dropped will have all of the files in them added (but won't recurse) - Selections can compose files and directories 2005-03-31 10:10 obz_gentoo * src/: GlimmrUI.cs.in, Makefile.am, Makefile.in: Embed the glade file and the pixmaps in the Assembly as resources, and then use System.Reflection to load them. Thanks to Bill Stilwell <bill@marginalia.org>. 2005-03-31 09:55 obz_gentoo * Makefile.am, Makefile.in: Fixed GConf schema installation, thanks to Bill Stilwell <bill@marginalia.org>. 2005-03-30 12:54 obz_gentoo * src/GlimmrPrefsUI.cs: Fixed up Preferences/Scale To: behaviour, don't clobber it just because the "Scale Down?" checkbox isn't set. 2005-03-30 12:51 obz_gentoo * glade/glimmr.glade, src/GlimmrPrefsUI.cs: Preferences Fixes: - Replaced "Apply/Cancel/OK" buttons with "Close" - Add events for updating the GConf settings after each edit (HIG compliance) 2005-03-29 22:02 obz_gentoo * glade/glimmr.glade: ---------------------------------------------------------------------- Extra spacing in the PrefsUI 2005-03-29 22:00 obz_gentoo * pixmaps/Makefile.in: Added flickr.com.png 2005-03-29 21:14 obz_gentoo * src/: Makefile.am, Makefile.in: Small -resource fix 2005-03-29 21:00 obz_gentoo * pixmaps/: Makefile.am, flickr.com.png: Added the Flickr logo icon so we can use it from the "Flickr" menu 2005-03-29 21:00 obz_gentoo * src/GlimmrUI.cs.in: Added icons to the "Flickr" menu items, and the context menu items 2005-03-29 20:58 obz_gentoo * glade/glimmr.glade: Changed the items in the "Flickr" menu to the type ImageMenuItem, so that we can assign the Flickr icon to them.