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 #58799
Rodrigo Moya
2004-06-10
1
-2
/
+16
*
Fixes #57578
Rodrigo Moya
2004-06-09
1
-22
/
+55
*
Fixes #59369
Rodrigo Moya
2004-06-01
1
-0
/
+3
*
*Bug #51968 "Invite others.." button confusing in Appointment editor
Priyanshu Raj
2004-06-01
1
-3
/
+3
*
Use E_ICON_SIZE_MENU
Jeffrey Stedfast
2004-05-18
1
-5
/
+5
*
if we don't have a RECURRENCE-ID, remove nothing, and use the instance
Rodrigo Moya
2004-05-17
1
-6
/
+2
*
if we don't have a RECURRENCE-ID, remove nothing.
Rodrigo Moya
2004-05-17
1
-11
/
+13
*
remove prototypes
JP Rosevear
2004-04-30
1
-11
/
+28
*
Fixes #56504
JP Rosevear
2004-04-22
1
-0
/
+2
*
Update the calendar to use the icon theme through the EIconFactory object
Michael Terry
2004-04-19
1
-11
/
+24
*
include libecal/e-cal-component.h to kill implicit declaration of
Trent Lloyd
2004-04-19
1
-0
/
+1
*
use the DTSTART for the recur-id if it's not available.
Rodrigo Moya
2004-04-15
1
-2
/
+13
*
fix small typo
Radek Doulik
2004-04-01
1
-1
/
+1
*
Naming issue, Go to Date -> Select Date, Go to Today -> Select today.
Hari Prasad Nadig
2004-03-29
1
-2
/
+2
*
remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto.
Kidd Wang
2004-03-29
1
-55
/
+1
*
Fixes #55648
JP Rosevear
2004-03-27
1
-0
/
+3
*
fix build
Chris Toshok
2004-03-24
1
-1
/
+1
*
make the flow control correct
JP Rosevear
2004-03-24
1
-4
/
+3
*
get the UID from the server on newly created events and set the
Rodrigo Moya
2004-03-22
1
-2
/
+67
*
Rename e-cal-view to e-calendar-view and fix includes
JP Rosevear
2004-03-16
1
-1
/
+1
*
Fixes #52253
JP Rosevear
2004-03-16
1
-51
/
+2
*
Fixes #35577
Rodrigo Moya
2004-03-15
1
-6
/
+22
*
make copy & paste and drag & drop behave the same way described as
Kidd Wang
2004-02-18
1
-8
/
+53
*
Convert the calendar_config_get_timezone and
JP Rosevear
2004-02-06
1
-5
/
+1
*
stop status bar messages madness.
Rodrigo Moya
2004-01-29
1
-4
/
+0
*
we are required to pass in the end in-out arg
JP Rosevear
2004-01-18
1
-2
/
+2
*
fixes #23281, some refactoring and list view get_selected_time_range
Radek Doulik
2004-01-15
1
-15
/
+25
*
add e-pub-utils.[ch] for Free/Busy publishing
Gary Ekker
2004-01-13
1
-28
/
+2
*
add a new signal "event_move" and its key binding.
Andrew Wu
2004-01-09
1
-0
/
+71
*
add a menu item for "open appointment".
Kidd Wang
2003-12-29
1
-0
/
+43
*
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