| Commit message (Expand) | Author | Age | Files | Lines |
* | use the calendar component config dir (gnome_calendar_setup_view_menus): | JP Rosevear | 2004-01-22 | 2 | -3/+8 |
* | check return value from auth_new_cal_from_source(). Connect to | Rodrigo Moya | 2004-01-22 | 2 | -1/+39 |
* | renamed to _source and made them work with ESource's. | Rodrigo Moya | 2004-01-22 | 4 | -30/+50 |
* | added 'ECalSourceType' argument to be able to create the ECal correctly. | Rodrigo Moya | 2004-01-22 | 1 | -16/+18 |
* | call e_cal_remove_calendar to actually remove the task list via the | Rodrigo Moya | 2004-01-21 | 1 | -8/+19 |
* | Fixes #51705 | Rodrigo Moya | 2004-01-21 | 1 | -7/+16 |
* | just use the convienence function for the default gconf client (fixes | JP Rosevear | 2004-01-21 | 1 | -2/+1 |
* | just use the convienence function for the default gconf client (fixes | JP Rosevear | 2004-01-21 | 1 | -8/+2 |
* | only block widgets that exist | JP Rosevear | 2004-01-21 | 1 | -8/+14 |
* | correct property name c/p error | JP Rosevear | 2004-01-20 | 1 | -1/+1 |
* | handle the case where we have a bogus uid | JP Rosevear | 2004-01-20 | 2 | -4/+6 |
* | (print_month_small): use e_cal_model_generate_instances | Radek Doulik | 2004-01-19 | 1 | -4/+5 |
* | uncomment and use ECalModelComponent (print_day_details): use | Radek Doulik | 2004-01-19 | 1 | -76/+79 |
* | don't create the component if there is a multiple selection | JP Rosevear | 2004-01-18 | 1 | -5/+7 |
* | (print_table): set page orientation, it may be changed from last | Radek Doulik | 2004-01-18 | 1 | -0/+3 |
* | month and week view printing works again, day view is next to fix | Radek Doulik | 2004-01-18 | 3 | -71/+157 |
* | we are required to pass in the end in-out arg | JP Rosevear | 2004-01-18 | 2 | -4/+4 |
* | update protos | JP Rosevear | 2004-01-18 | 5 | -90/+115 |
* | we actually want to not return on any error as well (like NOT FOUND) | JP Rosevear | 2004-01-17 | 1 | -4/+10 |
* | 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 | 1 | -5/+2 |
* | Fixes #52920 | Rodrigo Moya | 2004-01-16 | 1 | -2/+2 |
* | unref the activity handler. | Rodrigo Moya | 2004-01-16 | 1 | -0/+5 |
* | new function. (impl_createControls): create a task bar also for the tasks | Rodrigo Moya | 2004-01-16 | 4 | -17/+42 |
* | reverted my changes made on Jan 8th. | Rodrigo Moya | 2004-01-16 | 1 | -19/+2 |
* | removed. | Rodrigo Moya | 2004-01-16 | 8 | -193/+118 |
* | update protos | JP Rosevear | 2004-01-16 | 6 | -142/+373 |
* | test priv->calendar is not NULL before getting current view | Radek Doulik | 2004-01-15 | 1 | -2/+1 |
* | reset create_ecal | Radek Doulik | 2004-01-15 | 2 | -0/+14 |
* | fixes #23281, some refactoring and list view get_selected_time_range | Radek Doulik | 2004-01-15 | 11 | -158/+194 |
* | new utility routine to create new tasks (create_new_todo): use above so we | JP Rosevear | 2004-01-15 | 2 | -61/+57 |
* | use get_selected_objects() instead of get_selected_comp(). | Rodrigo Moya | 2004-01-15 | 1 | -7/+8 |
* | removed assertion. | Rodrigo Moya | 2004-01-15 | 1 | -2/+1 |
* | check return value from e_cal_new(). | Rodrigo Moya | 2004-01-15 | 1 | -19/+18 |
* | don't try to set up the creation ecal unless we are actually creating a | JP Rosevear | 2004-01-14 | 1 | -8/+9 |
* | Check for libsoup separately | Rodney Dawes | 2004-01-14 | 1 | -0/+2 |
* | free 'base_uri' at the end of the function, or it will leak, and removed | Rodrigo Moya | 2004-01-14 | 1 | -13/+1 |
* | add e-pub-utils.[ch] for Free/Busy publishing | Gary Ekker | 2004-01-13 | 20 | -127/+2376 |
* | sync the source list after creating the remote source group. | Rodrigo Moya | 2004-01-13 | 1 | -2/+3 |
* | Revert William McCann's patch of 2003-12-19 until we can get consistent | JP Rosevear | 2004-01-13 | 26 | -3581/+2488 |
* | Only update dialog widgets if they exist. | Hans Petter Jansson | 2004-01-12 | 1 | -2/+4 |
* | Fix copyright notice, its copyright Novell not our hackers | JP Rosevear | 2004-01-11 | 4 | -4/+4 |
* | cast the views to E_CALENDAR_VIEW, not to E_CAL_VIEW. | Rodrigo Moya | 2004-01-11 | 1 | -2/+2 |
* | added missing headers. | Rodrigo Moya | 2004-01-11 | 12 | -137/+90 |
* | keep all the tray icons we create in a list. (tray_icon_destroyed_cb): | Rodrigo Moya | 2004-01-10 | 2 | -1/+16 |
* | calendar_config -> calendar_setup. (edit_calendar_cb): Ditto. | Hans Petter Jansson | 2004-01-10 | 8 | -245/+707 |
* | make sure we sync the source list when appropriate | JP Rosevear | 2004-01-10 | 2 | -2/+23 |
* | Create ESource for anniversaries | ERDI Gergo | 2004-01-10 | 1 | -2/+29 |
* | Call calendar_config_new_calendar(). (rename_calendar_cb): Remove. | Hans Petter Jansson | 2004-01-10 | 7 | -300/+1551 |
* | return the corba values | JP Rosevear | 2004-01-10 | 2 | -2/+2 |
* | only migrate old calendars if migrating from <= 1.4.x. | Rodrigo Moya | 2004-01-10 | 2 | -23/+35 |
* | add a new signal "event_move" and its key binding. | Andrew Wu | 2004-01-09 | 8 | -198/+575 |
* | store the ECal's associated ECalView, and connect to its "objects_removed" | Rodrigo Moya | 2004-01-09 | 2 | -29/+109 |
* | moved the line that sets priv->updating to FALSE up some lines, to avoid | Rodrigo Moya | 2004-01-08 | 1 | -4/+21 |
* | delete the ECalViewMoveDirection type declaration which was added by | Kidd Wang | 2004-01-08 | 2 | -14/+0 |
* | call e_cal_view_start to actually start the live query. | Rodrigo Moya | 2004-01-08 | 1 | -2/+3 |
* | call e_cal_view_start to actually start the live query. | Rodrigo Moya | 2004-01-08 | 1 | -0/+2 |
* | added an ECalQuery for each loaded client. (load_alarms): use a live query | Rodrigo Moya | 2004-01-07 | 1 | -60/+71 |
* | remove the item from the hash last and don't free its members because the | JP Rosevear | 2004-01-07 | 1 | -8/+6 |
* | new method's implementation. (calendar_component_class_init): initialize | Rodrigo Moya | 2004-01-07 | 2 | -71/+98 |
* | disconnect the activated signal | JP Rosevear | 2004-01-07 | 1 | -0/+5 |
* | we don't put any signal handlers on the client or source client now, but | JP Rosevear | 2004-01-07 | 1 | -60/+90 |
* | if we are de-activated, the editing is done (esnr_start_editing): listen | JP Rosevear | 2004-01-06 | 1 | -0/+14 |
* | open a dialog for the selected task. ditto. add a menu item for "Open | Kidd Wang | 2004-01-06 | 8 | -1/+52 |
* | new function to open ECal's, get any error information and display it to | Rodrigo Moya | 2004-01-06 | 1 | -44/+24 |
* | 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 | 1 | -67/+3 |
* | display the tasks' primary selection in the task list, and actually open | Rodrigo Moya | 2004-01-06 | 1 | -11/+31 |
* | use the ECalModel to get the client for a given URI. | Rodrigo Moya | 2004-01-06 | 1 | -4/+4 |
* | removed redundant functions. (update_uris_for_selection): dont call above | Rodrigo Moya | 2004-01-05 | 1 | -15/+3 |
* | add a menu item for "open appointment". | Kidd Wang | 2003-12-29 | 7 | -1/+115 |
* | fix the signal name | JP Rosevear | 2003-12-25 | 8 | -29/+102 |
* | renamed from *_uri, to work with ESource's rather than with plain URIs. | Rodrigo Moya | 2003-12-23 | 4 | -35/+53 |
* | if the setting is not in the config database, use the current time, to | Rodrigo Moya | 2003-12-23 | 1 | -3/+5 |
* | new files for managing interactive authentication with backends. | Rodrigo Moya | 2003-12-22 | 14 | -24/+33 |
* | rewrite for new ecal api, cache all ecal's by type and minimize loading. | JP Rosevear | 2003-12-22 | 15 | -376/+201 |
* | make sure there is a ui container | JP Rosevear | 2003-12-20 | 4 | -10/+17 |
* | Remove separators from dialogs. Use frame style recommended by the HIG. | William Jon McCann | 2003-12-20 | 26 | -2488/+3583 |
* | make sure we connect to the "changed" signals after setting the initial | Rodrigo Moya | 2003-12-19 | 1 | -4/+7 |
* | make sure we connect to the "changed" signals after setting the initial | Rodrigo Moya | 2003-12-18 | 1 | -9/+11 |
* | Add the concept of a source client, where the object lives currently. The | Hans Petter Jansson | 2003-12-18 | 7 | -5/+296 |
* | use g_file_test to check if the 'pixmap' argument is a file. If so, get | Rodrigo Moya | 2003-12-18 | 2 | -4/+6 |
* | set a correct status message. | Rodrigo Moya | 2003-12-18 | 4 | -12/+11 |
* | Fixes #51665. | Harry Lu | 2003-12-18 | 1 | -0/+2 |
* | removed the 'NewCalendar' verb. (file_new_calendar_cb): removed callback | Rodrigo Moya | 2003-12-17 | 3 | -22/+32 |
* | made it public. | Rodrigo Moya | 2003-12-17 | 3 | -9/+15 |
* | call calendar_control_sensitize_calendar_commands when the primary | Rodrigo Moya | 2003-12-17 | 2 | -55/+18 |
* | check the return value from e_cal_new_from_uri. | Rodrigo Moya | 2003-12-17 | 1 | -0/+3 |
* | make sure we free the data stored in the hash table. | Rodrigo Moya | 2003-12-17 | 2 | -22/+5 |
* | Fixes part of #41237 | Rodrigo Moya | 2003-12-17 | 4 | -191/+84 |
* | return a reference to the alarm_notify_service, not NULL and ref the | Rodrigo Moya | 2003-12-17 | 1 | -1/+3 |
* | return a reference to the alarm_notify_service, not NULL. | Rodrigo Moya | 2003-12-17 | 1 | -1/+1 |
* | set the list view config properly (so we don't blow away the month view | JP Rosevear | 2003-12-16 | 1 | -2/+1 |
* | set the calendar for the day view | JP Rosevear | 2003-12-16 | 1 | -1/+1 |
* | set a proper exception if we fail | JP Rosevear | 2003-12-15 | 2 | -4/+6 |
* | 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 | 1 | -2/+4 |
* | *gui/e-week-view.c: Fix a event/jump button tabbing bug | Bolian Yin | 2003-12-10 | 1 | -2/+3 |
* | Fix for bugzilla bug #51628. | Harry Lu | 2003-12-10 | 1 | -18/+104 |
* | init a11y. emit signal "selected_time_changed". | Andrew Wu | 2003-12-09 | 2 | -1/+7 |
* | remove setting property of "handle_popup". remove setting property of | Bolian Yin | 2003-12-09 | 2 | -4/+0 |
* | Fixes #46351 | Carl Sun | 2003-12-08 | 2 | -1/+25 |
* | correct argument mismatch in "goto_date" signal definition. | Bolian Yin | 2003-12-08 | 1 | -1/+1 |
* | *** empty log message *** | Rodrigo Moya | 2003-12-06 | 1 | -3/+3 |
* | commit the patch of Sun Yong | Antonio Xu | 2003-12-05 | 2 | -2/+2 |
* | Fix for bugzilla bug #51627. | Harry Lu | 2003-12-05 | 1 | -0/+3 |
* | *** 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 | 6 | -138/+1 |
* | free the notification list | JP Rosevear | 2003-12-04 | 3 | -1/+4 |
* | free up the notifications and the ecal (config_create_ecal_changed_cb): | JP Rosevear | 2003-12-04 | 1 | -11/+108 |
* | cast the parent (impl_createControls): add notification for primary tasks | JP Rosevear | 2003-12-04 | 2 | -8/+20 |
* | cast the parent (config_primary_selection_changed_cb): handle the primary | JP Rosevear | 2003-12-03 | 1 | -21/+126 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 5 | -11/+7 |
* | Version the schemas Removed Added | Rodney Dawes | 2003-12-02 | 2 | -1/+6 |
* | 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 | 1 | -1/+6 |
* | converted to use an ESourceOptionMenu instead of the ESourceSelector. | Rodrigo Moya | 2003-12-02 | 1 | -14/+16 |
* | Replace member "activity" with an "activity_id". | Ettore Perazzoli | 2003-12-02 | 6 | -92/+89 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 2 | -0/+22 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 13 | -41/+41 |
* | removed unneeded functions. (alarm_notify_add_calendar, | Rodrigo Moya | 2003-12-01 | 1 | -109/+0 |
* | 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 | 4 | -95/+102 |
* | we want to skip if it *is* read only | JP Rosevear | 2003-11-29 | 1 | -4/+3 |
* | allocate the type information correctly | JP Rosevear | 2003-11-29 | 1 | -3/+3 |
* | e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto. | Hans Petter Jansson | 2003-11-27 | 7 | -17/+13 |
* | use the correct icalcomponent when calling e_cal_create_object. | Rodrigo Moya | 2003-11-24 | 2 | -2/+1 |
* | no need to have a selection for Paste to work. | Rodrigo Moya | 2003-11-24 | 1 | -1/+1 |
* | disable editing items if the selected task list is read only, not if it's | Rodrigo Moya | 2003-11-24 | 1 | -1/+1 |
* | new files containing the implementation of the 'New Task List' dialog. | Rodrigo Moya | 2003-11-24 | 6 | -3/+372 |
* | actually add the source selector to the dialog's box. | Rodrigo Moya | 2003-11-24 | 1 | -0/+3 |
* | fixed compilation errors. | Rodrigo Moya | 2003-11-24 | 1 | -1/+1 |
* | fixed compilation errors. | Rodrigo Moya | 2003-11-24 | 3 | -4/+8 |
* | fixed copyright notices. | Rodrigo Moya | 2003-11-24 | 7 | -9/+229 |
* | Update OAFIID of AlarmNotify | Ross Burton | 2003-11-24 | 3 | -3/+3 |
* | Remove a bunch of gal includes that are no longer needed | JP Rosevear | 2003-11-20 | 25 | -34/+2 |
* | Fixes #43556 | Rodrigo Moya | 2003-11-20 | 2 | -254/+142 |
* | make sure timezone value is sane (get_completed): ditto | JP Rosevear | 2003-11-20 | 3 | -14/+14 |
* | make sure the timezone value is sane | JP Rosevear | 2003-11-19 | 2 | -10/+10 |
* | add protos | 8 | 2003-11-19 | 5 | -36/+200 |
* | remove db3 include | JP Rosevear | 2003-11-19 | 1 | -1/+0 |
* | removed the 'New...' menu items from the UI, it's now implemented in the | Rodrigo Moya | 2003-11-19 | 1 | -52/+0 |
* | removed the 'New...' menu items from the UI, it's now implemented in the | Rodrigo Moya | 2003-11-19 | 2 | -17/+1 |
* | 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 | 2 | -10/+33 |
* | Cleanup some ref/unref calls | JP Rosevear | 2003-11-18 | 16 | -53/+53 |
* | peek the primary selection. | Rodrigo Moya | 2003-11-18 | 2 | -69/+47 |
* | added 'Delete' and 'Rename' menu items. (delete_task_list_cb, | Rodrigo Moya | 2003-11-17 | 1 | -1/+79 |
* | try first to create the icon from the stock, and then from a file. | Rodrigo Moya | 2003-11-17 | 2 | -4/+80 |
* | use the server.mk file to get rules for building versioned .server files | JP Rosevear | 2003-11-17 | 2 | -4/+2 |
* | remove the AlarmNotify service, no more need for it, since the alarm | Rodrigo Moya | 2003-11-17 | 6 | -150/+54 |
* | Make ending count of occurrences of Recurrence tab numeric only. | Harry Lu | 2003-11-17 | 1 | -0/+1 |
* | add a uri | JP Rosevear | 2003-11-17 | 3 | -69/+2 |
* | emit the added signal for the correct rows | JP Rosevear | 2003-11-17 | 1 | -8/+5 |
* | copy in here (update_uris_for_selection): save the selection | JP Rosevear | 2003-11-17 | 3 | -13/+114 |
* | add it via e-tasks (remove_uri_for_source): remove it via e-tasks | JP Rosevear | 2003-11-17 | 7 | -85/+251 |
* | set up a event to be edited (impl_requestCreateItem): implement | JP Rosevear | 2003-11-17 | 1 | -17/+84 |
* | 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 | 4 | -22/+125 |
* | New. (impl_requestCreateItem): New. (tasks_component_class_init): Install. | Ettore Perazzoli | 2003-11-13 | 2 | -2/+39 |
* | (impl__get_userCreatableItems): New. | Ettore Perazzoli | 2003-11-13 | 1 | -2/+58 |
* | Add a component_alias | Ettore Perazzoli | 2003-11-13 | 1 | -0/+4 |
* | Use non-deprecated gtk_menu_shell_append (). | Hans Petter Jansson | 2003-11-13 | 1 | -1/+1 |
* | Fixes #50808 | Bolian Yin | 2003-11-12 | 1 | -0/+10 |
* | use a standard calendar status (backend_cal_opened_online): ditto | JP Rosevear | 2003-11-12 | 7 | -30/+30 |
* | return boolean not ECalStatus (update_objects): ditto (process_item_fn): | JP Rosevear | 2003-11-11 | 1 | -5/+1 |
* | Remove get-vtype check from the completed-tasks query (and don't leak the | Dan Winship | 2003-11-11 | 3 | -56/+7 |
* | remove includes for toplevel libical dir | JP Rosevear | 2003-11-08 | 2 | -2/+0 |
* | Shush. | JP Rosevear | 2003-11-07 | 2 | -4/+6 |
* | 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 | 103 | -2889/+2897 |
* | fix typo | JP Rosevear | 2003-11-05 | 1 | -8/+1 |
* | add a unimplemented warning so we at least avoid relocation errors. | Larry Ewing | 2003-11-05 | 1 | -0/+8 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 3 | -11/+39 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 1 | -10/+56 |
* | add new signal "selected_time_changed" a11y initialization new public | Bolian Yin | 2003-11-04 | 9 | -39/+79 |
* | Append "_2". Likewise. Likewise. Likewise. Likewise | Ettore Perazzoli | 2003-11-04 | 5 | -5/+5 |
* | use "evolution2:config_item" properties instead of "evolution:config_item" | Ettore Perazzoli | 2003-11-04 | 1 | -5/+5 |
* | Add the webcal source group. | Hans Petter Jansson | 2003-11-01 | 3 | -45/+215 |
* | Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE and | Dan Winship | 2003-11-01 | 5 | -33/+52 |
* | set up vars and rules for versioning the .server files | JP Rosevear | 2003-10-31 | 2 | -15/+9 |
* | 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 | 1 | -2/+2 |
* | removed. | Rodrigo Moya | 2003-10-31 | 4 | -25/+18 |
* | use bonobo_main_quit, not gtk_main_quit. | Rodrigo Moya | 2003-10-31 | 2 | -1/+16 |
* | build new files | JP Rosevear | 2003-10-30 | 4 | -3/+341 |
* | set an exception if we fail, so evo won't crash. | Dan Winship | 2003-10-30 | 1 | -0/+6 |
* | no need to update config settings everywhere explicitly | JP Rosevear | 2003-10-29 | 12 | -201/+105 |
* | set the format on the cal view | JP Rosevear | 2003-10-29 | 3 | -2/+29 |
* | unref config manager (init_widgets): create config manager for the | JP Rosevear | 2003-10-29 | 3 | -110/+20 |
* | set the timezone for all clients (timezone_changed_cb): callback for | JP Rosevear | 2003-10-29 | 18 | -64/+1485 |
* | fixed typo in menu item label. | Rodrigo Moya | 2003-10-29 | 14 | -91/+89 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 1 | -1/+8 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 1 | -0/+36 |
* | no need to keep the timezone here, it is already stored in the model. | Rodrigo Moya | 2003-10-28 | 2 | -22/+16 |
* | store config objects as well (gnome_calendar_set_default_uri): return | JP Rosevear | 2003-10-28 | 11 | -180/+1131 |
* | changed fill_component_from_model virtual method to get an ETableModel, | Rodrigo Moya | 2003-10-27 | 4 | -20/+19 |
* | pass FALSE as the 'only_if_exists' parameter, so that the calendar gets | Rodrigo Moya | 2003-10-27 | 1 | -1/+1 |
* | initialize private structure on TasksComponent. | Rodrigo Moya | 2003-10-25 | 1 | -0/+2 |
* | removed repeated initialization. (calendar_component_peek): use G_STRLOC | Rodrigo Moya | 2003-10-25 | 8 | -12/+438 |
* | update protos | JP Rosevear | 2003-10-24 | 3 | -53/+149 |
* | if the component received is an instance, add it to the recurrences hash | Rodrigo Moya | 2003-10-24 | 1 | -2/+2 |
* | just uses the views array and the current view type (setup_widgets): ditto | JP Rosevear | 2003-10-24 | 2 | -64/+27 |
* | accept also text/calendar for D&D. | Rodrigo Moya | 2003-10-24 | 5 | -7/+8 |
* | use the internal client list to create the queries | JP Rosevear | 2003-10-24 | 1 | -41/+38 |
* | fix typo (e_day_view_on_main_canvas_drag_data_received): fix C99 issue, | JP Rosevear | 2003-10-24 | 1 | -3/+3 |
* | remove and free op before return. | Harry Lu | 2003-10-24 | 5 | -56/+248 |
* | guard against irrelevant args (ie if there was an error) | JP Rosevear | 2003-10-23 | 4 | -7/+16 |
* | connect also to ETableModel's "model_cell_changed" signal. | Rodrigo Moya | 2003-10-23 | 2 | -2/+28 |
* | new function to remove calendars from the views. | Rodrigo Moya | 2003-10-23 | 2 | -0/+38 |
* | Add an "evolution:button_icon" attribute. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+1 |
* | Add an "evoution:button_sort_order" attribute. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+1 |
* | Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise. | Ettore Perazzoli | 2003-10-23 | 2 | -0/+3 |
* | (impl_createControls): Set the | Ettore Perazzoli | 2003-10-23 | 1 | -0/+2 |
* | Add an "evolution:button_label" property on the component for use in the | Ettore Perazzoli | 2003-10-23 | 1 | -0/+2 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 17 | -103/+490 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 46 | -2578/+4057 |
* | Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): Add | Hans Petter Jansson | 2003-10-10 | 10 | -11/+765 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 11 | -14/+11 |
* | Make repeat-quantity and repeat-value of alarm option dialog numeric only. | Harry Lu | 2003-10-08 | 2 | -3/+3 |
* | new VOID:STRING,STRING,STRING build the new view/store/renderer/editable | Mike Kestner | 2003-10-01 | 22 | -2290/+2694 |
* | change last_notification_time's type from string to int. | Harry Lu | 2003-09-15 | 1 | -1/+1 |
* | make jump button focusable (e_week_view_on_jump_button_event): key_press | Bolian Yin | 2003-09-12 | 2 | -20/+112 |
* | Import new libical from mainline HEAD and make appropriate changes to | Hans Petter | 2003-09-12 | 3 | -15/+28 |
* | Remove libcal-util-static.la | Dan Winship | 2003-09-01 | 1 | -17/+1 |
* | Use "ctrl+shift+alt+Up/Down" to change the end time of the editing event. | Andrew Wu | 2003-09-01 | 1 | -0/+84 |
* | Use images that come with Evolution instead of unreleased stock, for now. | Hans Petter Jansson | 2003-08-29 | 1 | -5/+8 |
* | Added alarm-notify utils. | Hans Petter Jansson | 2003-08-29 | 5 | -95/+284 |
* | Fixes #29032. | Hans Petter Jansson | 2003-08-28 | 1 | -1/+4 |
* | gui/Makefile.am use libevolution-calendar-a11y instead of | Bolian Yin | 2003-08-27 | 1 | -2/+2 |
* | ** Fixes #47863. | Jack Jia | 2003-08-27 | 1 | -0/+3 |
* | Ensure we get UTF-8 strings from gettext. | Frédéric Crozat | 2003-08-22 | 1 | -0/+1 |
* | Fixes #47779 | Bolian Yin | 2003-08-22 | 1 | -2/+2 |
* | use a 'char **' for the 'error_msg' argument, instead of a fixed size | Rodrigo Moya | 2003-08-22 | 1 | -2/+3 |
* | Rename to start_default_server_async () and don't run a nested main loop. | Hans Petter Jansson | 2003-08-21 | 1 | -46/+75 |
* | new function to set icons on the popup menu items. | Rodrigo Moya | 2003-08-20 | 1 | -1/+32 |
* | set more icons for the popup menu. | Rodrigo Moya | 2003-08-20 | 2 | -2/+54 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 24 | -1315/+1317 |
* | Add a11y dependency. gui/calendar-commands.c | Bolian Yin | 2003-08-20 | 13 | -22/+150 |
* | Chain. Prevent double unrefs. (impl_finalize): Chain. | Hans Petter Jansson | 2003-08-14 | 6 | -11/+39 |
* | In DayView, Shift+Home, Change the duration to the time that begins the | Andrew Wu | 2003-08-13 | 1 | -0/+93 |
* | Add destroy chaining. | Hans Petter Jansson | 2003-08-13 | 1 | -6/+6 |
* | In the WeekView, Navigation through days with arrow keys. | Andrew Wu | 2003-08-12 | 1 | -0/+195 |
* | ** Fixes #47464. | Harry Lu | 2003-08-12 | 1 | -1/+1 |
* | Merged missing bits from branch | Rodrigo Moya | 2003-08-09 | 6 | -72/+380 |
* | Merged ECalendarTable changes from new-calendar-branch | Rodrigo Moya | 2003-08-08 | 14 | -2784/+247 |
* | Merge new-calendar-branch into HEAD | Rodrigo Moya | 2003-08-08 | 15 | -55/+3023 |
* | changed one of the "Con_fidential" to "Co_nfidential" since we already | Jack Jia | 2003-08-06 | 1 | -1/+1 |
* | added the include <config.h> line at the beginning to enable gettext. | Lorenzo Gil | 2003-08-01 | 1 | -0/+1 |
* | Fixes all "alarm daemon doesn't start with session" | Rodrigo Moya | 2003-07-29 | 1 | -1/+2 |