index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
calendar
/
gui
/
tasks-component.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
new files containing the implementation of the 'New Task List' dialog.
Rodrigo Moya
2003-11-24
1
-0
/
+2
*
fixed compilation errors.
Rodrigo Moya
2003-11-24
1
-1
/
+1
*
fixed copyright notices.
Rodrigo Moya
2003-11-24
1
-2
/
+19
*
add protos
8
2003-11-19
1
-21
/
+69
*
added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menu
Rodrigo Moya
2003-11-19
1
-1
/
+1
*
added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menu
Rodrigo Moya
2003-11-19
1
-5
/
+18
*
peek the primary selection.
Rodrigo Moya
2003-11-18
1
-35
/
+24
*
added 'Delete' and 'Rename' menu items. (delete_task_list_cb,
Rodrigo Moya
2003-11-17
1
-1
/
+79
*
try first to create the icon from the stock, and then from a file.
Rodrigo Moya
2003-11-17
1
-0
/
+41
*
copy in here (update_uris_for_selection): save the selection
JP Rosevear
2003-11-17
1
-13
/
+85
*
add it via e-tasks (remove_uri_for_source): remove it via e-tasks
JP Rosevear
2003-11-17
1
-28
/
+68
*
New. (impl_requestCreateItem): New. (tasks_component_class_init): Install.
Ettore Perazzoli
2003-11-13
1
-1
/
+39
*
Various changes to merge in evolution-data-server reliance.
JP Rosevear
2003-11-07
1
-6
/
+6
*
added more menu items. (delete_calendar_cb): callbacks for new popup menu
Rodrigo Moya
2003-11-04
1
-6
/
+10
*
no need to update config settings everywhere explicitly
JP Rosevear
2003-10-29
1
-2
/
+2
*
pass FALSE as the 'only_if_exists' parameter, so that the calendar gets
Rodrigo Moya
2003-10-27
1
-1
/
+1
*
initialize private structure on TasksComponent.
Rodrigo Moya
2003-10-25
1
-0
/
+2
*
removed repeated initialization. (calendar_component_peek): use G_STRLOC
Rodrigo Moya
2003-10-25
1
-0
/
+347