index
:
ayatana-indicator-datetime
main
personal/peat-psuwit/bring-back-lomiri-hints
release-builds
Ayatana Indicator Date & Time Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge lp:~charlesk/indicator-datetime/lp-986881 so that indicator_datetime_pa...
Charles Kerr
2012-04-23
1
-0
/
+2
|
\
|
*
indicator_datetime_panel's dispose() method needs to chain up to the supercla...
Charles Kerr
2012-04-22
1
-0
/
+2
|
/
*
0.3.94
0.3.94
Charles Kerr
2012-04-04
1
-1
/
+1
*
merge lp:~allanlesage/indicator-datetime/TDD to remove a dependency on gcovr,...
Charles Kerr
2012-04-03
4
-46
/
+65
|
\
|
*
Removed gcovr dependency, moved coverage targets to own makefile, cleaning up...
Allan LeSage
2012-03-27
4
-46
/
+65
*
|
merge lp:~charlesk/indicator-datetime/fiz-tz-offset to fix a timezone sorting...
Charles Kerr
2012-04-02
1
-8
/
+11
|
\
\
|
*
|
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
|
/
/
*
|
0.3.93
0.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 a...
Charles Kerr
2012-03-28
1
-4
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cancel the ntp_query_answered() and tz_query_answered() callbacks when the pr...
Charles Kerr
2012-03-27
1
-4
/
+27
|
/
/
*
|
merge lp:~charlesk/indicator-datetime/fix-location-leak to fix several memory...
Charles Kerr
2012-03-26
1
-26
/
+36
|
\
\
|
|
/
|
/
|
|
*
fix more leaks related to getting strings from COL_NAME and COL_ZONE... these...
Charles Kerr
2012-03-20
1
-23
/
+35
|
*
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
*
|
0.3.92
0.3.92
Charles Kerr
2012-03-21
1
-1
/
+1
*
|
merge lp:~charlesk/indicator-datetime/lp-772340 to fix some memory leaks rela...
Charles Kerr
2012-03-20
1
-63
/
+65
|
\
\
|
|
/
|
/
|
|
*
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 t...
Charles Kerr
2012-03-18
1
-11
/
+5
|
*
leak: fix the comp_instance struct leaks allocated in populate_appointment_in...
Charles Kerr
2012-03-18
1
-32
/
+31
|
*
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
|
/
*
0.3.91
0.3.91
Ted Gould
2012-03-08
1
-1
/
+1
*
Change GSetting bindings to be read only
Ted Gould
2012-03-08
1
-29
/
+9
|
\
|
*
Establish read-only bindings to GSettings from the indicator
Ryan Lortie
2012-03-07
1
-29
/
+9
*
|
Specify types explicitly to GVariantBuilder
Ted Gould
2012-03-08
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
more GVariantBuilder vs. G_VARIANT_TYPE_ARRAY fixes
Ryan Lortie
2012-03-07
2
-2
/
+2
|
/
*
merge lp:~charlesk/indicator-datetime/fix-943747 to silence the Coverity warn...
Charles Kerr
2012-03-05
1
-0
/
+3
|
\
|
*
In Bug #943747, Coverity reported that use of sscanf() needed to be inspected...
Charles Kerr
2012-03-03
1
-0
/
+3
*
|
merge lp:~charlesk/indicator-datetime/lp-943746 to fix the warning that Cover...
Charles Kerr
2012-03-05
1
-18
/
+0
|
\
\
|
|
/
|
/
|
|
*
remove unused code in populate_appointment_instances().
Charles Kerr
2012-03-03
1
-18
/
+0
|
/
*
merging lp:~charlesk/indicator-datetime/fix-833337 and lp:~charlesk/indicator...
Charles Kerr
2012-03-03
4
-281
/
+197
|
\
|
*
simplify the code by removing special handling for geo_location and current_l...
Charles Kerr
2012-03-02
1
-135
/
+94
|
*
use g_return_if_fail() instead of g_assert() in the new code
Charles Kerr
2012-03-02
1
-3
/
+3
|
*
remove duplicate timezone entries
Charles Kerr
2012-03-02
1
-143
/
+140
|
*
rename dconflocations as location_menu_items
Charles Kerr
2012-03-01
1
-10
/
+7
|
*
make update_timezone_menu_items() a void function; its args and return value ...
Charles Kerr
2012-03-01
1
-24
/
+17
|
*
make the private fields 'conf' and 'gconf' static and init them to NULL
Charles Kerr
2012-03-01
1
-6
/
+6
|
*
more use of g_clear_object() where appropriate
Charles Kerr
2012-03-01
2
-38
/
+24
|
*
in dispose(), add g_clear_object() for priv.ido_calendar and priv.service_pro...
Charles Kerr
2012-03-01
1
-1
/
+2
|
*
tweak: use g_clear_object() in dispose()
Charles Kerr
2012-03-01
1
-38
/
+14
[next]