/dns/inadyn/

evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* Changed the description of the calendar/tasks page of the settings dialog,Anna Marie Dirks2002-09-062-1/+8
* added support for text/x-calendar targets, in which case a VCALENDARRodrigo Moya2002-09-052-8/+32
* don't listen to client signals after we get destroyedJP Rosevear2002-09-052-0/+9
* bail out if we couldn't send the cancelJP Rosevear2002-09-057-31/+75
* provide error message param, give a dialog with the message if we get aJP Rosevear2002-09-059-22/+67
* Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-053-0/+8
* don't make the reply component minimalJP Rosevear2002-09-042-5/+14
* use bonobo_object_release_unref to release the remote SelectNamesMike Kestner2002-08-313-2/+8
* make the sure to list is 0 length before sending via imipJP Rosevear2002-08-311-1/+1
* select the top canvas if the user right-clicks on itJP Rosevear2002-08-304-1/+106
* added missing header file.Rodrigo Moya2002-08-293-0/+7
* Add an evolution:shell_component_launch_order and renameDan Winship2002-08-292-1/+9
* use EConfigListener instead of direct access to the bonobo-conf database.Rodrigo Moya2002-08-275-426/+176
* Fixes #12326Rodrigo Moya2002-08-265-157/+107
* if its a non-participant, add it as a resource to match dialog labelJP Rosevear2002-08-232-2/+17
* if the value given is a date, convert to a time in the current zoneJP Rosevear2002-08-222-4/+17
* don't set the tasks ui component until the container is set, remove unusedJP Rosevear2002-08-212-5/+8
* disconnect destroy signal callbacks on tablesJP Rosevear2002-08-202-3/+13
* clone the ical component before adding itJP Rosevear2002-08-202-1/+13
* make sure to get the date in the current zone, not at UTCJP Rosevear2002-08-202-1/+6
* stop adding redundant information for start/end/due/complete timesJP Rosevear2002-08-192-42/+33
* added internal EComponentListener object, to listen for the activated Cal.Rodrigo Moya2002-08-165-0/+89
* listen for the time editors to changeJP Rosevear2002-08-154-7/+89
* Remove a bunch of old #if 0 code. (update_item): SetDan Winship2002-08-144-180/+28
* set status message on ECalendarTable when opening the tasks.Rodrigo Moya2002-08-132-1/+31
* set status message to NULL if there is an error opening the calendar.Rodrigo Moya2002-08-132-2/+9
* set the editor to changed so the item actually gets savedJP Rosevear2002-08-102-0/+7
* check for an attendee in the list (comp_to_list): only add the user ifJP Rosevear2002-08-094-60/+57
* Initialize loaded_backends before using it. (Just kills off a harmlessDan Winship2002-08-092-9/+17
* Fixes #15710Rodrigo Moya2002-08-085-1/+63
* just return the object untouched since we don't send anythingJP Rosevear2002-08-0810-87/+343
* new function. (query_backend_get_uids): new function. (query_backend_new):Rodrigo Moya2002-08-064-15/+139
* Fixes the crash in #19159Rodrigo Moya2002-08-052-0/+9
* don't warn if we can't use the small font, just set use_small_font toJP Rosevear2002-08-022-1/+6
* new util function to add information to an itip message that might notJP Rosevear2002-08-022-36/+49
* initialize value to corba nilJP Rosevear2002-08-022-0/+6
* Use meeting-request-16.png instead of meeting-request.png.Ettore Perazzoli2002-08-024-5/+10
* use get_due_status (get_color): ditto (get_due_status): utility functionJP Rosevear2002-08-022-66/+75
* new class for implementing a backend cache for the calendar queries.Rodrigo Moya2002-08-014-0/+331
* Change the order so that "New Contact" is first and "New Contact List" isEttore Perazzoli2002-08-013-10/+16
* Pass "contacts" as the @folder_type toEttore Perazzoli2002-08-013-8/+20
* we no longer need to manually save the state (e_tasks_open): we no longerJP Rosevear2002-08-012-38/+10
* Add bug fix numbers.JP Rosevear2002-07-311-0/+6
* make sure that the work week view goes to the current work week if the dayJP Rosevear2002-07-312-4/+15
* fixed mapping of popdown menu to ICAL_STATUS_ values.Rodrigo Moya2002-07-293-10/+28
* remove useless debug statementJP Rosevear2002-07-272-1/+7
* new function for adding VTIMEZONE components to a VCALENDAR component.Rodrigo Moya2002-07-276-8/+133
* focus the editor if it does exist, create a new one if it doesn't (notJP Rosevear2002-07-272-2/+8
* set large_font to NULL (e_day_view_style_set): calculate large font, fallJP Rosevear2002-07-262-6/+17
* display the location in the itip informationJP Rosevear2002-07-252-0/+12
* Touch up changelog.JP Rosevear2002-07-251-0/+2
* set status to in progress if the percent is between 0 and 100JP Rosevear2002-07-252-4/+17
* add a day for the leap year only if we are currently counting Feb., not if42002-07-252-1/+7
* use proper meeting icon32002-07-242-1/+6
* Replace a bunch of old gnomecal functions with the functionally identicalDan Winship2002-07-232-34/+14
* Split pcs-backend-file out of libpcs and build it as a separate (noinst)Dan Winship2002-07-232-2/+13
* if there's an exception, continue with the next item.Rodrigo Moya2002-07-193-2/+10
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-189-25/+52
* use util function to see if the user is the organizer72002-07-1811-55/+199
* Fixes #8001Rodrigo Moya2002-07-164-37/+107
* Sigh, fix for the wombat.idl -> Evolution-Wombat.idl rename here too. AtPeter Williams2002-07-132-1/+7
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-116-12/+28
* Fixes #16034Rodrigo Moya2002-07-035-12/+62
* New arg @tooltip; pass it toEttore Perazzoli2002-07-023-0/+19
* listen for timezone config change (property_change_cb): set the timezoneJP Rosevear2002-07-013-2/+31
* Fixes #25410Rodrigo Moya2002-06-262-0/+16
* plug leak and actually use the minimal comp we createJP Rosevear2002-06-252-1/+10
* add back protoJP Rosevear2002-06-25