BUGS: - Recurrence end date is wrong. An event that repeats daily will not be included in the ending date of the recurrence (off-by-one error?). - X-fields (extensions) are stripped from a vCal file when it is saved. They should be preserved. Year view: - See why it is so fucking slow when opening its notebook page for the first time. Month view: - Popup menu like in the year view. - Double click on a day takes you to the day view. - DnD of appointments to move them around. Week view: - Nice display as in the Palm Pilot. Day view: - Rewrite in terms of the canvas and make it pretty. Preferences: - BUG: 12/24 hours stuff is not consistent - I remember that on editing new appointment you get the time-selectors always on 12-hr format Event editor dialog: - Make it figure out whether the alarm is in minutes/hours/days/etc. (via a cascade of conditions) and set the widgets appropriately. Gnome date selection widget: - Make the displayed date be localized properly -- use strftime(). General: - Write online help. Nice help. Lots of help. - If you leave the calendar running overnight, the "current day" marker in the GnomeMonthItems does not get updated. - Add categories support. Color-coded categories. - Untimed events type='hidden' name='id' value='948b01e37e87379ed9a87280c5e3965f448f399a'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python33
Commit message (Expand)AuthorAgeFilesLines
* - Remove everything related to USE_PYTHON and bsd.python.mk. This is amva2014-08-024-5241/+4825
* Drop some %%PORTDATA%%antoine2014-07-211-223/+223
* - Add CPE entries for pythonsbz2014-07-121-3/+5
* Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1
* lang/python{31,32,33}: Fix stage/package as non-rootkoobs2014-04-221-5/+27
* lang/python{31,32,33}: Add clang 3.4 fix from python27koobs2014-04-202-0/+16
* - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILEsunpoet2014-04-111-1/+1
* - Fix shebangsunpoet2014-04-061-17/+23
* Update python33: 3.3.4 --> 3.3.5.demon2014-03-104-48/+28
* lang/python33: Update to 3.3.4koobs2014-03-047-116/+112
* - Fix build with readline 6.3 from portsantoine2014-03-012-1/+56
* lang/python*: Backport security fix for CVE-2014-1912koobs2014-03-012-1/+50
* - Fix bad libpython* symlinks after enabling the lang/python* ports tomva2014-02-012-4/+4
* - Enable stagedir supportmva2014-01-262-16/+17
* Bump PORTREVISION for all Python ports to pickup the recent ARM patchkoobs2013-12-081-0/+1
* Reduce diffs, sort sections & Add LICENSE for Python 2.6, 2.7 & 3.3koobs2013-12-081-18/+23
* All Python ports: Address abort() for ctypes import on FreeBSD/ARMkoobs2013-12-081-0/+36
* Update to version 3.3.3.demon2013-11-194-240/+258
* lang/python33: add support for freebsd11wg2013-11-113-3/+11
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21