Next | Query returned 12 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121)
Log message:
Mark packages as not python-3.x ready where appropriate.
   2014-01-25 11:38:23 by Thomas Klausner | Files touched by this commit (28) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2012-10-07 19:17:20 by Aleksej Saushev | Files touched by this commit (44)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-11-16 14:52:13 by Ryo ONODERA | Files touched by this commit (2) | Package updated
Log message:
Update to 1.2.31

Changelog:
Release 1.2.31 - November 13, 2011
This is a mixed bugfix and feature release.

Bugs fixed:
- Immediately update the number of tasks completed in the status bar of the
  task viewer when the user marks a task completed. (SF#3185805)
- When adding new tasks, Task Coach would first show them briefly as inactive
  before showing them as active. (SF#3085362)
- Only "preset" dates on new tasks.
- When changing a date/time inline, hitting enter in the date part of the
  control would close the inline control, but not change the date.
  (SF#3428503)
- The inline edit controls for dates/times didn't use the preferences for
  start and end of working day. (SF#3431160)
- Using drag and drop to change dates in the calendar view would produce
  erroneous results in some configurations. (SF#3428525)
- In some configurations, some hours would not be drawn in the calendar view
  in vertical mode. (SF#3428524)

Features added:
- When exporting to CSV, dates and times can optionally be put in separate
  columns.
- When exporting to CSV and HTML, the columns to be exported can be changed in
  the export dialog.
- Simple task statistics viewer added that shows a pie chart of the
  distribution of task states.
   2011-10-28 17:16:22 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Update to 1.2.30

Changelog:
Release 1.2.30 - October 23, 2011
This is a mixed bugfix and feature release.

Bugs fixed:
- Better explanation of the automatic import and export of Todo.txt format in
  the preferences dialog. (SF#3418906)
- The task viewer in list mode now also shows the categories, prerequisites
  and dependencies inherited from parent tasks, between parentheses. In
  addition, the inherited categories, prerequisites or dependencies are taken
  into account when sorting by categories, prerequisites or dependencies.
  (SF#3414914)
- Don't reset the percentage complete to 0 when the user changes it from 100
  to some other percentage less than 100.
- Fix a memory leak when opening edit dialogs.

Features added:
- The task viewer in list mode now also shows the categories, prerequisites
  and dependencies inherited from parent tasks, between parentheses. In
  addition, the inherited categories, prerequisites or dependencies are taken
  into account when sorting by categories, prerequisites or dependencies.
  (http://uservoice.com/a/ksD1q)
- Percentage complete, hourly fee and fixed fee of tasks can be edited in
  place.
   2011-10-13 13:31:48 by Ryo ONODERA | Files touched by this commit (4)
Log message:
Update to 1.2.29.

bug fix
Added new features.
* storing password is encrypted.
* SyncML support is improved.
* and so on.
   2011-07-26 13:12:58 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Try to support both X11_TYPE with X11BASE.
   2011-07-26 11:22:07 by Ryo ONODERA | Files touched by this commit (4)
Log message:
Update to 1.2.24.

* Try to support both X11_TYPE.
   2011-04-10 17:09:49 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 1.2.13

Release 1.2.13 - April 9, 2011
This is a mixed bugfix and feature release.

Bugs fixed:
- The notes section was missing from the help contents. (SF#3241219)
- Mark subtasks of tasks that have uncompleted prerequisites as inactive
  (grey). (SF#3237286)
- In the setup script, don't assume Mac OS X when the operating system isn't
  Linux or Windows. There's also the possibility the user is using BSD.
  (SF#3236769)
- Don't force users to accept the license since the license doesn't actually
  require users to accept it (Windows). (SF#3247643)
- Upon startup, effort viewers would always show the column header popup menu
  for detail mode, even when the effort viewer would be in aggregate mode
  (i.e. effort aggregated per day, per week or per month).
- Ask the user for confirmation before overwriting existing files.
  (SF#2794041)
- When adding an item, automatically select it. When removing an item with a
  parent, automatically select it. Make sure keyboard navigation (up and
  down) correctly moves the selection after marking a task completed.
  (SF#3056999)

Features added:
- Allow for filtering by category via the View->Filter menu. This also adds a
  menu item for showing all items regardless of category, with Ctrl-R (R for
  Reset) as keyboard shortcut.
- When possible, try to keep the task duration when changing its start date.
- Tasks in the calendar view can now be dragged and dropped and resized to
  change their dates.

Feature changed:
- For consistency with the menu item for resetting category filters, the
  keyboard shortcut for resetting all filters is now Shift-Ctrl-R (R for
  Reset).

Next | Query returned 12 messages, browsing 1 to 10 | Previous