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
*
update all of the indicator's labels when the menu's visibility changes to true
Charles Kerr
2012-09-19
1
-0
/
+5
*
require gtk3
Charles Kerr
2012-05-07
1
-8
/
+0
*
Establish read-only bindings to GSettings from the indicator
Ryan Lortie
2012-03-07
1
-29
/
+9
*
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
*
merging Treviño's lp:~3v1n0/indicator-datetime/add-name-hint
Charles Kerr
2012-02-14
1
-0
/
+8
|
\
|
*
Export the name_hint
Marco Trevisan (Treviño)
2011-11-08
1
-0
/
+8
*
|
Fix FTB when deprecation warnings are enabled
Charles Kerr
2012-02-14
1
-0
/
+8
*
|
Fixing include paths
Ted Gould
2012-01-31
1
-2
/
+2
|
/
*
Use g_datetime() to measure string (6 LOC)
Jörn Horstmann
2011-09-21
1
-5
/
+7
*
Update comments to discuss the new format options in glib
Ted Gould
2011-09-15
1
-2
/
+8
|
\
|
*
Warning when the user use a date format not supported
Javier Jardón
2011-09-02
1
-2
/
+8
*
|
indicator-datetime.c: Use G_GNUC_CONST in the type declaration
Javier Jardón
2011-09-06
1
-1
/
+1
*
|
indicator-datetime.c: Use private pointer instead GET_PRIV macro
Javier Jardón
2011-09-06
1
-11
/
+11
|
/
*
Update the date when open the indicator-datetime menu
Javier Jardón
2011-08-25
1
-6
/
+0
*
Set the correct month number
Javier Jardón
2011-08-17
1
-1
/
+1
*
Use the new GDateTime glib API to deal with time
Javier Jardón
2011-08-16
1
-11
/
+10
*
don't unref a NULL GDateTime object; original patch by Dave Gilbert
Michael Terry
2011-07-14
1
-6
/
+10
*
Making the preferences a gnome-control-center plugin instead of a stand alone...
Ted Gould
2011-07-07
1
-4
/
+14
|
\
|
*
update to handle latest gnome-settings-daemon dbus API for setting timezones;...
Michael Terry
2011-06-28
1
-4
/
+14
*
|
Use gnome-control-center datetime panel for settings
Rodrigo Moya
2011-06-29
1
-2
/
+2
|
/
*
fix two spelling mistakes spotted by lintian
Evgeni Golov
2011-06-05
1
-2
/
+2
*
Ensuring the minimum width if there is no calendar.
Ted Gould
2011-04-18
1
-0
/
+6
|
\
|
*
indentation
karl-qdh
2011-04-18
1
-2
/
+2
|
*
min/max width for appointments
karl-qdh
2011-04-18
1
-0
/
+7
*
|
Prevent long appointment titles making the menu too wide
karl-qdh
2011-04-15
1
-0
/
+1
|
/
*
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
|
|
\
[next]