Federico Hernandez
8920f5c10c
Bug #832
...
- gcc feature prevents one from using _L
task under cygwin compiles again
2011-09-14 22:24:14 +02:00
Paul Beckingham
dab06f8672
Code Cleanup
...
- All objects now use the same convention for naming members. The
consistency is a good thing.
2011-08-25 21:54:28 -04:00
Paul Beckingham
8fabffe18c
Code Cleanup
...
- Eliminated '#include "x"' by changing all to '#include <x>'.
2011-05-28 00:19:59 -04:00
Paul Beckingham
f67706c28e
L10N
...
- Added '#define L10N' marker to all source files that are localized.
2011-05-28 00:02:04 -04:00
Paul Beckingham
bac4610580
Hooks
...
- Removed obsolete field hook.
2011-04-17 21:54:06 -04:00
Paul Beckingham
17d1e59e29
Hooks
...
- Eliminated the concept of list hooks.
- Eliminated unnecessary API functions.
2011-04-13 23:20:55 -04:00
Paul Beckingham
2ce54f10f8
Lua
...
- Eliminated unimplemented API calls, which are all going to be replaced
by DOM get/set.
- Documented new 2.x hooks.
2011-04-12 23:01:49 -04:00
Federico Hernandez
4de854a3c3
CMake
...
- zapped autoh*ll from build system. No more pain.
2011-03-04 03:58:55 +01:00
Paul Beckingham
462caf5bd4
Copyright
...
- Updated copyright to 2011.
2010-12-31 22:03:05 -05:00
Federico Hernandez
02dcdf83b5
Fixed auto.h includes to point to top level dir for cmake
2010-12-28 21:12:30 +01:00
Paul Beckingham
31cf470cc8
Copyright
...
- Made all the copyright notices consistent. It was bothering me.
2010-11-27 09:13:09 -05:00
Paul Beckingham
44fe227595
Product Name Change
...
- Converted all (appropriate) uses of 'task' to 'taskwarrior'.
2010-08-21 12:31:00 -04:00
Paul Beckingham
f351e17a63
Enhancement - Hooks
...
- Implemented all command hooks.
- Implemented several field hooks.
- Implemented several task hooks.
- Reorganized event validation code.
- Finalized Hooks -> API::call* mechanism.
- Implemented several hook unit tests.
- Corrected unit tests that didn't specify rc.hooks=on.
- Corrected builds that include Lua.
2010-01-31 23:29:22 -05:00
Paul Beckingham
69cae7731f
Enhancement - Hooks
...
- First fully functioning Lua hooks. Woohoo.
2010-01-18 18:03:31 -05:00
Paul Beckingham
c66d6b0500
Enhancement - Hooks
...
- Added bare bones autoconf changes to support Lua.
- Added API class from metatask.git.
- Added skeleton Hooks class.
- Added 'with_lua' helper script.
2010-01-17 01:12:28 -05:00