| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | make it a public function | Rodrigo Moya | 2001-10-20 | 5 | -6/+35 |
* | new function (update_query): call set_status_message | Rodrigo Moya | 2001-10-20 | 2 | -0/+89 |
* | keep a reference to the EvolutionShellClient component | Rodrigo Moya | 2001-10-19 | 8 | -25/+156 |
* | call the invite others dialog in the model | JP Rosevear | 2001-10-19 | 12 | -193/+217 |
* | add html widget (url_requested_cb): add function to load images from file | Larry Ewing | 2001-10-19 | 4 | -57/+169 |
* | Adds session management for the alarm daemon. Also makes it store a list | Federico Mena Quintero | 2001-10-19 | 13 | -261/+595 |
* | Oops. | JP Rosevear | 2001-10-19 | 1 | -1/+14 |
* | gui/e-meeting-time-sel.c | JP Rosevear | 2001-10-19 | 3 | -9/+25 |
* | new functions | Rodrigo Moya | 2001-10-19 | 3 | -0/+75 |
* | util routine to handle calling back (async_close): use above | JP Rosevear | 2001-10-18 | 2 | -12/+36 |
* | translate 1-5 priorites to 1-9 priorities better | JP Rosevear | 2001-10-18 | 2 | -4/+40 |
* | allow some decent exceptions | JP Rosevear | 2001-10-18 | 2 | -1/+6 |
* | there may be cases when the backend will return an invalid component from | Rodrigo Moya | 2001-10-18 | 2 | -1/+7 |
* | removed Help button. Do we have any others? | Damon Chaplin | 2001-10-16 | 2 | -8/+5 |
* | remove warnings. | Larry Ewing | 2001-10-16 | 2 | -2/+6 |
* | function to break up multi day events into single events for both evo and | JP Rosevear | 2001-10-16 | 2 | -4/+108 |
* | util function to determine if event is all day (local_record_from_comp): | JP Rosevear | 2001-10-15 | 2 | -16/+45 |
* | call set_icon_from_comp. (set_icon_from_comp): set the window icon from | Larry Ewing | 2001-10-14 | 3 | -0/+46 |
* | send cancellation comp if necessary | JP Rosevear | 2001-10-14 | 2 | -0/+32 |
* | return fill_component success | JP Rosevear | 2001-10-13 | 15 | -176/+252 |
* | large reworking of i18n tagging and now uses gtk_html_stream write and U_ | Larry Ewing | 2001-10-12 | 2 | -88/+76 |
* | Silence warning I missed. | Larry Ewing | 2001-10-11 | 1 | -1/+1 |
* | set the default character set to utf-8. | Larry Ewing | 2001-10-11 | 2 | -0/+11 |
* | Return the original key in the hash table if requested. | Federico Mena Quintero | 2001-10-11 | 2 | -18/+43 |
* | remove unneeded assertions | JP Rosevear | 2001-10-11 | 2 | -3/+5 |
* | fix logic checks | JP Rosevear | 2001-10-10 | 6 | -11/+72 |
* | Fixes bug #884. | Federico Mena Quintero | 2001-10-10 | 6 | -17/+235 |
* | util function to get address (itip_addresses_get_default): get only the | JP Rosevear | 2001-10-10 | 9 | -101/+467 |
* | deal correctly with URIs to be inserted into the hash table, so that we | Rodrigo Moya | 2001-10-10 | 2 | -2/+25 |
* | moved to a common place (cal_backend_file_open): check if "uristr != NULL" | Rodrigo Moya | 2001-10-10 | 5 | -62/+93 |
* | Fix incorrect variable name check. | Dan Winship | 2001-10-09 | 2 | -1/+6 |
* | refactor functionality into several function (comp_string): if we are | JP Rosevear | 2001-10-04 | 5 | -162/+225 |
* | replace use of gnome_vfs_uri with e_uri | Rodrigo Moya | 2001-10-04 | 11 | -125/+144 |
* | Added priorities to a bunch of these columns. Fixes Ximian bug #7158. | Christopher James Lahey | 2001-10-03 | 2 | -13/+18 |
* | save the EXDATE as a DATE-TIME value, since we know the exact time. Fixes | Damon Chaplin | 2001-10-03 | 6 | -93/+49 |
* | Use `bonobo_ui_component_new_default()', not `bonobo_ui_component_new()'. | Ettore Perazzoli | 2001-10-03 | 2 | -1/+7 |
* | use bonobo-exception to tidy | JP Rosevear | 2001-10-02 | 2 | -5/+8 |
* | handle -1 as well (comp_from_remote_record): fix monthly by day | JP Rosevear | 2001-10-02 | 2 | -3/+14 |
* | unref the page objects here, instead of in close_dialog(). (This was fixed | Damon Chaplin | 2001-10-02 | 2 | -4/+13 |
* | Set the window state to sticky. Thanks to Peter Teichman for the | Federico Mena Quintero | 2001-10-02 | 2 | -0/+12 |
* | Convert the comp exceptions to the pilot record (comp_from_remote_record): | JP Rosevear | 2001-10-02 | 2 | -6/+55 |
* | strdup the uid to avoid double free, write out only after everything is | JP Rosevear | 2001-10-02 | 2 | -3/+9 |
* | don't use gnome_vfs_uri_is_local on URIs created with | Rodrigo Moya | 2001-10-02 | 4 | -8/+7 |
* | use bound_text to print the summary, so it wraps instead of being clipped | Damon Chaplin | 2001-09-29 | 4 | -29/+60 |
* | Handle the fields and category we don't sync by making sure we don't | JP Rosevear | 2001-09-29 | 6 | -16/+74 |
* | init the execption rather than freeing it | JP Rosevear | 2001-09-29 | 2 | -1/+8 |
* | use bonobo-exception for exceptions (cal_client_open_calendar): likewise | Rodrigo Moya | 2001-09-28 | 2 | -3/+14 |
* | Update pixmap menu paths; /menu/ComponentToolsPlaceholder/Tools -> | Ettore Perazzoli | 2001-09-28 | 3 | -16/+23 |
* | added InvalidURI and UnsupportedMethod exceptions to the CalFactory | Rodrigo Moya | 2001-09-27 | 4 | -49/+133 |
* | added comparison functions for these special cell types. But the date and | Damon Chaplin | 2001-09-27 | 21 | -177/+525 |
* | Fixes the GUI part of bug #7892. | Federico Mena Quintero | 2001-09-27 | 3 | -39/+99 |
* | disconnect signals first thing | JP Rosevear | 2001-09-27 | 2 | -2/+7 |
* | Add -export-dynamic to make glade custom widgets work on non-Linux. | Dan Winship | 2001-09-26 | 2 | -1/+6 |
* | added CAL_MODE_INVALID to CalMode enum | Rodrigo Moya | 2001-09-26 | 2 | -0/+5 |
* | new proto | JP Rosevear | 2001-09-26 | 14 | -51/+369 |
* | Warning fixes courtesy of Chris Lahey <clahey@ximian.com>. | Federico Mena Quintero | 2001-09-26 | 7 | -162/+181 |
* | Rebuge demugging printf() - Federico | Federico Mena Quintero | 2001-09-26 | 1 | -2/+0 |
* | Check that the timeout is not set up before we create a new one; the | Federico Mena Quintero | 2001-09-26 | 2 | -4/+18 |
* | use bonobo-exception stuff to clean code | JP Rosevear | 2001-09-26 | 19 | -2452/+643 |
* | base text on component type | JP Rosevear | 2001-09-24 | 2 | -7/+43 |
* | don't use gnome_vfs_uri_new_private (fixes Ximian #10544) | Rodrigo Moya | 2001-09-21 | 3 | -14/+17 |
* | #include a few files we were missing from libgnomevfs. | Federico Mena Quintero | 2001-09-21 | 3 | -0/+9 |
* | gets a config db (cal_backend_file_destroy): release config db | JP Rosevear | 2001-09-21 | 4 | -19/+174 |
* | make sure to release the ref on priv->comp. | Larry Ewing | 2001-09-20 | 3 | -0/+18 |
* | Display a notification message always, in addition to playing the sound. | Federico Mena Quintero | 2001-09-20 | 5 | -30/+72 |
* | listen for model changes (task_editor_edit_comp): add the attendees to the | JP Rosevear | 2001-09-20 | 9 | -106/+271 |
* | Fixed weird include path | Rodrigo Moya | 2001-09-20 | 1 | -1/+1 |
* | add a new parameter (const char *iid) to specify the OAFIID of the factory | Rodrigo Moya | 2001-09-19 | 3 | -6/+27 |
* | remove silly debug #if 0 | JP Rosevear | 2001-09-19 | 4 | -4/+16 |
* | A page that shows the meeting time selector and free/busy data for | JP Rosevear | 2001-09-19 | 24 | -789/+7539 |
* | Fixes bug #6350. | Federico Mena Quintero | 2001-09-19 | 3 | -142/+174 |
* | Fixes bug #2830. | Federico Mena Quintero | 2001-09-19 | 6 | -28/+109 |
* | new class for managing multiple calendars, with an API very similar to the | Rodrigo Moya | 2001-09-19 | 16 | -364/+1436 |
* | added a timeout to refresh the list every 10 minutes. Not ideal, as the | Damon Chaplin | 2001-09-18 | 10 | -39/+303 |
* | Do not call calendar_config_init() here. | Federico Mena Quintero | 2001-09-18 | 4 | -6/+9 |
* | Duh, only setup the timeout if the list was empty. (alarm_ready_cb): | Federico Mena Quintero | 2001-09-18 | 2 | -7/+22 |
* | Switch the alarm system from using SIGALRM to normal glib timers. Also, | Federico Mena Quintero | 2001-09-18 | 4 | -188/+112 |
* | get itip addresses (calendar_model_destroy): destroy same | JP Rosevear | 2001-09-18 | 2 | -12/+59 |
* | for each call back, removes the alarms (cal_component_remove_all_alarms): | JP Rosevear | 2001-09-17 | 5 | -20/+146 |
* | Updated required version of gal to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 2 | -3/+11 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 2 | -1/+2 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 2 | -1/+3 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 4 | -3/+11 |
* | added space after 'identities' in the message. Fixes bug #9896. | Damon Chaplin | 2001-09-15 | 2 | -1/+6 |
* | remove translation marker for now | JP Rosevear | 2001-09-15 | 2 | -1/+6 |
* | use ical partstat, role, cutypes directly | JP Rosevear | 2001-09-14 | 5 | -248/+268 |
* | send 6 weeks of free busy info starting with the UTC start of day | JP Rosevear | 2001-09-13 | 3 | -19/+118 |
* | Added an use_description argument so that other alarms can fall back to | Federico Mena Quintero | 2001-09-12 | 3 | -17/+159 |
* | free the destination vector when we finish with it, if we actually add | JP Rosevear | 2001-09-12 | 2 | -5/+11 |
* | Convert string generated by strftime to UTF-8. | Chyla Zbigniew | 2001-09-11 | 2 | -9/+34 |
* | Handle the new icalattach type instead of struct icalattachtype. | Federico Mena Quintero | 2001-09-11 | 5 | -439/+38 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 4 | -38/+38 |
* | Implemented. | Federico Mena Quintero | 2001-09-05 | 8 | -46/+781 |
* | don't call calendar_config_check_timezone_set() now, since the startup | Damon Chaplin | 2001-09-04 | 18 | -163/+470 |
* | changed 3 occurrences of 'Replyed' to 'replied' | Damon Chaplin | 2001-09-01 | 2 | -3/+7 |
* | Marked strings for translation (with U_). | Chyla Zbigniew | 2001-09-01 | 3 | -6/+15 |
* | fix debugging messages so they use "" rather than NULL. Fixes bug #8559. | Damon Chaplin | 2001-09-01 | 2 | -2/+8 |
* | See if the set of categories changed by using the removed_categories hash | Federico Mena Quintero | 2001-08-30 | 2 | -16/+91 |
* | Fixes bug #7879, a query may receive an update notification from the | Federico Mena Quintero | 2001-08-29 | 5 | -41/+207 |
* | Unset the priv->updating flag before returning in the case the component | Federico Mena Quintero | 2001-08-23 | 2 | -0/+8 |
* | Added a snooze flag to differentiate snoozed alarms from real occurrences. | Federico Mena Quintero | 2001-08-23 | 3 | -69/+155 |
* | call back to add timezones to the top level (itip_send_comp): call | JP Rosevear | 2001-08-23 | 2 | -1/+34 |
* | #include <libgnomevfs/gnome-vfs-types.h> so this will compile against | Dan Winship | 2001-08-22 | 2 | -0/+6 |
* | open the tasks folder associated with the calendar being opened, and not | Rodrigo Moya | 2001-08-22 | 3 | -8/+51 |
* | Handle the case where there is no attachment. Fixes bug #7257. | Federico Mena Quintero | 2001-08-22 | 2 | -5/+21 |
* | strip the mailto bit for the email address if we display it | JP Rosevear | 2001-08-22 | 2 | -1/+6 |
* | added new e-sexp operator. We don't currently use it though. | Damon Chaplin | 2001-08-22 | 12 | -27/+268 |
* | new files to contain utility functions for calendar backends | Rodrigo Moya | 2001-08-21 | 9 | -251/+252 |
* | new functions moved from the CalBackendFile, to allow its use outside of | Rodrigo Moya | 2001-08-21 | 5 | -543/+372 |
* | missing changelog entry | JP Rosevear | 2001-08-20 | 1 | -0/+5 |
* | use Delete icon in menu, and change to bigger Save icon in toolbar. | Damon Chaplin | 2001-08-20 | 2 | -1/+6 |
* | used new_task-16.png and goto-16.png. | Damon Chaplin | 2001-08-20 | 3 | -3/+10 |
* | added delete icons for menu and toolbar. | Damon Chaplin | 2001-08-20 | 2 | -0/+7 |
* | added Cut/Copy/Paste icons for toolbar. | Damon Chaplin | 2001-08-20 | 2 | -1/+7 |
* | uses new delete icons in menu & toolbar. | Damon Chaplin | 2001-08-20 | 2 | -0/+6 |
* | Added display_name and description to the type. | Ettore Perazzoli | 2001-08-20 | 3 | -4/+9 |
* | use new delete icon for toolbar. | Damon Chaplin | 2001-08-20 | 2 | -0/+5 |
* | fixed typo, 'send' -> 'sent'. Bug #7621. | Damon Chaplin | 2001-08-20 | 2 | -2/+6 |
* | added option to hide completed tasks after a given number of | Damon Chaplin | 2001-08-19 | 4 | -2/+92 |
* | used new Save/Save As icons. | Damon Chaplin | 2001-08-19 | 4 | -3/+22 |
* | Use e_dialog_editable_get instead of gtk_editable_get_chars (we need UTF-8 | Zbigniew Chyla | 2001-08-19 | 2 | -1/+7 |
* | New. (config_read): Use locale's setting as default for | Zbigniew Chyla | 2001-08-18 | 2 | -1/+18 |
* | new function to open the task editor to add a new task. | Damon Chaplin | 2001-08-18 | 4 | -0/+66 |