| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #8001 | Rodrigo Moya | 2002-07-16 | 4 | -37/+107 |
* | Sigh, fix for the wombat.idl -> Evolution-Wombat.idl rename here too. At | Peter Williams | 2002-07-13 | 2 | -1/+7 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 6 | -12/+28 |
* | Fixes #16034 | Rodrigo Moya | 2002-07-03 | 5 | -12/+62 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 3 | -0/+19 |
* | listen for timezone config change (property_change_cb): set the timezone | JP Rosevear | 2002-07-01 | 3 | -2/+31 |
* | Fixes #25410 | Rodrigo Moya | 2002-06-26 | 2 | -0/+16 |
* | plug leak and actually use the minimal comp we create | JP Rosevear | 2002-06-25 | 2 | -1/+10 |
* | add back proto | JP Rosevear | 2002-06-25 | 16 | -235/+625 |
* | update for new zones | JP Rosevear | 2002-06-19 | 2 | -77/+4 |
* | Reverse unintended change | JP Rosevear | 2002-06-19 | 1 | -0/+6 |
* | update for new zones | JP Rosevear | 2002-06-19 | 1 | -0/+75 |
* | Fixes wombat crash (for JP and myself) | Rodrigo Moya | 2002-06-18 | 2 | -5/+14 |
* | added timeout_id to LoadedClient structure, to keep track of the timeout | Rodrigo Moya | 2002-06-13 | 2 | -26/+33 |
* | Free the uri_string once we're done with it. | Jeffrey Stedfast | 2002-06-13 | 2 | -1/+8 |
* | Fix a typo. | Kjartan Maraas | 2002-06-13 | 2 | -1/+5 |
* | removed already loaded client when asked to be opened again, and *really* | Rodrigo Moya | 2002-06-12 | 2 | -11/+13 |
* | gal_view_menus_set_show_define_views (..., FALSE); | Christopher James Lahey | 2002-06-05 | 2 | -0/+6 |
* | Set the title of our GalViewCollection. | Christopher James Lahey | 2002-06-04 | 3 | -0/+10 |
* | In an attempt to clean up the config dialog (and to reduce its overall | Anna Marie Dirks | 2002-06-04 | 2 | -179/+288 |
* | keep a reference to the Query object, to avoid crashes when the queries | Rodrigo Moya | 2002-06-04 | 2 | -4/+12 |
* | update proto | JP Rosevear | 2002-05-27 | 4 | -11/+39 |
* | if there are remaining items, return false (foreach_close_cb): don't | JP Rosevear | 2002-05-27 | 7 | -15/+37 |
* | a registry of comp editors so we can close them all centrally | JP Rosevear | 2002-05-27 | 13 | -205/+451 |
* | check the value returned by gnome_vfs_uri_to_string before using it. | Rodrigo Moya | 2002-05-25 | 2 | -1/+10 |
* | Pass the @component_pixmaps in so we give the new "Meeting" button an | Ettore Perazzoli | 2002-05-21 | 5 | -4/+25 |
* | ported changes from evolution-1-0 to make it work with reminders on remote | Rodrigo Moya | 2002-05-21 | 3 | -9/+66 |
* | check the string returned by gnome_vfs_uri_to_string, which can be empty. | Rodrigo Moya | 2002-05-20 | 2 | -0/+10 |
* | set the view to the current view | JP Rosevear | 2002-05-17 | 2 | -0/+7 |
* | added support for CAL_CLIENT_OPEN_PERMISSION_DENIED error code. | Rodrigo Moya | 2002-05-17 | 7 | -1/+72 |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 17 | -116/+249 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 3 | -0/+7 |
* | set the working hours for the meeting time selector | JP Rosevear | 2002-05-15 | 2 | -0/+11 |
* | make the range datetime member a struct not a pointer | JP Rosevear | 2002-05-15 | 5 | -9/+22 |
* | Rename NotPrepared to notPrepared and NotSyncing to notSyncing. | Ettore Perazzoli | 2002-05-09 | 2 | -1/+8 |
* | start a server a uri (start_default_server): start a default server | JP Rosevear | 2002-05-08 | 7 | -42/+399 |
* | show progress messages on the status bar. | Rodrigo Moya | 2002-05-03 | 2 | -0/+11 |
* | #include <gtk/gtkmain.h> to avoid warnings. | Rodrigo Moya | 2002-05-03 | 2 | -0/+5 |
* | only discard the popup if we created one | JP Rosevear | 2002-05-02 | 2 | -0/+9 |
* | refactored a bit, to not do things in idle loops. | Rodrigo Moya | 2002-05-02 | 2 | -83/+80 |
* | modify the start and end hours to accomodate all the events in the day | JP Rosevear | 2002-05-02 | 3 | -0/+35 |
* | remove setup_widgets from here (gnome_calendar_init): move setup_widgets | JP Rosevear | 2002-05-01 | 2 | -2/+7 |
* | can't even spell my own name right!! | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+1 |
* | Don't link to libibex anymore!! | Jeffrey Stefdast | 2002-04-27 | 2 | -1/+4 |
* | launch pilot settings capplet | JP Rosevear | 2002-04-24 | 3 | -0/+65 |
* | free the view popup (e_week_view_show_popup_menu): add the view popup to | JP Rosevear | 2002-04-24 | 7 | -30/+112 |
* | raise an exception if the backend's method returns NULL, since we can't | Rodrigo Moya | 2002-04-22 | 2 | -0/+11 |
* | Collapsed notebook into two pages and added accelerators for everything, | Anna Marie Dirks | 2002-04-20 | 2 | -354/+332 |
* | properly handle -ve recurrence values | JP Rosevear | 2002-04-19 | 2 | -67/+273 |
* | show the settings | JP Rosevear | 2002-04-19 | 6 | -6/+90 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 5 | -119/+77 |
* | new method. | Rodrigo Moya | 2002-04-12 | 7 | -2/+69 |
* | Fix this: Rodrigo's patch used one of the functions I just removed. :) | Dan Winship | 2002-04-11 | 2 | -12/+11 |
* | use the default uri for tasks (as stored in the configuration) when the | Rodrigo Moya | 2002-04-11 | 2 | -22/+14 |
* | Use new-and-improved default folder URI config paths. | Dan Winship | 2002-04-11 | 6 | -103/+31 |
* | Add view_info arg. If the view_info is non-empty and this is a calendar | Dan Winship | 2002-04-09 | 5 | -9/+76 |
* | Oops. | JP Rosevear | 2002-04-07 | 1 | -0/+4 |
* | Remove dead files. | JP Rosevear | 2002-04-07 | 2 | -1250/+0 |
* | add config_item:type | JP Rosevear | 2002-04-07 | 2 | -0/+9 |
* | ignore .pure | Chris Toshok | 2002-04-02 | 2 | -0/+2 |
* | Fix a string. | Kjartan Maraas | 2002-04-02 | 2 | -1/+5 |
* | simple fix for DB3 header inclusion in Mac OS X, by Max Horn | Rodrigo Moya | 2002-04-02 | 2 | -0/+9 |
* | free the my_address member (find_my_address): fall back on a CN match if | JP Rosevear | 2002-04-01 | 2 | -97/+158 |
* | Set a priority for the config item. Rename to "Calendar and Tasks". | Ettore Perazzoli | 2002-03-30 | 2 | -2/+9 |
* | s/libversit.la/libversit.a/ | JP Rosevear | 2002-03-30 | 3 | -2/+8 |
* | implement new pop up menu items for "Save as", "Print", "Assign Task", | JP Rosevear | 2002-03-30 | 7 | -116/+664 |
* | Remove old file | JP Rosevear | 2002-03-30 | 2 | -490/+0 |
* | more fixes for libversit.la -> libversit.a | Dan Winship | 2002-03-20 | 4 | -4/+11 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 2 | -31/+8 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 5 | -61/+72 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 8 | -8/+66 |
* | use bonobo exception macros to tidy | JP Rosevear | 2002-03-15 | 7 | -41/+43 |
* | add all day event editor mode | JP Rosevear | 2002-03-15 | 6 | -117/+119 |
* | Add an "evolution:config_item:icon_path" attribute so we get an icon for | Ettore Perazzoli | 2002-03-14 | 2 | -0/+9 |
* | Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shown | Ettore Perazzoli | 2002-03-13 | 12 | -395/+447 |
* | Should fix #21240 | Rodrigo Moya | 2002-03-07 | 2 | -22/+38 |
* | reverted my last change of adding the METHOD property to the incoming | Rodrigo Moya | 2002-03-06 | 3 | -2/+37 |
* | [pullup from evolution-1-0-branch] | Dan Winship | 2002-03-06 | 2 | -0/+11 |
* | remove unneeded parameter from print_text_size everywhere | JP Rosevear | 2002-03-06 | 6 | -69/+131 |
* | added support for printing the Tasks table. I hacked it a bit so the user | Damon Chaplin | 2002-03-05 | 2 | -0/+220 |
* | [pullup from evolution-1-0-branch] | Dan Winship | 2002-03-04 | 2 | -80/+93 |
* | added the METHOD property to the top level component we create. | Rodrigo Moya | 2002-03-01 | 2 | -0/+7 |
* | display an error message if the call to gnome_calendar_open or | Rodrigo Moya | 2002-02-27 | 3 | -2/+29 |
* | [pullup from evolution-1-0-branch] | Dan Winship | 2002-02-26 | 2 | -33/+17 |
* | change query_changed to search_activated. | Chris Toshok | 2002-02-25 | 2 | -4/+11 |
* | New helper function. (create_object): Add icons for the various user | Ettore Perazzoli | 2002-02-22 | 3 | -32/+88 |
* | pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb): | JP Rosevear | 2002-02-20 | 10 | -63/+177 |
* | use new column enums (set_value_at): emit pre-change/cell change signals | JP Rosevear | 2002-02-16 | 7 | -318/+570 |
* | don't append 'calendar.ics' to the URI. (get_prop): finished. | Rodrigo Moya | 2002-02-14 | 5 | -32/+57 |
* | check if the CalComponentDateTime values are set before trying to use | Damon Chaplin | 2002-02-09 | 2 | -15/+28 |
* | added vCalendar importer and intelligent GnomeCalendar importer code here, | Damon Chaplin | 2002-02-09 | 7 | -102/+627 |
* | change custom widget creator to e_url_entry_new | JP Rosevear | 2002-02-09 | 3 | -41/+20 |
* | add a custom widget created with e_url_button_new | JP Rosevear | 2002-02-09 | 4 | -10/+56 |
* | pass meeting boolean for gnome_calendar_edit_object and | JP Rosevear | 2002-02-08 | 15 | -100/+212 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 3 | -67/+85 |
* | convert months from 1-12 to 0-11. Fixes bug #19235. | Damon Chaplin | 2002-02-07 | 2 | -0/+11 |
* | new gui routines for conduit settings (e_todo_gui_fill_config): ditto | JP Rosevear | 2002-02-05 | 2 | -6/+88 |
* | if this is a reply, print the attendee status | JP Rosevear | 2002-01-31 | 2 | -0/+39 |
* | Use 1 instead of zero as the minimum value for the repetitions spin button | Federico Mena Quintero | 2002-01-26 | 2 | -1/+8 |
* | Ooops. Forgot to use EVOLUTION_CALENDAR_LIBS here. | Ettore Perazzoli | 2002-01-25 | 2 | -1/+6 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 10 | -68/+45 |
* | Pass a NULL @icon to | Ettore Perazzoli | 2002-01-24 | 3 | -8/+13 |
* | Buffers Files Tools Edit Search Mule Help | JP Rosevear | 2002-01-22 | 3 | -11/+31 |
* | save the alarm string in the correct variable (str), so it actually gets | Damon Chaplin | 2002-01-18 | 2 | -2/+7 |
* | default component classification to PUBLIC. Fixes internal bug #1066 | Rodrigo Moya | 2002-01-17 | 2 | -3/+10 |
* | move all functions here, get rid of header files, use e-pilot-settings to | JP Rosevear | 2002-01-15 | 11 | -568/+509 |
* | use icaltimetype_to_tm | JP Rosevear | 2002-01-15 | 2 | -7/+5 |
* | figure out when today is and highlight if it is not selected | JP Rosevear | 2002-01-15 | 4 | -3/+30 |
* | add protos | JP Rosevear | 2002-01-14 | 4 | -21/+164 |
* | translate timezone names when displayed. Fixes bug #6544. | Damon Chaplin | 2002-01-12 | 4 | -15/+59 |
* | new verb callback (sensitize_commands): set sensitivity of mark complete | JP Rosevear | 2002-01-04 | 6 | -3/+79 |
* | only need one warning message now | JP Rosevear | 2002-01-04 | 3 | -46/+14 |
* | confirm expunging of the tasks (tasks_control_expunge_cmd): verb callback | JP Rosevear | 2002-01-03 | 11 | -822/+302 |
* | remove needs send signal related cruft (save_comp_with_send): with | JP Rosevear | 2001-12-22 | 8 | -59/+58 |
* | inherit from bonobo window | 1 | 2001-12-21 | 3 | -34/+58 |
* | -- Merge fix for #17377 from the evolution-1-0-branch. | Ettore Perazzoli | 2001-12-20 | 2 | -0/+9 |
* | go slow and clear the map if the last uri and the current uri do not match | JP Rosevear | 2001-12-19 | 10 | -77/+243 |
* | use get_real_item (get_refresh_options): uncomment out (get_real_item): | JP Rosevear | 2001-12-18 | 4 | -41/+151 |
* | new file to contain all timezone names for translation. We won't be using | Damon Chaplin | 2001-12-14 | 3 | -0/+393 |
* | ungrab the pointer before calling e_day_view_finish_long_event_resize | JP Rosevear | 2001-12-13 | 3 | -9/+50 |
* | properly convert the dtstart and dtend times if they are UTC (cursor_cb): | JP Rosevear | 2001-12-12 | 4 | -38/+97 |
* | removed code that connects to GnomeCalendar's "dates_shown_changed" | Damon Chaplin | 2001-12-11 | 3 | -10/+24 |
* | fixed executable name. Fixes bug #16880. | Damon Chaplin | 2001-12-11 | 2 | -1/+6 |
* | if we have an alarm that can be represented on the pilot, set the | JP Rosevear | 2001-12-09 | 3 | -14/+137 |
* | s/%/%s | Rodrigo Moya | 2001-12-08 | 2 | -2/+7 |
* | (committed by Damon) | Federico Mena Quintero | 2001-12-08 | 2 | -25/+72 |
* | if the key in the config database does not exist, just return the local | Rodrigo Moya | 2001-12-07 | 2 | -2/+27 |
* | default component classification to PUBLIC | Rodrigo Moya | 2001-12-07 | 2 | -3/+10 |
* | Explicitly destroy the EMeetingModel. This is a hack to work around | Jon Trowbridge | 2001-12-07 | 4 | -0/+28 |
* | added entry for the LOCATION field | Rodrigo Moya | 2001-12-06 | 3 | -2/+82 |
* | Marked strings for translation. | Zbigniew Chyla | 2001-12-06 | 2 | -13/+21 |
* | make sure we call e_table_model_pre_change() before changing the model. | Damon Chaplin | 2001-12-04 | 4 | -8/+34 |
* | disabled 'Alarms', 'End Date' and 'Show Time As' fields, as these are not | Damon Chaplin | 2001-12-04 | 2 | -3/+9 |
* | connect to "cal_set_mode" signal before calling cal_client_set_mode. Also, | Rodrigo Moya | 2001-12-03 | 2 | -7/+13 |
* | only show the dialog if we created it. Hopefully fixes bug #15774. Also | Damon Chaplin | 2001-12-01 | 2 | -3/+27 |
* | Set the category of the new task to that of the search bar. Fixes bug | Federico Mena Quintero | 2001-11-30 | 2 | -0/+9 |
* | fixed typos in translatable strings. Fixes Ximian #15456 | Rodrigo Moya | 2001-11-28 | 3 | -2/+8 |
* | Substituted gnome_font_get_width_string() with gnome_font_get_width_utf8() | Damon Chaplin | 2001-11-15 | 2 | -8/+14 |
* | Convert the buffer to UTF8. (calendar_model_value_to_string): Do not | Federico Mena Quintero | 2001-11-15 | 2 | -2/+10 |
* | #ifdef'ed out the LOCATION field for now, since it wasn't supported | Damon Chaplin | 2001-11-15 | 3 | -0/+16 |
* | don't abort when e_table_selected_count() returns odd values. There seems | Damon Chaplin | 2001-11-15 | 2 | -4/+14 |
* | (committed to CVS by Damon) Fixes bug #15137. | Federico Mena Quintero | 2001-11-15 | 3 | -13/+144 |
* | remove silly debug warning | JP Rosevear | 2001-11-15 | 2 | -2/+5 |
* | make the timezone default to UTC. Fixes bug #14362. | Damon Chaplin | 2001-11-14 | 5 | -25/+36 |
* | only change the day, month and year for the start date, for not screwing | Rodrigo Moya | 2001-11-13 | 3 | -61/+81 |
* | The last argument to the bonobo_config_get_XXX_with_default() is a | Federico Mena Quintero | 2001-11-12 | 2 | -14/+15 |
* | recurrence expansion callback for free/busy (create_user_free_busy): | JP Rosevear | 2001-11-12 | 2 | -18/+51 |
* | new protos | JP Rosevear | 2001-11-12 | 4 | -20/+68 |
* | don't subtract a day from DTEND. For DATE values we don't include the | Damon Chaplin | 2001-11-10 | 2 | -2/+6 |
* | fix buffer overflow. Fixes bug #10285 (the printing of lines & dates in | Damon Chaplin | 2001-11-10 | 2 | -1/+7 |
* | Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocated | Chyla Zbigniew | 2001-11-10 | 2 | -2/+12 |
* | don't let an empty event occur for all days when auto scrolling | JP Rosevear | 2001-11-09 | 2 | -0/+16 |
* | don't leak the string returned by cal_component_get_as_string nor the | Rodrigo Moya | 2001-11-09 | 2 | -1/+14 |
* | don't add the item, remove it if declining (in case it was added before) | JP Rosevear | 2001-11-08 | 2 | -4/+9 |
* | Convert generated string to UTF-8. | Chyla Zbigniew | 2001-11-08 | 2 | -1/+6 |
* | emit changed signal (e_meeting_time_selector_on_end_time_changed): emit | JP Rosevear | 2001-11-08 | 2 | -18/+60 |
* | make sure to remove all attendees from the model when we edit a new comp, | JP Rosevear | 2001-11-07 | 4 | -10/+34 |
* | <ettore> ok so <ettore> should I build this tarball again? ettore doesn't | Dan Winship | 2001-11-06 | 3 | -1/+8 |
* | add a changed signal (e_meeting_time_selector_construct): emit changed | JP Rosevear | 2001-11-06 | 6 | -73/+194 |
* | removed ';' in the wrong place. Fixes bug #14421. | Damon Chaplin | 2001-11-06 | 2 | -1/+6 |
* | -export-dynamic for libglade custom widget. | Dan Winship | 2001-11-05 | 2 | -0/+7 |
* | use TZID from the builtin timezone, instead of using the location name. | Damon Chaplin | 2001-11-05 | 2 | -1/+10 |
* | Short-circuit the calculation of the repeat time if there are zero | Federico Mena Quintero | 2001-11-03 | 2 | -4/+14 |
* | Argh, missing commit from yesterday to fix building of the tarball. | Ettore Perazzoli | 2001-11-02 | 1 | -1/+1 |
* | Added rules to generate `Evolution-Addressbook-SelectNames.h'. | Ettore Perazzoli | 2001-11-01 | 2 | -18/+40 |
* | #include <string.h> | Federico Mena Quintero | 2001-10-31 | 2 | -0/+5 |
* | If a query is not in progress, just retag the whole thing. An event may | Federico Mena Quintero | 2001-10-31 | 3 | -41/+67 |
* | Fix bug #13723. | Federico Mena Quintero | 2001-10-31 | 6 | -90/+495 |
* | Make the pre_changes and changes match here. | Christopher James Lahey | 2001-10-31 | 2 | -0/+7 |
* | send as mixed rather than alternative | JP Rosevear | 2001-10-31 | 2 | -1/+6 |
* | Removed. (KEY_NUM_CALENDARS_TO_LOAD): New key, containing the number of | Ettore Perazzoli | 2001-10-31 | 2 | -64/+42 |
* | disconnect signals added in append_page(). Fixes Gtk-Critical warning | Damon Chaplin | 2001-10-31 | 2 | -0/+11 |
* | set a body for the message | JP Rosevear | 2001-10-31 | 2 | -1/+11 |
* | call GNOME_Evolution_Composer_setMultipartType to get a | Dan Winship | 2001-10-31 | 2 | -0/+12 |
* | Revert. | JP Rosevear | 2001-10-31 | 1 | -12/+1 |
* | don't overwrite memory (e_meeting_time_selector_on_end_time_changed): | JP Rosevear | 2001-10-31 | 3 | -3/+27 |
* | return NULL if passed NULL. Should fix bug #14048. | Damon Chaplin | 2001-10-31 | 2 | -0/+8 |
* | Do not ignore the exceptions of the cases that do not have defaults. | Federico Mena Quintero | 2001-10-31 | 2 | -3/+29 |
* | if we are doing all day stuff, make the drag increment 1 day at a time | JP Rosevear | 2001-10-31 | 2 | -7/+21 |
* | Add _() to a string that was missing it. | Federico Mena Quintero | 2001-10-31 | 2 | -1/+6 |
* | Commit the ETable click-to-add for if the dialog is being destroyed. | Federico Mena Quintero | 2001-10-31 | 2 | -1/+29 |
* | Allocate enough space for the string! (was missing the null terminator) | Federico Mena Quintero | 2001-10-31 | 2 | -2/+8 |
* | move in whole day increments if we are in all day mode | JP Rosevear | 2001-10-31 | 5 | -43/+65 |
* | s/BONOBO_HTML_GNOME_LIBS/BONOBO_HTML_GNOME_CFLAGS/ | Dan Winship | 2001-10-31 | 2 | -2/+6 |
* | Oops. | JP Rosevear | 2001-10-31 | 1 | -1/+29 |
* | count the actual attendees (doesn't include people delegating | JP Rosevear | 2001-10-31 | 5 | -20/+108 |
* | set to the default timezone for DATE values, in case the user switches to | Damon Chaplin | 2001-10-30 | 2 | -10/+14 |
* | handle DATE values for Start and Due dates. | Damon Chaplin | 2001-10-30 | 2 | -30/+64 |
* | updated code to handle DATE values. | Damon Chaplin | 2001-10-30 | 11 | -58/+156 |
* | Fix bug #10016. | Federico Mena Quintero | 2001-10-30 | 4 | -151/+153 |
* | Use an EMessageBox instead of a gnome_dialog_question so that the label | Federico Mena Quintero | 2001-10-30 | 13 | -89/+433 |
* | process an individual section here (select_names_ok_cb): call above | JP Rosevear | 2001-10-30 | 3 | -84/+123 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 6 | -6/+6 |
* | use libical-evolution.la | Damon Chaplin | 2001-10-30 | 11 | -33/+96 |
* | Launch the alarm daemon as soon as the calendar component is started. | Federico Mena Quintero | 2001-10-30 | 2 | -0/+37 |
* | Fix the verb names for the pixmaps in the Edit menu; they were out of | Federico Mena Quintero | 2001-10-30 | 2 | -4/+10 |
* | new function. (dump_backend): new function. | Chris Toshok | 2001-10-30 | 3 | -0/+34 |
* | Fix bug #12163. | Federico Mena Quintero | 2001-10-30 | 4 | -55/+119 |
* | include the header as a source so it gets dist'ed. | JP Rosevear | 2001-10-30 | 2 | -0/+6 |
* | s/BONOBO_CFLAGS/BONOBO_GNOME_CFLAGS/. | Ettore Perazzoli | 2001-10-30 | 2 | -1/+6 |
* | fixed URI construction, which was preventing importing into the root | Rodrigo Moya | 2001-10-30 | 2 | -2/+11 |
* | handle date values | JP Rosevear | 2001-10-30 | 2 | -1/+9 |
* | Forgot this one | Rodrigo Moya | 2001-10-30 | 1 | -1/+1 |
* | added evolution-calendar-importer binary, starting with an iCalendar file | Rodrigo Moya | 2001-10-30 | 7 | -0/+430 |
* | get the management object by id | JP Rosevear | 2001-10-30 | 4 | -3/+10 |
* | new functions for setting and retrieving the default calendar URIs | Rodrigo Moya | 2001-10-30 | 4 | -9/+101 |
* | unref the comp when finished | JP Rosevear | 2001-10-29 | 5 | -21/+14 |
* | added break statements after each case, when setting the classification. | Damon Chaplin | 2001-10-29 | 2 | -0/+12 |
* | removed this function, as we don't need to unref at all the WombatClient | Rodrigo Moya | 2001-10-29 | 2 | -25/+15 |
* | get the tasks directly from the CalendarModel, so we get the filtering & | Damon Chaplin | 2001-10-29 | 8 | -84/+113 |
* | when the week start day is set to Sunday, we have to be careful to make | Damon Chaplin | 2001-10-28 | 7 | -51/+160 |
* | Cancel editing if the user presses Escape. | Federico Mena Quintero | 2001-10-28 | 3 | -0/+75 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 2 | -18/+18 |
* | Delete appointments with empty summaries. Fixes Ximian bug #780. | Federico Mena Quintero | 2001-10-28 | 12 | -14/+306 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 122 | -488/+366 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 60 | -60/+0 |
* | touch on lookup (check_for_slow_setting): write touched only if slow sync | JP Rosevear | 2001-10-27 | 3 | -13/+30 |
* | remove the merges as valid sync types | JP Rosevear | 2001-10-27 | 7 | -18/+53 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 59 | -118/+118 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | convert the formatted date to UTF-8. | Damon Chaplin | 2001-10-27 | 19 | -84/+286 |
* | make debug output more accurate | JP Rosevear | 2001-10-27 | 3 | -20/+23 |
* | remove the uid from the map if was archived and is now deleted | JP Rosevear | 2001-10-27 | 3 | -2/+13 |
* | added status bar messages | Rodrigo Moya | 2001-10-27 | 4 | -0/+35 |
* | modify fields | JP Rosevear | 2001-10-26 | 6 | -439/+177 |
* | Get a fresh CORBA_Environment for every CORBA call. Hopefully will fix | Federico Mena Quintero | 2001-10-26 | 2 | -1/+13 |
* | used functions to get PUBLISH_OPTIONS etc., so we can translate them. | Damon Chaplin | 2001-10-26 | 2 | -23/+125 |
* | added bug number | Damon Chaplin | 2001-10-26 | 1 | -1/+1 |
* | subtract 1 from any positive BYSETPOS value, since our array is 0-based. | Damon Chaplin | 2001-10-26 | 16 | -65/+317 |
* | show an error message when we can't update the object on the calendar | Rodrigo Moya | 2001-10-25 | 2 | -1/+10 |
* | Ifdef-ed out the PersistFile bits. | Federico Mena Quintero | 2001-10-25 | 2 | -0/+6 |
* | The tasks folder does not support the PersistFile interface; removed it. | Federico Mena Quintero | 2001-10-25 | 2 | -2/+7 |
* | Handle tasks folders as well; was always using "calendar.ics" as the | Federico Mena Quintero | 2001-10-25 | 3 | -4/+33 |
* | added sections for Tasks factory and control. I hope someone checks these! | Damon Chaplin | 2001-10-25 | 2 | -0/+36 |
* | Fixed to only copy the `calendar.ics' and `calendar.ics~' files. | Ettore Perazzoli | 2001-10-25 | 2 | -100/+88 |
* | Fixed to only copy the `calendar.ics' and `calendar.ics~' files. | Ettore Perazzoli | 2001-10-25 | 2 | -99/+94 |
* | when iterating over the subcomponents, use 'subcomp' rather than | Damon Chaplin | 2001-10-25 | 5 | -43/+150 |
* | track the spacer vbox (e_meeting_time_selector_style_set): make sure the | JP Rosevear | 2001-10-25 | 6 | -21/+127 |
* | Fixes bug #5282. | Federico Mena Quintero | 2001-10-25 | 14 | -79/+334 |
* | make sure we free all the CalComponentDateTime's when we are finished. | Damon Chaplin | 2001-10-24 | 3 | -14/+44 |
* | adjust the display canvas when the table scrolls | JP Rosevear | 2001-10-24 | 2 | -2/+26 |
* | no longer set the scrollbar policy here | JP Rosevear | 2001-10-24 | 3 | -5/+15 |
* | convert an icaltimetype to a tm (tm_to_icaltimetype): vice versa | JP Rosevear | 2001-10-24 | 5 | -42/+103 |
* | cal-client/cal-query.c (cal_query_construct) set priv->corba_query to | Rodrigo Moya | 2001-10-23 | 2 | -0/+6 |
* | added setDefaultTimezone() method. | Damon Chaplin | 2001-10-23 | 34 | -642/+1592 |
* | Put up a warning dialog box if we failed to create the tasks control. | Federico Mena Quintero | 2001-10-23 | 2 | -6/+13 |
* | write out the correct time in the control | JP Rosevear | 2001-10-23 | 5 | -31/+49 |
* | we don't need to save the state | JP Rosevear | 2001-10-22 | 4 | -17/+30 |
* | listen for changes in the date editors (schedule_page_set_dates): update | JP Rosevear | 2001-10-22 | 5 | -84/+261 |
* | Do not assert if we fail to load the URI list. This would of course have | Federico Mena Quintero | 2001-10-20 | 5 | -12/+42 |