Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351148 - x11-misc/etm-692 released
Summary: x11-misc/etm-692 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jim Ramsay (lack) (RETIRED)
URL: http://www.duke.edu/~dgraham/ETM/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-08 20:00 UTC by Jesse Adelman
Modified: 2011-01-19 03:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Adelman 2011-01-08 20:00:33 UTC
Thanks. Changes since 655 (in Portage):

"692    2011-01-03
	Removed try block from etmRC.py which forced the use of
	sys.stdout.encoding. Removed a couple of erroneous 'utf-8'. Now
	works with Russian under Windows!
691    2011-01-03
	Show more diagnostic information if OnInit in etmWX.py fails.
690    2011-01-01
	Fixed bug in date_calculator.
689    2010-12-29
	Fixed bug in exporting to ics. Improved documentation for weekday
	(thanks Adam).
688    2010-12-22
	Added settings for the colors for the command line interface to the
	rc file.
687    2010-12-21
	Don't check for local time zone unless auto_set_timezone is True.
	Fixed undefined 'tmp_d' error in select_items.
686    2010-12-14
	Removed the 'm' from the time of the next alert when use_ampm is
	True. Tweaks for dealing with a missing local time zone.
685    2010-12-11
	Added the ability to specify an alternative command using @A COMMAND
	to run instead of the default for an event or reminder.
684    2010-12-10
	Possible fix for windows registry issue with timezones.
683    2010-12-10
	Added settings for first and second column widths in the gui item
	list to the rc file.
682    2010-12-09
	Added cleanPks to new_version routine. Display local time zone in
	GUI tdy. Added zone stuff to on-line docs and help text.
681    2010-12-07
	More zone fixes.
680    2010-12-05
	Added Shift plus Space completion for @z. Added gettz check for @z
	in check_hash.
679    2010-12-05
	Add @ ZONE using zone returned by get_localtz() when saving unless
	@z is already set.
678    2010-12-05
	Recurrence rules seem to be working. GUI loads ok, edit and save not
	yet updated.
677    2010-12-04
	Zone stuff seem to be working.
676    2010-12-03
	Rolled back etmData and etmParsers to 673.
675    2010-12-03
	About to fork a clone for zone experimentation.
674    2010-11-30
	First pass at processing zone information without generating
	exceptions.
673    2010-11-29
	Enhanced time parsing. Entering, e.g., 10, 10a, 1000 and 10:00 all
	give 10:00(am). In the ending time field (@e) for events
	additionally accept plus time strings such as +90, +1:30 and +1h
	30m.
672    2010-11-29
	Fixed bug in comparing dates for backup.
671    2010-11-29
	Fixed bug and improved parsing of @e. Acceptable formats now include
	time strings with or without colons (10:30, 1000) and time addition
	strings beginning with a '+' (+90, +1:30, +1h 30m) to be added to
	starttime.
670    2010-11-27
	Added ability to prefix an omit string with an ! to reverse its
	meaning. E.g., '-o e' would omit events but '-o !e' would omit
	everything except events.
669    2010-11-24
	Fixed bug involving dateless tasks.
668    2010-11-07
	Added code to supply colon when fuzzy parsing times if missing,
	e.g., 123p -> 1:23p. Fixed bug in outline view in which the same
	project could be listed more than once. Allow details bar in GUI to
	have focus so that contents can be copied to the paste buffer.
667    2010-11-01
	Moved 'about' into etmWX.py and removed etmAbout.py from
	distribution.
666    2010-11-01
	Fixed bug in converting minutes to hours and tenths.
665    2010-09-27
	Use 'copyright' from etmParsers in etmAbout.
664    2010-09-21
	Fixed bug in which filters were not being applied to cvs and ics
	exports.
663    2010-09-14
	Switched bindings so that 'p' now opens an existing project and 'P'
	creates a new project. If an item is selected when 'p' is pressed
	then its parent project will be opened. Otherwise, a file selection
	dialog will be presented.
662    2010-09-13
	Limit items to a single keyword to avoid double counting in ledger
	view. Display fields inherited from the project line inside the id
	bracket in the details bar in the gui.
661    2010-09-09
	Rearranged help info for print and goto. Made search use the same
	font as the today and date displays. Fixed a compatibility problem
	with python 2.7 in etmWeather.py.
660    2010-09-07
	Layout tweaks using SetMinSize. Sets busy panel size correctly and
	prevents status bar from being hidden on resizing.
659    2010-09-04
	Cosmetic changes. Changed today button to static text. Adjusted the
	top (dateline) fonts and alignment. Made settings dependent on
	platform.
658    2010-09-03
	Added 'data view' to both the command line and gui versions.
657    2010-08-31
	Changed search hotkey from 's' to '^F'. Added escape binding to
	cancel search control. Made date column wider to fix linux display
	problem. Changed etmWX layout to fix alignment issue. Changed tdy
	button to wx.lib.platebtn.
656    2010-08-28
	Allow individual 'rotate' settings for action, done, event, note,
	reminder and task files."
Comment 1 Jim Ramsay (lack) (RETIRED) gentoo-dev 2011-01-19 03:46:40 UTC
Thanks for the heads-up!  I went one step further and put version 696 in the
tree, since that's the latest current.

Enjoy!