| Commit message (Expand) | Author | Age | Files | Lines |
* | dont shadow source with another source in the fallback case. Related to | Not Zed | 2004-04-28 | 2 | -2/+5 |
* | disable comment searching which is currently useless | JP Rosevear | 2004-04-28 | 2 | -0/+8 |
* | Fixes #52270 and #57593 | JP Rosevear | 2004-04-28 | 3 | -69/+105 |
* | hook up the color picker and test buttons in the new task dialog. | Larry Ewing | 2004-04-28 | 3 | -8/+21 |
* | i2004-04-27 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2004-04-28 | 3 | -20/+86 |
* | Fixed the version checks for migrating pilot data. (migrate_calendars): | Jeffrey Stedfast | 2004-04-28 | 2 | -7/+10 |
* | Fixed the version checks for migrating pilot data. (migrate_calendars): | Jeffrey Stedfast | 2004-04-28 | 2 | -7/+23 |
* | compare the start time and the due time only when both are not null. | Kidd Wang | 2004-04-27 | 2 | -4/+19 |
* | New function to migrate pilot data. (migrate_calendars): Migrate pilot | Jeffrey Stedfast | 2004-04-27 | 2 | -6/+152 |
* | Call e_icon_factory_init () | Rodney Dawes | 2004-04-24 | 2 | -0/+9 |
* | Use e_cal_open_default() instead of e_cal_open(). (map_name): Changed the | Jeffrey Stedfast | 2004-04-23 | 2 | -21/+13 |
* | Use e_cal_open_default() instead of e_cal_open(). (map_name): Changed the | Jeffrey Stedfast | 2004-04-23 | 2 | -30/+22 |
* | Fixes #56092 | JP Rosevear | 2004-04-22 | 3 | -1/+32 |
* | make sure we don't deref a NULL pointer | JP Rosevear | 2004-04-22 | 3 | -11/+6 |
* | Fixes #56504 | JP Rosevear | 2004-04-22 | 7 | -678/+883 |
* | only set the preview zone if the preview has been created (setup_widgets): | JP Rosevear | 2004-04-21 | 2 | -3/+9 |
* | Fixes #55797 | JP Rosevear | 2004-04-21 | 2 | -2/+19 |
* | ** Fixes #57034. | Not Zed | 2004-04-21 | 2 | -5/+28 |
* | Fix crash when gconf value are not existing in the gconf database. | Frédéric Crozat | 2004-04-21 | 2 | -3/+11 |
* | fix for user_creatable_items api changes. | Not Zed | 2004-04-21 | 3 | -2/+10 |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 20 | -188/+235 |
* | take a range_selected boolean for internal use (gnome_calendar_set_view): | JP Rosevear | 2004-04-19 | 2 | -19/+38 |
* | Fixes #54021 | JP Rosevear | 2004-04-19 | 2 | -2/+11 |
* | Fixes #53124 | JP Rosevear | 2004-04-19 | 5 | -289/+567 |
* | include libecal/e-cal-component.h to kill implicit declaration of | Trent Lloyd | 2004-04-19 | 2 | -0/+7 |
* | Fixes #52271 | Gary Ekker | 2004-04-16 | 2 | -1/+15 |
* | don't actually check if start date is after due date, its perfectly valid | JP Rosevear | 2004-04-16 | 2 | -16/+6 |
* | Fixes #53903 | JP Rosevear | 2004-04-15 | 3 | -5/+30 |
* | stop listening to changes since we are just going to save and close | JP Rosevear | 2004-04-15 | 2 | -34/+24 |
* | move the calendar publishing initialization from createControls to main.c | Gary Ekker | 2004-04-15 | 5 | -34/+39 |
* | added some spacing. | Rodrigo Moya | 2004-04-15 | 2 | -0/+4 |
* | use the DTSTART for the recur-id if it's not available. | Rodrigo Moya | 2004-04-15 | 3 | -2/+25 |
* | fix missing parameters, wow that was a mess. | Larry Ewing | 2004-04-15 | 4 | -1225/+1090 |
* | Fixes #56613 | JP Rosevear | 2004-04-15 | 4 | -24/+46 |
* | Fixes #56553 | JP Rosevear | 2004-04-14 | 2 | -6/+8 |
* | Same as below for the tasks component. | Not Zed | 2004-04-14 | 3 | -5/+33 |
* | Fixes #56628 | Gary Ekker | 2004-04-13 | 2 | -2/+18 |
* | Fixed to use e-passwords. | Gary Ekker | 2004-04-11 | 5 | -61/+119 |
* | EABDestination -> EDestination. (e_delegate_dialog_get_delegate): same. | Chris Toshok | 2004-04-10 | 5 | -47/+67 |
* | Create an EUserCreatableItemsHandler for the view if there isn't one yet, | Dan Winship | 2004-04-09 | 6 | -4/+65 |
* | Fixed to be instant-apply. | Jeffrey Stedfast | 2004-04-08 | 2 | -358/+306 |
* | just add the client, we have protection against re-adding it any how | JP Rosevear | 2004-04-08 | 2 | -16/+17 |
* | remove extra set view params (gnome_calendar_set_view): simplify, just set | JP Rosevear | 2004-04-08 | 10 | -170/+123 |
* | only select one day | JP Rosevear | 2004-04-06 | 2 | -2/+6 |
* | removed commented code. | Rodrigo Moya | 2004-04-05 | 2 | -34/+2 |
* | removed useless call to set the POA after construction. | Rodrigo Moya | 2004-04-05 | 2 | -1/+5 |
* | Fixes #56316 | Rodrigo Moya | 2004-04-05 | 7 | -1/+153 |
* | set the default timezone on all clients when opened. | Rodrigo Moya | 2004-04-02 | 2 | -0/+7 |
* | fix small typo | Radek Doulik | 2004-04-01 | 2 | -1/+6 |
* | return correct values (boolean). | Rodrigo Moya | 2004-04-01 | 2 | -2/+7 |
* | make sure we unset the float value for the panes if converting from 1.4 | JP Rosevear | 2004-04-01 | 2 | -1/+6 |
* | Fixes #56120 | JP Rosevear | 2004-04-01 | 2 | -2/+10 |
* | fixed documentation typos. | Rodrigo Moya | 2004-04-01 | 2 | -2/+6 |
* | Replaced add_event_source with add_source and passed the VEVENT type as | Sarfraaz Ahmed | 2004-03-31 | 2 | -1/+6 |
* | add remote calendar setup page to task list setup assistant and edit | William Jon McCann | 2004-03-31 | 3 | -23/+416 |
* | call drag_finish properly. (selector_tree_drag_motion): set the drag | Larry Ewing | 2004-03-30 | 2 | -61/+65 |
* | 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 | 3 | -2/+7 |
* | create On The Web source group for tasks. | William Jon McCann | 2004-03-30 | 2 | -1/+21 |
* | *** 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 | 3 | -4/+11 |
* | removed misplaced return statement that prevented the rest of the objects | Rodrigo Moya | 2004-03-29 | 3 | -1/+10 |
* | remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto. | Kidd Wang | 2004-03-29 | 5 | -95/+64 |
* | guard against the case that we redo queries while still waiting for a | JP Rosevear | 2004-03-27 | 2 | -0/+10 |
* | Fixes #53134 | JP Rosevear | 2004-03-27 | 2 | -2/+12 |
* | no need to explicitly add the contacts group, the create function does | JP Rosevear | 2004-03-27 | 2 | -7/+5 |
* | make sure we always sync the source list and just do it once; unref the | JP Rosevear | 2004-03-27 | 2 | -6/+20 |
* | Fixes #55648 | JP Rosevear | 2004-03-27 | 7 | -246/+342 |
* | finds the client data for a client (cal_opened_cb): update the query | JP Rosevear | 2004-03-27 | 2 | -30/+73 |
* | fix off by one error when emitting deleted signal | JP Rosevear | 2004-03-26 | 2 | -1/+6 |
* | Fixes #53499 | JP Rosevear | 2004-03-26 | 9 | -125/+116 |
* | don't create queries for the clients that are not loaded yet. | Rodrigo Moya | 2004-03-25 | 2 | -0/+9 |
* | remove debug code that slipped in | JP Rosevear | 2004-03-25 | 2 | -2/+6 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Šegan | 2004-03-24 | 4 | -57/+38 |
* | Fixes #51948 | JP Rosevear | 2004-03-24 | 3 | -110/+36 |
* | fix build | Chris Toshok | 2004-03-24 | 1 | -1/+1 |
* | make the flow control correct | JP Rosevear | 2004-03-24 | 2 | -4/+7 |
* | ensure that only one Personal calendar/task list gets created when moving | JP Rosevear | 2004-03-24 | 2 | -9/+21 |
* | remove unused variable | JP Rosevear | 2004-03-24 | 5 | -4/+19 |
* | For bug#53417 | Umesh Tiwari | 2004-03-24 | 2 | -0/+8 |
* | get the mail alarm description message from "malarm_description" instead | Alfred Peng | 2004-03-23 | 3 | -4/+21 |
* | get the UID from the server on newly created events and set the | Rodrigo Moya | 2004-03-22 | 2 | -2/+79 |
* | Fixes #55716 | JP Rosevear | 2004-03-20 | 4 | -1/+106 |
* | if gnome_calendar_add_event_source fails, don't add the client to the | Rodrigo Moya | 2004-03-20 | 2 | -2/+8 |
* | compare ecalcomponents, not icalcomponents (the compare func is borked), | JP Rosevear | 2004-03-19 | 3 | -17/+36 |
* | create an ESourceSelector instead of a ESourceOptionMenu, to be consistent | Rodrigo Moya | 2004-03-19 | 2 | -8/+27 |
* | Fix #51187 on bugzilla of ximian If "alarms" or "alarms->alarms" is NULL | Alfred Peng | 2004-03-18 | 2 | -30/+43 |
* | Capitalized words changed. Solves 48115. | hpnadig | 2004-03-17 | 4 | -7/+15 |
* | Fixes #55292 | Gary Ekker | 2004-03-17 | 2 | -2/+10 |
* | new dialog for allowing the user to select a source. | Rodrigo Moya | 2004-03-17 | 5 | -69/+146 |
* | check if the selected event has its associated ECalModelComponent. | Rodrigo Moya | 2004-03-17 | 2 | -1/+7 |
* | set the search query (e_tasks_init): set the query to be #t by default | JP Rosevear | 2004-03-16 | 3 | -3/+17 |
* | use right cast macro | JP Rosevear | 2004-03-16 | 2 | -1/+6 |
* | Rename e-cal-view to e-calendar-view and fix includes | JP Rosevear | 2004-03-16 | 12 | -1749/+23 |
* | Fixes #52253 | JP Rosevear | 2004-03-16 | 12 | -672/+1172 |
* | Fixes #48112 | Rodrigo Moya | 2004-03-15 | 2 | -3/+11 |
* | Fixes #35577 | Rodrigo Moya | 2004-03-15 | 3 | -12/+53 |
* | return "" instead of NULL if there is no default_category set. Fixes | Not Zed | 2004-03-12 | 2 | -1/+6 |
* | add a call to e_cal_component_commit_sequence since we have changed the | Kidd Wang | 2004-03-12 | 2 | -5/+20 |
* | Fixes #48106 | Rodrigo Moya | 2004-03-09 | 2 | -1/+8 |
* | set a GConf listener callback to list for changes in selected calendars. | Rodrigo Moya | 2004-03-05 | 3 | -1/+102 |
* | Fixes #50294 | Rodrigo Moya | 2004-03-05 | 2 | -0/+42 |
* | set the sensitivity correctly, depending on whether the command applied to | Rodrigo Moya | 2004-03-05 | 3 | -17/+27 |
* | Fixes #53496 | Rodrigo Moya | 2004-03-05 | 2 | -0/+9 |
* | always add the page. | Rodrigo Moya | 2004-03-04 | 3 | -17/+20 |
* | don't make the dialog window sticky, the icon on the system tray already | Rodrigo Moya | 2004-03-04 | 2 | -1/+6 |
* | Fixes #54028 | Rodrigo Moya | 2004-03-04 | 2 | -1/+8 |
* | Fixes #53137 | Rodrigo Moya | 2004-03-04 | 11 | -21/+69 |
* | prevent from adding the same client more than once. | Rodrigo Moya | 2004-03-04 | 2 | -0/+8 |
* | added support for searching the location field also. (regen_query): take | Rodrigo Moya | 2004-03-03 | 2 | -0/+12 |
* | remove conduit dir creation | JP Rosevear | 2004-03-03 | 2 | -1/+4 |
* | add untested start of dnd support for source selector. | Larry Ewing | 2004-03-02 | 2 | -0/+245 |
* | fix rampant double-freeing. | Dan Winship | 2004-03-02 | 2 | -20/+12 |
* | pass the user list and returned icalcomponent to e_cal_send_objects(). | Rodrigo Moya | 2004-03-02 | 2 | -3/+10 |
* | ignore the timezone info of all-day events. | Kidd Wang | 2004-03-01 | 2 | -3/+8 |
* | remove proto | JP Rosevear | 2004-02-27 | 5 | -15/+19 |
* | Create the arrows in these widgets as GTK_SHADOW_NONE, since the default | Rodney Dawes | 2004-02-27 | 2 | -2/+10 |
* | Fix the repo_id to include the evolution base version | Rodney Dawes | 2004-02-27 | 2 | -1/+6 |
* | make sure we unref the task pad client and the calendar clients are | JP Rosevear | 2004-02-26 | 2 | -15/+12 |
* | fix float type pane position keys (we migrated these improperly in the | JP Rosevear | 2004-02-25 | 2 | -2/+37 |
* | remove the client from the queue also. | Rodrigo Moya | 2004-02-19 | 2 | -0/+5 |
* | set the task pad client to NULL if opening it failed. Show more verbose | Rodrigo Moya | 2004-02-19 | 2 | -1/+24 |
* | call first e_passwords_get_password before calling _ask_password. | Rodrigo Moya | 2004-02-18 | 2 | -3/+11 |
* | add 1 second to the last notification time, or we'll get many times the | Rodrigo Moya | 2004-02-18 | 2 | -0/+7 |
* | make copy & paste and drag & drop behave the same way described as | Kidd Wang | 2004-02-18 | 3 | -16/+132 |
* | set the string length properly. | Kidd Wang | 2004-02-18 | 2 | -2/+6 |
* | removed buggy characters from menu items' texts. | Rodrigo Moya | 2004-02-17 | 2 | -3/+8 |
* | open the calendars asynchonously. (cal_opened_cb): callback for | Rodrigo Moya | 2004-02-17 | 2 | -5/+30 |
* | get alarms since the last notification, only use current time when there | Rodrigo Moya | 2004-02-17 | 2 | -4/+10 |
* | set session restart style to RESTART_IF_RUNNING. | Rodrigo Moya | 2004-02-17 | 2 | -1/+6 |
* | no need to keep the master client. (init_session): just set the daemon's | Rodrigo Moya | 2004-02-16 | 2 | -22/+20 |
* | pass the user list to e_cal_send_objects(). | Rodrigo Moya | 2004-02-16 | 2 | -0/+6 |
* | 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 | 2 | -1/+13 |
* | rename from CONTACT_BASE_URI, and change to contacts:// to match e-d-s. | Chris Toshok | 2004-02-13 | 2 | -3/+10 |
* | See #51567 use "gtk_dialog_add_buttons" to change the response_id of | Bruce Tao | 2004-02-12 | 2 | -2/+10 |
* | Fixes #53886 | Rodrigo Moya | 2004-02-12 | 2 | -10/+15 |
* | Fixes #53271 | Rodrigo Moya | 2004-02-11 | 2 | -6/+6 |
* | Fixes #53271 | Rodrigo Moya | 2004-02-11 | 4 | -3/+16 |
* | guarantee we do have some timezone before the time convertion. | Harry Lu | 2004-02-11 | 2 | -0/+11 |
* | remove useless include | JP Rosevear | 2004-02-10 | 3 | -16/+6 |
* | don't add the clients to the internal hash/list here, just remove it if | Rodrigo Moya | 2004-02-09 | 2 | -5/+25 |
* | refuse to update the task info if due date is before start date. | Harry Lu | 2004-02-09 | 2 | -4/+43 |
* | make OK button default | Radek Doulik | 2004-02-06 | 1 | -1/+33 |
* | Convert the calendar_config_get_timezone and | JP Rosevear | 2004-02-06 | 27 | -153/+58 |
* | add proto | JP Rosevear | 2004-02-06 | 3 | -5/+29 |
* | make failure not so draconian - make the color black | JP Rosevear | 2004-02-06 | 2 | -6/+8 |
* | add a mnemonic for the 'Go to Today' button in the 'Go To Date' dialog. | Harry Lu | 2004-02-05 | 2 | -1/+6 |
* | Fixes #53388 added a check for NULL | Sarfraaz Ahmed | 2004-02-05 | 2 | -0/+9 |
* | use new cal auth functions | JP Rosevear | 2004-02-05 | 4 | -9/+26 |
* | we only have a single client to free (prepare_events): make the vtodo list | JP Rosevear | 2004-02-05 | 3 | -128/+193 |
* | Fixes #52970 | Rodrigo Moya | 2004-02-04 | 9 | -49/+82 |
* | don't update the date navigator query nor the internal lists here... | Rodrigo Moya | 2004-02-04 | 2 | -16/+15 |
* | display the exception message on error. | Rodrigo Moya | 2004-02-04 | 2 | -1/+4 |
* | open calendars asynchronously. (client_cal_opened_cb): on success, add the | Rodrigo Moya | 2004-02-04 | 2 | -43/+45 |
* | change the access key for adding a reminder from Alt+a to Alt+d to avoid | Harry Lu | 2004-02-04 | 2 | -2/+61 |
* | Fix a bug in evolution/calendar/gui/print.c: bound_text(). It does not | Yong Sun | 2004-02-04 | 2 | -6/+18 |
* | 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 |