aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagRELEASE_1_0_1nobody2002-11-011-18132/+0
* cleaned up the status bar messages for all widgets.Rodrigo Moya2002-10-301-0/+5
* Update with bug numbers.JP Rosevear2002-10-261-1/+7
* initialize new values (clean_up): free new values (find_my_address): if weJP Rosevear2002-10-241-0/+23
* Fixes #32613Rodrigo Moya2002-10-231-0/+8
* fix warningJP Rosevear2002-10-231-1/+6
* Fixes #32371Rodrigo Moya2002-10-231-0/+7
* use NULL for pointer instead of FALSE.Rodrigo Moya2002-10-231-0/+5
* use e_config_listener_* to get values (itip_addresses_get): dittoJP Rosevear2002-10-231-0/+11
* fix c/p typeJP Rosevear2002-10-181-0/+4
* if the value is a datetime, convert it to a dateJP Rosevear2002-10-181-0/+14
* changed to have a gboolean return type, which is what it's supposed to do.Rodrigo Moya2002-10-181-0/+9
* try to preserve the work week view setting if it makes sense (set_view):JP Rosevear2002-10-161-0/+8
* Fixes #11434Rodrigo Moya2002-10-091-0/+17
* set the 24 hour format initiallyJP Rosevear2002-10-091-0/+12
* Fixes #31774Rodrigo Moya2002-10-081-0/+7
* cast the correct itemJP Rosevear2002-10-081-0/+5
* Fixes crash in #19159Rodrigo Moya2002-10-071-0/+10
* Fixes #15892Rodrigo Moya2002-10-071-0/+33
* removed unneeded g_assert which was preventing the alarm daemon to startRodrigo Moya2002-10-031-0/+6
* Fixes #30057Rodrigo Moya2002-10-031-0/+17
* added isReadOnly method to Cal interface.Rodrigo Moya2002-10-021-0/+15
* Fixes #15710Rodrigo Moya2002-10-011-0/+13
* Fixes #30290Rodrigo Moya2002-10-011-0/+7
* load multi_day_split (calconduit_save_configuration): save itJP Rosevear2002-10-011-0/+20
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-011-0/+7
* Remove "/Toolbar/New" and "/Toolbar/NewTask" since they're not there anyDan Winship2002-09-281-0/+6
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-281-0/+49
* only change the attendee value if it isn't emptyJP Rosevear2002-09-271-0/+5
* Should fix once for all #24210Rodrigo Moya2002-09-261-0/+18
* Add "calendar/public" and "tasks/public". (type_is_calendar,Dan Winship2002-09-261-0/+15
* if the item being sent is not a meeting, send it as a mixed item with aJP Rosevear2002-09-261-0/+8
* Fixes #27961Rodrigo Moya2002-09-251-0/+7
* return a builtin timezone if we don't find the timezone in our component.Rodrigo Moya2002-09-251-0/+6
* make sure the start/end for no time palm events are DATE values, tidy codeJP Rosevear2002-09-241-0/+6
* convert to date values if the original start and end were both datesJP Rosevear2002-09-241-0/+6
* unref the query since now the query object on the server keeps a copy ofRodrigo Moya2002-09-241-0/+4
* unref the QueryListener object. (query_construct): create anRodrigo Moya2002-09-241-0/+6
* add libeutil to the linkJP Rosevear2002-09-241-0/+8
* fix non-ANSI switch statements.Dan Winship2002-09-231-0/+10
* install an idle callback that will start the alarm daemon.Rodrigo Moya2002-09-231-0/+4
* remove timeout function always and re-add it if the query is in progress.Rodrigo Moya2002-09-231-0/+5
* move success notification code to its own code block, since it was beingRodrigo Moya2002-09-231-0/+7
* Fixes #28310Rodrigo Moya2002-09-231-0/+2
* only save the new notification time if it is bigger than the already savedRodrigo Moya2002-09-231-0/+6
* check to see if the component is already on the server or notJP Rosevear2002-09-211-0/+15
* set the deleted attendees array to size 0 after we clean it upJP Rosevear2002-09-201-0/+7
* remove the query from the cache if it failed. (start_cached_query_cb):Rodrigo Moya2002-09-201-0/+6
* added a list of EComponentListener's to control the lifetime of theRodrigo Moya2002-09-201-0/+9
* More fixes for #24210Rodrigo Moya2002-09-201-0/+15
* bump the month_num by 1 because it indexs at 0JP Rosevear2002-09-191-0/+8
* Fixes #26362Rodrigo Moya2002-09-171-0/+7
* keep the selection if we right click in it (but not on an appointment)JP Rosevear2002-09-121-0/+8
* create a new appointment based on the selectionJP Rosevear2002-09-121-0/+8
* duh, don't blindly increment the hour without adjusting for the dayJP Rosevear2002-09-111-0/+8
* Fixes #24032Rodrigo Moya2002-09-101-0/+9
* display status messages for all operations we make, so that when usingRodrigo Moya2002-09-101-0/+6
* kill warningJP Rosevear2002-09-071-0/+23
* don't try to send via the server if we are publishing; don't bail out on aJP Rosevear2002-09-061-0/+6
* Changed the description of the calendar/tasks page of the settings dialog,Anna Marie Dirks2002-09-061-0/+7
* added support for text/x-calendar targets, in which case a VCALENDARRodrigo Moya2002-09-051-0/+6
* don't listen to client signals after we get destroyedJP Rosevear2002-09-051-0/+7
* bail out if we couldn't send the cancelJP Rosevear2002-09-051-0/+18
* provide error message param, give a dialog with the message if we get aJP Rosevear2002-09-051-0/+25
* Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-051-0/+6
* don't make the reply component minimalJP Rosevear2002-09-041-0/+14
* use bonobo_object_release_unref to release the remote SelectNamesMike Kestner2002-08-311-0/+6
* select the top canvas if the user right-clicks on itJP Rosevear2002-08-301-0/+24
* added missing header file.Rodrigo Moya2002-08-291-0/+5
* Add an evolution:shell_component_launch_order and renameDan Winship2002-08-291-0/+6
* use EConfigListener instead of direct access to the bonobo-conf database.Rodrigo Moya2002-08-271-0/+16
* Fixes #12326Rodrigo Moya2002-08-261-0/+24
* if its a non-participant, add it as a resource to match dialog labelJP Rosevear2002-08-231-0/+7
* if the value given is a date, convert to a time in the current zoneJP Rosevear2002-08-221-0/+5
* don't set the tasks ui component until the container is set, remove unusedJP Rosevear2002-08-211-0/+6
* disconnect destroy signal callbacks on tablesJP Rosevear2002-08-201-2/+9
* clone the ical component before adding itJP Rosevear2002-08-201-0/+11
* make sure to get the date in the current zone, not at UTCJP Rosevear2002-08-201-0/+5
* stop adding redundant information for start/end/due/complete timesJP Rosevear2002-08-191-0/+9
* added internal EComponentListener object, to listen for the activated Cal.Rodrigo Moya2002-08-161-0/+16
* listen for the time editors to changeJP Rosevear2002-08-151-0/+19
* Remove a bunch of old #if 0 code. (update_item): SetDan Winship2002-08-141-0/+11
* set status message on ECalendarTable when opening the tasks.Rodrigo Moya2002-08-131-0/+8
* set status message to NULL if there is an error opening the calendar.Rodrigo Moya2002-08-131-0/+7
* set the editor to changed so the item actually gets savedJP Rosevear2002-08-101-0/+5
* check for an attendee in the list (comp_to_list): only add the user ifJP Rosevear2002-08-091-0/+14
* Initialize loaded_backends before using it. (Just kills off a harmlessDan Winship2002-08-091-7/+14
* Fixes #15710Rodrigo Moya2002-08-081-0/+15
* just return the object untouched since we don't send anythingJP Rosevear2002-08-081-0/+27
* new function. (query_backend_get_uids): new function. (query_backend_new):Rodrigo Moya2002-08-061-0/+16
* Fixes the crash in #19159Rodrigo Moya2002-08-051-0/+7
* don't warn if we can't use the small font, just set use_small_font toJP Rosevear2002-08-021-0/+5
* new util function to add information to an itip message that might notJP Rosevear2002-08-021-0/+8
* initialize value to corba nilJP Rosevear2002-08-021-0/+4
* Use meeting-request-16.png instead of meeting-request.png.Ettore Perazzoli2002-08-021-0/+8
* use get_due_status (get_color): ditto (get_due_status): utility functionJP Rosevear2002-08-021-0/+7
* new class for implementing a backend cache for the calendar queries.Rodrigo Moya2002-08-011-0/+7
* Change the order so that "New Contact" is first and "New Contact List" isEttore Perazzoli2002-08-011-0/+6
* Pass "contacts" as the @folder_type toEttore Perazzoli2002-08-011-0/+8
* we no longer need to manually save the state (e_tasks_open): we no longerJP Rosevear2002-08-011-0/+9
* 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-311-0/+6
* fixed mapping of popdown menu to ICAL_STATUS_ values.Rodrigo Moya2002-07-291-0/+12
* remove useless debug statementJP Rosevear2002-07-271-0/+7
* new function for adding VTIMEZONE components to a VCALENDAR component.Rodrigo Moya2002-07-271-0/+17
* focus the editor if it does exist, create a new one if it doesn't (notJP Rosevear2002-07-271-0/+7
* set large_font to NULL (e_day_view_style_set): calculate large font, fallJP Rosevear2002-07-261-0/+6
* display the location in the itip informationJP Rosevear2002-07-251-0/+5
* Touch up changelog.JP Rosevear2002-07-251-0/+2
* set status to in progress if the percent is between 0 and 100JP Rosevear2002-07-251-2/+9
* add a day for the leap year only if we are currently counting Feb., not if42002-07-251-0/+6
* use proper meeting icon32002-07-241-0/+4
* Replace a bunch of old gnomecal functions with the functionally identicalDan Winship2002-07-231-0/+3
* Split pcs-backend-file out of libpcs and build it as a separate (noinst)Dan Winship2002-07-231-0/+8
* if there's an exception, continue with the next item.Rodrigo Moya2002-07-191-0/+5
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-0/+16
* use util function to see if the user is the organizer72002-07-181-0/+45
* Fixes #8001Rodrigo Moya2002-07-161-0/+15
* Sigh, fix for the wombat.idl -> Evolution-Wombat.idl rename here too. AtPeter Williams2002-07-131-0/+6
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-0/+16
* Fixes #16034Rodrigo Moya2002-07-031-0/+12
* New arg @tooltip; pass it toEttore Perazzoli2002-07-021-0/+7
* listen for timezone config change (property_change_cb): set the timezoneJP Rosevear2002-07-011-2/+11
* Fixes #25410Rodrigo Moya2002-06-261-0/+8
* plug leak and actually use the minimal comp we createJP Rosevear2002-06-251-0/+5
* add back protoJP Rosevear2002-06-251-0/+76
* update for new zonesJP Rosevear2002-06-191-77/+0
* Reverse unintended changeJP Rosevear2002-06-191-0/+6
* update for new zonesJP Rosevear2002-06-191-0/+75
* Fixes wombat crash (for JP and myself)Rodrigo Moya2002-06-181-0/+9
* added timeout_id to LoadedClient structure, to keep track of the timeoutRodrigo Moya2002-06-131-0/+10
* Free the uri_string once we're done with it.Jeffrey Stedfast2002-06-131-0/+5
* Fix a typo.Kjartan Maraas2002-06-131-0/+4
* removed already loaded client when asked to be opened again, and *really*Rodrigo Moya2002-06-121-0/+6
* gal_view_menus_set_show_define_views (..., FALSE);Christopher James Lahey2002-06-051-0/+5
* Set the title of our GalViewCollection.Christopher James Lahey2002-06-041-0/+6
* In an attempt to clean up the config dialog (and to reduce its overallAnna Marie Dirks2002-06-041-0/+7
* keep a reference to the Query object, to avoid crashes when the queriesRodrigo Moya2002-06-041-0/+6
* update protoJP Rosevear2002-05-271-0/+15
* if there are remaining items, return false (foreach_close_cb): don'tJP Rosevear2002-05-271-0/+16
* a registry of comp editors so we can close them all centrallyJP Rosevear2002-05-271-0/+40
* check the value returned by gnome_vfs_uri_to_string before using it.Rodrigo Moya2002-05-251-0/+6
* Pass the @component_pixmaps in so we give the new "Meeting" button anEttore Perazzoli2002-05-211-0/+8
* ported changes from evolution-1-0 to make it work with reminders on remoteRodrigo Moya2002-05-211-0/+4
* check the string returned by gnome_vfs_uri_to_string, which can be empty.Rodrigo Moya2002-05-201-0/+6
* set the view to the current viewJP Rosevear2002-05-171-0/+5
* added support for CAL_CLIENT_OPEN_PERMISSION_DENIED error code.Rodrigo Moya2002-05-171-0/+19
* added PermissionDenied exception and make it be raised in open,Rodrigo Moya2002-05-171-0/+31
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-0/+5
* set the working hours for the meeting time selectorJP Rosevear2002-05-151-0/+5
* make the range datetime member a struct not a pointerJP Rosevear2002-05-151-0/+12
* Rename NotPrepared to notPrepared and NotSyncing to notSyncing.Ettore Perazzoli2002-05-091-0/+7
* start a server a uri (start_default_server): start a default serverJP Rosevear2002-05-081-0/+39
* show progress messages on the status bar.Rodrigo Moya2002-05-031-0/+6
* #include <gtk/gtkmain.h> to avoid warnings.Rodrigo Moya2002-05-031-0/+4
* only discard the popup if we created oneJP Rosevear2002-05-021-0/+5
* refactored a bit, to not do things in idle loops.Rodrigo Moya2002-05-021-0/+4
* modify the start and end hours to accomodate all the events in the dayJP Rosevear2002-05-021-0/+8
* remove setup_widgets from here (gnome_calendar_init): move setup_widgetsJP Rosevear2002-05-011-0/+6
* can't even spell my own name right!!Jeffrey Stedfast2002-04-271-1/+1
* Don't link to libibex anymore!!Jeffrey Stefdast2002-04-271-0/+4
* launch pilot settings cappletJP Rosevear2002-04-241-0/+7
* free the view popup (e_week_view_show_popup_menu): add the view popup toJP Rosevear2002-04-241-0/+20
* raise an exception if the backend's method returns NULL, since we can'tRodrigo Moya2002-04-221-0/+6
* Collapsed notebook into two pages and added accelerators for everything,Anna Marie Dirks2002-04-201-0/+6
* properly handle -ve recurrence valuesJP Rosevear2002-04-191-0/+17
* show the settingsJP Rosevear2002-04-191-0/+14
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-0/+6
* new method.Rodrigo Moya2002-04-121-0/+11
* Fix this: Rodrigo's patch used one of the functions I just removed. :)Dan Winship2002-04-111-0/+5
* use the default uri for tasks (as stored in the configuration) when theRodrigo Moya2002-04-111-0/+6
* Use new-and-improved default folder URI config paths.Dan Winship2002-04-111-0/+12
* Add view_info arg. If the view_info is non-empty and this is a calendarDan Winship2002-04-091-0/+17
* Oops.JP Rosevear2002-04-071-0/+4
* add config_item:typeJP Rosevear2002-04-071-0/+4
* Fix a string.Kjartan Maraas2002-04-021-0/+4
* simple fix for DB3 header inclusion in Mac OS X, by Max HornRodrigo Moya2002-04-021-0/+5
* free the my_address member (find_my_address): fall back on a CN match ifJP Rosevear2002-04-011-0/+12
* Set a priority for the config item. Rename to "Calendar and Tasks".Ettore Perazzoli2002-03-301-0/+5
* s/libversit.la/libversit.a/JP Rosevear2002-03-301-0/+6
* implement new pop up menu items for "Save as", "Print", "Assign Task",JP Rosevear2002-03-301-0/+24
* more fixes for libversit.la -> libversit.aDan Winship2002-03-201-0/+8
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-191-0/+7
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-161-0/+8
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-161-0/+17
* use bonobo exception macros to tidyJP Rosevear2002-03-151-0/+12
* add all day event editor modeJP Rosevear2002-03-151-0/+15
* Add an "evolution:config_item:icon_path" attribute so we get an icon forEttore Perazzoli2002-03-141-0/+6
* Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shownEttore Perazzoli2002-03-131-0/+52
* Should fix #21240Rodrigo Moya2002-03-071-0/+7
* reverted my last change of adding the METHOD property to the incomingRodrigo Moya2002-03-061-0/+9
* [pullup from evolution-1-0-branch]Dan Winship2002-03-061-0/+7
* remove unneeded parameter from print_text_size everywhereJP Rosevear2002-03-061-0/+26
* added support for printing the Tasks table. I hacked it a bit so the userDamon Chaplin2002-03-051-0/+7
* [pullup from evolution-1-0-branch]Dan Winship2002-03-041-0/+7
* added the METHOD property to the top level component we create.Rodrigo Moya2002-03-011-0/+5
* display an error message if the call to gnome_calendar_open orRodrigo Moya2002-02-271-0/+7
* [pullup from evolution-1-0-branch]Dan Winship2002-02-261-0/+9
* change query_changed to search_activated.Chris Toshok2002-02-251-0/+7
* New helper function. (create_object): Add icons for the various userEttore Perazzoli2002-02-221-2/+8
* pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb):JP Rosevear2002-02-201-0/+40
* use new column enums (set_value_at): emit pre-change/cell change signalsJP Rosevear2002-02-161-0/+39
* don't append 'calendar.ics' to the URI. (get_prop): finished.Rodrigo Moya2002-02-141-0/+14
* check if the CalComponentDateTime values are set before trying to useDamon Chaplin2002-02-091-0/+4
* added vCalendar importer and intelligent GnomeCalendar importer code here,Damon Chaplin2002-02-091-0/+27
* change custom widget creator to e_url_entry_newJP Rosevear2002-02-091-0/+8
* add a custom widget created with e_url_button_newJP Rosevear2002-02-091-0/+12
* pass meeting boolean for gnome_calendar_edit_object andJP Rosevear2002-02-081-0/+47
* Bumped the required version of gal.Christopher James Lahey2002-02-071-0/+6
* convert months from 1-12 to 0-11. Fixes bug #19235.Damon Chaplin2002-02-071-0/+5
* new gui routines for conduit settings (e_todo_gui_fill_config): dittoJP Rosevear2002-02-051-0/+13
* if this is a reply, print the attendee statusJP Rosevear2002-01-311-0/+5
* Use 1 instead of zero as the minimum value for the repetitions spin buttonFederico Mena Quintero2002-01-261-0/+7
* Ooops. Forgot to use EVOLUTION_CALENDAR_LIBS here.Ettore Perazzoli2002-01-251-0/+5
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-0/+13
* Pass a NULL @icon toEttore Perazzoli2002-01-241-0/+5
* Buffers Files Tools Edit Search Mule HelpJP Rosevear2002-01-221-0/+10
* save the alarm string in the correct variable (str), so it actually getsDamon Chaplin2002-01-181-0/+6
* default component classification to PUBLIC. Fixes internal bug #1066Rodrigo Moya2002-01-171-0/+5
* move all functions here, get rid of header files, use e-pilot-settings toJP Rosevear2002-01-151-0/+7
* use icaltimetype_to_tmJP Rosevear2002-01-151-0/+4
* figure out when today is and highlight if it is not selectedJP Rosevear2002-01-151-0/+9
* add protosJP Rosevear2002-01-141-0/+13
* translate timezone names when displayed. Fixes bug #6544.Damon Chaplin2002-01-121-0/+7
* new verb callback (sensitize_commands): set sensitivity of mark completeJP Rosevear2002-01-041-0/+16
* only need one warning message nowJP Rosevear2002-01-041-0/+8
* confirm expunging of the tasks (tasks_control_expunge_cmd): verb callbackJP Rosevear2002-01-031-0/+36
* remove needs send signal related cruft (save_comp_with_send): withJP Rosevear2001-12-221-1/+30
* inherit from bonobo window12001-12-211-0/+8
* -- Merge fix for #17377 from the evolution-1-0-branch.Ettore Perazzoli2001-12-201-0/+6
* go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-191-0/+36
* use get_real_item (get_refresh_options): uncomment out (get_real_item):JP Rosevear2001-12-181-0/+30
* new file to contain all timezone names for translation. We won't be usingDamon Chaplin2001-12-141-0/+8
* ungrab the pointer before calling e_day_view_finish_long_event_resizeJP Rosevear2001-12-131-0/+13
* properly convert the dtstart and dtend times if they are UTC (cursor_cb):JP Rosevear2001-12-121-0/+21
* removed code that connects to GnomeCalendar's "dates_shown_changed"Damon Chaplin2001-12-111-0/+9
* fixed executable name. Fixes bug #16880.Damon Chaplin2001-12-111-0/+5
* if we have an alarm that can be represented on the pilot, set theJP Rosevear2001-12-091-0/+16
* s/%/%sRodrigo Moya2001-12-081-0/+5
* (committed by Damon)Federico Mena Quintero2001-12-081-0/+30
* if the key in the config database does not exist, just return the localRodrigo Moya2001-12-071-0/+7
* default component classification to PUBLICRodrigo Moya2001-12-071-0/+5
* Explicitly destroy the EMeetingModel. This is a hack to work aroundJon Trowbridge2001-12-071-0/+15
* added entry for the LOCATION fieldRodrigo Moya2001-12-061-0/+7
* Marked strings for translation.Zbigniew Chyla2001-12-061-0/+5
* make sure we call e_table_model_pre_change() before changing the model.Damon Chaplin2001-12-041-0/+10
* disabled 'Alarms', 'End Date' and 'Show Time As' fields, as these are notDamon Chaplin2001-12-041-0/+6
* connect to "cal_set_mode" signal before calling cal_client_set_mode. Also,Rodrigo Moya2001-12-031-0/+8
* only show the dialog if we created it. Hopefully fixes bug #15774. AlsoDamon Chaplin2001-12-011-0/+9
* Set the category of the new task to that of the search bar. Fixes bugFederico Mena Quintero2001-11-301-0/+5