/irc/irc2dc/

tw44/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* make sure we unref the task pad client and the calendar clients areJP Rosevear2004-02-262-15/+12
* fix float type pane position keys (we migrated these improperly in theJP Rosevear2004-02-252-2/+37
* remove the client from the queue also.Rodrigo Moya2004-02-192-0/+5
* set the task pad client to NULL if opening it failed. Show more verboseRodrigo Moya2004-02-192-1/+24
* call first e_passwords_get_password before calling _ask_password.Rodrigo Moya2004-02-182-3/+11
* add 1 second to the last notification time, or we'll get many times theRodrigo Moya2004-02-182-0/+7
* make copy & paste and drag & drop behave the same way described asKidd Wang2004-02-183-16/+132
* set the string length properly.Kidd Wang2004-02-182-2/+6
* removed buggy characters from menu items' texts.Rodrigo Moya2004-02-172-3/+8
* open the calendars asynchonously. (cal_opened_cb): callback forRodrigo Moya2004-02-172-5/+30
* get alarms since the last notification, only use current time when thereRodrigo Moya2004-02-172-4/+10
* set session restart style to RESTART_IF_RUNNING.Rodrigo Moya2004-02-172-1/+6
* no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-162-22/+20
* pass the user list to e_cal_send_objects().Rodrigo Moya2004-02-162-0/+6
* no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-161-0/+7
* Instead of saying "Select destination source", we now say "... calendar"Hans Petter Jansson2004-02-132-1/+13
* rename from CONTACT_BASE_URI, and change to contacts:// to match e-d-s.Chris Toshok2004-02-132-3/+10
* See #51567 use "gtk_dialog_add_buttons" to change the response_id ofBruce Tao2004-02-122-2/+10
* Fixes #53886Rodrigo Moya2004-02-122-10/+15
* Fixes #53271Rodrigo Moya2004-02-112-6/+6
* Fixes #53271Rodrigo Moya2004-02-114-3/+16
* guarantee we do have some timezone before the time convertion.Harry Lu2004-02-112-0/+11
* remove useless includeJP Rosevear2004-02-103-16/+6
* don't add the clients to the internal hash/list here, just remove it ifRodrigo Moya2004-02-092-5/+25
* refuse to update the task info if due date is before start date.Harry Lu2004-02-092-4/+43
* make OK button defaultRadek Doulik2004-02-061-1/+33
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-0627-153/+58
* add protoJP Rosevear2004-02-063-5/+29
* make failure not so draconian - make the color blackJP Rosevear2004-02-062-6/+8
* add a mnemonic for the 'Go to Today' button in the 'Go To Date' dialog.Harry Lu2004-02-052-1/+6
* Fixes #53388 added a check for NULLSarfraaz Ahmed2004-02-052-0/+9
* use new cal auth functionsJP Rosevear2004-02-054-9/+26
* we only have a single client to free (prepare_events): make the vtodo listJP Rosevear2004-02-053-128/+193
* Fixes #52970Rodrigo Moya2004-02-049-49/+82
* don't update the date navigator query nor the internal lists here...Rodrigo Moya2004-02-042-16/+15
* display the exception message on error.Rodrigo Moya2004-02-042-1/+4
* open calendars asynchronously. (client_cal_opened_cb): on success, add theRodrigo Moya2004-02-042-43/+45
* change the access key for adding a reminder from Alt+a to Alt+d to avoidHarry Lu2004-02-042-2/+61
* Fix a bug in evolution/calendar/gui/print.c: bound_text(). It does notYong Sun2004-02-042-6/+18
* Fix location of e-activity-handler.h #includeDan Winship2004-02-044-1/+13
* use g_file_get_contents (load_file_fn): ditto (vcal_support_format_fn):JP Rosevear2004-02-022-65/+24
* remove dead filesJP Rosevear2004-01-313-1897/+5
* CV Fixes #51871Gary Ekker2004-01-302-0/+12
* remove extraneous ;JP Rosevear2004-01-302-2/+8
* don't set the group to be read only until after the source is added.JP Rosevear2004-01-302-2/+8
* migrate to a specific source (migrate_ical_folder): create a new sourceJP Rosevear2004-01-29