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
/
gncal-todo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
Fixed some warnings.
Christopher James Lahey
2000-09-09
1
-0
/
+2
*
Fall equinox cleanup!
Federico Mena Quintero
2000-09-08
1
-2
/
+0
*
uses the new TaskEditor dialog.
Damon Chaplin
2000-09-06
1
-1
/
+5
*
A bit more e_utf8 wrappers here and there
Lauris Kaplinski
2000-09-02
1
-1
/
+2
*
Now the views monitor the client by themselves; it does not make sense to
Federico Mena Quintero
2000-08-30
1
-716
/
+13
*
We no longer need time_from_icaltimetype as libical has the API for this
JP Rosevear
2000-08-29
1
-3
/
+3
*
Properly append to list
JP Rosevear
2000-08-25
1
-1
/
+1
*
Update for libical 0.19
JP Rosevear
2000-08-25
1
-1
/
+1
*
Fixed some warnings.
Christopher James Lahey
2000-08-25
1
-0
/
+4
*
Use CalComponent instead of iCalObject (cancel_button): ditto
JP Rosevear
2000-08-18
1
-76
/
+122
*
new ECalendarTable to show an ETable view for Todo/Event items.
Damon Chaplin
2000-07-26
1
-8
/
+17
*
conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDB
Seth Alves
2000-07-14
1
-0
/
+1
*
Use &obj instead of &ico in the call to cal_client_get_object(). The ToDo
Damon Chaplin
2000-07-04
1
-1
/
+2
*
Sync - Federico
Federico Mena Quintero
2000-06-23
1
-2
/
+6
*
instead of returning a text representation, decode the text and return an
Seth Alves
2000-06-08
1
-11
/
+11
*
Implemented. (gnome_calendar_add_object): Removed function, since it was
Federico Mena Quintero
2000-06-02
1
-6
/
+1
*
Added a hash table to map calendar objects to their respective event
Federico Mena Quintero
2000-06-01
1
-1
/
+1
*
Flush - Federico
Federico Mena Quintero
2000-05-30
1
-1
/
+1
*
added guint ref_count to iCalObject struct, and ical_object_ref/unref()
Damon Chaplin
2000-05-06
1
-3
/
+9
*
for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.
Damon Chaplin
2000-05-05
1
-0
/
+1
*
fixed code to populate the todo clist
Seth Alves
2000-04-20
1
-33
/
+24
*
calendar is a frame instead of a window, now.
Seth Alves
2000-04-08
1
-2
/
+4
*
build test-calendar-widget and evolution-calendar, common stuff is in a
Seth Alves
2000-04-06
1
-3
/
+10
*
Fix includes. (e_day_view_on_delete_occurance): Do not call
Federico Mena Quintero
2000-03-23
1
-0
/
+5
*
Removed function now that it is no CORBA server in the GUI.
Federico Mena Quintero
2000-03-12
1
-5
/
+2
*
replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar
Seth Alves
2000-03-09
1
-3
/
+21
*
Added get_uids() method to get a list of UIDs based on object types.
Federico Mena Quintero
2000-02-09
1
-1
/
+1
*
Merged Rusty's last todo list coloring patch from stable to HEAD.
Russell Steinthal
1999-11-22
1
-36
/
+243
*
Small fix -miguel
Arturo Espinosa
1999-09-28
1
-3
/
+3
*
Added preliminary support for todo item priorities: they can be set, displayed,
Russell Steinthal
1999-05-26
1
-9
/
+56
*
Bumped version number to 1.0.3.
Federico Mena Quintero
1999-04-20
1
-0
/
+5
*
Kill all grabs from the CList before running the new dialog box.
Miguel de Icaza
1999-04-17
1
-0
/
+5
*
Make sure we can get events for button3. The code for the nice popup menu
Miguel de Icaza
1999-04-09
1
-0
/
+1
*
Made static. Make it use the full year format for strftime().
Federico Mena Quintero
1999-03-31
1
-9
/
+6
*
Made clist titles i18n:able Added which views that are possible for --view
Tomas Ogren
1999-03-24
1
-2
/
+9
*
Add Summary editing for TODO items -rconover
Arturo Espinosa
1999-03-17
1
-2
/
+48
*
Add support for Due Date when adding a TODO item here. (column_resized):
Clifford R. Conover
1999-03-11
1
-24
/
+221
*
Gnomecal now autosaves all the time.
Arturo Espinosa
1999-02-12
1
-1
/
+3
*
Use gnome_dialog_set_parent. ditto ditto.
Miguel de Icaza
1998-12-10
1
-1
/
+1
*
use GPOINTER_TO_INT
Herbert V. Riedel
1998-11-24
1
-1
/
+1
*
Use a scrolled window to put the clist into.
Federico Mena Quintero
1998-11-17
1
-3
/
+7
*
Set the sensitivity of the edit/delete buttons. (gncal_todo_update):
Federico Mena Quintero
1998-10-09
1
-2
/
+5
*
Close dialog when return is pressed.
Havoc Pennington
1998-05-18
1
-0
/
+1
*
Actually save the to-do entries.
Federico Mena Quintero
1998-04-24
1
-39
/
+160
*
Made it use popup_menu().
Federico Mena Quintero
1998-04-23
1
-0
/
+234