Changeset 213
- Timestamp:
- 06/27/07 14:37:47 (5 years ago)
- Files:
-
- 8 edited
-
branches/release/0.2/ChangeLog (modified) (3 diffs)
-
branches/release/0.2/HACKING (modified) (1 diff)
-
branches/release/0.2/README (modified) (1 diff)
-
branches/release/0.2/debian/changelog (modified) (1 diff)
-
trunk/ChangeLog (modified) (3 diffs)
-
trunk/HACKING (modified) (1 diff)
-
trunk/README (modified) (1 diff)
-
trunk/debian/changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release/0.2/ChangeLog
r195 r213 3 3 screenshots and scaling. #3 #10 4 4 * Added Basic HTTP Authentication. 5 * Notifications now show up in reference to the status icon.5 * Notifications now show up relative to the status icon. 6 6 * Added option (-debug) to show all console output #5 7 * Add options to report errors in the system tray (blinking true). #77 * Add options to report errors in the system tray (blinking). #7 8 8 9 * Completely rewrote the console output and Gui logging engines. 10 * Rewrote the UI log pausing code. 11 * Better handling of Twisted errors in logging 12 * Fixed the pausing/unpausing of the logger. 13 * Automatically scroll to the last event. 9 * Updated GUI on Windows not to show widgets for features that are not 10 available (libnotify, screenshot active window) 11 12 * Completely rewrote the console output and Gui logging engines. Simplified 13 and fixed many isssues. Some parts of the Gui were also overhauled. 14 * Automatically scroll to the last event on both logs. 15 16 * Removed all useless type-checking and started relying on my own exceptions 17 and error handlers. 14 18 15 19 * Completely separated and encapsulated the Twisted Server code. … … 24 28 tweaks to naming. #8 25 29 * Changed strings in text to be more literal and intuitive 26 * Removed all useless type-checking and started relying on my own exceptions.27 28 * Updated GUI on Windows not to show widgets for features that are not29 available (libnotify, screenshot active window)30 31 * Detailed log non-twisted messages are now bold.32 30 33 31 * Updated documentation and added new references. … … 35 33 * Fixed minor UI quirks. 36 34 * Fixed a syntax bug in uigtk.py when GTK version is < 2.10 37 * Fixed bug when saving preferences in the GUI reverted to /tmp by default 35 * Fixed bug when saving preferences in the GUI reverted to /tmp by default. 38 36 39 37 0.1.1: -
branches/release/0.2/HACKING
r200 r213 1 NOTE: This guide is a rough reference, and will always mostly be incomplete. 2 1 3 Abstract: 2 4 -
branches/release/0.2/README
r173 r213 1 1 Itaka 2 Version 0. 12 Version 0.2 3 3 4 4 http://itaka.jardinpresente.com.ar -
branches/release/0.2/debian/changelog
r124 r213 1 itaka (0.2-1) unstable; urgency=low 2 3 * Pulled 0.2 from upstream. 4 5 -- Marc E. <santusmarc@gmail.com> Tue, 27 Jun 2007 18:01:13 -0700 1 6 itaka (0.1-1) unstable; urgency=low 2 7 -
trunk/ChangeLog
r195 r213 3 3 screenshots and scaling. #3 #10 4 4 * Added Basic HTTP Authentication. 5 * Notifications now show up in reference to the status icon.5 * Notifications now show up relative to the status icon. 6 6 * Added option (-debug) to show all console output #5 7 * Add options to report errors in the system tray (blinking true). #77 * Add options to report errors in the system tray (blinking). #7 8 8 9 * Completely rewrote the console output and Gui logging engines. 10 * Rewrote the UI log pausing code. 11 * Better handling of Twisted errors in logging 12 * Fixed the pausing/unpausing of the logger. 13 * Automatically scroll to the last event. 9 * Updated GUI on Windows not to show widgets for features that are not 10 available (libnotify, screenshot active window) 11 12 * Completely rewrote the console output and Gui logging engines. Simplified 13 and fixed many isssues. Some parts of the Gui were also overhauled. 14 * Automatically scroll to the last event on both logs. 15 16 * Removed all useless type-checking and started relying on my own exceptions 17 and error handlers. 14 18 15 19 * Completely separated and encapsulated the Twisted Server code. … … 24 28 tweaks to naming. #8 25 29 * Changed strings in text to be more literal and intuitive 26 * Removed all useless type-checking and started relying on my own exceptions.27 28 * Updated GUI on Windows not to show widgets for features that are not29 available (libnotify, screenshot active window)30 31 * Detailed log non-twisted messages are now bold.32 30 33 31 * Updated documentation and added new references. … … 35 33 * Fixed minor UI quirks. 36 34 * Fixed a syntax bug in uigtk.py when GTK version is < 2.10 37 * Fixed bug when saving preferences in the GUI reverted to /tmp by default 35 * Fixed bug when saving preferences in the GUI reverted to /tmp by default. 38 36 39 37 0.1.1: -
trunk/HACKING
r200 r213 1 NOTE: This guide is a rough reference, and will always mostly be incomplete. 2 1 3 Abstract: 2 4 -
trunk/README
r173 r213 1 1 Itaka 2 Version 0. 12 Version 0.2 3 3 4 4 http://itaka.jardinpresente.com.ar -
trunk/debian/changelog
r124 r213 1 itaka (0.2-1) unstable; urgency=low 2 3 * Pulled 0.2 from upstream. 4 5 -- Marc E. <santusmarc@gmail.com> Tue, 27 Jun 2007 18:01:13 -0700 1 6 itaka (0.1-1) unstable; urgency=low 2 7
Note: See TracChangeset
for help on using the changeset viewer.

