BloGTK (1.1) unstable, urgency=high * Made generated code more XHTML compliant. and now replaced with and . Alignment using CSS rather than deprecated (in XHTML 1.0 Strict) align option. * Replaced broken SVG icon with high-res PNG. * Fixed problem where old entries on a WordPress blog could not be edited due to WP's lack of an 'mt-keywords' field. * Removed extra space in formatting toolbar. * Added scripting option to custom tags - this patch contributed by Keith Conger. * Fixed wrapping on boxes for extended entries and excerpts. -- Jay Reding (blogtk@jayreding.com) BloGTK (1.0) unstable, urgency=high * BloGTK now displays the name of the currently selected blog in the title bar. * Removed the tag, as it has been deprecated in XHTML 1.0. Replaced it with a CSS-based span tag. * Fixed problems with config data not being correctly saved. * Changed the overwrite file dialog to use Glade rather than creating a new dialog in code. * Improved the visual design of several dialogs throughout the application. * Improved error catching routines. -- Jay Reding (blogtk@jayreding.com) - 18 April 2004 BloGTK (0.96) unstable, urgency=low * Made the tag insertion code much less redundant. Made the tag insertion code much less redundant. Made the tag insertion code much less redundant. * Allowed for spellchecking of extended and excerpt entries. * Added sort to return an alphabetized list of categories. * Added code to Makefile that allows for BloGTK Glade file to be installed in a location other than the default. * Fixed problem with preview system not initializing properly. * Fixed problem with confirmation dialog of overwriting save file not being disposed of properly. * Added additional debugging code/error messages for faults in retrieving previous posts. * Added statusbar notification when the posting forms have been reset. -- Jay Reding - 17 March 2004 BloGTK (0.95) unstable; urgency=high * Added spellcheck patch to fix bugs with users deselecting window. * Complete rewrite of the post editing window using GTK TreeViews. * Added code to allow variable number of posts in post recall system * Fixed bug in which MetaWeblog API support didn't include post titles. * Added code for extended entries, excerpts, and other options for MovableType and MetaWeblog. * Fixed tooltips on toolbar items. -- Jay Reding - 4 March 2004 BloGTK (0.9-1) unstable; urgency=high * Fixed showstopper bug with proxies.conf not being correctly created. * Fixed problem with selecting other blogs in the config screen. * Additional fixes to UI usability. -- Jay Reding - 16 Feb 2004 BloGTK (0.9) unstable; urgency=low * Enhancements to UI usability. (Thanks to Eugenia Loli-Queru) * Title field now disabled for Blogger entries to avoid confusion * Config options to publish entries by default or not. * Config option to translate entries to ISO-8859-1 text encoding with entities or leave text as UTF-8 (Unicode). * Modified link tag insertion system to be more intuitive. -- Jay Reding - 15 Feb 2004 BloGTK (0.8-5) unstable; urgency=low * BloGTK now supports basic HTTP proxies either through an environment variable or a custom config setting. -- Jay Reding - 20 Oct 2003 BloGTK (0.8) unstable; urgency=low * BloGTK now supports spell checking of posts using aspell * Added a function for creating a custom dictionary for spell checking * Enhanced the visual appearance of interface elements. * Fixed problems with new account information not being properly saved. -- Jay Reding - 10 Oct 2003 BloGTK (0.7) unstable; urgency=low * BloGTK now supports multiple blogging accounts. * Added a function for previewing posts using gtkhtml2 through the main window -- Jay Reding - 1 Oct 2003 BloGTK (0.6) unstable; urgency=low * When a new post is added, if you hit the post button again the post will be edited rather than created as new post. * Added new tag insertion tools for inserting

and

tags. * Added new dialogs to insert images, links, and tables. * Added the ability to create an unlimited (well, at least as many as your system can support) number of custom tags that can be inserted from the toolbar, as well as a dialog to edit, add, and delete new tags. -- Jay Reding BloGTK (0.5-1) unstable; urgency=low * Added a toolbar button for adding strikethrough text. (Using XHTML compliant code) * Fixed a bug where the default save location would not be cleared with a new entry. -- Jay Reding BloGTK (0.5) unstable; urgency=low * The recall posts preview window is no longer editable. * The tag insertion system has been fixed. * BloGTK now allows you to save posts to any arbitrary file. The format for these posts is the standard Python cPickle module. -- Jay Reding BloGTK (0.4) unstable; urgency=low * You now have the option to edit and delete previous entries through a new dialog. Movable Type and MetaWeblog entries will display by entry title in the entry combo box. Blogger posts will show up by ID. The window to the right will allow you to preview the content of each post before making the decision to edit or delete it. * Added the backend for editing and deleting posts. * Added a tearable toolbar that allows you to select some basic formatting options, as well as cut/copy/paste from the clipboard. * Added cut/copy/paste support from the Edit menu. * Insertion of tags from the menu should nest correctly. (ie: when the Bold, Italic, and Underline buttons are hit in sequence.) -- Jay Reding BloGTK (0.3) unstable; urgency=low * Added new icons by Ethan Zimmerman (http://www.ethanzimmerman.com/) These icons make great icons for a desktop link. * It is now possible to change the font for the edit fields (for those with bad eyesight such as yours truly.) You can do this through the Preferences dialog. If you have text entered in either field, hitting 'Apply' will preview the changes. * The program no longer clears the entry fields after a post in case there's an error. To write a new entry after posting, simply use the 'File/New' menu command. * Fixed a bug where the posting routine would automatically publish on Movable Type and MetaWeblog * Fixed an error where a variable error would occur when loading categories from the blog selector. * Made the blog and category combos non-editable. * Implemented bugfixes on RedHat-based distros. * Made it so that posts can only be made when connected to a server. * Implemented fault catching on XML-RPC errors during initial connect. -- Jay Reding BloGTK (0.2) unstable; urgency=low * Near complete rewrite of old codebase. * Support for Blogger and MetaWeblog API blogging systems * Interface now drawn with Glade XML * Ability to select if an entry is published or not. * Tooltips added to many form elements for additional ease of use * Prefs location standardized to ~/.BloGTK/BloGTK.conf * Many functions now implemented as modules. -- Jay Reding BloGTK (0.1) unstable; urgency=low * Initial version of BloGTK * Support for MovableType -- Jay Reding