Memo Reminds you about things by Thomas Leonard Changes in release 2.0: - Reposition the memo list next to the applet when the list changes (Thomas Leonard). - Added Memo's .DirIcon to the popup for DBUS notification, and a "Delete" button to the dbus notification popup beside the existing hide/edit/ok buttons (Jim Ramsay). - Improvements to options (Lucas Hazel): - The fonts and text sizes can be set for the applet. - Some options simplified. - Improved layout, and split time setting into its own section. Changes in release 1.9.7: - Work around for a change in Python 2.5 (Stepen Watson). - Fixed some deprecation warnings (Thomas Leonard). - Quit correctly if the applet is destroyed, e.g. by ROX-Filer moving the panel to a different edge of the screen (Thomas Leonard; reported by Ken Hayber). - Added support for running as an applet from MiniClock (Thomas Leonard and Ken Hayber). - Memo now checks that an existing copy isn't running, and refuses to start if so (Thomas Leonard). - Allow repositioning the main window by dragging the time button (Thomas Leonard). Note: doesn't work with OroboROX. - When clicking on the notification text, not a button, some versions of the notification deamon signal the "default" action. Don't display a warning in this case (Thomas Leonard; reported by grim). - In 'rough' mode, show the exact time in a tooltip (Thomas Leonard; suggested by José Silva). - Added Spanish Venezuelan translation (José Silva). - Added an "egg-timer" (Thomas Leonard; suggested by Lasse Pommerenke). - Improve display of notifications (Thomas Leonard): - Show time in italics. - Don't include summary in body. - Escape mark-up characters. Changes in release 1.9.6: - Added Chinese translations (Babyfai Cheung). - Upgraded timeout calls to avoid deprecation warnings (Thomas Leonard). - Updated to latest findrox.py (Thomas Leonard). - If a D-BUS notification service is available, use that to display alarms (Thomas Leonard). See http://www.galago-project.org/specs/notification/ 20-Feb-2005 (Release 1.9.5) ~~~~~~~~~~~ Use freedesktop.org basedir spec for storing config files, and use newer findrox (Thomas Leonard). 07-Dec-2003 ~~~~~~~~~~~ Internationalization! Added italian translation (Yuri Bongiorno). 18-Sep-2003 (Release 1.9.4) ~~~~~~~~~~~ Bugfix: 'at' got turned off when loading with Python 2.3. 26-Jul-2003 (Release 1.9.3) ~~~~~~~~~~~ Try to access ROX-Lib through Zero Install, if possible. 04-Jul-2003 ~~~~~~~~~~~ Added italian translation in AppInfo.xml (Yuri Bongiorno) 01-Jul-2003 ~~~~~~~~~~~ Bugfix: Dates didn't change format at midnight (eg 1 Jul -> Today) (reported by Graham Borland). 27-Jun-2003 ~~~~~~~~~~~ Bugfix: '12 hour' clock option was showing 24 hour times. (reported by Graham Borland). 16-May-2003 ~~~~~~~~~~~ New icon (Geoff Youngs). 31-Mar-2003 (Release 1.9.2) ~~~~~~~~~~~ New release. 11-Feb-2003 ~~~~~~~~~~~ Upgraded to cope with pygtk-1.99.15. 20-Nov-2002 (Release 1.9.1) ~~~~~~~~~~~ Hack around another pygtk reference counting bug. 28-Oct-2002 ~~~~~~~~~~~ Support pygtk 1.99.12 (RedHat 8.0) as well as current versions. Hack around pygtk reference counting bug. 10-Sep-2002 ~~~~~~~~~~~ Toggle hidden had stopped working with new pygtk. 07-Aug-2002 ~~~~~~~~~~~ Text box for memo message now scrolls correctly (instead of just getting larger and larger!). 13-Jul-2002 (Release 1.9.0) ~~~~~~~~~~~ Turned on word-wrapping in the editor dialog. 03-Jul-2002 ~~~~~~~~~~~ Upgraded to Gtk+-2.0 and ROX-Lib2. New features: - Dialog style for window. - Options window (Sticky, Time style and Limits on which messages to display). - When an alarm goes off, offer to hide the memo rather than delete it. - Double-beep before showing alarm. - Show All feature so you can see memos that are hidden or too far in the future. - Delete multiple memos at once (from Show All box). 09-Nov-2001 ~~~~~~~~~~~ Make 'Edit' the default button when an alarm appears, not 'Remove'. 25-Sep-2001 (Release 1.0.0) ~~~~~~~~~~~ Bugfix: Messages with <, > or & characters didn't save correctly. 17-Jul-2001 ~~~~~~~~~~~ Beep and wait a second before showing an alarm. Otherwise, if an alarm appears while you're typing you can lose it. 30-May-2001 ~~~~~~~~~~~ Switched to using ROX-Lib. 29-May-2001 (Release 0.1.1) ~~~~~~~~~~~ Added AppInfo file. 19-Jan-2001 ~~~~~~~~~~~ Main window widgets don't grab the focus (looks better). 13-Jan-2001 ~~~~~~~~~~~ Started.