index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
calendar
/
gui
/
corba-cal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed code to populate the todo clist
Seth Alves
2000-04-20
1
-6
/
+1
*
Renamed library from libcalutil to libcal-util, to be consistent with
Federico Mena Quintero
2000-04-17
1
-1
/
+1
*
replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar
Seth Alves
2000-03-09
1
-38
/
+148
*
back out recent commit, and remove calendar.[ch] from Makefile.am
Seth Alves
2000-03-08
1
-1
/
+1
*
stubs for client side access to alarm structures. this will probably
Seth Alves
2000-03-06
1
-1
/
+1
*
new file -- things shared between the client and server go in this
Seth Alves
2000-03-04
1
-2
/
+2
*
Added get_uids() method to get a list of UIDs based on object types.
Federico Mena Quintero
2000-02-09
1
-18
/
+0
*
New struct to wrap instances of calendar objects for recurrencies and
Federico Mena Quintero
2000-02-08
1
-1
/
+1
*
Added an argument to the corba get_number_of_objects, so you can decide
Eskil Heyn Olsen
2000-01-05
1
-1
/
+31
*
Committed fixes for the end-on-day recurrence bug where the last
Eskil Heyn Olsen
1999-12-31
1
-1
/
+1
*
Check if local store is empty. If, force slow sync.
Eskil Heyn Olsen
1999-12-07
1
-0
/
+9
*
the g_free that was commented out since glib said was a duplicate free,
Eskil Heyn Olsen
1999-09-25
1
-19
/
+26
*
commented out a g_free that glib reported as being a duplicate free. got
Eskil Heyn Olsen
1999-09-23
1
-1
/
+1
*
lot of rework, implemented various set_* functions, transmit and
Eskil Heyn Olsen
1999-09-21
1
-5
/
+0
*
changed to be a .la file instead of .a, this allows lib*_conduit to use
Eskil Heyn Olsen
1999-09-19
1
-8
/
+15
*
fixed the exception throwing. The conduit can now actually insert
Eskil Heyn Olsen
1999-09-15
1
-5
/
+25
*
added sources to calendar-conduit
Eskil Heyn Olsen
1999-09-15
1
-3
/
+3
*
uses GNOME_PILOT_CHECK
Eskil Heyn Olsen
1999-09-08
1
-1
/
+28
*
Make the code not take arguments (sync_cal_to_pilot): Nice event update
Miguel de Icaza
1999-07-29
1
-2
/
+0
*
Lots of more work on the sync stuff. It works pretty well now.
Arturo Espinosa
1999-07-29
1
-0
/
+59
*
Add the missing files -miguel
Arturo Espinosa
1999-07-28
1
-0
/
+209