Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.3.94-0ubuntu1 | Sebastien Bacher | 2012-04-05 | 13 | -160/+252 |
|\ | |||||
| * | releasing version 0.3.94-0ubuntu1~ppa1 | Charles Kerr | 2012-04-04 | 1 | -2/+2 |
| | | |||||
| * | * New upstream release. | Charles Kerr | 2012-04-04 | 13 | -160/+252 |
| |\ | | | | | | | | | | | | | | | | | | | * Fix location timezone sorting issue. * Clicking the systems settings window shouldn't close the Locations dialog. (LP: #947315) * Add gcov targets to autotools build for code-coverage reporting. | ||||
| | * | Import upstream version 0.3.94 | Charles Kerr | 2012-04-04 | 12 | -160/+242 |
| | |\ | |||||
| | | * | 0.3.940.3.94 | Charles Kerr | 2012-04-04 | 1 | -1/+1 |
| | | | | |||||
| | | * | merge lp:~allanlesage/indicator-datetime/TDD to remove a dependency on ↵ | Charles Kerr | 2012-04-03 | 4 | -46/+65 |
| | | |\ | | | | | | | | | | | | | | | | gcovr, move gcov targets to their own makefile, and clean up .gcno files. | ||||
| | | | * | Removed gcovr dependency, moved coverage targets to own makefile, cleaning ↵ | Allan LeSage | 2012-03-27 | 4 | -46/+65 |
| | | | | | | | | | | | | | | | | | | | | up *.gcno. | ||||
| | | * | | merge lp:~charlesk/indicator-datetime/fiz-tz-offset to fix a timezone ↵ | Charles Kerr | 2012-04-02 | 1 | -8/+11 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | sorting issue reported by seb128 and diagnosed by desrt. | ||||
| | | | * | | fix timezone sorting issue reported by seb128 and diagnosed by desrt | Charles Kerr | 2012-04-02 | 1 | -8/+11 |
| | | | | | | |||||
| | | * | | | clicking the systems settings window shouldn't close the Locations dialog. | Charles Kerr | 2012-04-02 | 1 | -8/+1 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | clicking the systems settings window shouldn't close the 'Locations' dialog. | Charles Kerr | 2012-03-29 | 1 | -8/+1 |
| | | |/ / | |||||
| * | | | | Sync from Ubuntu Desktop | Charles Kerr | 2012-04-04 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | releasing version 0.3.93-0ubuntu1 | Ken VanDine | 2012-03-29 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | releasing version 0.3.93-0ubuntu1 | Ken VanDine | 2012-03-29 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | * New upstream release. | Ken VanDine | 2012-03-29 | 7 | -41/+120 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | * Fix g-c-c crash caused by datetime's prefs panel (LP: #942450) * Fix several memory leaks in datetime's preferences page (LP: #965533) | ||||
| * | | | | releasing version 0.3.93-0ubuntu1~ppa1 | Charles Kerr | 2012-03-28 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * New upstream release. | Charles Kerr | 2012-03-28 | 7 | -41/+120 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | * Fix g-c-c crash caused by datetime's prefs panel (LP: #942450) * Fix several memory leaks in datetime's preferences page (LP: #965533) | ||||
| | * | | | Import upstream version 0.3.93 | Charles Kerr | 2012-03-28 | 6 | -41/+112 |
| | |\| | | |||||
| | | * | | 0.3.930.3.93 | Charles Kerr | 2012-03-28 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | on shutdown, free icaltimezone's builtin timezones. | Charles Kerr | 2012-03-28 | 1 | -0/+2 |
| | | |\ \ | |||||
| | | | * | | free icaltimezone's list of builtin timezones when shutting down | Charles Kerr | 2012-03-27 | 1 | -0/+2 |
| | | | | | | |||||
| | | * | | | ensure that our ntp_query_answered() and tz_query_answered() dbus callbacks ↵ | Charles Kerr | 2012-03-28 | 1 | -4/+27 |
| | | |\ \ \ | | | | |_|/ | | | |/| | | | | | | | | are cancelled when the datetime prefs page is disposed | ||||
| | | | * | | cancel the ntp_query_answered() and tz_query_answered() callbacks when the ↵ | Charles Kerr | 2012-03-27 | 1 | -4/+27 |
| | | |/ / | | | | | | | | | | | | | | | | prefs panel is disposed. | ||||
| | | * | | merge lp:~charlesk/indicator-datetime/fix-location-leak to fix several ↵ | Charles Kerr | 2012-03-26 | 1 | -26/+36 |
| | | |\ \ | | | | |/ | | | |/| | | | | | | memory leaks in datetime's preferences ui reported in lp bug #965533 | ||||
| | | | * | fix more leaks related to getting strings from COL_NAME and COL_ZONE... ↵ | Charles Kerr | 2012-03-20 | 1 | -23/+35 |
| | | | | | | | | | | | | | | | | | | | | these columns are of type G_TYPE_STRING, so we need to g_free() the copies that we pull from the model with gtk_tree_model_get()... | ||||
| | | | * | improvements based on feedback from desrt | Charles Kerr | 2012-03-20 | 1 | -5/+1 |
| | | | | | |||||
| | | | * | fix memory leak when saving user-specified timezone locations | Charles Kerr | 2012-03-16 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | Sync from Ubuntu Desktop | Charles Kerr | 2012-03-28 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | releasing version 0.3.92-0ubuntu1 | Ken VanDine | 2012-03-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | * New upstream release. | Ken VanDine | 2012-03-21 | 6 | -90/+154 |
|\| | | | | | | | | | | | | | | | | | | | * Fix several memory leaks (LP: #772340, LP: #957320) | ||||
| * | | | | releasing version 0.3.92-0ubuntu1~ppa1 | Charles Kerr | 2012-03-21 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * New upstream release. | Charles Kerr | 2012-03-21 | 6 | -90/+154 |
| |\| | | | | | | | | | | | | | | | | | | * Fix several memory leaks (LP: #772340, LP: #957320) | ||||
| | * | | | Import upstream version 0.3.92 | Charles Kerr | 2012-03-21 | 5 | -90/+147 |
| | |\| | | |||||
| | | * | | 0.3.920.3.92 | Charles Kerr | 2012-03-21 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | merge lp:~charlesk/indicator-datetime/lp-772340 to fix some memory leaks ↵ | Charles Kerr | 2012-03-20 | 1 | -63/+65 |
| | | |\ \ | | | | |/ | | | |/| | | | | | | related to appointments in indicator-datetime | ||||
| | | | * | leak: fix ESourceList leak in update_appointment_menu_items() | Charles Kerr | 2012-03-18 | 1 | -0/+2 |
| | | | | | |||||
| | | | * | leak: fix GdkPixbuf leak when setting up appointments | Charles Kerr | 2012-03-18 | 1 | -0/+1 |
| | | | | | |||||
| | | | * | minor: fix inefficient GSList walking -- only walk a GSList once instead of ↵ | Charles Kerr | 2012-03-18 | 1 | -11/+5 |
| | | | | | | | | | | | | | | | | | | | | twice per node | ||||
| | | | * | leak: fix the comp_instance struct leaks allocated in ↵ | Charles Kerr | 2012-03-18 | 1 | -32/+31 |
| | | | | | | | | | | | | | | | | | | | | populate_appointment_instances() from update_appointment_menu_items(). The list was freed, but not the structs pointed to by the list. | ||||
| | | | * | don't subtract one time_t from another | Charles Kerr | 2012-03-18 | 1 | -8/+8 |
| | | | | | |||||
| | | | * | leak: plug leaks related to use of gconf_client_get_list() | Charles Kerr | 2012-03-18 | 1 | -1/+3 |
| | | | | | |||||
| | | | * | minor: use g_clear_error() instead of g_error_free() | Charles Kerr | 2012-03-18 | 1 | -11/+9 |
| | | | | | |||||
| | | | * | leak: fix GError leaks | Charles Kerr | 2012-03-18 | 1 | -0/+5 |
| | | |/ | |||||
| | | * | plug a string leak when updating the appointments | Charles Kerr | 2012-03-16 | 1 | -5/+4 |
| | | |\ | |||||
| | | | * | minor: remove unnecessary nesting | Charles Kerr | 2012-03-16 | 1 | -5/+3 |
| | | | | | |||||
| | | | * | plug a string leak when updating appointments | Charles Kerr | 2012-03-16 | 1 | -0/+1 |
| | | |/ | |||||
| * | | | Sync from Ubuntu Desktop | Charles Kerr | 2012-03-21 | 1 | -2/+2 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.3.91-0ubuntu1 | Sebastien Bacher | 2012-03-09 | 11 | -341/+355 |
|\| | | | |||||
| * | | | releasing version 0.3.91-0ubuntu1~ppa1 | Ted Gould | 2012-03-08 | 1 | -2/+2 |
| | | | | |||||
| * | | | * New upstream release. | Ted Gould | 2012-03-08 | 11 | -341/+355 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make GSettings readonly to fix DConf service starting on boot * Explicitly give types to GVariant Builder * Confirm scanf usage for Coverity (LP: #943747) * Remove unused code (LP: #943746) * Fix timezone ordering in the menu (LP: #833325, LP: #833337) |