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
path:
root
/
src
/
indicator-datetime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watch for resume in the service, not the indicator; update today's menu label...
Michael Terry
2011-04-13
1
-40
/
+0
*
Fixed niggles
karl-qdh
2011-04-11
1
-4
/
+4
*
syntax fail
karl-qdh
2011-04-11
1
-8
/
+2
*
Improve debug messages and only react when hiding
karl-qdh
2011-04-11
1
-0
/
+8
*
Calendar reset, should work for mike
karl-qdh
2011-04-11
1
-7
/
+24
*
Switched to using SystemIdleHintChanged from ActiveState, appears ConsoleKit ...
karl-qdh
2011-03-31
1
-1
/
+1
*
Fix marking and clean up event handling in the indicator and service
Ted Gould
2011-03-30
1
-46
/
+119
|
\
|
*
Removing a warning that will occur on the default GTK properties
Ted Gould
2011-03-30
1
-4
/
+0
|
*
Syncing with Karl's branch
Ted Gould
2011-03-30
1
-2
/
+2
|
|
\
|
|
*
Might not like that signal notation
karl-qdh
2011-03-30
1
-2
/
+4
|
*
|
Protecting against the widgets being NULL at startup
Ted Gould
2011-03-30
1
-2
/
+6
|
*
|
Check for the signal name in the handler
Ted Gould
2011-03-30
1
-4
/
+6
|
*
|
Moving the registration of the type handlers into the init so that they'll no...
Ted Gould
2011-03-30
1
-18
/
+12
|
*
|
Protecting against NULL values
Ted Gould
2011-03-30
1
-11
/
+18
|
*
|
Cleaning up debug output
Ted Gould
2011-03-30
1
-2
/
+2
|
*
|
Making the right size group more real to remove an annoying error
Ted Gould
2011-03-30
1
-14
/
+17
|
*
|
Making sure to get the inital values of the calendar properties
Ted Gould
2011-03-30
1
-0
/
+15
|
*
|
Some debugging info
Ted Gould
2011-03-30
1
-1
/
+2
|
*
|
Switching to one variable with all the marks in it
Ted Gould
2011-03-30
1
-14
/
+1
|
|
/
|
*
Potential fix for suspend issue suggested by njpatel
karl-qdh
2011-03-30
1
-0
/
+38
|
*
Made marking work when you change month, still needs more work to get it to d...
karl-qdh
2011-03-30
1
-16
/
+18
|
*
Adding tedg's suggested change to the property sending, no change in signals ...
karl-qdh
2011-03-29
1
-5
/
+19
|
*
Try splitting the function see if that works
karl-qdh
2011-03-25
1
-5
/
+12
|
*
merged back with sniffles branch and added some changes to the resetdate, whi...
karl-qdh
2011-03-23
1
-2
/
+1
|
|
\
|
*
|
changes for bug #649800 - requires dbusmenu to be released
karl-qdh
2011-03-23
1
-0
/
+4
|
|
/
*
|
Fix case statement brackets
Ted Gould
2011-03-29
1
-5
/
+9
|
\
\
|
*
|
Make switch statement more consistent might fix bug #743394 seems to be a wei...
karl-qdh
2011-03-28
1
-5
/
+9
|
|
/
*
/
Change timer to 999ms
karl-qdh
2011-03-24
1
-1
/
+1
|
/
*
Fixed up much of the calendar browsing
karl-qdh
2011-03-15
1
-16
/
+60
|
\
|
*
Commenting out value as we're not using it yet.
Ted Gould
2011-03-14
1
-2
/
+2
|
*
Change the appointments so that they're modified by the calendar month
Ted Gould
2011-03-14
1
-5
/
+59
|
|
\
|
*
\
Making it so the clock can be hidden entirely. Adding a desktop file to get ...
Ted Gould
2011-03-10
1
-1
/
+27
|
|
\
\
|
|
*
|
make show-clock work
Michael Terry
2011-03-10
1
-1
/
+27
|
*
|
|
make 'show monthly calendar' checkbox work
Michael Terry
2011-03-10
1
-2
/
+29
|
|
/
/
*
|
/
Fixed missed build error, caused by sync problems between netbook and laptop.
karl-qdh
2011-03-15
1
-3
/
+4
|
|
/
|
/
|
*
|
Fixing ted's comments
karl-qdh
2011-03-14
1
-14
/
+24
*
|
Fixed calendar browsing with month-changed and removed bogus off by one error
karl-qdh
2011-03-08
1
-1
/
+1
*
|
Fixed incorrect year in tm struct for indicator-datetime.c:month_changed_cb, ...
karl-qdh
2011-03-08
1
-12
/
+9
*
|
Tried using uint but still segfaulting in variant code
karl-qdh
2011-03-06
1
-1
/
+8
*
|
Hooking up the signals from the calendar and getting it working on service side
karl-qdh
2011-03-06
1
-1
/
+41
|
/
*
Fixed #729020 - Week numbers not respecting configuration on startup
karl-qdh
2011-03-04
1
-1
/
+8
*
White space and include fixes
Ted Gould
2011-03-03
1
-0
/
+5
|
\
|
*
Updated to newest trunk needs more merging
karl-qdh
2011-02-25
1
-203
/
+50
|
|
\
*
|
|
add in some fixes from karl's branch
Michael Terry
2011-02-25
1
-2
/
+3
|
\
|
|
|
*
|
Get ido calendar and dbusmenu the right way around
karl-qdh
2011-02-25
1
-2
/
+3
*
|
|
merge with trunk
Michael Terry
2011-02-25
1
-209
/
+51
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
some cleanup; when map changes, update entry too
Michael Terry
2011-02-23
1
-2
/
+2
|
*
disable clicking on locations; use pretty zone names in indicator
Michael Terry
2011-02-23
1
-4
/
+6
|
*
grab timezone names from geomaps; flesh out support for timezone completion i...
Michael Terry
2011-02-23
1
-171
/
+2
|
*
re-sync with trunk
Michael Terry
2011-02-22
1
-59
/
+225
|
|
\
[next]