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
/
task-page.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
default component classification to PUBLIC. Fixes internal bug #1066
Rodrigo Moya
2002-01-17
1
-3
/
+5
*
set to the default timezone for DATE values, in case the user switches to
Damon Chaplin
2001-10-30
1
-10
/
+9
*
handle DATE values for Start and Due dates.
Damon Chaplin
2001-10-30
1
-30
/
+60
*
added break statements after each case, when setting the classification.
Damon Chaplin
2001-10-29
1
-0
/
+6
*
get the tasks directly from the CalendarModel, so we get the filtering &
Damon Chaplin
2001-10-29
1
-2
/
+0
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-4
/
+3
*
convert the formatted date to UTF-8.
Damon Chaplin
2001-10-27
1
-1
/
+0
*
subtract 1 from any positive BYSETPOS value, since our array is 0-based.
Damon Chaplin
2001-10-26
1
-0
/
+12
*
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
-4
/
+17
*
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
-0
/
+6
*
Use e_dialog_editable_get instead of gtk_editable_get_chars (we need UTF-8
Zbigniew Chyla
2001-08-19
1
-1
/
+1
*
hide the timezone fields for all-day events. We will use DATE values for
Damon Chaplin
2001-08-17
1
-3
/
+32
*
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
-12
/
+93
*
turn on word-wrap for the description fields. Fixes bug #6821.
Damon Chaplin
2001-08-12
1
-0
/
+4
*
Remove progress frame
JP Rosevear
2001-08-10
1
-273
/
+1
*
If the default category is the same as the value passed in to this
Federico Mena Quintero
2001-08-02
1
-2
/
+2
*
try to use builtin timezones before getting them from the server. When
Damon Chaplin
2001-07-17
1
-10
/
+21
*
Fixes bug #4380 as well as some leftovers from the days of struct tm and
Federico Mena Quintero
2001-07-12
1
-4
/
+2
*
Fixes bug #4018 and what would be the analogous bugs for the other
Federico Mena Quintero
2001-07-05
1
-0
/
+15
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-38
/
+128
*
use the new self-contained e_categories_config_open_dialog_for_entry()
Rodrigo Moya
2001-07-03
1
-18
/
+2
*
Renamed the occur field to occur_start; added an occur_end field. This way
Federico Mena Quintero
2001-06-27
1
-1
/
+3
*
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
/
+29
*
remove unnecessary space
JP Rosevear
2001-06-14
1
-0
/
+2
*
set the completed time in the date editor if appropriate
JP Rosevear
2001-06-14
1
-5
/
+14
*
use new func
JP Rosevear
2001-06-02
1
-4
/
+1
*
renamed from editor-page for consistency, more complete implementation
JP Rosevear
2001-06-02
1
-0
/
+966