| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uncomment and use ECalModelComponent (print_day_details): use | Radek Doulik | 2004-01-19 | 1 | -0/+9 |
* | don't create the component if there is a multiple selection | JP Rosevear | 2004-01-18 | 1 | -0/+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 | 1 | -0/+20 |
* | we are required to pass in the end in-out arg | JP Rosevear | 2004-01-18 | 1 | -0/+7 |
* | update protos | JP Rosevear | 2004-01-18 | 1 | -0/+20 |
* | we actually want to not return on any error as well (like NOT FOUND) | JP Rosevear | 2004-01-17 | 1 | -0/+5 |
* | Oops. | JP Rosevear | 2004-01-17 | 1 | -0/+17 |
* | don't set old orientation, preview needs right orientation even after | Radek Doulik | 2004-01-16 | 1 | -0/+5 |
* | Fixes #52920 | Rodrigo Moya | 2004-01-16 | 1 | -0/+7 |
* | 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 | 1 | -0/+15 |
* | reverted my changes made on Jan 8th. | Rodrigo Moya | 2004-01-16 | 1 | -0/+4 |
* | removed. | Rodrigo Moya | 2004-01-16 | 1 | -0/+21 |
* | update protos | JP Rosevear | 2004-01-16 | 1 | -0/+29 |
* | test priv->calendar is not NULL before getting current view | Radek Doulik | 2004-01-15 | 1 | -0/+3 |
* | reset create_ecal | Radek Doulik | 2004-01-15 | 1 | -0/+4 |
* | fixes #23281, some refactoring and list view get_selected_time_range | Radek Doulik | 2004-01-15 | 1 | -0/+32 |
* | new utility routine to create new tasks (create_new_todo): use above so we | JP Rosevear | 2004-01-15 | 1 | -0/+12 |
* | use get_selected_objects() instead of get_selected_comp(). | Rodrigo Moya | 2004-01-15 | 1 | -0/+5 |
* | removed assertion. | Rodrigo Moya | 2004-01-15 | 1 | -0/+4 |
* | check return value from e_cal_new(). | Rodrigo Moya | 2004-01-15 | 1 | -0/+8 |
* | don't try to set up the creation ecal unless we are actually creating a | JP Rosevear | 2004-01-14 | 1 | -0/+5 |
* | Check for libsoup separately | Rodney Dawes | 2004-01-14 | 1 | -0/+4 |
* | free 'base_uri' at the end of the function, or it will leak, and removed | Rodrigo Moya | 2004-01-14 | 1 | -2/+8 |
* | add e-pub-utils.[ch] for Free/Busy publishing | Gary Ekker | 2004-01-13 | 1 | -0/+63 |
* | sync the source list after creating the remote source group. | Rodrigo Moya | 2004-01-13 | 1 | -0/+5 |
* | Revert William McCann's patch of 2003-12-19 until we can get consistent | JP Rosevear | 2004-01-13 | 1 | -0/+5 |
* | Only update dialog widgets if they exist. | Hans Petter Jansson | 2004-01-12 | 1 | -0/+5 |
* | Fix copyright notice, its copyright Novell not our hackers | JP Rosevear | 2004-01-11 | 1 | -0/+11 |
* | cast the views to E_CALENDAR_VIEW, not to E_CAL_VIEW. | Rodrigo Moya | 2004-01-11 | 1 | -1/+6 |
* | added missing headers. | Rodrigo Moya | 2004-01-11 | 1 | -0/+37 |
* | keep all the tray icons we create in a list. (tray_icon_destroyed_cb): | Rodrigo Moya | 2004-01-10 | 1 | -1/+9 |
* | calendar_config -> calendar_setup. (edit_calendar_cb): Ditto. | Hans Petter Jansson | 2004-01-10 | 1 | -1/+25 |
* | make sure we sync the source list when appropriate | JP Rosevear | 2004-01-10 | 1 | -0/+7 |
* | Create ESource for anniversaries | ERDI Gergo | 2004-01-10 | 1 | -0/+5 |
* | Call calendar_config_new_calendar(). (rename_calendar_cb): Remove. | Hans Petter Jansson | 2004-01-10 | 1 | -0/+17 |
* | return the corba values | JP Rosevear | 2004-01-10 | 1 | -0/+7 |
* | only migrate old calendars if migrating from <= 1.4.x. | Rodrigo Moya | 2004-01-10 | 1 | -0/+7 |
* | add a new signal "event_move" and its key binding. | Andrew Wu | 2004-01-09 | 1 | -0/+31 |
* | store the ECal's associated ECalView, and connect to its "objects_removed" | Rodrigo Moya | 2004-01-09 | 1 | -0/+18 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -0/+9 |
* | call e_cal_view_start to actually start the live query. | Rodrigo Moya | 2004-01-08 | 1 | -0/+1 |
* | call e_cal_view_start to actually start the live query. | Rodrigo Moya | 2004-01-08 | 1 | -0/+5 |
* | added an ECalQuery for each loaded client. (load_alarms): use a live query | Rodrigo Moya | 2004-01-07 | 1 | -0/+13 |
* | remove the item from the hash last and don't free its members because the | JP Rosevear | 2004-01-07 | 1 | -0/+6 |
* | new method's implementation. (calendar_component_class_init): initialize | Rodrigo Moya | 2004-01-07 | 1 | -0/+15 |
* | 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 | -0/+13 |
* | if we are de-activated, the editing is done (esnr_start_editing): listen | JP Rosevear | 2004-01-06 | 1 | -0/+9 |
* | open a dialog for the selected task. ditto. add a menu item for "Open | Kidd Wang | 2004-01-06 | 1 | -0/+8 |
* | new function to open ECal's, get any error information and display it to | Rodrigo Moya | 2004-01-06 | 1 | -0/+10 |
* | no need to connect to the "cal_opened" signal on the task client. Also, | Rodrigo Moya | 2004-01-06 | 1 | -0/+8 |
* | display the tasks' primary selection in the task list, and actually open | Rodrigo Moya | 2004-01-06 | 1 | -0/+4 |
* | use the ECalModel to get the client for a given URI. | Rodrigo Moya | 2004-01-06 | 1 | -0/+5 |
* | removed redundant functions. (update_uris_for_selection): dont call above | Rodrigo Moya | 2004-01-05 | 1 | -0/+7 |
* | add a menu item for "open appointment". | Kidd Wang | 2003-12-29 | 1 | -0/+12 |
* | fix the signal name | JP Rosevear | 2003-12-25 | 1 | -0/+27 |
* | renamed from *_uri, to work with ESource's rather than with plain URIs. | Rodrigo Moya | 2003-12-23 | 1 | -0/+12 |
* | if the setting is not in the config database, use the current time, to | Rodrigo Moya | 2003-12-23 | 1 | -0/+6 |
* | new files for managing interactive authentication with backends. | Rodrigo Moya | 2003-12-22 | 1 | -0/+30 |
* | rewrite for new ecal api, cache all ecal's by type and minimize loading. | JP Rosevear | 2003-12-22 | 1 | -0/+49 |
* | make sure there is a ui container | JP Rosevear | 2003-12-20 | 1 | -0/+12 |
* | Remove separators from dialogs. Use frame style recommended by the HIG. | William Jon McCann | 2003-12-20 | 1 | -0/+33 |
* | make sure we connect to the "changed" signals after setting the initial | Rodrigo Moya | 2003-12-19 | 1 | -0/+1 |
* | make sure we connect to the "changed" signals after setting the initial | Rodrigo Moya | 2003-12-18 | 1 | -0/+8 |
* | Add the concept of a source client, where the object lives currently. The | Hans Petter Jansson | 2003-12-18 | 1 | -0/+45 |
* | use g_file_test to check if the 'pixmap' argument is a file. If so, get | Rodrigo Moya | 2003-12-18 | 1 | -0/+7 |
* | set a correct status message. | Rodrigo Moya | 2003-12-18 | 1 | -0/+11 |
* | Fixes #51665. | Harry Lu | 2003-12-18 | 1 | -0/+7 |
* | 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 | 1 | -0/+12 |
* | made it public. | Rodrigo Moya | 2003-12-17 | 1 | -0/+9 |
* | call calendar_control_sensitize_calendar_commands when the primary | Rodrigo Moya | 2003-12-17 | 1 | -0/+11 |
* | check the return value from e_cal_new_from_uri. | Rodrigo Moya | 2003-12-17 | 1 | -0/+5 |
* | make sure we free the data stored in the hash table. | Rodrigo Moya | 2003-12-17 | 1 | -0/+13 |
* | Fixes part of #41237 | Rodrigo Moya | 2003-12-17 | 1 | -0/+17 |
* | return a reference to the alarm_notify_service, not NULL and ref the | Rodrigo Moya | 2003-12-17 | 1 | -1/+2 |
* | return a reference to the alarm_notify_service, not NULL. | Rodrigo Moya | 2003-12-17 | 1 | -0/+5 |
* | set the list view config properly (so we don't blow away the month view | JP Rosevear | 2003-12-16 | 1 | -0/+5 |
* | set the calendar for the day view | JP Rosevear | 2003-12-16 | 1 | -0/+5 |
* | set a proper exception if we fail | JP Rosevear | 2003-12-15 | 1 | -0/+13 |
* | remove the client from the list if there are errors, instead of re-adding | Rodrigo Moya | 2003-12-10 | 1 | -0/+6 |
* | *gui/e-week-view.c: Fix a event/jump button tabbing bug | Bolian Yin | 2003-12-10 | 1 | -0/+4 |
* | Fix for bugzilla bug #51628. | Harry Lu | 2003-12-10 | 1 | -0/+14 |
* | init a11y. emit signal "selected_time_changed". | Andrew Wu | 2003-12-09 | 1 | -0/+5 |
* | remove setting property of "handle_popup". remove setting property of | Bolian Yin | 2003-12-09 | 1 | -0/+5 |
* | Fixes #46351 | Carl Sun | 2003-12-08 | 1 | -0/+9 |
* | correct argument mismatch in "goto_date" signal definition. | Bolian Yin | 2003-12-08 | 1 | -0/+4 |
* | commit the patch of Sun Yong | Antonio Xu | 2003-12-05 | 1 | -0/+9 |
* | Fix for bugzilla bug #51627. | Harry Lu | 2003-12-05 | 1 | -0/+8 |
* | Do not call control_util_set_folder_bar_label(). | Ettore Perazzoli | 2003-12-04 | 1 | -0/+20 |
* | free the notification list | JP Rosevear | 2003-12-04 | 1 | -0/+9 |
* | free up the notifications and the ecal (config_create_ecal_changed_cb): | JP Rosevear | 2003-12-04 | 1 | -0/+9 |
* | cast the parent (impl_createControls): add notification for primary tasks | JP Rosevear | 2003-12-04 | 1 | -0/+9 |
* | cast the parent (config_primary_selection_changed_cb): handle the primary | JP Rosevear | 2003-12-03 | 1 | -0/+12 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 1 | -0/+21 |
* | Version the schemas Removed Added | Rodney Dawes | 2003-12-02 | 1 | -0/+6 |
* | added a label to the dialog to make it look less ugly. | Rodrigo Moya | 2003-12-02 | 1 | -0/+5 |
* | converted to use an ESourceOptionMenu instead of the ESourceSelector. | Rodrigo Moya | 2003-12-02 | 1 | -0/+9 |
* | Replace member "activity" with an "activity_id". | Ettore Perazzoli | 2003-12-02 | 1 | -0/+19 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 1 | -0/+8 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -0/+18 |
* | define privconduitdir | JP Rosevear | 2003-12-02 | 1 | -0/+10 |
* | install to privlibdir | JP Rosevear | 2003-12-02 | 1 | -0/+10 |
* | removed unneeded functions. (alarm_notify_add_calendar, | Rodrigo Moya | 2003-12-01 | 1 | -0/+7 |
* | removed this function, since we now use the ESourceList to know what | Rodrigo Moya | 2003-12-01 | 1 | -0/+22 |
* | we want to skip if it *is* read only | JP Rosevear | 2003-11-29 | 1 | -0/+5 |
* | allocate the type information correctly | JP Rosevear | 2003-11-29 | 1 | -0/+5 |
* | e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto. | Hans Petter Jansson | 2003-11-27 | 1 | -0/+26 |
* | use the correct icalcomponent when calling e_cal_create_object. | Rodrigo Moya | 2003-11-24 | 1 | -0/+3 |
* | no need to have a selection for Paste to work. | Rodrigo Moya | 2003-11-24 | 1 | -0/+3 |
* | disable editing items if the selected task list is read only, not if it's | Rodrigo Moya | 2003-11-24 | 1 | -0/+5 |
* | new files containing the implementation of the 'New Task List' dialog. | Rodrigo Moya | 2003-11-24 | 1 | -0/+13 |
* | actually add the source selector to the dialog's box. | Rodrigo Moya | 2003-11-24 | 1 | -1/+6 |
* | fixed compilation errors. | Rodrigo Moya | 2003-11-24 | 1 | -0/+1 |
* | fixed compilation errors. | Rodrigo Moya | 2003-11-24 | 1 | -0/+6 |
* | fixed copyright notices. | Rodrigo Moya | 2003-11-24 | 1 | -0/+15 |
* | Update OAFIID of AlarmNotify | Ross Burton | 2003-11-24 | 1 | -0/+9 |
* | Remove a bunch of gal includes that are no longer needed | JP Rosevear | 2003-11-20 | 1 | -0/+4 |
* | Fixes #43556 | Rodrigo Moya | 2003-11-20 | 1 | -0/+11 |
* | make sure timezone value is sane (get_completed): ditto | JP Rosevear | 2003-11-20 | 1 | -0/+10 |
* | Fixes #51052 | Rodrigo Moya | 2003-11-19 | 1 | -0/+8 |
* | make sure the timezone value is sane | JP Rosevear | 2003-11-19 | 1 | -1/+8 |
* | add protos | 8 | 2003-11-19 | 1 | -0/+25 |
* | remove db3 include | JP Rosevear | 2003-11-19 | 1 | -0/+4 |
* | removed the 'New...' menu items from the UI, it's now implemented in the | Rodrigo Moya | 2003-11-19 | 1 | -0/+2 |
* | removed the 'New...' menu items from the UI, it's now implemented in the | Rodrigo Moya | 2003-11-19 | 1 | -0/+7 |
* | added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menu | Rodrigo Moya | 2003-11-19 | 1 | -0/+10 |
* | remove archaic file | JP Rosevear | 2003-11-18 | 1 | -1/+1 |
* | Cleanup some ref/unref calls | JP Rosevear | 2003-11-18 | 1 | -0/+4 |
* | peek the primary selection. | Rodrigo Moya | 2003-11-18 | 1 | -0/+6 |
* | added 'Delete' and 'Rename' menu items. (delete_task_list_cb, | Rodrigo Moya | 2003-11-17 | 1 | -0/+7 |
* | try first to create the icon from the stock, and then from a file. | Rodrigo Moya | 2003-11-17 | 1 | -0/+12 |
* | remove the AlarmNotify service, no more need for it, since the alarm | Rodrigo Moya | 2003-11-17 | 1 | -0/+29 |
* | Make ending count of occurrences of Recurrence tab numeric only. | Harry Lu | 2003-11-17 | 1 | -0/+5 |
* | add a uri | JP Rosevear | 2003-11-17 | 1 | -0/+8 |
* | emit the added signal for the correct rows | JP Rosevear | 2003-11-17 | 1 | -0/+5 |
* | copy in here (update_uris_for_selection): save the selection | JP Rosevear | 2003-11-17 | 1 | -0/+18 |
* | add it via e-tasks (remove_uri_for_source): remove it via e-tasks | JP Rosevear | 2003-11-17 | 1 | -0/+33 |
* | set up a event to be edited (impl_requestCreateItem): implement | JP Rosevear | 2003-11-17 | 1 | -0/+6 |
* | Oops | JP Rosevear | 2003-11-15 | 1 | -0/+4 |
* | config accessor (calendar_config_set_calendars_selected): ditto | JP Rosevear | 2003-11-15 | 1 | -0/+22 |
* | New. (impl_requestCreateItem): New. (tasks_component_class_init): Install. | Ettore Perazzoli | 2003-11-13 | 1 | -0/+4 |
* | (impl__get_userCreatableItems): New. | Ettore Perazzoli | 2003-11-13 | 1 | -0/+6 |
* | Add a component_alias | Ettore Perazzoli | 2003-11-13 | 1 | -0/+5 |
* | Use non-deprecated gtk_menu_shell_append (). | Hans Petter Jansson | 2003-11-13 | 1 | -0/+5 |
* | Fixes #50808 | Bolian Yin | 2003-11-12 | 1 | -0/+6 |
* | use a standard calendar status (backend_cal_opened_online): ditto | JP Rosevear | 2003-11-12 | 1 | -0/+18 |
* | load the calendar synchronously | JP Rosevear | 2003-11-12 | 1 | -0/+7 |
* | return boolean not ECalStatus (update_objects): ditto (process_item_fn): | JP Rosevear | 2003-11-11 | 1 | -0/+11 |
* | use proper change list free function name (post_sync): ditto | JP Rosevear | 2003-11-11 | 1 | -0/+9 |
* | Remove get-vtype check from the completed-tasks query (and don't leak the | Dan Winship | 2003-11-11 | 1 | -0/+11 |
* | remove includes for toplevel libical dir | JP Rosevear | 2003-11-08 | 1 | -0/+8 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -0/+7 |
* | fix typo | JP Rosevear | 2003-11-05 | 1 | -0/+4 |
* | add a unimplemented warning so we at least avoid relocation errors. | Larry Ewing | 2003-11-05 | 1 | -0/+5 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 1 | -2/+2 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 1 | -2/+23 |
* | add new signal "selected_time_changed" a11y initialization new public | Bolian Yin | 2003-11-04 | 1 | -0/+10 |
* | Append "_2". Likewise. Likewise. Likewise. Likewise | Ettore Perazzoli | 2003-11-04 | 1 | -0/+8 |
* | use "evolution2:config_item" properties instead of "evolution:config_item" | Ettore Perazzoli | 2003-11-04 | 1 | -0/+6 |
* | Fix for #50387. | Harry Lu | 2003-11-03 | 1 | -0/+8 |
* | Add the webcal source group. | Hans Petter Jansson | 2003-11-01 | 1 | -0/+16 |
* | Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE and | Dan Winship | 2003-11-01 | 1 | -5/+22 |
* | fixed mismatched condition in if/else statement. | Rodrigo Moya | 2003-10-31 | 1 | -0/+5 |
* | removed. | Rodrigo Moya | 2003-10-31 | 1 | -0/+13 |
* | 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 | 1 | -0/+10 |
* | removed, since we dont save the file anymore in idle callbacks. | Rodrigo Moya | 2003-10-30 | 1 | -0/+10 |
* | implemented THIS and ALL recurrences cases, blowing away or detaching | Rodrigo Moya | 2003-10-30 | 1 | -0/+15 |
* | build new files | JP Rosevear | 2003-10-30 | 1 | -1/+12 |
* | set an exception if we fail, so evo won't crash. | Dan Winship | 2003-10-30 | 1 | -0/+5 |
* | no need to update config settings everywhere explicitly | JP Rosevear | 2003-10-29 | 1 | -0/+39 |
* | set the format on the cal view | JP Rosevear | 2003-10-29 | 1 | -0/+12 |
* | unref config manager (init_widgets): create config manager for the | JP Rosevear | 2003-10-29 | 1 | -1/+18 |
* | set the timezone for all clients (timezone_changed_cb): callback for | JP Rosevear | 2003-10-29 | 1 | -0/+52 |
* | fixed typo in menu item label. | Rodrigo Moya | 2003-10-29 | 1 | -0/+30 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 1 | -0/+1 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 1 | -0/+8 |
* | no need to keep the timezone here, it is already stored in the model. | Rodrigo Moya | 2003-10-28 | 1 | -0/+8 |
* | New; tell each query about a created/modified/removed object. | Dan Winship | 2003-10-28 | 1 | -0/+25 |
* | store config objects as well (gnome_calendar_set_default_uri): return | JP Rosevear | 2003-10-28 | 1 | -0/+27 |
* | changed fill_component_from_model virtual method to get an ETableModel, | Rodrigo Moya | 2003-10-27 | 1 | -0/+13 |
* | pass FALSE as the 'only_if_exists' parameter, so that the calendar gets | Rodrigo Moya | 2003-10-27 | 1 | -0/+6 |
* | initialize private structure on TasksComponent. | Rodrigo Moya | 2003-10-25 | 1 | -0/+5 |
* | removed repeated initialization. (calendar_component_peek): use G_STRLOC | Rodrigo Moya | 2003-10-25 | 1 | -0/+17 |
* | build libpcs.la and libpcsfile.la instead of just .a. (libpcs_la_LIBADD): | Dan Winship | 2003-10-24 | 1 | -0/+5 |
* | Remove type arg | Dan Winship | 2003-10-24 | 1 | -0/+20 |
* | new functions for individual instances management. | Rodrigo Moya | 2003-10-24 | 1 | -0/+15 |
* | update protos | JP Rosevear | 2003-10-24 | 1 | -0/+23 |
* | if the component received is an instance, add it to the recurrences hash | Rodrigo Moya | 2003-10-24 | 1 | -0/+20 |
* | just uses the views array and the current view type (setup_widgets): ditto | JP Rosevear | 2003-10-24 | 1 | -0/+10 |
* | accept also text/calendar for D&D. | Rodrigo Moya | 2003-10-24 | 1 | -0/+4 |
* | fix typo (e_day_view_on_main_canvas_drag_data_received): fix C99 issue, | JP Rosevear | 2003-10-24 | 1 | -0/+20 |
* | remove and free op before return. | Harry Lu | 2003-10-24 | 1 | -0/+18 |
* | update g_date calls to non-deprecated calls | JP Rosevear | 2003-10-23 | 1 | -0/+16 |
* | Fix c/p typo - call removed instead of modify | JP Rosevear | 2003-10-23 | 1 | -0/+5 |
* | guard against irrelevant args (ie if there was an error) | JP Rosevear | 2003-10-23 | 1 | -0/+35 |
* | connect also to ETableModel's "model_cell_changed" signal. | Rodrigo Moya | 2003-10-23 | 1 | -0/+10 |
* | new function to remove calendars from the views. | Rodrigo Moya | 2003-10-23 | 1 | -0/+5 |
* | Add an "evolution:button_icon" attribute. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+5 |
* | Add an "evoution:button_sort_order" attribute. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+5 |
* | Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+6 |
* | (impl_createControls): Set the | Ettore Perazzoli | 2003-10-23 | 1 | -0/+6 |
* | Add an "evolution:button_label" property on the component for use in the | Ettore Perazzoli | 2003-10-23 | 1 | -0/+6 |
* | Fix typo in libcal_client_la_SOURCES | Rodney Dawes | 2003-10-22 | 1 | -0/+4 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -16/+2055 |
* | Fixed for libical changes. | Jeffrey Stedfast | 2003-10-18 | 1 | -0/+2 |
* | Fixed for libical changes. | Jeffrey Stedfast | 2003-10-17 | 1 | -0/+4 |
* | Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): Add | Hans Petter Jansson | 2003-10-10 | 1 | -0/+40 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 1 | -2/+41 |
* | Make repeat-quantity and repeat-value of alarm option dialog numeric only. | Harry Lu | 2003-10-08 | 1 | -0/+7 |
* | new VOID:STRING,STRING,STRING build the new view/store/renderer/editable | Mike Kestner | 2003-10-01 | 1 | -0/+17 |
* | link to libical-evolution | JP Rosevear | 2003-09-30 | 1 | -0/+6 |
* | libical.la -> libical-evolution.la | Hans Petter Jansson | 2003-09-22 | 1 | -0/+8 |
* | removed libwombat reference. | Rodrigo Moya | 2003-09-17 | 1 | -0/+4 |
* | change last_notification_time's type from string to int. | Harry Lu | 2003-09-15 | 1 | -0/+5 |
* | make jump button focusable (e_week_view_on_jump_button_event): key_press | Bolian Yin | 2003-09-12 | 1 | -0/+7 |
* | Import new libical from mainline HEAD and make appropriate changes to | Hans Petter | 2003-09-12 | 1 | -0/+33 |
* | Remove libcal-util-static.la | Dan Winship | 2003-09-01 | 1 | -0/+17 |
* | Statically link with wombat. Fix ETodo conduit. (Mdk bug #5348) | Frédéric Crozat | 2003-09-01 | 1 | -0/+6 |
* | Use "ctrl+shift+alt+Up/Down" to change the end time of the editing event. | Andrew Wu | 2003-09-01 | 1 | -0/+6 |
* | Use images that come with Evolution instead of unreleased stock, for now. | Hans Petter Jansson | 2003-08-29 | 1 | -0/+6 |
* | Added alarm-notify utils. | Hans Petter Jansson | 2003-08-29 | 1 | -0/+19 |
* | Fixes #29032. | Hans Petter Jansson | 2003-08-28 | 1 | -0/+8 |
* | gui/Makefile.am use libevolution-calendar-a11y instead of | Bolian Yin | 2003-08-27 | 1 | -0/+4 |
* | ** Fixes #47863. | Jack Jia | 2003-08-27 | 1 | -0/+7 |
* | Ensure we get UTF-8 strings from gettext. | Frédéric Crozat | 2003-08-22 | 1 | -0/+5 |
* | Fixes #47779 | Bolian Yin | 2003-08-22 | 1 | -0/+6 |
* | use a 'char **' for the 'error_msg' argument, instead of a fixed size | Rodrigo Moya | 2003-08-22 | 1 | -0/+8 |
* | Rename to start_default_server_async () and don't run a nested main loop. | Hans Petter Jansson | 2003-08-21 | 1 | -0/+10 |
* | new function to set icons on the popup menu items. | Rodrigo Moya | 2003-08-20 | 1 | -0/+4 |
* | set more icons for the popup menu. | Rodrigo Moya | 2003-08-20 | 1 | -0/+5 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 1 | -1/+0 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 1 | -0/+234 |
* | Add a11y dependency. gui/calendar-commands.c | Bolian Yin | 2003-08-20 | 1 | -0/+19 |
* | Chain. Prevent double unrefs. (impl_finalize): Chain. | Hans Petter Jansson | 2003-08-14 | 1 | -0/+17 |
* | In DayView, Shift+Home, Change the duration to the time that begins the | Andrew Wu | 2003-08-13 | 1 | -0/+10 |
* | Add destroy chaining. | Hans Petter Jansson | 2003-08-13 | 1 | -1/+7 |
* | In the WeekView, Navigation through days with arrow keys. | Andrew Wu | 2003-08-12 | 1 | -0/+9 |
* | ** Fixes #47464. | Harry Lu | 2003-08-12 | 1 | -0/+7 |
* | Merged ECalendarTable changes from new-calendar-branch | Rodrigo Moya | 2003-08-08 | 1 | -10/+105 |
* | Merge new-calendar-branch into HEAD | Rodrigo Moya | 2003-08-08 | 1 | -0/+107 |
* | changed one of the "Con_fidential" to "Co_nfidential" since we already | Jack Jia | 2003-08-06 | 1 | -0/+5 |
* | added the include <config.h> line at the beginning to enable gettext. | Lorenzo Gil | 2003-08-01 | 1 | -0/+5 |
* | removed obsolete code. | Rodrigo Moya | 2003-07-30 | 1 | -0/+5 |