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
/
dialogs
/
event-page.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert the formatted date to UTF-8.
Damon Chaplin
2001-10-27
1
-1
/
+2
*
subtract 1 from any positive BYSETPOS value, since our array is 0-based.
Damon Chaplin
2001-10-26
1
-0
/
+12
*
added setDefaultTimezone() method.
Damon Chaplin
2001-10-23
1
-204
/
+204
*
listen for changes in the date editors (schedule_page_set_dates): update
JP Rosevear
2001-10-22
1
-71
/
+81
*
return fill_component success
JP Rosevear
2001-10-13
1
-2
/
+4
*
added comparison functions for these special cell types. But the date and
Damon Chaplin
2001-09-27
1
-61
/
+127
*
don't call calendar_config_check_timezone_set() now, since the startup
Damon Chaplin
2001-09-04
1
-9
/
+1
*
added option to hide completed tasks after a given number of
Damon Chaplin
2001-08-19
1
-1
/
+7
*
hide the timezone fields for all-day events. We will use DATE values for
Damon Chaplin
2001-08-17
1
-8
/
+48
*
New function to strip surrounding whitespace from a string of categories
Federico Mena Quintero
2001-08-17
1
-2
/
+6
*
added support for the Contacts field. Note that I'm not sure what we
Damon Chaplin
2001-08-15
1
-9
/
+94
*
turn on word-wrap for the description fields. Fixes bug #6821.
Damon Chaplin
2001-08-12
1
-1
/
+4
*
added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to
Damon Chaplin
2001-08-07
1
-0
/
+53
*
I18n fixes.
Chyla Zbigniew
2001-08-04
1
-1
/
+1
*
try to use builtin timezones before getting them from the server. When
Damon Chaplin
2001-07-17
1
-12
/
+25
*
Fixes bug #4380 as well as some leftovers from the days of struct tm and
Federico Mena Quintero
2001-07-12
1
-4
/
+2
*
more timezone updates. I'm pretty much done with the calendar code now,
Damon Chaplin
2001-07-11
1
-0
/
+7
*
Fixes bug #4018 and what would be the analogous bugs for the other
Federico Mena Quintero
2001-07-05
1
-0
/
+16
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-129
/
+217
*
use the new self-contained e_categories_config_open_dialog_for_entry()
Rodrigo Moya
2001-07-03
1
-18
/
+1
*
Renamed the occur field to occur_start; added an occur_end field. This way
Federico Mena Quintero
2001-06-27
1
-1
/
+3
*
if the timezones of the start and end of the event are the same, then if
Damon Chaplin
2001-06-20
1
-0
/
+56
*
added a 'Time zone' setting. Also rearranged a little, adding a new
Damon Chaplin
2001-06-20
1
-15
/
+0
*
added timezone fields. Also moved the 'All Day' flag into an alignment so
Damon Chaplin
2001-06-19
1
-0
/
+36
*
use new func
JP Rosevear
2001-06-02
1
-4
/
+4
*
renamed from editor-page for consistency, more complete implementation
JP Rosevear
2001-06-02
1
-137
/
+144
*
Finished porting from the old event-editor.c. Made it store a clone of the
Federico Mena Quintero
2001-05-24
1
-5
/
+30
*
Split the event and task editors into different objects for the separate
Federico Mena Quintero
2001-05-17
1
-0
/
+908