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
Commit message (
Expand
)
Author
Age
Files
Lines
*
calobj.[ch] live in cal-util now
Seth Alves
2000-03-08
1
-0
/
+2
*
stubs for client side access to alarm structures. this will probably
Seth Alves
2000-03-06
1
-0
/
+18
*
added some .cvsignore files
Seth Alves
2000-03-04
1
-0
/
+7
*
new file -- things shared between the client and server go in this
Seth Alves
2000-03-04
7
-0
/
+1407
*
Change iCalObject.organizer from char* to iCalPerson*
Russell Steinthal
2000-02-16
2
-11
/
+91
*
Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed
Federico Mena Quintero
2000-02-11
1
-1
/
+1
*
Added get_uids() method to get a list of UIDs based on object types.
Federico Mena Quintero
2000-02-09
2
-78
/
+164
*
Add default alarm support, Beep on display alarms option
Russell Steinthal
1999-11-03
1
-13
/
+8
*
Small fix -miguel
Arturo Espinosa
1999-09-28
1
-30
/
+30
*
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
*
Fix the hostname part.
Miguel de Icaza
1999-08-15
1
-3
/
+3
*
Lots of more work on the sync stuff. It works pretty well now.
Arturo Espinosa
1999-07-29
1
-6
/
+11
*
New file. Implements PalmPilot syncronization with the Gnome Calendar.
Miguel de Icaza
1999-07-28
2
-0
/
+73
*
Generate unique IDs on Vevents we load that lack it. WE need this for the
Miguel de Icaza
1999-07-27
1
-1
/
+3
*
Changed gnome-pim.keys to use the --file flag
Miguel de Icaza
1999-07-17
1
-3
/
+27
*
One line bug fix from Sergey I Panov.
Miguel de Icaza
1999-06-04
1
-1
/
+1
*
Work around broken software that writes a broken month-of-day as "zero".
Miguel de Icaza
1999-06-02
1
-0
/
+8
*
Make intervals always exist. a 0 interval is wrong.
Miguel de Icaza
1999-05-26
1
-0
/
+4
*
Added this routine so Monthly recurrences use the weekday field as a
Steve Murphy
1999-04-04
1
-9
/
+86
*
Include <config.h> so that strings get translated. Correct spelling.
Nuno Ferreira
1999-03-28
1
-0
/
+1
*
Added 2 paranthesis.. "foobar = d / 60*60" is _NOT_ the same as "foobar =
Tomas Ogren
1999-03-24
1
-1
/
+1
*
1999-03-10 Craig A Soules (soules+@andrew.cmu.edu)
Arturo Espinosa
1999-03-11
1
-2
/
+13
*
Save the owner/organizer of the event. (ical_object_create_from_vobject):
Miguel de Icaza
1999-02-24
1
-0
/
+10
*
GNOME PIM lives
Michael Fulbright
1998-12-09
2
-2
/
+2
*
Add ctype.h
Miguel de Icaza
1998-11-07
1
-0
/
+1
*
Changed name from time_start_of_day() to be consistent with the other
Federico Mena Quintero
1998-10-03
2
-63
/
+110
*
Small fixes for calendar saving
Arturo Espinosa
1998-08-22
1
-2
/
+4
*
Fix for the weekly event generation. Was reported on the bug tracking
Miguel de Icaza
1998-05-26
1
-1
/
+1
*
Bug free version of the range computation in place.
Miguel de Icaza
1998-05-16
1
-2
/
+2
*
Do not add the spurious padding.
Miguel de Icaza
1998-05-15
2
-5
/
+45
*
Draw the day at startup. (gncal_day_panel_set): Fix selected-day display.
Miguel de Icaza
1998-05-04
1
-2
/
+0
*
Fixed alarm saving code. Fixed alarm loading code. New -partial-
Arturo Espinosa
1998-04-25
2
-22
/
+46
*
Fixes for vTodo thingies -mig
Arturo Espinosa
1998-04-23
1
-7
/
+18
*
Lots of changes:
Miguel de Icaza
1998-04-22
1
-1
/
+0
*
Enhance the exception date handling -mig
Arturo Espinosa
1998-04-21
1
-16
/
+38
*
Fix compiler warnings - Federico
Arturo Espinosa
1998-04-21
1
-3
/
+6
*
more fixes -mig
Arturo Espinosa
1998-04-21
1
-0
/
+3
*
A lot of usability changes to GnomeCal -miguel
Arturo Espinosa
1998-04-21
1
-1
/
+23
*
Add Quoted printable property to items containing new lines. (duration):
Miguel de Icaza
1998-04-19
1
-6
/
+15
*
Final steps.
Arturo Espinosa
1998-04-18
1
-2
/
+1
*
Yes.
Arturo Espinosa
1998-04-18
2
-0
/
+25
*
Added mandatory status property. (ical_object_to_vobject): Only store
Federico Mena Quintero
1998-04-18
1
-4
/
+12
*
Added mandatory status property. (ical_object_to_vobject): Only store
Federico Mena Quintero
1998-04-18
1
-1
/
+3
*
Year view, double click -mig
Arturo Espinosa
1998-04-18
2
-22
/
+93
*
The event dialog is beautified, recurrences are saner.
Federico Mena Quintero
1998-04-18
2
-6
/
+6
*
We load the alarms -mig
Arturo Espinosa
1998-04-18
2
-15
/
+49
*
Save Recurrence rules -Miguel
Arturo Espinosa
1998-04-18
1
-4
/
+108
*
Large number of updates. Recurrence basically works now in most of its
Arturo Espinosa
1998-04-18
2
-17
/
+213
*
Remove deadly excessive abuse of encapsulation -mig
Arturo Espinosa
1998-04-17
2
-12
/
+11
*
New event generation api in place -miguel
Arturo Espinosa
1998-04-17
1
-1
/
+3
*
Use menu_shell->children, not menu->children. Why does GtkMenu have a
Federico Mena Quintero
1998-04-17
2
-2
/
+3
*
The general_owner may be null. Do the proper thing when creating the
Federico Mena Quintero
1998-04-16
2
-1
/
+17
*
Year view marks ranges of new dates (on update view). Recurrence iterator
Arturo Espinosa
1998-04-15
2
-5
/
+25
*
Routine to destory rows array properly.
Miguel de Icaza
1998-04-15
1
-33
/
+66
*
New widget for the year view. added required compilation of the new files.
Arturo Espinosa Aldama
1998-04-15
1
-14
/
+12
*
Load recurrence rules; Paint the recurrence screen according to the rules.
Arturo Espinosa
1998-04-14
2
-4
/
+281
*
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
2
-6
/
+25
*
Show instead of just map the child widget (otherwise the text widget gets
Federico Mena Quintero
1998-04-09
2
-3
/
+3
*
vCalendar gets fully saved -mig
Arturo Espinosa
1998-04-05
1
-3
/
+83
*
lots more -mig
Arturo Espinosa
1998-04-04
1
-2
/
+33
*
Lots -mig
Arturo Espinosa
1998-04-04
2
-16
/
+83
*
add test.vcf, more code progress -mig
Arturo Espinosa
1998-04-03
1
-0
/
+2
*
Various time fixes; lib fixes; cache fixes -mig
Arturo Espinosa
1998-04-03
1
-1
/
+1
*
New main program that uses our new datatypes and objects.
Miguel de Icaza
1998-04-02
2
-2
/
+173
*
Removed #include "gtkcalendar.h", because it now comes from libgnomeui.
Federico Mena Quintero
1998-04-01
2
-3
/
+5
*
Calendar objects as defined by the iCalendar IETF draft. Calendar holder
Arturo Espinosa
1998-04-01
2
-0
/
+148