aboutsummaryrefslogtreecommitdiff
path: root/src/planner-eds.cpp
Commit message (Expand)AuthorAgeFilesLines
* copyediting: remove a piece of dead codeCharles Kerr2014-02-031-1/+1
* when connecting to an ECalClient, use the proper source types for events/tasksCharles Kerr2014-02-021-1/+9
* aha! ubntu-ui-toolkit stores its alarms in E_SOURCE_EXTENSION_TASK_LIST inste...Charles Kerr2014-02-021-12/+17
* add an ECalClientView for each ECalClient to listen for changes to its compon...Charles Kerr2014-02-021-47/+122
* copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...Charles Kerr2014-01-301-1/+1
* fix g_date_time_format() leak found by valgrind testingCharles Kerr2014-01-281-2/+6
* fix GDateTime leak found by valgrind testingCharles Kerr2014-01-281-3/+3
* fix Task leak found by valgrind testingCharles Kerr2014-01-281-0/+1
* fix free-memory-read bug found by valgrind testingCharles Kerr2014-01-281-2/+1
* in PlannerEds, replace g_message() console messages with g_debug()Charles Kerr2014-01-221-12/+11
* in PlannerEds, wire in planner.thisMonth and planner.upcomingCharles Kerr2014-01-221-0/+2
* copyediting: rename Service as Exporter & tweak commentsCharles Kerr2014-01-221-1/+1
* fix minor -Wpedantic warningsCharles Kerr2014-01-161-3/+3
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-141/+142
* add planner + testsCharles Kerr2013-12-171-0/+419