summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2015-03-27Use GITHUB magic.wiz1-2/+3
2015-03-26Honour LDFLAGS.joerg2-1/+14
2015-03-19Create portable binary packages. Bump revision.joerg4-2/+358
2015-03-15Apply modified patch sent by palo@ in private mail. This brings all theserodent3-10/+8
packages to version 3.4.x. May this not break anything (although i feel it might).
2015-03-14wants to link with pthreadstnn1-1/+2
2015-03-13Add and enable ruby-hitimes and ruby-timers.taca1-1/+3
2015-03-13Add ruby-timers package version 4.0.1.taca4-0/+54
Ruby timer collections. Schedule several procs to fire after configurable delays or at periodic intervals. This gem is especially useful when you are faced with an API that accepts a single timeout but you want to run multiple timers on top of it. An example of such a library is [nio4r](https://github.com/celluloid/nio4r), a cross-platform Ruby library for using system calls like epoll and kqueue.
2015-03-13Add ruby-hitimes package version 1.2.2.taca4-0/+82
Hitimes is a fast, high resolution timer library for recording performance metrics. It uses the appropriate low method calls for each system to get the highest granularity time increments possible. It currently supports any of the following systems: * any system with the POSIX call `clock_gettime()` * Mac OS X * Windows * JRuby Using Hitimes can be faster than using a series of `Time.new` calls, and it will have a much higher granularity. It is definitely faster than using `Process.times`.
2015-03-02LLVM's correlated value propagation pass is known to require a lot ofjoerg1-1/+4
memory and CPU time for certain input. Provide a variable (CLANG_NO_VALUE_PROPAGATION_PASS) for selectively disabling it in those places known to trigger it.
2015-03-01(pkgsrc)mef7-62/+24
- three patches dropped, upstream seems to fix the problem. (upstream) - Update 0.14.4 to 0.14.6 ============== Planner 0.14.6 ============== Fixes ===== * Fixed compilation with --with-database (thanks to Maxim Zakharov) * Several warnings (thanks to Tinggong Wang) * Got rid of AM_MAINTAINER_MODE * Got rid of some deprecated code New and Updated Translations ============================ Kristjan Schmidt (eo) Alexandre Franke (fr) Takeshi AIHANA (ja) Rüdolfs Mazurs (lv) Piotr Drąg (pl) Matej Urbančič (sl) Daniel Nylander (sv) Gorkem Cetin (tr) Muhammet Kara (tr) Kjartan Maraas (nb) ============== Planner 0.14.5 ============== New features and fixes ====================== * First release since transition to git -> ChangeLog is now generated from git log by make distcheck * GTK+ requirement has been bumped from 2.6.0 to 2.14.0 * minor build enhancements, gnome-common is now needed to build (commits e8e08f, e06805, 05e9cf, c8141a) * many memory leaks got fixed (commits 07c105, b1964f, 37cbf8, 60daf9, 327bbb, 6f9c48, 6cc17b, 21c832, 15c94a, 04e47d) (bugs #334114, #596746) * some deprecated code got updated (commits 209bb8, ce9da9, c982ae, cae485, 8b9104, a9e57c, 9998b3, bc176e, f01117, 53986b, 554d30, 98b929, 09545b, 8a571f, b892fb, df6dea, addef5, 046a28) (bugs #349304, #536416, #584009, #590485, #613623) * misc bugs fixed: * Crash when exporting HTML (commit 6c7062) * Prevent changing order of resources on load/save (commit dfcab6) * Crash when using zoom-to-fit (commit 8e4fab, bug #550559) * Assigned resources information shown in HTML export (commit b43d37, bug #308064) * Maximum percent complete stuck at 75% (commit 226c5e, bug #580216) * Error when opening files with colon in path (commit 37cbf8, bug #602427) * Allow scrolling in Gantt and resource usage (commit 170f10, bug #604355) * Show date in status bar (commit 8f6325, bug #604515) Known introduced regressions ============================ * help won't open on a build using --prefix (introduced by switch to new API in commit cae485 in planner) * Gantt chart header has a white background on the Windows version New and Updated Translations ============================ Khaled Hosny (ar) Amitakhya Phukan (as) Xandru Armesto (ast) Runa Bhattacharjee (bn_IN) Gil Forcada (ca) Carles Ferrando (ca@valencia) Ondřej Kopka (cs) Marek Cernocky (cs) Joe Hansen (da) Mario Blätterman (de) Christian Kirbach (de) Nikos Charonitakis (el) Jorge González (es) Daniel Mustieles (es) Mattias Põldaru (et) Ivar Smolin (et) Iñaki Larrañaga Murgoitio (eu) Louis Grandjean (fr) Claude Paroz (fr) Milo Casagrande (it) Takeshi AIHANA (ja) Baurzhan Muftakhidinov (kk) Sandeep Shedmake (mr) Kjartan Maraas (nb) Nils-Christoph Fiedler (nds) Manoj Kumar Giri (or) Piotr Drąg (pl) Lucian Adrian Grijncu (ro) Yuri Kozlov (ru) Alexandre Prokoudine (ru) Matej Urbančič (sl) Daniel Nylander (sv) I. Felix (ta) Gavin Huang (zh_CN) Aron Xu (zh_CN)
2015-03-01Update to 1.233mef2-7/+6
--------------- 1.233 Fri Nov 22 15:49:20 CST 2013 fixed a long standing issue with parseInterval and fractional seconds. NOTE: Date::Parse, does NOT handle resolutions < 1 second. For that, you really should have a look at Time::HiRes. This fix quantizes fractional second values to whole numbers. Thanks for the patch, Bob <bob_freeman@hms.harvard.edu> !
2015-03-01Update to 0.22mef2-7/+6
0.22 2015-02-17 - Add URI and NONE alarm types, for compatibility with Apple iCal - Add support for the common X-WR-CalName property - Optionally enforce UID attribute - Optionally auto-generate UID - Run with taint mode enabled - Packaging updates
2015-02-28config.guess/config.sub are outside WRKDIR, adjust.joerg1-1/+4
2015-02-22Update to 0.4.3:wiz2-7/+6
Version 0.4.3 ============= - More performance improvements to ``singlefile``-storage. - Add ``post_hook`` param to ``filesystem``-storage. - Collection creation now also works with SabreDAV-based servers, such as Baikal or ownCloud. - Removed some workarounds for Radicale. Upgrading to the latest Radicale will fix the issues. - Fixed issues with iCloud discovery. - Vdirsyncer now includes a simple ``repair`` command that seeks to fix some broken items.
2015-02-21Recursive revbump from audio/pulseaudio.ryoon1-1/+2
2015-02-04Fix path to example files. Bump PKGREVISION.wiz2-6/+6
2015-02-04Update to 0.4.0:wiz3-16/+36
0.4.0 released on 2015-02-02 dependency changes new dependency: click>3.2 removed dependency: docopt note to package mantainers: requirements.txt has been removed, dependencies are still listed in setup.py users will need to delete the local database, no data should be lost (and khal will inform the user about this) bug fixes FIX: vtimezones were not assembled properly, this lead to spurious offsets of events in some other calendar applications new and changed features new config_option: [default] print_new, lets the user decide what should be printed after adding a new event new config option: [default] show_all_days lets users decide if they want to see days without any events in agenda and calendar view (thanks to Pierre David) khal (and ikhal) can now display weeknumbers (see config file) khal new can now create repetitive events (with repeat), see documentation (thanks to Eric Scheibler) config file: the debug option has been removed (use khal -v instead) better support for broken events, e.g. events ending before they start (Thanks to Markus Unterwaditzer) more recurrence rules are supported, khal will print warnings on unsupported rules change in behaviour: recurring events are now always expanded until 2037 major speedup in inserting events into the caching database, especially noticeable when running khal for the first time or after an deleting the database (Thanks to Markus Unterwaditzer) ikhal ikhals calendar should now be filled on startup pressing t refocuses on today pressing ctrl-w in input fields should delete the last word before the cursor when the focus is set on the events list/editor, the current date should still be visible in the calendar 0.3.1 released on 2014-09-08 FIX: events deleted in the vdir are not shown anymore in khal. You might want to delete your local database file, if you have deleted any events on the server. FIX: in some cases non-ascii characters were printed even if unicode_symbols is set to False in the config FIX: events with different start and end timezones are now properly exported (the end timezone was disregarded when building an icalendar, but since timezones cannot be edited anyway, this shouldnt have caused any problems) FIX: calendars marked as read-only in the configuration file should now really be read-only 0.3.0 released on 2014-09-03 new unified documentation html documentation (website) and man pages are all generated from the same sources via sphinx (type make html or make man in doc/, the result will be build in build/html or build/man respectively the new documentation lives in doc/ the package sphinxcontrib-newsfeed is needed for generating the html version (for generating an RSS feed) the man pages live doc/build/man/, they can be build by running make man in doc/sphinx/ new dependencies: configobj, tzlocal>=1.0 IMPORTANT: the configuration files syntax changed (again), have a look at the new documentation for details local_timezone and default_timezone will now be set to the timezone the computer is set to (if they are not set in the configuration file)
2015-02-04Depend on py-atomicwrites, because it's required. Bump PKGREVISION.wiz1-2/+5
2015-02-04+ py-tzlocal.wiz1-1/+2
2015-02-04Import py34-tzlocal-1.1.2 as time/py-tzlocal.wiz4-0/+73
This Python module returns a tzinfo object with the local timezone information under Unix and Win-32. It requires pytz, and returns pytz tzinfo objects. This module attempts to fix a glaring hole in pytz, that there is no way to get the local timezone information, unless you know the zoneinfo name, and under several Linux distros that's hard or impossible to figure out. Also, with Windows different timezone system using pytz isn't of much use unless you separately configure the zoneinfo timezone name. With tzlocal you only need to call get_localzone() and you will get a tzinfo object with the local time zone info. On some Unices you will still not get to know what the timezone name is, but you don't need that when you have the tzinfo file. However, if the timezone name is readily available it will be used.
2015-02-01Update to 0.4.2:wiz2-6/+6
Version 0.4.2 ============= *released on 30 January 2015* - Vdirsyncer now respects redirects when uploading and updating items. This might fix issues with Zimbra. - Relative ``status_path`` values are now interpreted as relative to the configuration file's directory. - Fixed compatibility with custom SabreDAV servers. See :gh:`166`. - Catch harmless threading exceptions that occur when shutting down vdirsyncer. See :gh:`167`. - Vdirsyncer now depends on ``atomicwrites``. - Massive performance improvements to ``singlefile``-storage. - Items with extremely long UIDs should now be saved properly in ``filesystem``-storage. See :gh:`173`.
2015-02-01Update to 1.85:wiz2-6/+6
1.85 2015-01-30 - This release is based on version 2015a of the Olson database. This release includes contemporary changes for Quintana Roo and Chile.
2015-02-01Update ruby-tzinfo to 0.3.43.taca2-6/+6
== Version 0.3.43 (tzdata v2015a) - 31-Jan-2015 * Updated to tzdata version 2015a (http://mm.icann.org/pipermail/tz-announce/2015-January/000028.html).
2015-01-31Add php-mrbsbouyer1-1/+2
2015-01-31Import mrbs 1.4.11 as php/mrbs.bouyer5-0/+1348
The Meeting Room Booking System (MRBS) is a PHP-based application for booking meeting rooms, or other resources.
2015-01-20Revbump associated with update of lang/ocaml.jaapb2-3/+4
2015-01-18Update to 1.84:wiz2-6/+6
1.84 2015-01-17 - Removed the per-OS prereqs on DateTime::TimeZone::HPUX and DateTime::TimeZone::Local::Win32. This gets rid of circular dependencies between those distros and this one. RT #101588, 101589 and 68231.
2015-01-16Update to 5.25.0:wiz2-6/+6
Version 5.24.0 - Version 5.24.0 - Updated to Qt 5.4.0. - Significant speed improvements when using many students sets (suggested by Volker Dirr). - Speed improvements in the statistics menu. - Other speed improvements for larger data. - Added an option to hide students subgroups in combo boxes/activity planning (useful if you have too many students subgroups and you don't use them in the interface). - Added options to select the categories of timetables to write on the hard disk. - Automatic division of years by categories is improved (suggested by alxgudea, Bobby Wise and Volker Dirr). - Code improvement in reading the .fet XML files: converted from the obsolete Qt classes QDom* to QXmlStreamReader. It brings speed and memory improvements when reading the input files, and ensures FET source compatibility with future Qt versions. Also error reporting when reading a corrupt file is improved. The structure of the .fet XML files is slightly changed, but of course older files are opened correctly. - Several bug fixes, when trying to open corrupt files. - Other bug fixes, reported by Vanyo Georgiev. - It is now allowed to have constraints preferred/home rooms with a single room (suggested by liquid and Volker Dirr). - Added a new example file from Vietnam, by nguyenhuuduyet. - Added a new example file from Namibia, by Bobby Wise. - Added two anonymous example files. --------------------------------------------------------------------------------- Versions 5.25.0 - 5.25.x - Version 5.25.0 - Improved the split year dialog: groups and subgroups which will exist in this year after the division will retain their activities and constraints. - Sort (temporarily) the constraints by description in the all time/space constraints dialogs. Also, removed the 'Sort by comments' button, which is probably useless. - Fixed a bug introduced in version 5.24.0: when having individually modified activities, removing teachers, subjects, activity tags, or students sets could remove only some components of the large split activity. - Some minor strings improvements.
2015-01-11Update to 2.4.0:wiz2-6/+6
Version 2.4.0 ------------- - Fix an issue with relativedelta and freezegun (lp:1374022) - Fix tzinfo in windows for timezones without dst (lp:1010050, gh #2) - Ignore missing timezones in windows like in POSIX - Fix minimal version requirement for six (gh #6) - Many rrule changes and fixes by @pganssle (gh pull requests #13 #14 #17), including defusing some infinite loops (gh #4)
2015-01-11Update to 0.4.1:wiz2-6/+6
Version 0.4.1 ============= *released on 05 January 2015* - All ``create`` arguments from all storages are gone. Vdirsyncer now asks if it should try to create collections. - The old config values ``True``, ``False``, ``on``, ``off`` and ``None`` are now invalid. - UID conflicts are now properly handled instead of ignoring one item. Card- and CalDAV servers are already supposed to take care of those though. - Official Baikal support added.
2015-01-07Update to 1.18:wiz2-6/+6
1.18 2015-01-05 - There will be a new leap second on June 30, 2015. 1.17 2015-01-04 - No code changes from the 1.16 release. 1.16 2015-01-04 (TRIAL RELEASE) - Test fix for systems where IVs are 4 bytes long. 1.15 2015-01-03 (TRIAL RELEASE) - Trying this again ... Experimental fix for adding very large numbers of days. Previously, trying to add more than around 2^28 days could cause errors if the result ended up in a leap year. This is being released as a trial release because I'm not sure how this change will behave on a 32-bit Perl. Reported by KMX. RT #97046.
2015-01-04Update to 1.14:wiz2-6/+6
1.14 2015-01-03 - Accidentally release 1.13 as a non-TRIAL release. Releasing 1.13 minus the integer change so there's a known-safe stable release on CPAN for people to install. 1.13 2015-01-03 * This release was deleted from CPAN. - Experimental fix for adding very large numbers of days. Previously, trying to add more than around 2^28 days could cause errors if the result ended up in a leap year. This is being released as a trial release because I'm not sure how this change will behave on a 32-bit Perl. Reported by KMX. RT #97046. - Various small doc chances to address RT #96958, #98733, and #101262.
2015-01-01Update documentation of ONLY_FOR_PLATFORM.dholland1-2/+2
XXX: the file in here is badly out of date wrt upstream tzdata.
2015-01-01This doesn't use anything particularly specific other than openingdholland1-2/+3
/dev/audio, as far as I can tell, so lift the narrow ONLY_FOR_PLATFORM restriction. (But, based on things I saw while going through audio/, mark it NOT_FOR_PLATFORM on Interix.) If you try it on Linux or whatever and it doesn't work, let me know or file a PR and I'll attend to it or mark it broken.
2014-12-31Update to 0.4.0:wiz3-10/+16
Version 0.4.0 ============= *released on 31 December 2014* - The ``passwordeval`` parameter has been renamed to ``password_command``. - The old way of writing certain config values such as lists is now gone. - Collection discovery has been rewritten. Old configuration files should be compatible with it, but vdirsyncer now caches the results of the collection discovery. You have to run ``vdirsyncer discover`` if collections were added or removed on one side. - Pair and storage names are now restricted to certain characters. Vdirsyncer will issue a clear error message if your configuration file is invalid in that regard. - Vdirsyncer now supports the XDG-Basedir specification. If the ``VDIRSYNCER_CONFIG`` environment variable isn't set and the ``~/.vdirsyncer/config`` file doesn't exist, it will look for the configuration file at ``$XDG_CONFIG_HOME/vdirsyncer/config``. - Some improvements to CardDAV and CalDAV discovery, based on problems found with FastMail. Support for ``.well-known``-URIs has been added.
2014-12-31Improve EGG_NAME default to work for packages with '-' in their name.wiz2-5/+2
Remove now unnecessary overrides in various packages.
2014-12-30Update to 1.83:wiz2-6/+6
1.83 2014-12-24 - The last release did not include any of the generated zone files. Oops. - Attempting to fix indexing of DateTime::TimeZone::Catalog on metacpan. No real code or zone changes. 1.82 2014-12-24 - Various changes to get tests passing and tools code working with blead. This includes fixing some "Redundant argument in sprintf" warnings that could occur in the DateTime test suite. Reported by Slaven Rezic. RT #10116.
2014-12-16Add one (more) MASTER_SITES, at release/ directory, thanks obache@.mef1-2/+3
2014-12-16- Convert MASTER_SITES from tagged-github to normal tarball, thanks obache@mef4-15/+31
- autoreconf is not necessary for this tarball (remove pre-configure: target in Makefile) - Remove automake and autoreconf from USE_TOOLS+= - Add patch for Makefile.in as well as Makefile.am - MAKE_JOBS_SAFE= no - Add following files in PLIST share/dateutils/iata.tzmcc share/dateutils/icao.tzmcc share/dateutils/mic.tzmcc Thanks again obache@
2014-12-15(pkgsrc)mef4-12/+75
- MASTER_SITES moved - DIST_SUBDIR is now used. - pre-configure:, post-build: added for Makefile - Some tweak added (post-build: etc) to get similar PLIST (as of 0.2.6) (upstream) Update 0.2.6 to 0.3.1 From: http://www.fresse.org/dateutils/changelog.html v0.3.1 ------------------------ This is a bugfix release. Bugfixes: - octave/matlab code is distributed fully - negative durations with refined units are minus-signed only once - ddiff is entirely anticommutative now - tests dont fail if zones dont exist on the build system - dseq with empty ranges will no longer produce output (just as seq(1)) - arbitrary integers are not interpreted as time anymore - when converting from zone info properly clear zone difference for %Z - dseq(1) will automatically resort to +1mo and +1y iterators for wildcarded ymd dates - dadd(1)ing ywd dates with output as ymd works properly now Features: - ddiff can output nanosecond diffs - automatic fix-up of dates is documented now - parser errors and fix ups are reported through return code 2 - dseq with no -f|--format stays in the calendric system of the start value instead of converting all output to ymd v0.3.0 ------------------------ This is a feature release. Features: - dgrep supports time zones both for the expression and the input - timezones can be specified by alternative codes and tzmap files - new tool dzone to inspect date/times in multiple timezones in bulk - new tool dsort to sort input chronologically - gengetopt and help2man maintainer dependencies removed - lilian/julian inputs via -i ldn and -i jdn - ymcw dates now follow ISO 8601 in using 07 to denote Sunday Bugfixes: - ddiff takes differences between a unix epoch stamp and a date/time - zone converter assigns correct sign to zone difference when using %Z - weekdays are properly calculated from epoch stamps (issue 24) v0.2.7 -------------------------- This is a feature release. Features: - dgrep supports -v|--invert-match like grep - output specifier %G is supported for compatibility with POSIX - ddiff calculates year-day differences - ddiff calculates ISO-week date differences - ddiff output can be zero and space padded through 0 and SPC modifier - zoneinfo database on AIX >= 6.1 is taken into account Bug fixes: - ddiff can calculate full year differences, issue 21 fixed - dseq now accepts %W, %V output formats, issue 22 fixed - builds with clang >= 3.3 work again, clang bug 18028
2014-12-14Update to 0.3.4:wiz2-6/+6
Version 0.3.4 ============= *released on 8 December 2014* - Some more bugfixes to config handling. Version 0.3.3 ============= *released on 8 December 2014* - Vdirsyncer now also works with iCloud. Particularly collection discovery and etag handling were fixed. - Vdirsyncer now encodes Cal- and CardDAV requests differently. This hasn't been well-tested with servers like Zimbra or SoGo, but isn't expected to cause any problems. - Vdirsyncer is now more robust regarding invalid responses from CalDAV servers. This should help with future compatibility with Davmail/Outlook. - Fix a bug when specifying ``item_types`` of :py:class:`vdirsyncer.storage.CaldavStorage` in the deprecated config format. - Fix a bug where vdirsyncer would ignore all but one character specified in ``unsafe_href_chars`` of :py:class:`vdirsyncer.storage.CaldavStorage` and :py:class:`vdirsyncer.storage.CarddavStorage`.
2014-12-14Remove time/py-dateutil2, time/dateutil is newer than this packageobache5-79/+1
and support both py2x and py3x.
2014-12-13Update py-dateutil to 2.3.obache4-19/+21
Version 2.3 ----------- - Cleanup directory structure, moved test.py to dateutil/tests/test.py - Changed many aspects of dealing with the zone info file. Instead of a cache, all the zones are loaded to memory, but symbolic links are loaded only once, so not much memory is used. - The package is now zip-safe, and universal-wheelable, thanks to changes in the handling of the zoneinfo file. - Fixed tzwin silently not imported on windows python2 - New maintainer, together with new hosting: GitHub, Travis, Read-The-Docs Version 2.2 ----------- - Updated zoneinfo to 2013h - fuzzy_with_tokens parse addon from Christopher Corley - Bug with LANG=C fixed by Mike Gilbert Version 2.1 ----------- - New maintainer - Dateutil now works on Python 2.6, 2.7 and 3.2 from same codebase (with six) - #704047: Ismael Carnales' patch for a new time format - Small bug fixes, thanks for reporters! Version 2.0 ----------- - Ported to Python 3, by Brian Jones. If you need dateutil for Python 2.X, please continue using the 1.X series. - There's no such thing as a "PSF License". This source code is now made available under the Simplified BSD license. See LICENSE for details.
2014-12-07Update to 0.3.2:wiz2-6/+6
Version 0.3.2 ============= - The current config format has been deprecated, and support for it will be removed in version 0.4.0. Vdirsyncer warns about this now.
2014-12-05Update 5.23.2 to 5.23.4mef3-9/+10
- Version 5.23.3 - Updated to Qt 5.3.2. - Added a fet.desktop file (by Alexey Loginov). - Fixed some comments concerning the GNU GPL license (reported by Alexey Loginov). - Added a "make install" option (suggested by Alexey Loginov and other users, done by Zsolt Udvari and Liviu Lalescu). - Added an icon (suggested by Alexey Loginov and other users). - Added an option at compilation time so that FET automatically detects the system locale (suggested by Alexey Loginov and other users). - Version 5.23.4 - Added a partial Chinese Simplified (zh_CN) translation, by orange. - Added two example files from Vietnam, by Nguyen Huu Tuyen.
2014-12-04Removing p5-Net-Google-Calendarmef4-29/+1
https://rt.cpan.org/Public/Bug/Display.html?id=100421 tells this library no longer works as it uses the Calendar v2 API which Google discontinued today. Thanks wiz@ for the information.
2014-12-04Update 2.30 to 2.41mef2-6/+6
------------------ 2.41 18-Mar-2014 OSX: - Fixed start-up rotation and credits display on iOS 7. - Suppress status bar (again) on iOS 7. 2.40 27-Nov-2013 OSX: - Added "Check for Updates". 2.39 16-Jul-2013 All platforms: - Tweaked character outlines for smoother morphing. iPhone: - Fixed crash when rotating on Retina iPads. OSX: - Fixed crash when running in full screen or as a screen saver on really old machines. 2.38 08-Jul-2013 OSX: - Toggling window title bar preserves transparency. - Transparency works in full-screen mode. - Screen saver preferences weren't being saved. - Fixed bug where System Preferences window went black. - Possibly fixed an intermittent startup crash. 2.37 22-Sep-2012 iPhone: - Support for iPhone 5's new screen size. 2.36 23-Apr-2012 OSX: - Fixed a startup crash on 10.7. - Added a preference to keep the Dali Clock window above even the screen saver window. - "Upgraded" to XCode 4.0, which means that 10.4 PPC builds are impossible, and Intel is now required. 2.35 18-Aug-2010 All platforms: - Regenerated font images for smoother animation. iPhone, iPad: - Higher resolution display (and icons) on iPhone 4. - Fixed a display glitch when zooming. - Fixed an occasional rotation twitch on iPad. X11: - Turned on -cycle by default. 2.34 19-May-2010 iPhone: - When docked, don't automatically turn screen off. - Briefly display the date every minute or so. - Made rotation less twitchy. - Fixed off-by-one in date display. OSX: - Animate while resizing window. 2.33 24-Apr-2010 iPhone, OSX, WebOS: - Keep the clock centered in the window even when in 12 hour mode where the hour is one digit, and animate the centering transition. OSX: - Eliminated flicker when a transparent Dali Clock window is on top of a window that is playing video. iPhone: - Animate rotation/scaling during orientation changes. - Submitted to Apple iTunes Store. 2.32 20-Apr-2010 iPhone: - Fixed a startup crash. - Rotation and pinch-zooming works reliably. 2.31 18-Apr-2010 OSX: - Tweaks to Mac OS 10.6 build process. - Rewrote rendering engine in OpenGL / OpenGLES. - The colons and dashes morph now too. iPhone: - Works now! X11: - Added -showdate option so you can run two copies, one showing the date and one showing the time.
2014-12-04Update 1.4.5 to 1.4.6mef3-23/+6
http://lists.roaringpenguin.com/pipermail/remind-fans/2013/002903.html --------------------- 2013-02-02 Release 1.4.6: * Fixed a failure to quote filenames in the editor commands provided by the default wyrdrc. * Fixed a crash when the terminal is resized while wyrd is executing an external editor or browser. (In some environments, this would happen every time a reminder file is edited.) * Fixed 'configure' errors when compiling with OCaml 4. * Added Oasis metadata. * Added automatic refresh of the display when reminder files are modified. * Added a backtrace printout for unhandled exceptions. * Fixed a parallel-make race conditoin resulting from integration of upstream ocaml-curses. * Fixed a crash when the terminal is resized. * Fixed some crashes which could be triggered by pressing arrow keys or entering non-printable characters from the "quick add" entry field.
2014-12-04(pkgsrc)mef6-34/+40
- Add LICENSE (gnu-gpl-v1) - Add comment on patches (mainly from cvs log) (upstream) - Update 0.7 to 0.9 ------------- Tue Sep 6 08:52:43 EST 2005 projclock.tcl - changed name from Project Clock to WorkerTimer due to trademark issue Wed Mar 17 08:40:14 EST 2004 projclock.tcl - some tidying up of window behaviour - fixed problem with custom summary when pclock dir has spaces in name
2014-12-042013.0912:mef2-7/+6
Pulled fix from Adam Schobelock that removes timezone offset caching because it was creating incorrect behavor or Moscow.