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
/
gui
/
calendar-model.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL for
Federico Mena Quintero
2001-08-08
1
-4
/
+8
*
added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to
Damon Chaplin
2001-08-07
1
-79
/
+11
*
New function; stops further notification from happening. This is needed
Federico Mena Quintero
2001-08-04
1
-3
/
+7
*
If the default category is the same as the value passed in to this
Federico Mena Quintero
2001-08-02
1
-0
/
+17
*
The calendar search bar widget now includes a drop-down menu of available
Federico Mena Quintero
2001-08-02
1
-86
/
+1
*
started some code to show the currently displayed dates in the folder
Damon Chaplin
2001-07-31
1
-1
/
+2
*
New files with a derivative of ESearchBar that generates sexps for
Federico Mena Quintero
2001-07-28
1
-180
/
+199
*
Removed unused headers - Federico
Federico Mena Quintero
2001-07-17
1
-8
/
+0
*
Fixes bug #4380 as well as some leftovers from the days of struct tm and
Federico Mena Quintero
2001-07-12
1
-1
/
+0
*
more timezone updates. I'm pretty much done with the calendar code now,
Damon Chaplin
2001-07-11
1
-32
/
+68
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-9
/
+61
*
Fixes bug #1406.
Federico Mena Quintero
2001-07-01
1
-19
/
+68
*
Converted to use BonoboXObject.
Federico Mena Quintero
2001-06-25
1
-3
/
+7
*
New function to compare tasks like the Pilot task list.
Federico Mena Quintero
2001-06-24
1
-14
/
+34
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
unref the calcomponent when we're done with it
JP Rosevear
2001-05-04
1
-0
/
+2
*
Replace "<" by "<=" in the comparison for due dates against the current
Federico Mena Quintero
2001-04-27
1
-2
/
+5
*
Fix this to just send the data to the wombat instead of inserting it
Christopher James Lahey
2001-04-11
1
-44
/
+20
*
Here goes my additional simple include fixes.
Gediminas Paulauskas
2001-04-05
1
-10
/
+6
*
Fix headers. Same here. Same here. Same here. Same here. Same here. Same
Kjartan Maraas
2001-04-05
1
-0
/
+1
*
keep list of all Tasks folders so we can update the preference settings
Damon Chaplin
2001-03-05
1
-170
/
+222
*
override value to string virtual method (calendar_model_value_to_string):
JP Rosevear
2001-02-14
1
-4
/
+44
*
Fixed up these #includes.
Christopher James Lahey
2001-02-06
1
-1
/
+3
*
<gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto.
Federico Mena Quintero
2001-01-29
1
-1
/
+4
*
make sure the status is set to "Completed". Fixes bug #1253.
Damon Chaplin
2001-01-24
1
-0
/
+15
*
libical import cleanup
JP Rosevear
2001-01-24
1
-2
/
+2
*
Ximianified email addresses and copyrights.
Federico Mena Quintero
2001-01-17
1
-16
/
+62
*
moved #include <cal-client/cal-client.h> to the .h file.
Damon Chaplin
2001-01-14
1
-24
/
+140
*
get categories button (init_widgets): listen for button click
JP Rosevear
2001-01-06
1
-23
/
+3
*
Unconditionally remove the client from the alarm notification system.
Federico Mena Quintero
2001-01-03
1
-1
/
+2
*
Alarm trigger queueing for the GUI part.
Federico Mena Quintero
2000-12-23
1
-2
/
+4
*
#define this to 500, not nothing. Also, move this bit after the other
Dan Winship
2000-12-14
1
-6
/
+6
*
Even though icaltime_from_timet() now properly ignores the is_utc argument
Federico Mena Quintero
2000-12-14
1
-2
/
+1
*
#if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):
Christopher James Lahey
2000-12-14
1
-5
/
+6
*
This is to make things work with libical 0.21helix1 and later. Warnings
Federico Mena Quintero
2000-12-12
1
-7
/
+3
*
Fixes bug #920.
Federico Mena Quintero
2000-12-07
1
-29
/
+10
*
*gui/calendar-model.c: added a preliminary change to have Assigned
Jesse Pavel
2000-11-28
1
-3
/
+13
*
The icon column is not editable!
Federico Mena Quintero
2000-11-22
1
-1
/
+0
*
Clear the rdate and exrule lists from the component if we are setting a
Federico Mena Quintero
2000-11-13
1
-1
/
+3
*
use cal_component_has_alarms().
Damon Chaplin
2000-10-20
1
-15
/
+1
*
updated to support RDATE end times or durations. Note that if you have two
Damon Chaplin
2000-09-30
1
-65
/
+184
*
Removed an unused variable.
Federico Mena Quintero
2000-09-14
1
-3
/
+0
*
See if the new object matches the type of objects we were told to deal
Federico Mena Quintero
2000-09-14
1
-0
/
+31
*
Relying on the status field is somewhat faulty since it is related to
JP Rosevear
2000-09-11
1
-8
/
+1
*
changed to use EDateEdit.
Damon Chaplin
2000-09-11
1
-32
/
+106
*
Use new cal_component_has_recurrences convenience function
JP Rosevear
2000-09-06
1
-9
/
+2
*
No need to spit a warning if removal fails. (event_editor_destroy): Free
Federico Mena Quintero
2000-09-01
1
-2
/
+4
*
New function. We need this from code that dynamically updates from a
Federico Mena Quintero
2000-08-29
1
-3
/
+9
*
We no longer need time_from_icaltimetype as libical has the API for this
JP Rosevear
2000-08-29
1
-3
/
+3
*
Uncomment debug code.
JP Rosevear
2000-08-26
1
-0
/
+22
*
Don't attempt to free this if its null (calendar_model_duplicate_value):
JP Rosevear
2000-08-26
1
-4
/
+5
*
Update for libical 0.19
JP Rosevear
2000-08-25
1
-3
/
+3
*
Handle summary field (calendar_model_value_is_empty): ditto
JP Rosevear
2000-08-24
1
-0
/
+5
*
Updated function. (calendar_model_free_value): Updated function.
Federico Mena Quintero
2000-08-22
1
-343
/
+217
*
New function. (parse_time): Moved over from the old set_time_t(). This
Federico Mena Quintero
2000-08-22
1
-196
/
+284
*
Sync - Federico
Federico Mena Quintero
2000-08-13
1
-11
/
+8
*
Sync - Federico
Federico Mena Quintero
2000-08-12
1
-1
/
+28
*
Generate a prettier string for the geographical position.
Federico Mena Quintero
2000-08-12
1
-75
/
+332
*
Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise.
Federico Mena Quintero
2000-08-12
1
-11
/
+10
*
updated to match the new ETableModel append_row. This meant we could also
Damon Chaplin
2000-08-03
1
-62
/
+16
*
Emit "model_pre_change" signals as appropriate.
Christopher James Lahey
2000-08-03
1
-0
/
+3
*
Solaris compile fix. OK on Linux too.
Matthew Loper
2000-07-27
1
-0
/
+3
*
new ECalendarTable to show an ETable view for Todo/Event items.
Damon Chaplin
2000-07-26
1
-61
/
+583
*
Calculate height including if clip_height is set to -1.
Christopher James Lahey
2000-06-27
1
-0
/
+4
*
Sync again - Federico
Federico Mena Quintero
2000-06-27
1
-24
/
+298
*
Sync - Federico
Federico Mena Quintero
2000-06-23
1
-5
/
+206
*
#ifdef'ed out references to functions which don't exist yet, so evolution
Damon Chaplin
2000-06-16
1
-0
/
+2
*
Doh, sync - Federico
Federico Mena Quintero
2000-06-16
1
-25
/
+120
*
Added the array of objects and the hash table of UID->array index.
Federico Mena Quintero
2000-06-13
1
-0
/
+482