index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
calendar
/
cal-util
/
calobj.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed it so it doesn't crash when a URL is loaded.
Damon Chaplin
2000-07-23
1
-1
/
+7
*
Added the array of objects and the hash table of UID->array index.
Federico Mena Quintero
2000-06-13
1
-4
/
+1
*
Added a get_n_objects() method.
Federico Mena Quintero
2000-06-09
1
-0
/
+26
*
put this back in, it's still used in
Seth Alves
2000-06-08
1
-1
/
+1
*
instead of returning a text representation, decode the text and return an
Seth Alves
2000-06-08
1
-1
/
+1
*
fixed a bunch of problems use libical instead of libversit
Seth Alves
2000-06-07
1
-0
/
+2
*
Removed from the public header; made static. Now everyone should use
Federico Mena Quintero
2000-06-07
1
-6
/
+0
*
new files to implement iCalendar recurrence rules. These are only part
Damon Chaplin
2000-05-20
1
-0
/
+4
*
added guint ref_count to iCalObject struct, and ical_object_ref/unref()
Damon Chaplin
2000-05-06
1
-0
/
+11
*
set the active radio button here. Oops - it wasn't a Bonobo problem after
Damon Chaplin
2000-05-03
1
-3
/
+6
*
new function to see if the event dates have changed (including any
Damon Chaplin
2000-05-01
1
-0
/
+5
*
Use ical_object_to_string().
Federico Mena Quintero
2000-03-28
1
-1
/
+2
*
track movement of calobj.[ch]
Seth Alves
2000-03-08
1
-1
/
+1
*
Change iCalObject.organizer from char* to iCalPerson*
Russell Steinthal
2000-02-16
1
-4
/
+43
*
Added get_uids() method to get a list of UIDs based on object types.
Federico Mena Quintero
2000-02-09
1
-0
/
+9
*
About to rehash conduit.
Eskil Heyn Olsen
1999-09-19
1
-1
/
+1
*
added sources to calendar-conduit
Eskil Heyn Olsen
1999-09-15
1
-2
/
+2
*
New file. Implements PalmPilot syncronization with the Gnome Calendar.
Miguel de Icaza
1999-07-28
1
-0
/
+11
*
GNOME PIM lives
Michael Fulbright
1998-12-09
1
-1
/
+1
*
Changed name from time_start_of_day() to be consistent with the other
Federico Mena Quintero
1998-10-03
1
-2
/
+7
*
Do not add the spurious padding.
Miguel de Icaza
1998-05-15
1
-0
/
+2
*
Fixed alarm saving code. Fixed alarm loading code. New -partial-
Arturo Espinosa
1998-04-25
1
-0
/
+4
*
Yes.
Arturo Espinosa
1998-04-18
1
-0
/
+7
*
Year view, double click -mig
Arturo Espinosa
1998-04-18
1
-1
/
+0
*
The event dialog is beautified, recurrences are saner.
Federico Mena Quintero
1998-04-18
1
-1
/
+4
*
We load the alarms -mig
Arturo Espinosa
1998-04-18
1
-1
/
+2
*
Large number of updates. Recurrence basically works now in most of its
Arturo Espinosa
1998-04-18
1
-4
/
+14
*
Remove deadly excessive abuse of encapsulation -mig
Arturo Espinosa
1998-04-17
1
-4
/
+3
*
Use menu_shell->children, not menu->children. Why does GtkMenu have a
Federico Mena Quintero
1998-04-17
1
-1
/
+2
*
The general_owner may be null. Do the proper thing when creating the
Federico Mena Quintero
1998-04-16
1
-1
/
+5
*
Year view marks ranges of new dates (on update view). Recurrence iterator
Arturo Espinosa
1998-04-15
1
-4
/
+8
*
Load recurrence rules; Paint the recurrence screen according to the rules.
Arturo Espinosa
1998-04-14
1
-1
/
+12
*
Now takes object and flags parameters. Likewise. Likewise.
Federico Mena Quintero
1998-04-14
1
-0
/
+7
*
Begginning of the create-appointment-on-range-selection-and-enter code -miguel
Arturo Espinosa
1998-04-12
1
-0
/
+2
*
More work on the recurrence dialog box, day navigation -mig
Arturo Espinosa
1998-04-12
1
-0
/
+17
*
Show instead of just map the child widget (otherwise the text widget gets
Federico Mena Quintero
1998-04-09
1
-0
/
+1
*
Lots -mig
Arturo Espinosa
1998-04-04
1
-9
/
+29
*
add test.vcf, more code progress -mig
Arturo Espinosa
1998-04-03
1
-0
/
+2
*
New main program that uses our new datatypes and objects.
Miguel de Icaza
1998-04-02
1
-2
/
+5
*
Removed #include "gtkcalendar.h", because it now comes from libgnomeui.
Federico Mena Quintero
1998-04-01
1
-2
/
+4
*
Calendar objects as defined by the iCalendar IETF draft. Calendar holder
Arturo Espinosa
1998-04-01
1
-0
/
+100