2006-06-21 Olav Vitters * configure.in: Version 0.9.1. Fix ALL_LINGUAS 2006-06-21 Olav Vitters * aligned_window.py: gtk.gdk.WINDOW_TYPE_HINT_DOCK causes applet window not to receive focus. 2006-04-17 Kjartan Maraas * configure.in: Remove obsolete entry for no_NO * po/no.po: And the translation. 2006-04-13 Behdad Esfahbod * blogger_prefs.py, blog_poster.py, hig_alert.py, proxy.py, rich_entry.py: Replace tabs with spaces. (bug #338153, patch from Matthew Good.) 2006-01-24 Clytie Siddall * configure.in Added vi in ALL_LINGUAS line. 2006-01-09 Olav Vitters * configure.in: Require at least pygtk 2.6. 2006-01-07 Ilkka Tuohela * configure.in: Added fi to ALL_LINGUAS. 2006-01-02 Olav Vitters * MAINTAINERS: Add file. 2005-11-21 Ignacio Casal Quinteiro * configure-in: Added 'gl' to ALL_LINGUAS. 2005-09-20 Olav Vitters * blogger_prefs.py: Change "Blog Base URL:" instance to "Base Blog URL:" for consistency and at the request of the Vietnamese translator Clytie Siddall. Fixes bug #313933. 2005-08-24 Pawan Chitrakar * configure.in: Added ne in ALL_LINGUAS 2005-08-01 Olav Vitters * blog_poster.py: Disable gtkspell when gtkspell.Spell() fails. This can happen when gtkspell is installed but lacks the dictionary for the current LANGuage. Patch from Jan Alonzo. Fixes bug #309279. 2005-06-23 Chao-Hsiung Liao * configure.in: Add "zh_TW" to ALL_LINGUAS. 2005-06-23 Abel Cheung * configure.in: Add "bg" "zh_CN" to ALL_LINGUAS. 2005-06-11 Olav Vitters * blog_applet.py: Do not set the blog applet window to be modal. This prevents the about and preference windows to be closed if the blog applet window is shown. Fixes bug #148078. 2005-06-10 Olav Vitters * blogger_prefs.py: Update blogs.gnome.org xmlrpc URL. Fixes bug #307113. 2005-06-10 Olav Vitters * aligned_window.py: Fix typos 2005-05-25 Olav Vitters * blog_poster.py: Change constructor to add accel_group argument. Pass that to BlogPoster. * blog_applet.py: Pass accel_group to BlogPosterSimple. Allows CTRL-B, CTRL-I to work from the applet. Fixes bug #305474. 2005-05-22 Tommi Komulainen * rich_entry.py: Make "Add Link" dialog transient for the poster window. Fixes bug #304985. 2005-05-21 Olav Vitters * aligned_window.py: Stay on top, skip task bar and pager. Fixes bug #125535. 2005-05-20 Olav Vitters * proxy.py: Do not solely rely on the use http_proxy flag; also ensure host isn't blank and port isn't 0. Fixes bug #164151. 2005-05-20 Olav Vitters * blog_applet.py: Expand applet to follow Fitt's law. This is required to correctly determine where the window should popup. * aligned_window.py: Use the code from clock.c applet (function position_calendar_popup) to position the window. Fixes bug #168202. 2005-05-19 Olav Vitters * blog_poster.py: Do not expand the titleBox and buttonBox. Ensures these boxes stay the same size when the window is re-sized. Fixes bug #133267. 2005-05-12 Seth Nickell * configure.in: * rich_entry.py: Fix gnome.vfs to be gnomevfs (gnome-python change). Bump version to 0.8.5. 2005-05-12 Seth Nickell * blogger_prefs.py: * hig_alert.py: * protocols/MetaWeblog.py: * protocols/bloggerAPI.py: * proxy.py: * rich_entry.py: More gtk.TRUE/FALSE => True/False fixes. Add lookup so you can set the right blog to post to. Sat May 7 16:59:22 2005 Jonathan Blandford * *.py: gtk.TRUE/FALSE => True/False * blogger_prefs.py: Add blogs.gnome.org to the preset list. 2005-04-01 Steve Murphy * configure.in: Added "rw" to ALL_LINGUAS.