| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed to use e-passwords. | Gary Ekker | 2004-04-11 | 1 | -0/+14 |
* | EABDestination -> EDestination. (e_delegate_dialog_get_delegate): same. | Chris Toshok | 2004-04-10 | 1 | -0/+20 |
* | Create an EUserCreatableItemsHandler for the view if there isn't one yet, | Dan Winship | 2004-04-09 | 1 | -0/+22 |
* | Fixed to be instant-apply. | Jeffrey Stedfast | 2004-04-08 | 1 | -0/+4 |
* | just add the client, we have protection against re-adding it any how | JP Rosevear | 2004-04-08 | 1 | -1/+8 |
* | remove extra set view params (gnome_calendar_set_view): simplify, just set | JP Rosevear | 2004-04-08 | 1 | -0/+38 |
* | only select one day | JP Rosevear | 2004-04-06 | 1 | -0/+4 |
* | removed commented code. | Rodrigo Moya | 2004-04-05 | 1 | -0/+2 |
* | removed useless call to set the POA after construction. | Rodrigo Moya | 2004-04-05 | 1 | -0/+5 |
* | Fixes #56316 | Rodrigo Moya | 2004-04-05 | 1 | -0/+21 |
* | set the default timezone on all clients when opened. | Rodrigo Moya | 2004-04-02 | 1 | -0/+5 |
* | fix small typo | Radek Doulik | 2004-04-01 | 1 | -0/+5 |
* | return correct values (boolean). | Rodrigo Moya | 2004-04-01 | 1 | -0/+5 |
* | make sure we unset the float value for the panes if converting from 1.4 | JP Rosevear | 2004-04-01 | 1 | -0/+5 |
* | Fixes #56120 | JP Rosevear | 2004-04-01 | 1 | -0/+8 |
* | fixed documentation typos. | Rodrigo Moya | 2004-04-01 | 1 | -0/+4 |
* | Replaced add_event_source with add_source and passed the VEVENT type as | Sarfraaz Ahmed | 2004-03-31 | 1 | -0/+5 |
* | add remote calendar setup page to task list setup assistant and edit | William Jon McCann | 2004-03-31 | 1 | -0/+8 |
* | call drag_finish properly. (selector_tree_drag_motion): set the drag | Larry Ewing | 2004-03-30 | 1 | -0/+9 |
* | Replacing changelog accidentally removed during last commit. | William Jon McCann | 2004-03-30 | 1 | -0/+3 |
* | don't require client to be loaded in order to remove the source | William Jon McCann | 2004-03-30 | 1 | -2/+3 |
* | create On The Web source group for tasks. | William Jon McCann | 2004-03-30 | 1 | -0/+5 |
* | *** empty log message *** | Rodrigo Moya | 2004-03-29 | 1 | -1/+1 |
* | Naming issue, Go to Date -> Select Date, Go to Today -> Select today. | Hari Prasad Nadig | 2004-03-29 | 1 | -0/+7 |
* | removed misplaced return statement that prevented the rest of the objects | Rodrigo Moya | 2004-03-29 | 1 | -0/+6 |
* | remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto. | Kidd Wang | 2004-03-29 | 1 | -0/+15 |
* | guard against the case that we redo queries while still waiting for a | JP Rosevear | 2004-03-27 | 1 | -0/+6 |
* | Fixes #53134 | JP Rosevear | 2004-03-27 | 1 | -0/+8 |
* | no need to explicitly add the contacts group, the create function does | JP Rosevear | 2004-03-27 | 1 | -0/+5 |
* | make sure we always sync the source list and just do it once; unref the | JP Rosevear | 2004-03-27 | 1 | -0/+7 |
* | Fixes #55648 | JP Rosevear | 2004-03-27 | 1 | -0/+49 |
* | finds the client data for a client (cal_opened_cb): update the query | JP Rosevear | 2004-03-27 | 1 | -0/+12 |
* | fix off by one error when emitting deleted signal | JP Rosevear | 2004-03-26 | 1 | -0/+5 |
* | Fixes #53499 | JP Rosevear | 2004-03-26 | 1 | -0/+39 |
* | don't create queries for the clients that are not loaded yet. | Rodrigo Moya | 2004-03-25 | 1 | -0/+5 |
* | remove debug code that slipped in | JP Rosevear | 2004-03-25 | 1 | -0/+5 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Ĺ egan | 2004-03-24 | 1 | -0/+7 |
* | Fixes #51948 | JP Rosevear | 2004-03-24 | 1 | -0/+12 |
* | make the flow control correct | JP Rosevear | 2004-03-24 | 1 | -0/+4 |
* | ensure that only one Personal calendar/task list gets created when moving | JP Rosevear | 2004-03-24 | 1 | -0/+6 |
* | remove unused variable | JP Rosevear | 2004-03-24 | 1 | -0/+14 |
* | For bug#53417 | Umesh Tiwari | 2004-03-24 | 1 | -0/+7 |
* | get the mail alarm description message from "malarm_description" instead | Alfred Peng | 2004-03-23 | 1 | -0/+13 |
* | get the UID from the server on newly created events and set the | Rodrigo Moya | 2004-03-22 | 1 | -0/+12 |
* | Fixes #55716 | JP Rosevear | 2004-03-20 | 1 | -0/+9 |
* | if gnome_calendar_add_event_source fails, don't add the client to the | Rodrigo Moya | 2004-03-20 | 1 | -0/+6 |
* | compare ecalcomponents, not icalcomponents (the compare func is borked), | JP Rosevear | 2004-03-19 | 1 | -0/+11 |
* | create an ESourceSelector instead of a ESourceOptionMenu, to be consistent | Rodrigo Moya | 2004-03-19 | 1 | -0/+9 |
* | Fix #51187 on bugzilla of ximian If "alarms" or "alarms->alarms" is NULL | Alfred Peng | 2004-03-18 | 1 | -0/+10 |
* | Capitalized words changed. Solves 48115. | hpnadig | 2004-03-17 | 1 | -0/+8 |
* | Fixes #55292 | Gary Ekker | 2004-03-17 | 1 | -0/+7 |
* | new dialog for allowing the user to select a source. | Rodrigo Moya | 2004-03-17 | 1 | -0/+11 |
* | check if the selected event has its associated ECalModelComponent. | Rodrigo Moya | 2004-03-17 | 1 | -0/+6 |
* | set the search query (e_tasks_init): set the query to be #t by default | JP Rosevear | 2004-03-16 | 1 | -0/+8 |
* | use right cast macro | JP Rosevear | 2004-03-16 | 1 | -0/+5 |
* | Rename e-cal-view to e-calendar-view and fix includes | JP Rosevear | 2004-03-16 | 1 | -1/+12 |
* | Fixes #52253 | JP Rosevear | 2004-03-16 | 1 | -0/+111 |
* | Fixes #48112 | Rodrigo Moya | 2004-03-15 | 1 | -0/+8 |
* | Fixes #35577 | Rodrigo Moya | 2004-03-15 | 1 | -0/+9 |
* | return "" instead of NULL if there is no default_category set. Fixes | Not Zed | 2004-03-12 | 1 | -0/+5 |
* | add a call to e_cal_component_commit_sequence since we have changed the | Kidd Wang | 2004-03-12 | 1 | -0/+7 |
* | Fixes #48106 | Rodrigo Moya | 2004-03-09 | 1 | -0/+6 |
* | set a GConf listener callback to list for changes in selected calendars. | Rodrigo Moya | 2004-03-05 | 1 | -0/+9 |
* | Fixes #50294 | Rodrigo Moya | 2004-03-05 | 1 | -0/+9 |
* | set the sensitivity correctly, depending on whether the command applied to | Rodrigo Moya | 2004-03-05 | 1 | -0/+8 |
* | Fixes #53496 | Rodrigo Moya | 2004-03-05 | 1 | -0/+7 |
* | always add the page. | Rodrigo Moya | 2004-03-04 | 1 | -0/+9 |
* | don't make the dialog window sticky, the icon on the system tray already | Rodrigo Moya | 2004-03-04 | 1 | -0/+6 |
* | Fixes #54028 | Rodrigo Moya | 2004-03-04 | 1 | -0/+7 |
* | Fixes #53137 | Rodrigo Moya | 2004-03-04 | 1 | -0/+21 |
* | prevent from adding the same client more than once. | Rodrigo Moya | 2004-03-04 | 1 | -0/+5 |
* | added support for searching the location field also. (regen_query): take | Rodrigo Moya | 2004-03-03 | 1 | -0/+6 |
* | remove conduit dir creation | JP Rosevear | 2004-03-03 | 1 | -0/+4 |
* | add untested start of dnd support for source selector. | Larry Ewing | 2004-03-02 | 1 | -0/+5 |
* | fix rampant double-freeing. | Dan Winship | 2004-03-02 | 1 | -0/+4 |
* | pass the user list and returned icalcomponent to e_cal_send_objects(). | Rodrigo Moya | 2004-03-02 | 1 | -0/+5 |
* | ignore the timezone info of all-day events. | Kidd Wang | 2004-03-01 | 1 | -0/+5 |
* | remove proto | JP Rosevear | 2004-02-27 | 1 | -0/+11 |
* | Create the arrows in these widgets as GTK_SHADOW_NONE, since the default | Rodney Dawes | 2004-02-27 | 1 | -0/+8 |
* | Fix the repo_id to include the evolution base version | Rodney Dawes | 2004-02-27 | 1 | -0/+5 |
* | make sure we unref the task pad client and the calendar clients are | JP Rosevear | 2004-02-26 | 1 | -0/+6 |
* | fix float type pane position keys (we migrated these improperly in the | JP Rosevear | 2004-02-25 | 1 | -2/+12 |
* | remove the client from the queue also. | Rodrigo Moya | 2004-02-19 | 1 | -0/+3 |
* | set the task pad client to NULL if opening it failed. Show more verbose | Rodrigo Moya | 2004-02-19 | 1 | -0/+5 |
* | call first e_passwords_get_password before calling _ask_password. | Rodrigo Moya | 2004-02-18 | 1 | -0/+3 |
* | add 1 second to the last notification time, or we'll get many times the | Rodrigo Moya | 2004-02-18 | 1 | -0/+5 |
* | make copy & paste and drag & drop behave the same way described as | Kidd Wang | 2004-02-18 | 1 | -0/+26 |
* | set the string length properly. | Kidd Wang | 2004-02-18 | 1 | -0/+4 |
* | removed buggy characters from menu items' texts. | Rodrigo Moya | 2004-02-17 | 1 | -0/+5 |
* | open the calendars asynchonously. (cal_opened_cb): callback for | Rodrigo Moya | 2004-02-17 | 1 | -0/+5 |
* | get alarms since the last notification, only use current time when there | Rodrigo Moya | 2004-02-17 | 1 | -0/+4 |
* | set session restart style to RESTART_IF_RUNNING. | Rodrigo Moya | 2004-02-17 | 1 | -0/+5 |
* | no need to keep the master client. (init_session): just set the daemon's | Rodrigo Moya | 2004-02-16 | 1 | -5/+0 |
* | pass the user list to e_cal_send_objects(). | Rodrigo Moya | 2004-02-16 | 1 | -0/+5 |
* | no need to keep the master client. (init_session): just set the daemon's | Rodrigo Moya | 2004-02-16 | 1 | -0/+7 |
* | Instead of saying "Select destination source", we now say "... calendar" | Hans Petter Jansson | 2004-02-13 | 1 | -0/+6 |
* | rename from CONTACT_BASE_URI, and change to contacts:// to match e-d-s. | Chris Toshok | 2004-02-13 | 1 | -0/+7 |
* | See #51567 use "gtk_dialog_add_buttons" to change the response_id of | Bruce Tao | 2004-02-12 | 1 | -0/+7 |
* | Fixes #53886 | Rodrigo Moya | 2004-02-12 | 1 | -0/+10 |
* | Fixes #53271 | Rodrigo Moya | 2004-02-11 | 1 | -0/+9 |
* | guarantee we do have some timezone before the time convertion. | Harry Lu | 2004-02-11 | 1 | -0/+5 |
* | remove useless include | JP Rosevear | 2004-02-10 | 1 | -0/+6 |
* | don't add the clients to the internal hash/list here, just remove it if | Rodrigo Moya | 2004-02-09 | 1 | -0/+7 |
* | refuse to update the task info if due date is before start date. | Harry Lu | 2004-02-09 | 1 | -0/+5 |
* | Convert the calendar_config_get_timezone and | JP Rosevear | 2004-02-06 | 1 | -0/+7 |
* | add proto | JP Rosevear | 2004-02-06 | 1 | -0/+9 |
* | make failure not so draconian - make the color black | JP Rosevear | 2004-02-06 | 1 | -1/+7 |
* | add a mnemonic for the 'Go to Today' button in the 'Go To Date' dialog. | Harry Lu | 2004-02-05 | 1 | -0/+5 |
* | Fixes #53388 added a check for NULL | Sarfraaz Ahmed | 2004-02-05 | 1 | -0/+7 |
* | use new cal auth functions | JP Rosevear | 2004-02-05 | 1 | -0/+10 |
* | we only have a single client to free (prepare_events): make the vtodo list | JP Rosevear | 2004-02-05 | 1 | -0/+16 |
* | Fixes #52970 | Rodrigo Moya | 2004-02-04 | 1 | -0/+19 |
* | don't update the date navigator query nor the internal lists here... | Rodrigo Moya | 2004-02-04 | 1 | -0/+6 |
* | display the exception message on error. | Rodrigo Moya | 2004-02-04 | 1 | -0/+3 |
* | open calendars asynchronously. (client_cal_opened_cb): on success, add the | Rodrigo Moya | 2004-02-04 | 1 | -0/+6 |
* | change the access key for adding a reminder from Alt+a to Alt+d to avoid | Harry Lu | 2004-02-04 | 1 | -0/+5 |
* | Fix a bug in evolution/calendar/gui/print.c: bound_text(). It does not | Yong Sun | 2004-02-04 | 1 | -0/+6 |
* | Fix location of e-activity-handler.h #include | Dan Winship | 2004-02-04 | 1 | -0/+10 |
* | use g_file_get_contents (load_file_fn): ditto (vcal_support_format_fn): | JP Rosevear | 2004-02-02 | 1 | -0/+8 |
* | remove dead files | JP Rosevear | 2004-01-31 | 1 | -1/+5 |
* | CV Fixes #51871 | Gary Ekker | 2004-01-30 | 1 | -0/+8 |
* | remove extraneous ; | JP Rosevear | 2004-01-30 | 1 | -0/+6 |
* | don't set the group to be read only until after the source is added. | JP Rosevear | 2004-01-30 | 1 | -0/+5 |
* | migrate to a specific source (migrate_ical_folder): create a new source | JP Rosevear | 2004-01-29 | 1 | -0/+14 |
* | added support for the list view also. | Rodrigo Moya | 2004-01-29 | 1 | -0/+5 |
* | stop status bar messages madness. | Rodrigo Moya | 2004-01-29 | 1 | -3/+10 |
* | use e_cal_remove | JP Rosevear | 2004-01-28 | 1 | -0/+6 |
* | Fixes #53276 | Rodrigo Moya | 2004-01-27 | 1 | -0/+10 |
* | add the source to the group so it actually shows up | JP Rosevear | 2004-01-27 | 1 | -0/+5 |
* | get the source name with out using freed memory (migrate_tasks): ditto | JP Rosevear | 2004-01-27 | 1 | -0/+6 |
* | Fixes #53338 | Rodrigo Moya | 2004-01-27 | 1 | -0/+16 |
* | new function. | Rodrigo Moya | 2004-01-25 | 1 | -0/+15 |
* | use e_source_list_peek_source_any (setup_create_ecal): ditto | JP Rosevear | 2004-01-25 | 1 | -0/+9 |
* | don't unref and ref, the hash table does this | JP Rosevear | 2004-01-25 | 1 | -5/+8 |
* | use the colors from the model as background, not as foreground. | Rodrigo Moya | 2004-01-25 | 1 | -0/+8 |
* | listen for the correct notification | JP Rosevear | 2004-01-25 | 1 | -0/+6 |
* | sync the source list after the source removal | JP Rosevear | 2004-01-25 | 1 | -0/+8 |
* | display a progress dialog (dialog_close): destroy it | JP Rosevear | 2004-01-25 | 1 | -0/+14 |
* | Use PUBLISH if no METHOD defined | Rodney Dawes | 2004-01-24 | 1 | -0/+6 |
* | remove useless e_mkdir_hier call. | JP Rosevear | 2004-01-23 | 1 | -0/+7 |
* | don't assert if we can't find the component, just continue with next item | Rodrigo Moya | 2004-01-22 | 1 | -1/+7 |
* | Remove debugging statement | JP Rosevear | 2004-01-22 | 1 | -0/+5 |
* | use the calendar component config dir (gnome_calendar_setup_view_menus): | JP Rosevear | 2004-01-22 | 1 | -0/+12 |
* | check return value from auth_new_cal_from_source(). Connect to | Rodrigo Moya | 2004-01-22 | 1 | -0/+10 |
* | renamed to _source and made them work with ESource's. | Rodrigo Moya | 2004-01-22 | 1 | -0/+11 |
* | added 'ECalSourceType' argument to be able to create the ECal correctly. | Rodrigo Moya | 2004-01-22 | 1 | -0/+9 |
* | call e_cal_remove_calendar to actually remove the task list via the | Rodrigo Moya | 2004-01-21 | 1 | -0/+6 |
* | Fixes #51705 | Rodrigo Moya | 2004-01-21 | 1 | -0/+8 |
* | just use the convienence function for the default gconf client (fixes | JP Rosevear | 2004-01-21 | 1 | -2/+4 |
* | just use the convienence function for the default gconf client (fixes | JP Rosevear | 2004-01-21 | 1 | -0/+6 |
* | only block widgets that exist | JP Rosevear | 2004-01-21 | 1 | -0/+5 |
* | correct property name c/p error | JP Rosevear | 2004-01-20 | 1 | -0/+7 |
* | handle the case where we have a bogus uid | JP Rosevear | 2004-01-20 | 1 | -0/+7 |
* | (print_month_small): use e_cal_model_generate_instances | Radek Doulik | 2004-01-19 | 1 | -0/+2 |
* | 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 |