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
/
e-calendar-view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes part of #41237
Rodrigo Moya
2003-12-17
1
-13
/
+0
*
Do not call control_util_set_folder_bar_label().
Ettore Perazzoli
2003-12-04
1
-13
/
+0
*
Replace member "activity" with an "activity_id".
Ettore Perazzoli
2003-12-02
1
-25
/
+17
*
Fixes #43556
Rodrigo Moya
2003-11-20
1
-127
/
+71
*
Various changes to merge in evolution-data-server reliance.
JP Rosevear
2003-11-07
1
-273
/
+273
*
add new signal "selected_time_changed" a11y initialization new public
Bolian Yin
2003-11-04
1
-0
/
+10
*
fixed typo in menu item label.
Rodrigo Moya
2003-10-29
1
-0
/
+31
*
no need to keep the timezone here, it is already stored in the model.
Rodrigo Moya
2003-10-28
1
-11
/
+8
*
accept also text/calendar for D&D.
Rodrigo Moya
2003-10-24
1
-2
/
+2
*
remove and free op before return.
Harry Lu
2003-10-24
1
-15
/
+46
*
connect also to ETableModel's "model_cell_changed" signal.
Rodrigo Moya
2003-10-23
1
-1
/
+14
*
Merge new-ui-branch to the trunk.
Ettore Perazzoli
2003-10-22
1
-142
/
+355
*
set more icons for the popup menu.
Rodrigo Moya
2003-08-20
1
-1
/
+27
*
Merged from calendar-views-with-model branch
Rodrigo Moya
2003-08-20
1
-123
/
+156
*
Add a11y dependency. gui/calendar-commands.c
Bolian Yin
2003-08-20
1
-0
/
+29
*
Merged ECalendarTable changes from new-calendar-branch
Rodrigo Moya
2003-08-08
1
-2
/
+3
*
new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new
Rodrigo Moya
2003-07-25
1
-1
/
+75
*
define ECalViewEvent as the base struct for the other views.
Rodrigo Moya
2003-07-24
1
-27
/
+47
*
check the uid before using it.
Rodrigo Moya
2003-07-24
1
-0
/
+2
*
removed.
Rodrigo Moya
2003-07-24
1
-32
/
+59
*
added missing cases. (setup_popup_icons): new function to set up icons for
Rodrigo Moya
2003-07-24
1
-0
/
+24
*
moved the duplicated popup menu code here. (e_cal_view_create_popup_menu):
Rodrigo Moya
2003-07-23
1
-3
/
+479
*
removed unneeded prototypes.
Rodrigo Moya
2003-07-23
1
-50
/
+42
*
added "get_selected_events", and "update_query" virtual methods.
Rodrigo Moya
2003-07-23
1
-0
/
+421
*
removed e_day_view_set_calendar prototype.
Rodrigo Moya
2003-07-22
1
-0
/
+40
*
moved duplicated code to...
Rodrigo Moya
2003-07-18
1
-0
/
+39
*
new base class for calendar views.
Rodrigo Moya
2003-07-17
1
-0
/
+70