| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tag 'GDM_2_2_3'.GDM_2_2_3 | nobody | 2001-06-23 | 1 | -10808/+0 |
| * | Added itip-control-factory.* to the build. | Jeffrey Stedfast | 2001-06-23 | 1 | -0/+4 |
| * | new function for the backends to be able to call the getPassword method on | Rodrigo Moya | 2001-06-23 | 1 | -0/+7 |
| * | changed getFreeBusy method to return a CalObj instead of a sequence | Rodrigo Moya | 2001-06-22 | 1 | -0/+22 |
| * | update to new call | JP Rosevear | 2001-06-22 | 1 | -0/+12 |
| * | add include path | JP Rosevear | 2001-06-22 | 1 | -0/+2 |
| * | remove buttons and use evolution's standard ui config | JP Rosevear | 2001-06-22 | 1 | -0/+3 |
| * | print description text | JP Rosevear | 2001-06-22 | 1 | -0/+4 |
| * | create a WombatClient when creating a CalClient object, so that we can | Rodrigo Moya | 2001-06-22 | 1 | -0/+17 |
| * | removed conflict marker. | Dave Camp | 2001-06-21 | 1 | -1/+0 |
| * | Changed attachData to accept a sequence of chars rather than a string. | Dave Camp | 2001-06-21 | 1 | -0/+7 |
| * | print menu command (print_preview_cmd): ditto for print preview | JP Rosevear | 2001-06-21 | 1 | -0/+24 |
| * | added getFreeBusy method | Rodrigo Moya | 2001-06-20 | 1 | -0/+22 |
| * | moved the function to check for a default timezone to calendar-config.c, | Damon Chaplin | 2001-06-20 | 1 | -0/+11 |
| * | added code to show the timezone dialog if the user hasn't set a default | Damon Chaplin | 2001-06-20 | 1 | -0/+10 |
| * | if the timezones of the start and end of the event are the same, then if | Damon Chaplin | 2001-06-20 | 1 | -0/+7 |
| * | removed stuff to get builtin timezone info from the server. | Damon Chaplin | 2001-06-20 | 1 | -0/+22 |
| * | add ui (forward_cmd): implement forward command | JP Rosevear | 2001-06-20 | 1 | -0/+8 |
| * | add auto exit unref | JP Rosevear | 2001-06-20 | 1 | -0/+8 |
| * | don't compile or install the old meeting edit stuff | JP Rosevear | 2001-06-20 | 1 | -0/+9 |
| * | add some needed commas (itip_send_comp): if publishing, don't set the to | JP Rosevear | 2001-06-20 | 1 | -0/+4 |
| * | remove typo | JP Rosevear | 2001-06-20 | 1 | -0/+4 |
| * | itip/imip send dialog | JP Rosevear | 2001-06-20 | 1 | -0/+68 |
| * | Sync - Federico | Federico Mena Quintero | 2001-06-20 | 1 | -0/+29 |
| * | added timezone fields. Also moved the 'All Day' flag into an alignment so | Damon Chaplin | 2001-06-19 | 1 | -0/+35 |
| * | tweaked for some gnome-pilot api changes | Eskil Heyn Olsen | 2001-06-19 | 1 | -0/+8 |
| * | generate a new UID when pasting | Rodrigo Moya | 2001-06-15 | 1 | -0/+7 |
| * | finished implementation of Paste stuff | Rodrigo Moya | 2001-06-15 | 1 | -0/+7 |
| * | added popup menu items for cut/copy/paste | Rodrigo Moya | 2001-06-14 | 1 | -0/+6 |
| * | new widget to enter a timezone. | Damon Chaplin | 2001-06-14 | 1 | -0/+8 |
| * | new dialog for setting the time zone. | Damon Chaplin | 2001-06-14 | 1 | -0/+23 |
| * | remove unnecessary space | JP Rosevear | 2001-06-14 | 1 | -0/+8 |
| * | set the completed time in the date editor if appropriate | JP Rosevear | 2001-06-14 | 1 | -0/+16 |
| * | added cut&paste support, by using a GtkInvisible widget to manage the | Rodrigo Moya | 2001-06-13 | 1 | -0/+7 |
| * | Committing the new My Evolution. | Iain Holmes | 2001-06-09 | 1 | -0/+10 |
| * | update the blocked/selected days if the starting day of the appointment | JP Rosevear | 2001-06-05 | 1 | -0/+8 |
| * | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 1 | -0/+9 |
| * | no longer build widget-util.*, the code has been moved | JP Rosevear | 2001-06-02 | 1 | -1/+7 |
| * | use new func | JP Rosevear | 2001-06-02 | 1 | -0/+17 |
| * | Update | JP Rosevear | 2001-06-02 | 1 | -0/+8 |
| * | renamed from editor-page for consistency, more complete implementation | JP Rosevear | 2001-06-02 | 1 | -0/+30 |
| * | ditto | JP Rosevear | 2001-06-02 | 1 | -0/+7 |
| * | Add a bunch of missing `$(DB3_LDADD)'s. | Ettore Perazzoli | 2001-06-02 | 1 | -0/+4 |
| * | New function. | Federico Mena Quintero | 2001-05-30 | 1 | -2/+15 |
| * | new files to contain layout code split off from EDayView an EWeekView, so | Damon Chaplin | 2001-05-29 | 1 | -0/+20 |
| * | implemented the 'remove_folder' function for the calendar shell component | Rodrigo Moya | 2001-05-28 | 1 | -1/+7 |
| * | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 1 | -0/+8 |
| * | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 1 | -0/+4 |
| * | Finished porting from the old event-editor.c. Made it store a clone of the | Federico Mena Quintero | 2001-05-24 | 1 | -0/+16 |
| * | Fix bug #2831; the tasks toolbar and menu now have a button to delete the | Federico Mena Quintero | 2001-05-22 | 1 | -0/+18 |
| * | Fix bug #2829. | Federico Mena Quintero | 2001-05-19 | 1 | -0/+28 |
| * | Removed editor-page.[ch] | Duncan Mak | 2001-05-17 | 1 | -0/+5 |
| * | Split the event and task editors into different objects for the separate | Federico Mena Quintero | 2001-05-17 | 1 | -0/+49 |
| * | switch on the correct widget and map | JP Rosevear | 2001-05-10 | 1 | -0/+16 |
| * | free the alarm component if it doesn't have a parent, rather than if it | JP Rosevear | 2001-05-09 | 1 | -0/+9 |
| * | Convert to bonobo xobject | JP Rosevear | 2001-05-08 | 1 | -0/+6 |
| * | use define from widgets/misc/e-filter-bar.h instead of own enumeration and | Gediminas Paulauskas | 2001-05-08 | 1 | -0/+11 |
| * | unref the calcomponent when we're done with it | JP Rosevear | 2001-05-04 | 1 | -0/+8 |
| * | remove hardcoded values (edit_attendee): ditto, and there are only 4 roles | JP Rosevear | 2001-04-28 | 1 | -0/+10 |
| * | use enums not hard code values | JP Rosevear | 2001-04-27 | 1 | -0/+5 |
| * | icalparameter_new_rsvp now takes an enum | JP Rosevear | 2001-04-27 | 1 | -0/+5 |
| * | the value type should be inited with ICAL_VALUE_* rather than ICAL_*_VALUE | JP Rosevear | 2001-04-27 | 1 | -0/+6 |
| * | Replace "<" by "<=" in the comparison for due dates against the current | Federico Mena Quintero | 2001-04-27 | 1 | -0/+12 |
| * | Merge build fix from the branch: | Ettore Perazzoli | 2001-04-27 | 1 | -0/+4 |
| * | Remove UNICODE_LIBS | Dan Winship | 2001-04-27 | 1 | -0/+7 |
| * | Fixed Strftime so it uses the locale prefered way to display date/time. | Duncan Mak | 2001-04-25 | 1 | -0/+6 |
| * | translate "Things to do" etc. and convert them to utf8. Changed some link | Gediminas Paulauskas | 2001-04-22 | 1 | -0/+5 |
| * | Hot builddir != srcdir loving action. | Ettore Perazzoli | 2001-04-19 | 1 | -0/+9 |
| * | Connect to the "changed" signal of the categories entry so that they will | Federico Mena Quintero | 2001-04-18 | 1 | -0/+20 |
| * | the libical action stuff uses enums rather than strings to enumerate the | JP Rosevear | 2001-04-18 | 1 | -0/+7 |
| * | Pull up fix from the branch: | Ettore Perazzoli | 2001-04-18 | 1 | -0/+5 |
| * | Add EXTRA_GNOME_CFLAGS, for gal. | Dan Winship | 2001-04-17 | 1 | -0/+4 |
| * | Create the ESearchBar thingy. (search_bar_query_changed_cb): Build the | Federico Mena Quintero | 2001-04-16 | 1 | -0/+22 |
| * | Fix the syntactic bogon here, and attempt to fix the logical bogon too. | Dan Winship | 2001-04-14 | 1 | -0/+8 |
| * | New function to restart a query for the day view. (query_obj_updated_cb): | Federico Mena Quintero | 2001-04-13 | 1 | -0/+46 |
| * | prepend to both changes and change_ids when different and mark as | JP Rosevear | 2001-04-12 | 1 | -0/+6 |
| * | Fix this to just send the data to the wombat instead of inserting it | Christopher James Lahey | 2001-04-11 | 1 | -0/+6 |
| * | Display fixes, thanks to Kjartan for finding these. | Gediminas Paulauskas | 2001-04-11 | 1 | -0/+10 |
| * | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 1 | -0/+17 |
| * | Plug leak. | Federico Mena Quintero | 2001-04-03 | 1 | -0/+9 |
| * | Plug leak. | Federico Mena Quintero | 2001-04-03 | 1 | -60/+80 |
| * | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 1 | -0/+6 |
| * | Engine for live queries to calendars. A query object watches a CalBackend | Federico Mena Quintero | 2001-03-30 | 1 | -1/+55 |
| * | fixed button placement to comply with gnome standards. | Anna Marie Dirks | 2001-03-28 | 1 | -0/+5 |
| * | fixed spacing and label alignment to comply with gnome standards. Also | Anna Marie Dirks | 2001-03-28 | 1 | -0/+8 |
| * | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 1 | -0/+26 |
| * | The model_rows_{inserted,deleted} signals changed names; deal with it. | Federico Mena Quintero | 2001-03-25 | 1 | -0/+23 |
| * | Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu. | Miguel de Icaza | 2001-03-18 | 1 | -0/+12 |
| * | Moved functionality here from e_day_view_on_new_appointment. Allows | Miguel de Icaza | 2001-03-17 | 1 | -0/+20 |
| * | New function: inits the BonoboPersistFile server. | Miguel de Icaza | 2001-03-17 | 1 | -0/+11 |
| * | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 1 | -0/+6 |
| * | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 1 | -0/+7 |
| * | PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and remove | JP Rosevear | 2001-03-13 | 1 | -0/+7 |
| * | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 1 | -0/+5 |
| * | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -0/+19 |
| * | keep list of all Tasks folders so we can update the preference settings | Damon Chaplin | 2001-03-05 | 1 | -0/+48 |
| * | install conduit icons | JP Rosevear | 2001-03-03 | 1 | -0/+10 |
| * | New function to set the EDateEdit's value when a row is selected in the | Federico Mena Quintero | 2001-03-01 | 1 | -0/+13 |
| * | Create a little stand-alone library for the low-level alarm trigger | Federico Mena Quintero | 2001-02-27 | 1 | -0/+18 |
| * | Switched to using our own refcounted structure for loaded clients. | Federico Mena Quintero | 2001-02-24 | 1 | -0/+26 |
| * | fixed generation of history records | Rodrigo Moya | 2001-02-24 | 1 | -0/+4 |
| * | Added a `registered' field. (cal_factory_oaf_register): New function; now | Federico Mena Quintero | 2001-02-21 | 1 | -0/+8 |
| * | Remove PISOCK_LIBDIR | JP Rosevear | 2001-02-20 | 1 | -0/+6 |
| * | close DB environment. Some compilation warnings removed | Rodrigo Moya | 2001-02-17 | 1 | -0/+5 |
| * | Added libmenus.la. | Christopher James Lahey | 2001-02-14 | 1 | -0/+13 |
| * | call task_editor_focus | JP Rosevear | 2001-02-14 | 1 | -0/+4 |
| * | Set toolbar new appointment icon (set_pixmap): load files rather than | JP Rosevear | 2001-02-14 | 1 | -0/+10 |
| * | implemented | Rodrigo Moya | 2001-02-14 | 1 | -0/+5 |
| * | Missing change log bit | JP Rosevear | 2001-02-14 | 1 | -0/+2 |
| * | override value to string virtual method (calendar_model_value_to_string): | JP Rosevear | 2001-02-14 | 1 | -0/+7 |
| * | cal_backend_db_update_object(): manage both updates and additions/add | Rodrigo Moya | 2001-02-13 | 1 | -0/+10 |
| * | Hook up the xml-i18n-tools + .oaf.in stuff. Marked strings for | Kjartan Maraas | 2001-02-13 | 1 | -0/+5 |
| * | added the new DB3-based backend. This is just the beginning, there are | Rodrigo Moya | 2001-02-13 | 1 | -0/+5 |
| * | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 1 | -0/+21 |
| * | Oops, remove old widget | JP Rosevear | 2001-02-09 | 1 | -0/+4 |
| * | fill in new classification stuff properly (get_widgets): load new class. | JP Rosevear | 2001-02-09 | 1 | -0/+22 |
| * | Move the get_change code here | JP Rosevear | 2001-02-09 | 1 | -0/+17 |
| * | More 0.9 stuff | JP Rosevear | 2001-02-09 | 1 | -0/+7 |
| * | Pull up from 0.9 branch | JP Rosevear | 2001-02-09 | 1 | -8/+53 |
| * | Fix the title and icon bug, and sort the UIDs into order before | Iain Holmes | 2001-02-08 | 1 | -0/+7 |
| * | Pulling stuff up from the branch | JP Rosevear | 2001-02-07 | 1 | -0/+15 |
| * | If the categories string is empty, remove the property (get_period_list): | JP Rosevear | 2001-02-07 | 1 | -0/+8 |
| * | Match new append_alarm signature (reminder_to_comp_object): only add | JP Rosevear | 2001-02-07 | 1 | -0/+12 |
| * | Set the time and duration values in the trigger to null by default | JP Rosevear | 2001-02-06 | 1 | -0/+7 |
| * | get the new reminder widgets (sync_entries): different callback data | JP Rosevear | 2001-02-06 | 1 | -0/+32 |
| * | Fixed up these #includes. | Christopher James Lahey | 2001-02-06 | 1 | -0/+4 |
| * | gnome_dialog_grab_focus() on the Yes button. Fixes bug #1242. | Federico Mena Quintero | 2001-02-04 | 1 | -0/+5 |
| * | Mark a string for translation. Mark a bunch of strings for translation. | Kjartan Maraas | 2001-01-30 | 1 | -0/+5 |
| * | Add a #include <sys/time.h> to work around libgnomeprint.h's lack of | Ettore Perazzoli | 2001-01-30 | 1 | -0/+4 |
| * | <gnome.h> trimming to reduce compilation time. Likewise. Likewise. | Federico Mena Quintero | 2001-01-30 | 1 | -0/+24 |
| * | <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto. | Federico Mena Quintero | 2001-01-29 | 1 | -0/+10 |
| * | Fixed a crash that could happen when destroying a control without any | Ettore Perazzoli | 2001-01-27 | 1 | -0/+6 |
| * | don't tag the calendar if no dates are shown. | Damon Chaplin | 2001-01-25 | 1 | -0/+5 |
| * | make sure the status is set to "Completed". Fixes bug #1253. | Damon Chaplin | 2001-01-24 | 1 | -0/+15 |
| * | libical import cleanup | JP Rosevear | 2001-01-24 | 1 | -0/+4 |
| * | properly ref the cal component when we use it, prevents double free | JP Rosevear | 2001-01-23 | 1 | -0/+7 |
| * | compile new stuff | JP Rosevear | 2001-01-23 | 1 | -0/+14 |
| * | remove duplicate message | JP Rosevear | 2001-01-23 | 1 | -0/+8 |
| * | Remove alarm foo for now | JP Rosevear | 2001-01-23 | 1 | -0/+11 |
| * | Fix bug #1250; now we present a confirmation dialog before deleting the | Federico Mena Quintero | 2001-01-22 | 1 | -0/+5 |
| * | Fix bug #1243. Turn on the Y expand/fill options for the date widgets in | Federico Mena Quintero | 2001-01-21 | 1 | -0/+9 |
| * | Unset the GTK_CAN_FOCUS flag on the weekday picker. This will do until it | Federico Mena Quintero | 2001-01-20 | 1 | -0/+6 |
| * | create a new cal component alarm (cal_component_add_alarm): add alarm to | JP Rosevear | 2001-01-19 | 1 | -0/+19 |
| * | New files with a simple sequence to migrate the task components from the | Federico Mena Quintero | 2001-01-19 | 1 | -0/+32 |
| * | gui/e-week-view*.c don't use the theme colors at all within the graphical | Damon Chaplin | 2001-01-18 | 1 | -0/+25 |
| * | Check for open error and handled | JP Rosevear | 2001-01-17 | 1 | -0/+10 |
| * | Fix transposition of sync db location | JP Rosevear | 2001-01-17 | 1 | -0/+5 |
| * | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -0/+138 |
| * | fix debug output (print_remote): ditto | JP Rosevear | 2001-01-17 | 1 | -0/+5 |
| * | accomadate tasks in their new dir | JP Rosevear | 2001-01-16 | 1 | -0/+7 |
| * | '2001-01-15 JP Rosevear <jpr@ximian.com> | JP Rosevear | 2001-01-16 | 1 | -0/+8 |
| * | changed the expansion values so that small text fields are 1.0, all the | Damon Chaplin | 2001-01-15 | 1 | -0/+7 |
| * | pass -module and -avoid-version to conduit linker | JP Rosevear | 2001-01-14 | 1 | -0/+7 |
| * | moved #include <cal-client/cal-client.h> to the .h file. | Damon Chaplin | 2001-01-14 | 1 | -0/+37 |
| * | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -0/+5 |
| * | Add translation strings. | Miguel de Icaza | 2001-01-12 | 1 | -0/+4 |
| * | Add a PropertyControl interface so you can set the appointments on or off | Iain Holmes | 2001-01-10 | 1 | -0/+6 |
| * | Replaced e-meet-dialog.glade.h with e-meeting-dialog.glade in | Dave Camp | 2001-01-10 | 1 | -0/+9 |
| * | New interface for the alarm notification system. | Federico Mena Quintero | 2001-01-10 | 1 | -0/+22 |
| * | Mark tasks completed | Iain Holmes | 2001-01-09 | 1 | -1/+2 |
| * | Tasks work properly | Iain Holmes | 2001-01-09 | 1 | -0/+5 |
| * | added new source files for the Tasks folders. | Damon Chaplin | 2001-01-08 | 1 | -0/+32 |
| * | Neaten the HTML, add Tasks, and make the day change when the day changes :) | Iain Holmes | 2001-01-07 | 1 | -0/+7 |
| * | get categories button (init_widgets): listen for button click | JP Rosevear | 2001-01-06 | 1 | -0/+14 |
| * | get categories button (init_widgets): listen for button click | JP Rosevear | 2001-01-06 | 1 | -0/+24 |
| * | Handle the case where the calendar view cannot be created; present a | Federico Mena Quintero | 2001-01-04 | 1 | -0/+15 |
| * | If the component has no alarms, do not try to queue them. | Federico Mena Quintero | 2001-01-03 | 1 | -0/+8 |
| * | Do not compose strings so that they can be localized correctly. Also, | Federico Mena Quintero | 2001-01-03 | 1 | -0/+26 |
| * | Unconditionally remove the client from the alarm notification system. | Federico Mena Quintero | 2001-01-03 | 1 | -0/+20 |
| * | New BonoboPropertyEventless stuff | Iain Holmes | 2000-12-27 | 1 | -0/+5 |
| * | Set draw background to FALSE. (e_day_view_reshape_long_event): ditto. | Miguel de Icaza | 2000-12-25 | 1 | -0/+6 |
| * | Clean up translatable strings for translators, fixes bug 993 | JP Rosevear | 2000-12-23 | 1 | -0/+5 |
| * | Make sure the current month is shown when the dialog pops up. | JP Rosevear | 2000-12-23 | 1 | -0/+7 |
| * | account for the case where there are no alarms, fixes crash | JP Rosevear | 2000-12-23 | 1 | -0/+5 |
| * | New function to keep the ecal marked properly (create_ecal): move more | JP Rosevear | 2000-12-23 | 1 | -0/+14 |
| * | translations | JP Rosevear | 2000-12-23 | 1 | -0/+17 |
| * | Alarm trigger queueing for the GUI part. | Federico Mena Quintero | 2000-12-23 | 1 | -0/+54 |
| * | Working Calendar summary. | Iain Holmes | 2000-12-22 | 1 | -0/+8 |
| * | Fix erroneous documentation | JP Rosevear | 2000-12-21 | 1 | -0/+18 |
| * | Remove pointless comment | JP Rosevear | 2000-12-20 | 1 | -0/+7 |
| * | Convert cal component strings to pilot character set | JP Rosevear | 2000-12-20 | 1 | -0/+8 |
| * | Fix confusion in the way the range is expanded. | Federico Mena Quintero | 2000-12-20 | 1 | -0/+30 |
| * | Removed prototype for setup_alarm to fix a warning. | Christopher James Lahey | 2000-12-20 | 1 | -0/+5 |
| * | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 1 | -0/+70 |
| * | Removed unused function, a relic from Gnomecal. | Federico Mena Quintero | 2000-12-16 | 1 | -0/+5 |
| * | Fix the sign in the HAVE_TM_GMTOFF case | Dan Winship | 2000-12-16 | 1 | -0/+5 |
| * | Removed getdate.y. We no longer use it; it is a relic from Gnomecal. | Federico Mena Quintero | 2000-12-16 | 1 | -0/+7 |
| * | Fixes bug #955. | Federico Mena Quintero | 2000-12-15 | 1 | -0/+39 |
| * | Reset the widths of the columns with pixbufs to the actual pixbufs' sizes; | Federico Mena Quintero | 2000-12-15 | 1 | -0/+7 |
| * | #define this to 500, not nothing. Also, move this bit after the other | Dan Winship | 2000-12-14 | 1 | -0/+6 |
| * | Even though icaltime_from_timet() now properly ignores the is_utc argument | Federico Mena Quintero | 2000-12-14 | 1 | -0/+40 |
| * | #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end): | Christopher James Lahey | 2000-12-14 | 1 | -0/+22 |
| * | Revert federico's change for now because of libtool limitations with | JP Rosevear | 2000-12-13 | 1 | -0/+8 |
| * | Use set_title_from_comp (save_todo_object): ditto (set_title_from_comp): | JP Rosevear | 2000-12-13 | 1 | -0/+8 |
| * | Constify for new libical API. (set_text_list): Likewise. | Federico Mena Quintero | 2000-12-13 | 1 | -0/+17 |
| * | More fixage - Federico | Federico Mena Quintero | 2000-12-12 | 1 | -0/+12 |
| * | This is to make things work with libical 0.21helix1 and later. Warnings | Federico Mena Quintero | 2000-12-12 | 1 | -28/+57 |
| * | updated the tests on the start & end time just before calling the | Damon Chaplin | 2000-12-12 | 1 | -0/+10 |
| * | added changed flags and added calls to a new function | Damon Chaplin | 2000-12-11 | 1 | -0/+36 |
| * | Free the strings we get from the editables. | Federico Mena Quintero | 2000-12-09 | 1 | -0/+8 |
| * | Free the dates we get from the component. | Federico Mena Quintero | 2000-12-09 | 1 | -0/+5 |
| * | Attach signal handlers to the e_scrolled_table's etable rather than to the | JP Rosevear | 2000-12-09 | 1 | -0/+8 |
| * | Got rid of code referencing the ETableScrolled proxy functions. | Christopher James Lahey | 2000-12-08 | 1 | -0/+5 |
| * | Ugly hack for syncing until pcs can be altered (longer term) | JP Rosevear | 2000-12-08 | 1 | -0/+7 |
| * | add EXTRA_GNOME_LIBS. | Chris Toshok | 2000-12-08 | 1 | -0/+5 |
| * | Create an empty cal component if the object has been deleted. | JP Rosevear | 2000-12-08 | 1 | -0/+8 |
| * | Unref the component from the objects list; it got referenced as many times | Federico Mena Quintero | 2000-12-08 | 1 | -0/+6 |
| * | Confirm before deleting the event. | Federico Mena Quintero | 2000-12-07 | 1 | -1/+6 |
| * | unref the pixbuf when finished with it | 6 | 2000-12-07 | 1 | -0/+5 |
| * | Fixes bug #920. | Federico Mena Quintero | 2000-12-07 | 1 | -0/+27 |
| * | kill (Cal_get_changes): return the corba sequence directly | JP Rosevear | 2000-12-07 | 1 | -0/+19 |
| * | Update so as not to conflict with calendar (next_changed_item): update to | JP Rosevear | 2000-12-07 | 1 | -0/+52 |
| * | Fix my build stupidty READ THE MACRO | JP Rosevear | 2000-12-06 | 1 | -0/+6 |
| * | Initialize max_large_digit_width to 0 to prevent crazy sizing issues. | JP Rosevear | 2000-12-05 | 1 | -0/+5 |
| * | Remove mysterious #include inserted by mmeeks to break the build. | Dan Winship | 2000-12-05 | 1 | -0/+5 |
| * | Fixes bug #918. | Federico Mena Quintero | 2000-12-03 | 1 | -0/+18 |
| * | Removed debugging message. (control_factory_init): Ditto. | Federico Mena Quintero | 2000-12-02 | 1 | -0/+7 |
| * | New function to generate a title and convert it from UTF8 before setting | Federico Mena Quintero | 2000-12-02 | 1 | -0/+8 |
| * | Debug message cleanups (comp_from_remote_record): Properly set the ical | JP Rosevear | 2000-12-01 | 1 | -0/+13 |
| * | fixed a bug that caused the calendar to segfault when the iTip control was | Jesse Pavel | 2000-12-01 | 1 | -0/+5 |
| * | Empty by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAX | JP Rosevear | 2000-12-01 | 1 | -0/+7 |
| * | Debug message cleanups (get_ical_day): Fix off-by-one error which affected | JP Rosevear | 2000-12-01 | 1 | -0/+10 |
| * | Upgrade of the alarm framework. We now access alarms by a unique | Federico Mena Quintero | 2000-11-30 | 1 | -0/+20 |
| * | Return a struct rather than a pointer to a struct (compare): | JP Rosevear | 2000-11-29 | 1 | -0/+11 |
| * | Reformatted the table spec to make it easier to read. | Federico Mena Quintero | 2000-11-29 | 1 | -7/+15 |
| * | finished 12-hour support and tried to tidy up & comment the drawing code | Damon Chaplin | 2000-11-29 | 1 | -0/+7 |
| * | Removed debugging shizz. | Jesse Pavel | 2000-11-29 | 1 | -0/+5 |
| * | *gui/calendar-model.c: added a preliminary change to have Assigned | Jesse Pavel | 2000-11-28 | 1 | -0/+5 |
| * | Remove "complete" field | JP Rosevear | 2000-11-28 | 1 | -0/+9 |
| * | == instead of =. | Damon Chaplin | 2000-11-27 | 1 | -0/+4 |
| * | added more support for config settings. | Damon Chaplin | 2000-11-27 | 1 | -0/+28 |
| * | Unref the ETable extras. | Federico Mena Quintero | 2000-11-25 | 1 | -0/+5 |
| * | DOH, fixed reversed test for the presence of the icalcomp's parent. This | Federico Mena Quintero | 2000-11-25 | 1 | -0/+8 |
| * | Use the new libical external iterators (icalcomponent_begin_component() | Federico Mena Quintero | 2000-11-25 | 1 | -0/+19 |
| * | Squeek - Federico | Federico Mena Quintero | 2000-11-22 | 1 | -1/+2 |
| * | Remove the check because it makes it look like the task is already | Federico Mena Quintero | 2000-11-22 | 1 | -0/+13 |
| * | The icon column is not editable! | Federico Mena Quintero | 2000-11-22 | 1 | -0/+22 |
| * | Fixed size allocation bug. | Jesse Pavel | 2000-11-22 | 1 | -0/+8 |
| * | added cancellation code to our program; people can cancel meetings, | Jesse Pavel | 2000-11-17 | 1 | -0/+6 |
| * | Fixed REPLY code. | Jesse Pavel | 2000-11-15 | 1 | -0/+4 |
| * | I created this file to store some commonly used enumeration to string | Jesse Pavel | 2000-11-14 | 1 | -0/+11 |
| * | OK, bugzilla bug #829 is fixed and that does not redeem me from extreme | Federico Mena Quintero | 2000-11-13 | 1 | -0/+8 |
| * | Misspelled "occurrences". (fill_recurrence_widgets): Sensitize the "Custom | Federico Mena Quintero | 2000-11-13 | 1 | -0/+13 |
| * | New function; re-tag the calendar when its date range changes. | Federico Mena Quintero | 2000-11-13 | 1 | -0/+23 |
| * | Block the signals as appropriate. (fill_ending_date): Ditto. | Federico Mena Quintero | 2000-11-13 | 1 | -0/+8 |
| * | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 1 | -0/+51 |
| * | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 1 | -0/+6 |
| * | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -0/+6 |
| * | Inc the iterator before finding the next changed item. | JP Rosevear | 2000-11-11 | 1 | -0/+7 |
| * | I wrote the code so that recipients of meeting requests can reply | Jesse Pavel | 2000-11-10 | 1 | -0/+5 |