| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix location of e-activity-handler.h #include | Dan Winship | 2004-02-04 | 4 | -1/+13 |
* | use g_file_get_contents (load_file_fn): ditto (vcal_support_format_fn): | JP Rosevear | 2004-02-02 | 2 | -65/+24 |
* | remove dead files | JP Rosevear | 2004-01-31 | 3 | -1897/+5 |
* | CV Fixes #51871 | Gary Ekker | 2004-01-30 | 2 | -0/+12 |
* | remove extraneous ; | JP Rosevear | 2004-01-30 | 2 | -2/+8 |
* | don't set the group to be read only until after the source is added. | JP Rosevear | 2004-01-30 | 2 | -2/+8 |
* | migrate to a specific source (migrate_ical_folder): create a new source | JP Rosevear | 2004-01-29 | 2 | -109/+179 |
* | added support for the list view also. | Rodrigo Moya | 2004-01-29 | 2 | -1/+9 |
* | stop status bar messages madness. | Rodrigo Moya | 2004-01-29 | 5 | -20/+10 |
* | shush | JP Rosevear | 2004-01-28 | 2 | -2/+2 |
* | use e_cal_remove | JP Rosevear | 2004-01-28 | 3 | -2/+8 |
* | Fixes #53276 | Rodrigo Moya | 2004-01-27 | 2 | -18/+50 |
* | add the source to the group so it actually shows up | JP Rosevear | 2004-01-27 | 2 | -4/+12 |
* | get the source name with out using freed memory (migrate_tasks): ditto | JP Rosevear | 2004-01-27 | 2 | -2/+8 |
* | Fixes #53338 | Rodrigo Moya | 2004-01-27 | 3 | -0/+22 |
* | Updated some .cvsignore files. | Christian Neumair | 2004-01-26 | 2 | -0/+4 |
* | new function. | Rodrigo Moya | 2004-01-25 | 7 | -13/+53 |
* | use e_source_list_peek_source_any (setup_create_ecal): ditto | JP Rosevear | 2004-01-25 | 2 | -50/+14 |
* | don't unref and ref, the hash table does this | JP Rosevear | 2004-01-25 | 2 | -13/+14 |
* | use the colors from the model as background, not as foreground. | Rodrigo Moya | 2004-01-25 | 3 | -9/+16 |
* | listen for the correct notification | JP Rosevear | 2004-01-25 | 2 | -2/+8 |
* | sync the source list after the source removal | JP Rosevear | 2004-01-25 | 3 | -0/+10 |
* | display a progress dialog (dialog_close): destroy it | JP Rosevear | 2004-01-25 | 2 | -70/+271 |
* | Use PUBLISH if no METHOD defined | Rodney Dawes | 2004-01-24 | 2 | -4/+9 |
* | remove useless e_mkdir_hier call. | JP Rosevear | 2004-01-23 | 2 | -7/+7 |
* | don't assert if we can't find the component, just continue with next item | Rodrigo Moya | 2004-01-22 | 2 | -2/+9 |
* | Remove debugging statement | JP Rosevear | 2004-01-22 | 2 | -1/+5 |
* | use the calendar component config dir (gnome_calendar_setup_view_menus): | JP Rosevear | 2004-01-22 | 3 | -3/+20 |
* | check return value from auth_new_cal_from_source(). Connect to | Rodrigo Moya | 2004-01-22 | 3 | -1/+49 |
* | renamed to _source and made them work with ESource's. | Rodrigo Moya | 2004-01-22 | 5 | -30/+61 |
* | added 'ECalSourceType' argument to be able to create the ECal correctly. | Rodrigo Moya | 2004-01-22 | 2 | -16/+27 |
* | call e_cal_remove_calendar to actually remove the task list via the | Rodrigo Moya | 2004-01-21 | 2 | -8/+25 |
* | Fixes #51705 | Rodrigo Moya | 2004-01-21 | 2 | -7/+24 |
* | just use the convienence function for the default gconf client (fixes | JP Rosevear | 2004-01-21 | 2 | -4/+5 |
* | just use the convienence function for the default gconf client (fixes | JP Rosevear | 2004-01-21 | 2 | -8/+8 |
* | only block widgets that exist | JP Rosevear | 2004-01-21 | 2 | -8/+19 |
* | correct property name c/p error | JP Rosevear | 2004-01-20 | 2 | -1/+8 |
* | handle the case where we have a bogus uid | JP Rosevear | 2004-01-20 | 3 | -4/+13 |
* | (print_month_small): use e_cal_model_generate_instances | Radek Doulik | 2004-01-19 | 2 | -4/+7 |
* | uncomment and use ECalModelComponent (print_day_details): use | Radek Doulik | 2004-01-19 | 2 | -76/+88 |
* | don't create the component if there is a multiple selection | JP Rosevear | 2004-01-18 | 2 | -5/+14 |
* | (print_table): set page orientation, it may be changed from last | Radek Doulik | 2004-01-18 | 2 | -0/+6 |
* | month and week view printing works again, day view is next to fix | Radek Doulik | 2004-01-18 | 4 | -71/+177 |
* | we are required to pass in the end in-out arg | JP Rosevear | 2004-01-18 | 3 | -4/+11 |
* | update protos | JP Rosevear | 2004-01-18 | 6 | -90/+135 |
* | we actually want to not return on any error as well (like NOT FOUND) | JP Rosevear | 2004-01-17 | 2 | -4/+15 |
* | Oops. | JP Rosevear | 2004-01-17 | 1 | -0/+17 |
* | convert to GObject | JP Rosevear | 2004-01-17 | 3 | -57/+69 |
* | don't set old orientation, preview needs right orientation even after | Radek Doulik | 2004-01-16 | 2 | -5/+7 |
* | Fixes #52920 | Rodrigo Moya | 2004-01-16 | 2 | -2/+9 |
* | unref the activity handler. | Rodrigo Moya | 2004-01-16 | 2 | -0/+10 |
* | new function. (impl_createControls): create a task bar also for the tasks | Rodrigo Moya | 2004-01-16 | 5 | -17/+57 |
* | reverted my changes made on Jan 8th. | Rodrigo Moya | 2004-01-16 | 2 | -19/+6 |
* | removed. | Rodrigo Moya | 2004-01-16 | 9 | -193/+139 |
* | update protos | JP Rosevear | 2004-01-16 | 7 | -142/+402 |
* | test priv->calendar is not NULL before getting current view | Radek Doulik | 2004-01-15 | 2 | -2/+4 |
* | reset create_ecal | Radek Doulik | 2004-01-15 | 3 | -0/+18 |
* | fixes #23281, some refactoring and list view get_selected_time_range | Radek Doulik | 2004-01-15 | 12 | -158/+226 |
* | new utility routine to create new tasks (create_new_todo): use above so we | JP Rosevear | 2004-01-15 | 3 | -61/+69 |
* | use get_selected_objects() instead of get_selected_comp(). | Rodrigo Moya | 2004-01-15 | 2 | -7/+13 |
* | removed assertion. | Rodrigo Moya | 2004-01-15 | 2 | -2/+5 |
* | check return value from e_cal_new(). | Rodrigo Moya | 2004-01-15 | 3 | -20/+28 |
* | don't try to set up the creation ecal unless we are actually creating a | JP Rosevear | 2004-01-14 | 2 | -8/+14 |
* | Check for libsoup separately | Rodney Dawes | 2004-01-14 | 2 | -0/+6 |
* | free 'base_uri' at the end of the function, or it will leak, and removed | Rodrigo Moya | 2004-01-14 | 2 | -15/+9 |
* | add e-pub-utils.[ch] for Free/Busy publishing | Gary Ekker | 2004-01-13 | 21 | -127/+2439 |
* | sync the source list after creating the remote source group. | Rodrigo Moya | 2004-01-13 | 2 | -2/+8 |
* | Revert William McCann's patch of 2003-12-19 until we can get consistent | JP Rosevear | 2004-01-13 | 27 | -3581/+2493 |
* | Only update dialog widgets if they exist. | Hans Petter Jansson | 2004-01-12 | 2 | -2/+9 |
* | Fix copyright notice, its copyright Novell not our hackers | JP Rosevear | 2004-01-11 | 5 | -4/+15 |
* | cast the views to E_CALENDAR_VIEW, not to E_CAL_VIEW. | Rodrigo Moya | 2004-01-11 | 2 | -3/+8 |
* | added missing headers. | Rodrigo Moya | 2004-01-11 | 13 | -137/+127 |
* | keep all the tray icons we create in a list. (tray_icon_destroyed_cb): | Rodrigo Moya | 2004-01-10 | 3 | -2/+25 |
* | calendar_config -> calendar_setup. (edit_calendar_cb): Ditto. | Hans Petter Jansson | 2004-01-10 | 9 | -246/+732 |
* | make sure we sync the source list when appropriate | JP Rosevear | 2004-01-10 | 3 | -2/+30 |
* | Create ESource for anniversaries | ERDI Gergo | 2004-01-10 | 2 | -2/+34 |
* | Call calendar_config_new_calendar(). (rename_calendar_cb): Remove. | Hans Petter Jansson | 2004-01-10 | 8 | -300/+1568 |
* | return the corba values | JP Rosevear | 2004-01-10 | 3 | -2/+9 |
* | only migrate old calendars if migrating from <= 1.4.x. | Rodrigo Moya | 2004-01-10 | 3 | -23/+42 |
* | add a new signal "event_move" and its key binding. | Andrew Wu | 2004-01-09 | 9 | -198/+606 |
* | store the ECal's associated ECalView, and connect to its "objects_removed" | Rodrigo Moya | 2004-01-09 | 3 | -29/+127 |
* | moved the line that sets priv->updating to FALSE up some lines, to avoid | Rodrigo Moya | 2004-01-08 | 1 | -1/+1 |
* | moved the line that sets priv->updating to FALSE up some lines, to avoid | Rodrigo Moya | 2004-01-08 | 2 | -5/+22 |
* | moved the line that sets priv->updating to FALSE up some lines, to avoid | Rodrigo Moya | 2004-01-08 | 1 | -0/+8 |
* | delete the ECalViewMoveDirection type declaration which was added by | Kidd Wang | 2004-01-08 | 3 | -14/+9 |
* | call e_cal_view_start to actually start the live query. | Rodrigo Moya | 2004-01-08 | 2 | -2/+4 |
* | call e_cal_view_start to actually start the live query. | Rodrigo Moya | 2004-01-08 | 2 | -0/+7 |
* | added an ECalQuery for each loaded client. (load_alarms): use a live query | Rodrigo Moya | 2004-01-07 | 2 | -60/+84 |
* | remove the item from the hash last and don't free its members because the | JP Rosevear | 2004-01-07 | 2 | -8/+12 |
* | new method's implementation. (calendar_component_class_init): initialize | Rodrigo Moya | 2004-01-07 | 3 | -71/+113 |
* | disconnect the activated signal | JP Rosevear | 2004-01-07 | 2 | -0/+10 |
* | we don't put any signal handlers on the client or source client now, but | JP Rosevear | 2004-01-07 | 2 | -60/+103 |
* | if we are de-activated, the editing is done (esnr_start_editing): listen | JP Rosevear | 2004-01-06 | 2 | -0/+23 |
* | open a dialog for the selected task. ditto. add a menu item for "Open | Kidd Wang | 2004-01-06 | 9 | -1/+60 |
* | new function to open ECal's, get any error information and display it to | Rodrigo Moya | 2004-01-06 | 2 | -44/+34 |
* | no need to connect to the "cal_opened" signal on the task client. Also, | Rodrigo Moya | 2004-01-06 | 1 | -16/+0 |
* | no need to connect to the "cal_opened" signal on the task client. Also, | Rodrigo Moya | 2004-01-06 | 2 | -67/+11 |
* | display the tasks' primary selection in the task list, and actually open | Rodrigo Moya | 2004-01-06 | 2 | -11/+35 |
* | use the ECalModel to get the client for a given URI. | Rodrigo Moya | 2004-01-06 | 2 | -4/+9 |
* | removed redundant functions. (update_uris_for_selection): dont call above | Rodrigo Moya | 2004-01-05 | 2 | -15/+10 |
* | add a menu item for "open appointment". | Kidd Wang | 2003-12-29 | 8 | -1/+127 |
* | fix the signal name | JP Rosevear | 2003-12-25 | 9 | -29/+129 |
* | renamed from *_uri, to work with ESource's rather than with plain URIs. | Rodrigo Moya | 2003-12-23 | 5 | -35/+65 |
* | if the setting is not in the config database, use the current time, to | Rodrigo Moya | 2003-12-23 | 2 | -3/+11 |
* | new files for managing interactive authentication with backends. | Rodrigo Moya | 2003-12-22 | 21 | -33/+208 |
* | rewrite for new ecal api, cache all ecal's by type and minimize loading. | JP Rosevear | 2003-12-22 | 19 | -384/+258 |
* | make sure there is a ui container | JP Rosevear | 2003-12-20 | 5 | -10/+29 |
* | Remove separators from dialogs. Use frame style recommended by the HIG. | William Jon McCann | 2003-12-20 | 27 | -2488/+3616 |
* | make sure we connect to the "changed" signals after setting the initial | Rodrigo Moya | 2003-12-19 | 2 | -4/+8 |
* | make sure we connect to the "changed" signals after setting the initial | Rodrigo Moya | 2003-12-18 | 2 | -9/+19 |
* | Add the concept of a source client, where the object lives currently. The | Hans Petter Jansson | 2003-12-18 | 8 | -5/+341 |
* | use g_file_test to check if the 'pixmap' argument is a file. If so, get | Rodrigo Moya | 2003-12-18 | 3 | -4/+13 |
* | set a correct status message. | Rodrigo Moya | 2003-12-18 | 5 | -12/+22 |
* | Fixes #51665. | Harry Lu | 2003-12-18 | 2 | -0/+9 |
* | Missing changelog entry | Rodrigo Moya | 2003-12-17 | 1 | -2/+3 |
* | removed the 'NewCalendar' verb. (file_new_calendar_cb): removed callback | Rodrigo Moya | 2003-12-17 | 4 | -22/+44 |
* | made it public. | Rodrigo Moya | 2003-12-17 | 4 | -9/+24 |
* | call calendar_control_sensitize_calendar_commands when the primary | Rodrigo Moya | 2003-12-17 | 3 | -55/+29 |
* | check the return value from e_cal_new_from_uri. | Rodrigo Moya | 2003-12-17 | 2 | -0/+8 |
* | make sure we free the data stored in the hash table. | Rodrigo Moya | 2003-12-17 | 3 | -22/+18 |
* | Fixes part of #41237 | Rodrigo Moya | 2003-12-17 | 5 | -191/+101 |
* | return a reference to the alarm_notify_service, not NULL and ref the | Rodrigo Moya | 2003-12-17 | 2 | -2/+5 |
* | return a reference to the alarm_notify_service, not NULL. | Rodrigo Moya | 2003-12-17 | 2 | -1/+6 |
* | set the list view config properly (so we don't blow away the month view | JP Rosevear | 2003-12-16 | 2 | -2/+6 |
* | set the calendar for the day view | JP Rosevear | 2003-12-16 | 2 | -1/+6 |
* | set a proper exception if we fail | JP Rosevear | 2003-12-15 | 3 | -4/+19 |
* | a small fix from Andrew Wu | Bolian Yin | 2003-12-11 | 1 | -0/+1 |
* | remove the client from the list if there are errors, instead of re-adding | Rodrigo Moya | 2003-12-10 | 2 | -2/+10 |
* | *gui/e-week-view.c: Fix a event/jump button tabbing bug | Bolian Yin | 2003-12-10 | 2 | -2/+7 |
* | Fix for bugzilla bug #51628. | Harry Lu | 2003-12-10 | 2 | -18/+118 |
* | init a11y. emit signal "selected_time_changed". | Andrew Wu | 2003-12-09 | 3 | -1/+12 |
* | remove setting property of "handle_popup". remove setting property of | Bolian Yin | 2003-12-09 | 3 | -4/+5 |
* | Fixes #46351 | Carl Sun | 2003-12-08 | 3 | -1/+34 |
* | correct argument mismatch in "goto_date" signal definition. | Bolian Yin | 2003-12-08 | 2 | -1/+5 |
* | *** empty log message *** | Rodrigo Moya | 2003-12-06 | 1 | -3/+3 |
* | commit the patch of Sun Yong | Antonio Xu | 2003-12-05 | 3 | -2/+11 |
* | Fix for bugzilla bug #51627. | Harry Lu | 2003-12-05 | 2 | -0/+11 |
* | *** empty log message *** | Rodrigo Moya | 2003-12-04 | 1 | -10/+9 |
* | Do not call control_util_set_folder_bar_label(). | Ettore Perazzoli | 2003-12-04 | 7 | -138/+21 |
* | free the notification list | JP Rosevear | 2003-12-04 | 4 | -1/+13 |
* | free up the notifications and the ecal (config_create_ecal_changed_cb): | JP Rosevear | 2003-12-04 | 2 | -11/+117 |
* | cast the parent (impl_createControls): add notification for primary tasks | JP Rosevear | 2003-12-04 | 3 | -8/+29 |
* | cast the parent (config_primary_selection_changed_cb): handle the primary | JP Rosevear | 2003-12-03 | 2 | -21/+138 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 6 | -11/+28 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 1 | -2/+0 |
* | Version the schemas Removed Added | Rodney Dawes | 2003-12-02 | 3 | -1/+12 |
* | added a label to the dialog to make it look less ugly. | Rodrigo Moya | 2003-12-02 | 1 | -0/+1 |
* | added a label to the dialog to make it look less ugly. | Rodrigo Moya | 2003-12-02 | 2 | -1/+11 |
* | converted to use an ESourceOptionMenu instead of the ESourceSelector. | Rodrigo Moya | 2003-12-02 | 2 | -14/+25 |
* | Replace member "activity" with an "activity_id". | Ettore Perazzoli | 2003-12-02 | 7 | -92/+108 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 3 | -0/+30 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 16 | -55/+73 |
* | define privconduitdir | JP Rosevear | 2003-12-02 | 5 | -6/+16 |
* | install to privlibdir | JP Rosevear | 2003-12-02 | 5 | -8/+16 |
* | removed unneeded functions. (alarm_notify_add_calendar, | Rodrigo Moya | 2003-12-01 | 2 | -109/+7 |
* | removed this function, since we now use the ESourceList to know what | Rodrigo Moya | 2003-12-01 | 1 | -1/+1 |
* | removed this function, since we now use the ESourceList to know what | Rodrigo Moya | 2003-12-01 | 5 | -95/+124 |
* | we want to skip if it *is* read only | JP Rosevear | 2003-11-29 | 2 | -4/+8 |
* | allocate the type information correctly | JP Rosevear | 2003-11-29 | 2 | -3/+8 |
* | e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto. | Hans Petter Jansson | 2003-11-27 | 9 | -23/+45 |
* | use the correct icalcomponent when calling e_cal_create_object. | Rodrigo Moya | 2003-11-24 | 3 | -2/+4 |
* | no need to have a selection for Paste to work. | Rodrigo Moya | 2003-11-24 | 2 | -1/+4 |
* | disable editing items if the selected task list is read only, not if it's | Rodrigo Moya | 2003-11-24 | 2 | -1/+6 |
* | new files containing the implementation of the 'New Task List' dialog. | Rodrigo Moya | 2003-11-24 | 7 | -3/+385 |
* | actually add the source selector to the dialog's box. | Rodrigo Moya | 2003-11-24 | 2 | -1/+9 |
* | fixed compilation errors. | Rodrigo Moya | 2003-11-24 | 2 | -1/+2 |
* | fixed compilation errors. | Rodrigo Moya | 2003-11-24 | 4 | -4/+14 |
* | fixed copyright notices. | Rodrigo Moya | 2003-11-24 | 8 | -9/+244 |
* | Update OAFIID of AlarmNotify | Ross Burton | 2003-11-24 | 4 | -3/+12 |
* | Remove a bunch of gal includes that are no longer needed | JP Rosevear | 2003-11-20 | 30 | -50/+28 |
* | Fixes #43556 | Rodrigo Moya | 2003-11-20 | 3 | -254/+153 |
* | make sure timezone value is sane (get_completed): ditto | JP Rosevear | 2003-11-20 | 4 | -14/+24 |
* | Fixes #51052 | Rodrigo Moya | 2003-11-19 | 2 | -0/+15 |
* | make sure the timezone value is sane | JP Rosevear | 2003-11-19 | 3 | -11/+18 |
* | add protos | 8 | 2003-11-19 | 6 | -36/+225 |
* | remove db3 include | JP Rosevear | 2003-11-19 | 2 | -1/+4 |
* | removed the 'New...' menu items from the UI, it's now implemented in the | Rodrigo Moya | 2003-11-19 | 2 | -52/+2 |
* | removed the 'New...' menu items from the UI, it's now implemented in the | Rodrigo Moya | 2003-11-19 | 3 | -17/+8 |
* | added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menu | Rodrigo Moya | 2003-11-19 | 2 | -2/+2 |
* | added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menu | Rodrigo Moya | 2003-11-19 | 3 | -10/+43 |
* | remove archaic file | JP Rosevear | 2003-11-18 | 2 | -89/+1 |
* | Cleanup some ref/unref calls | JP Rosevear | 2003-11-18 | 18 | -65/+57 |
* | peek the primary selection. | Rodrigo Moya | 2003-11-18 | 3 | -69/+53 |
* | added 'Delete' and 'Rename' menu items. (delete_task_list_cb, | Rodrigo Moya | 2003-11-17 | 2 | -1/+86 |
* | try first to create the icon from the stock, and then from a file. | Rodrigo Moya | 2003-11-17 | 3 | -4/+92 |
* | use the server.mk file to get rules for building versioned .server files | JP Rosevear | 2003-11-17 | 3 | -6/+3 |
* | remove the AlarmNotify service, no more need for it, since the alarm | Rodrigo Moya | 2003-11-17 | 8 | -171/+83 |
* | Make ending count of occurrences of Recurrence tab numeric only. | Harry Lu | 2003-11-17 | 2 | -0/+6 |
* | add a uri | JP Rosevear | 2003-11-17 | 4 | -69/+10 |
* | emit the added signal for the correct rows | JP Rosevear | 2003-11-17 | 2 | -8/+10 |
* | copy in here (update_uris_for_selection): save the selection | JP Rosevear | 2003-11-17 | 4 | -13/+132 |
* | add it via e-tasks (remove_uri_for_source): remove it via e-tasks | JP Rosevear | 2003-11-17 | 8 | -85/+284 |
* | set up a event to be edited (impl_requestCreateItem): implement | JP Rosevear | 2003-11-17 | 2 | -17/+90 |
* | Oops | JP Rosevear | 2003-11-15 | 1 | -0/+4 |
* | include e-source* from e-d-s | JP Rosevear | 2003-11-15 | 4 | -5/+4 |
* | config accessor (calendar_config_set_calendars_selected): ditto | JP Rosevear | 2003-11-15 | 5 | -22/+147 |
* | New. (impl_requestCreateItem): New. (tasks_component_class_init): Install. | Ettore Perazzoli | 2003-11-13 | 3 | -2/+43 |
* | (impl__get_userCreatableItems): New. | Ettore Perazzoli | 2003-11-13 | 2 | -2/+64 |
* | Add a component_alias | Ettore Perazzoli | 2003-11-13 | 2 | -0/+9 |
* | Use non-deprecated gtk_menu_shell_append (). | Hans Petter Jansson | 2003-11-13 | 2 | -1/+6 |
* | Fixes #50808 | Bolian Yin | 2003-11-12 | 2 | -0/+16 |
* | use a standard calendar status (backend_cal_opened_online): ditto | JP Rosevear | 2003-11-12 | 8 | -30/+48 |
* | load the calendar synchronously | JP Rosevear | 2003-11-12 | 3 | -61/+9 |
* | return boolean not ECalStatus (update_objects): ditto (process_item_fn): | JP Rosevear | 2003-11-11 | 3 | -25/+30 |
* | use proper change list free function name (post_sync): ditto | JP Rosevear | 2003-11-11 | 3 | -4/+13 |
* | Remove get-vtype check from the completed-tasks query (and don't leak the | Dan Winship | 2003-11-11 | 4 | -56/+18 |
* | remove includes for toplevel libical dir | JP Rosevear | 2003-11-08 | 4 | -4/+8 |
* | Shush. | JP Rosevear | 2003-11-07 | 3 | -5/+7 |
* | Add forgotten file. | JP Rosevear | 2003-11-07 | 1 | -0/+15 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 164 | -31396/+3228 |
* | fix typo | JP Rosevear | 2003-11-05 | 2 | -8/+5 |
* | add a unimplemented warning so we at least avoid relocation errors. | Larry Ewing | 2003-11-05 | 2 | -0/+13 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 4 | -13/+41 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 2 | -12/+79 |
* | add new signal "selected_time_changed" a11y initialization new public | Bolian Yin | 2003-11-04 | 10 | -39/+89 |
* | Append "_2". Likewise. Likewise. Likewise. Likewise | Ettore Perazzoli | 2003-11-04 | 6 | -5/+13 |
* | use "evolution2:config_item" properties instead of "evolution:config_item" | Ettore Perazzoli | 2003-11-04 | 2 | -5/+11 |
* | Fix for #50387. | Harry Lu | 2003-11-03 | 2 | -1/+12 |
* | Add the webcal source group. | Hans Petter Jansson | 2003-11-01 | 7 | -46/+921 |
* | Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE and | Dan Winship | 2003-11-01 | 7 | -38/+76 |
* | set up vars and rules for versioning the .server files | JP Rosevear | 2003-10-31 | 3 | -20/+18 |
* | fixed mismatched condition in if/else statement. | Rodrigo Moya | 2003-10-31 | 1 | -2/+2 |
* | fixed mismatched condition in if/else statement. | Rodrigo Moya | 2003-10-31 | 2 | -2/+7 |
* | removed. | Rodrigo Moya | 2003-10-31 | 5 | -25/+31 |
* | use bonobo_main_quit, not gtk_main_quit. | Rodrigo Moya | 2003-10-31 | 1 | -1/+1 |
* | use bonobo_main_quit, not gtk_main_quit. | Rodrigo Moya | 2003-10-31 | 3 | -1/+26 |
* | removed, since we dont save the file anymore in idle callbacks. | Rodrigo Moya | 2003-10-30 | 2 | -49/+18 |
* | implemented THIS and ALL recurrences cases, blowing away or detaching | Rodrigo Moya | 2003-10-30 | 2 | -40/+195 |
* | build new files | JP Rosevear | 2003-10-30 | 5 | -4/+353 |
* | set an exception if we fail, so evo won't crash. | Dan Winship | 2003-10-30 | 2 | -0/+11 |
* | no need to update config settings everywhere explicitly | JP Rosevear | 2003-10-29 | 13 | -201/+144 |
* | set the format on the cal view | JP Rosevear | 2003-10-29 | 4 | -2/+41 |
* | unref config manager (init_widgets): create config manager for the | JP Rosevear | 2003-10-29 | 4 | -111/+38 |
* | set the timezone for all clients (timezone_changed_cb): callback for | JP Rosevear | 2003-10-29 | 19 | -64/+1537 |
* | fixed typo in menu item label. | Rodrigo Moya | 2003-10-29 | 15 | -91/+119 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 2 | -1/+9 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 2 | -0/+44 |
* | no need to keep the timezone here, it is already stored in the model. | Rodrigo Moya | 2003-10-28 | 3 | -22/+24 |
* | New; tell each query about a created/modified/removed object. | Dan Winship | 2003-10-28 | 8 | -118/+171 |
* | store config objects as well (gnome_calendar_set_default_uri): return | JP Rosevear | 2003-10-28 | 12 | -180/+1158 |
* | changed fill_component_from_model virtual method to get an ETableModel, | Rodrigo Moya | 2003-10-27 | 5 | -20/+32 |
* | pass FALSE as the 'only_if_exists' parameter, so that the calendar gets | Rodrigo Moya | 2003-10-27 | 2 | -1/+7 |
* | initialize private structure on TasksComponent. | Rodrigo Moya | 2003-10-25 | 2 | -0/+7 |
* | removed repeated initialization. (calendar_component_peek): use G_STRLOC | Rodrigo Moya | 2003-10-25 | 9 | -12/+455 |
* | build libpcs.la and libpcsfile.la instead of just .a. (libpcs_la_LIBADD): | Dan Winship | 2003-10-24 | 2 | -4/+16 |
* | Remove type arg | Dan Winship | 2003-10-24 | 12 | -28/+46 |
* | new functions for individual instances management. | Rodrigo Moya | 2003-10-24 | 5 | -16/+297 |
* | update protos | JP Rosevear | 2003-10-24 | 4 | -53/+172 |
* | if the component received is an instance, add it to the recurrences hash | Rodrigo Moya | 2003-10-24 | 3 | -24/+117 |
* | just uses the views array and the current view type (setup_widgets): ditto | JP Rosevear | 2003-10-24 | 3 | -64/+37 |