| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a PropertyControl interface so you can set the appointments on or off | Iain Holmes | 2001-01-10 | 2 | -91/+322 |
* | Replaced e-meet-dialog.glade.h with e-meeting-dialog.glade in | Dave Camp | 2001-01-10 | 6 | -1/+70 |
* | New interface for the alarm notification system. | Federico Mena Quintero | 2001-01-10 | 10 | -55/+443 |
* | Mark tasks completed | Iain Holmes | 2001-01-09 | 2 | -2/+11 |
* | Tasks work properly | Iain Holmes | 2001-01-09 | 2 | -8/+6 |
* | added new source files for the Tasks folders. | Damon Chaplin | 2001-01-08 | 16 | -33/+1066 |
* | Neaten the HTML, add Tasks, and make the day change when the day changes :) | Iain Holmes | 2001-01-07 | 2 | -6/+86 |
* | get categories button (init_widgets): listen for button click | JP Rosevear | 2001-01-06 | 6 | -41/+198 |
* | get categories button (init_widgets): listen for button click | JP Rosevear | 2001-01-06 | 8 | -99/+175 |
* | Handle the case where the calendar view cannot be created; present a | Federico Mena Quintero | 2001-01-04 | 6 | -3/+37 |
* | If the component has no alarms, do not try to queue them. | Federico Mena Quintero | 2001-01-03 | 4 | -4/+103 |
* | Do not compose strings so that they can be localized correctly. Also, | Federico Mena Quintero | 2001-01-03 | 11 | -112/+178 |
* | Unconditionally remove the client from the alarm notification system. | Federico Mena Quintero | 2001-01-03 | 11 | -773/+852 |
* | New BonoboPropertyEventless stuff | Iain Holmes | 2000-12-27 | 2 | -2/+11 |
* | Set draw background to FALSE. (e_day_view_reshape_long_event): ditto. | Miguel de Icaza | 2000-12-25 | 2 | -0/+10 |
* | Clean up translatable strings for translators, fixes bug 993 | JP Rosevear | 2000-12-23 | 2 | -6/+10 |
* | Make sure the current month is shown when the dialog pops up. | JP Rosevear | 2000-12-23 | 3 | -2/+16 |
* | account for the case where there are no alarms, fixes crash | JP Rosevear | 2000-12-23 | 2 | -2/+11 |
* | New function to keep the ecal marked properly (create_ecal): move more | JP Rosevear | 2000-12-23 | 7 | -451/+40 |
* | translations | JP Rosevear | 2000-12-23 | 8 | -270/+365 |
* | Alarm trigger queueing for the GUI part. | Federico Mena Quintero | 2000-12-23 | 17 | -255/+1378 |
* | removed conflict indicators | Iain Holmes | 2000-12-22 | 1 | -8/+0 |
* | Working Calendar summary. | Iain Holmes | 2000-12-22 | 9 | -146/+315 |
* | Fix erroneous documentation | JP Rosevear | 2000-12-21 | 5 | -59/+116 |
* | Remove pointless comment | JP Rosevear | 2000-12-20 | 3 | -6/+18 |
* | Convert cal component strings to pilot character set | JP Rosevear | 2000-12-20 | 3 | -27/+25 |
* | Fix confusion in the way the range is expanded. | Federico Mena Quintero | 2000-12-20 | 11 | -369/+170 |
* | Removed prototype for setup_alarm to fix a warning. | Christopher James Lahey | 2000-12-20 | 2 | -0/+7 |
* | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 13 | -368/+828 |
* | Removed unused function, a relic from Gnomecal. | Federico Mena Quintero | 2000-12-16 | 3 | -35/+5 |
* | Fix the sign in the HAVE_TM_GMTOFF case | Dan Winship | 2000-12-16 | 2 | -1/+6 |
* | Removed getdate.y. We no longer use it; it is a relic from Gnomecal. | Federico Mena Quintero | 2000-12-16 | 3 | -1005/+7 |
* | Fixes bug #955. | Federico Mena Quintero | 2000-12-15 | 10 | -118/+180 |
* | Reset the widths of the columns with pixbufs to the actual pixbufs' sizes; | Federico Mena Quintero | 2000-12-15 | 2 | -2/+9 |
* | #elsif -> #elif | Chris Toshok | 2000-12-15 | 1 | -1/+1 |
* | #define this to 500, not nothing. Also, move this bit after the other | Dan Winship | 2000-12-14 | 2 | -6/+12 |
* | Even though icaltime_from_timet() now properly ignores the is_utc argument | Federico Mena Quintero | 2000-12-14 | 11 | -44/+83 |
* | #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end): | Christopher James Lahey | 2000-12-14 | 8 | -9/+50 |
* | Revert federico's change for now because of libtool limitations with | JP Rosevear | 2000-12-13 | 3 | -2/+10 |
* | Use set_title_from_comp (save_todo_object): ditto (set_title_from_comp): | JP Rosevear | 2000-12-13 | 2 | -10/+33 |
* | Constify for new libical API. (set_text_list): Likewise. | Federico Mena Quintero | 2000-12-13 | 6 | -39/+25 |
* | More fixage - Federico | Federico Mena Quintero | 2000-12-12 | 6 | -15/+27 |
* | This is to make things work with libical 0.21helix1 and later. Warnings | Federico Mena Quintero | 2000-12-12 | 9 | -97/+81 |
* | updated the tests on the start & end time just before calling the | Damon Chaplin | 2000-12-12 | 3 | -35/+67 |
* | added changed flags and added calls to a new function | Damon Chaplin | 2000-12-11 | 8 | -103/+534 |
* | Free the strings we get from the editables. | Federico Mena Quintero | 2000-12-09 | 3 | -18/+55 |
* | Free the dates we get from the component. | Federico Mena Quintero | 2000-12-09 | 2 | -0/+8 |
* | Attach signal handlers to the e_scrolled_table's etable rather than to the | JP Rosevear | 2000-12-09 | 2 | -4/+19 |
* | Got rid of code referencing the ETableScrolled proxy functions. | Christopher James Lahey | 2000-12-08 | 2 | -3/+8 |
* | Ugly hack for syncing until pcs can be altered (longer term) | JP Rosevear | 2000-12-08 | 3 | -3/+26 |
* | add EXTRA_GNOME_LIBS. | Chris Toshok | 2000-12-08 | 2 | -0/+6 |
* | Create an empty cal component if the object has been deleted. | JP Rosevear | 2000-12-08 | 3 | -3/+16 |
* | Unref the component from the objects list; it got referenced as many times | Federico Mena Quintero | 2000-12-08 | 2 | -0/+7 |
* | Confirm before deleting the event. | Federico Mena Quintero | 2000-12-07 | 2 | -8/+17 |
* | unref the pixbuf when finished with it | 6 | 2000-12-07 | 2 | -1/+6 |
* | Fixes bug #920. | Federico Mena Quintero | 2000-12-07 | 12 | -63/+205 |
* | kill (Cal_get_changes): return the corba sequence directly | JP Rosevear | 2000-12-07 | 6 | -105/+66 |
* | Update so as not to conflict with calendar (next_changed_item): update to | JP Rosevear | 2000-12-07 | 15 | -451/+388 |
* | Fix my build stupidty READ THE MACRO | JP Rosevear | 2000-12-06 | 3 | -0/+8 |
* | Initialize max_large_digit_width to 0 to prevent crazy sizing issues. | JP Rosevear | 2000-12-05 | 2 | -1/+6 |
* | Remove mysterious #include inserted by mmeeks to break the build. | Dan Winship | 2000-12-05 | 2 | -1/+5 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 16 | -327/+56 |
* | Fixes bug #918. | Federico Mena Quintero | 2000-12-03 | 4 | -0/+120 |
* | Removed debugging message. (control_factory_init): Ditto. | Federico Mena Quintero | 2000-12-02 | 4 | -14/+10 |
* | New function to generate a title and convert it from UTF8 before setting | Federico Mena Quintero | 2000-12-02 | 2 | -10/+32 |
* | Debug message cleanups (comp_from_remote_record): Properly set the ical | JP Rosevear | 2000-12-01 | 3 | -26/+53 |
* | fixed a bug that caused the calendar to segfault when the iTip control was | Jesse Pavel | 2000-12-01 | 2 | -0/+8 |
* | Empty by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAX | JP Rosevear | 2000-12-01 | 2 | -4/+61 |
* | Debug message cleanups (get_ical_day): Fix off-by-one error which affected | JP Rosevear | 2000-12-01 | 2 | -36/+43 |
* | removed #ifdef ENABLE_NLS/#endif on Miguel's request. | Gediminas Paulauskas | 2000-11-30 | 1 | -2/+0 |
* | Upgrade of the alarm framework. We now access alarms by a unique | Federico Mena Quintero | 2000-11-30 | 3 | -37/+240 |
* | Return a struct rather than a pointer to a struct (compare): | JP Rosevear | 2000-11-29 | 3 | -74/+39 |
* | Reformatted the table spec to make it easier to read. | Federico Mena Quintero | 2000-11-29 | 4 | -32/+74 |
* | finished 12-hour support and tried to tidy up & comment the drawing code | Damon Chaplin | 2000-11-29 | 9 | -358/+719 |
* | Removed debugging shizz. | Jesse Pavel | 2000-11-29 | 2 | -12/+5 |
* | *gui/calendar-model.c: added a preliminary change to have Assigned | Jesse Pavel | 2000-11-28 | 2 | -3/+18 |
* | Remove "complete" field | JP Rosevear | 2000-11-28 | 3 | -13/+12 |
* | == instead of =. | Damon Chaplin | 2000-11-27 | 2 | -1/+5 |
* | added more support for config settings. | Damon Chaplin | 2000-11-27 | 10 | -199/+892 |
* | use a gint for day rather than a guint since we now support -ve days. Also | Damon Chaplin | 2000-11-27 | 2 | -56/+128 |
* | use config settings. | Damon Chaplin | 2000-11-27 | 2 | -18/+11 |
* | Unref the ETable extras. | Federico Mena Quintero | 2000-11-25 | 2 | -0/+7 |
* | DOH, fixed reversed test for the presence of the icalcomp's parent. This | Federico Mena Quintero | 2000-11-25 | 3 | -1/+10 |
* | Use the new libical external iterators (icalcomponent_begin_component() | Federico Mena Quintero | 2000-11-25 | 11 | -1377/+45 |
* | 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 | 6 | -55/+101 |
* | The icon column is not editable! | Federico Mena Quintero | 2000-11-22 | 10 | -1323/+22 |
* | Fixed size allocation bug. | Jesse Pavel | 2000-11-22 | 3 | -54/+21 |
* | added cancellation code to our program; people can cancel meetings, | Jesse Pavel | 2000-11-17 | 3 | -21/+131 |
* | #!/usr/bin/perl -pi.bak | Michael Meeks | 2000-11-16 | 9 | -14/+14 |
* | Fixed REPLY code. | Jesse Pavel | 2000-11-15 | 2 | -0/+5 |
* | I created this file to store some commonly used enumeration to string | Jesse Pavel | 2000-11-14 | 6 | -48/+231 |
* | OK, bugzilla bug #829 is fixed and that does not redeem me from extreme | Federico Mena Quintero | 2000-11-13 | 3 | -2/+10 |
* | Misspelled "occurrences". (fill_recurrence_widgets): Sensitize the "Custom | Federico Mena Quintero | 2000-11-13 | 3 | -84/+149 |
* | New function; re-tag the calendar when its date range changes. | Federico Mena Quintero | 2000-11-13 | 2 | -13/+112 |
* | Block the signals as appropriate. (fill_ending_date): Ditto. | Federico Mena Quintero | 2000-11-13 | 2 | -3/+77 |
* | Add the stupid files, yo - Federico | Federico Mena Quintero | 2000-11-13 | 2 | -0/+188 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 11 | -249/+329 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 6 | -10/+16 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 14 | -545/+539 |
* | Inc the iterator before finding the next changed item. | JP Rosevear | 2000-11-11 | 3 | -2/+11 |
* | I wrote the code so that recipients of meeting requests can reply | Jesse Pavel | 2000-11-10 | 2 | -8/+185 |
* | fixed a bug that would make the calendar segfault if the meeting editor | Jesse Pavel | 2000-11-10 | 2 | -6/+14 |
* | updated the GUI to allow the user to add PUBLISHed events to his calendar, | Jesse Pavel | 2000-11-09 | 3 | -27/+125 |
* | These changes fix bugzilla bugs #874 and #875. | Federico Mena Quintero | 2000-11-09 | 9 | -135/+263 |
* | Adjust the valid range of the month index spin button depending on the | Federico Mena Quintero | 2000-11-09 | 2 | -0/+76 |
* | *gui/e-itip-control.c, gui/e-itip-control.glade: changed the GUI, | Jesse Pavel | 2000-11-08 | 3 | -108/+143 |
* | Added a "changed" signal to notify of changes to the set of selected days. | Federico Mena Quintero | 2000-11-08 | 3 | -1/+33 |
* | *gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI to | Jesse Pavel | 2000-11-07 | 5 | -57/+256 |
* | Removed the old recurrence page. Wheeeeeeeeee! | Federico Mena Quintero | 2000-11-07 | 6 | -473/+342 |
* | added some checks for the type of an incoming iCal component before | Jesse Pavel | 2000-11-07 | 3 | -6/+38 |
* | Removed unnecessary .cvsignore files. | Christopher James Lahey | 2000-11-06 | 3 | -4/+5 |
* | Block signals from the toggle button. (date_changed_cb): Merged | Federico Mena Quintero | 2000-11-05 | 2 | -86/+55 |
* | Clean the idl-generated sources properly. Likewise. | Federico Mena Quintero | 2000-11-04 | 5 | -33/+37 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 4 | -9/+378 |
* | Makefile.am: renamed GNOMELOCALEDIR to EVOLUTION_LOCALEDIR | Gediminas Paulauskas | 2000-11-02 | 1 | -1/+1 |
* | *** empty log message *** | Gediminas Paulauskas | 2000-11-01 | 1 | -0/+2 |
* | modified or added a bunch of .cvsignore to ignore generated files, which | Gediminas Paulauskas | 2000-11-01 | 3 | -1/+6 |
* | calendar: made all gui show localized | Gediminas Paulauskas | 2000-11-01 | 2 | -0/+8 |
* | Hmmm. SHRT_MAX changed to ICAL_RECURRENCE_ARRAY_MAX in libical. Deal with | Federico Mena Quintero | 2000-11-01 | 2 | -6/+21 |
* | this is a generated file. remove it | Dan Winship | 2000-11-01 | 1 | -369/+0 |
* | Let the warning make sense (compute_pid): remove | JP Rosevear | 2000-11-01 | 5 | -159/+235 |
* | New function. We split it from the radio callback so that we can call it | Federico Mena Quintero | 2000-11-01 | 2 | -7/+28 |
* | Removed the geometry and hidden arguments. This code is ancient. | Federico Mena Quintero | 2000-10-31 | 4 | -54/+20 |
* | Do not take in an extra data pointer. (summary_changed_cb): Use a single | Federico Mena Quintero | 2000-10-31 | 2 | -25/+45 |
* | New function. (general_summary_changed_cb): Sync the general summary to | Federico Mena Quintero | 2000-10-28 | 4 | -1331/+522 |
* | Connect to the recurrence ending menu. (recur_ending_selection_done_cb): | Federico Mena Quintero | 2000-10-28 | 4 | -330/+256 |
* | fixed problems in which I allocated CORBA | Jesse Pavel | 2000-10-28 | 2 | -0/+7 |
* | Check boundary case of fast sync | 7 | 2000-10-28 | 3 | -2/+9 |
* | Remove invalid test. (local_record_from_comp): If the event is all day, | 7 | 2000-10-27 | 3 | -6/+20 |
* | Get archive field while parsing (map_write_foreach): Write out archive | JP Rosevear | 2000-10-27 | 3 | -3/+8 |
* | SHUT THE FUCK UP, DONNIE. DUDE, THEY PEED YOUR FUCKING RUG. | Federico Mena Quintero | 2000-10-27 | 5 | -18/+4 |
* | This is the new recurrence page, partially finished. I just want it on CVS | Federico Mena Quintero | 2000-10-27 | 8 | -255/+1478 |
* | unsigned chars to isalpha | Michael Meeks | 2000-10-27 | 4 | -4/+9 |
* | Small fixes. | Jesse Pavel | 2000-10-27 | 3 | -25/+60 |
* | updating some pt_BR <ricardo@conectiva.com.br> | Jorge Godoy | 2000-10-27 | 1 | -0/+2 |
* | User bonobo_control_get_remote_uid_container, not the old version | 5 | 2000-10-26 | 1 | -0/+1 |
* | Fix ChangeLog bustage - Federico | Federico Mena Quintero | 2000-10-26 | 1 | -143/+145 |
* | removed the Evolution-Composer generated files, due to a tip on how we do | Jesse Pavel | 2000-10-26 | 4 | -98/+10 |
* | Removed generated files. | Jesse Pavel | 2000-10-26 | 5 | -1868/+9 |
* | added this from the composer IDL sources | Jesse Pavel | 2000-10-26 | 8 | -6/+2440 |
* | I've added code to interact with the mailer's CORBA interfaces, though | Jesse Pavel | 2000-10-25 | 2 | -15/+121 |
* | Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. Now | JP Rosevear | 2000-10-25 | 3 | -36/+21 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 6 | -5/+13 |
* | Use new libeconduit calls and abstraction | JP Rosevear | 2000-10-24 | 5 | -57/+37 |
* | Add libeconduit-static.la | JP Rosevear | 2000-10-24 | 3 | -123/+22 |
* | Pilot map functions grabbed from existing conduits | JP Rosevear | 2000-10-24 | 3 | -124/+22 |
* | removed conflict indicator | Damon Chaplin | 2000-10-21 | 1 | -1/+0 |
* | removed debug message. | Damon Chaplin | 2000-10-21 | 7 | -12/+113 |
* | added more (working) integration with the | Jesse Pavel | 2000-10-21 | 3 | -37/+29 |
* | added more (unworking) integration with the | Jesse Pavel | 2000-10-21 | 3 | -3/+67 |
* | Pulling up stuff from the 0.6 branch | JP Rosevear | 2000-10-21 | 9 | -40/+103 |
* | s/BonoboUIHandler/BonoboUIComponent/ | Michael Meeks | 2000-10-21 | 3 | -17/+23 |
* | use cal_component_has_alarms(). | Damon Chaplin | 2000-10-20 | 2 | -15/+6 |
* | added _click-to-add-message, though I'm not sure if i18n will work. | Damon Chaplin | 2000-10-20 | 14 | -44/+124 |
* | *** empty log message *** | Jesse Pavel | 2000-10-20 | 4 | -5/+100 |
* | *** empty log message *** | Jesse Pavel | 2000-10-20 | 4 | -1/+27 |
* | Build fixes from Jacob, same as the other branch. | Ettore Perazzoli | 2000-10-20 | 2 | -0/+7 |
* | remove; redundant. | Michael Meeks | 2000-10-19 | 3 | -268/+60 |
* | Updated Spanish translation | Hector Garcia | 2000-10-18 | 3 | -0/+6 |
* | die. (debug_xml_cb): add debugging hook. | Michael Meeks | 2000-10-18 | 3 | -295/+43 |
* | Add defines | JP Rosevear | 2000-10-18 | 7 | -57/+82 |
* | Added focus to the general_summary text entry. | Anna Marie Dirks | 2000-10-17 | 1 | -0/+8 |
* | Minor update to the icon /tigert | Tuomas Kuosmanen | 2000-10-17 | 1 | -25/+25 |
* | *** empty log message *** | Jesse Pavel | 2000-10-17 | 3 | -7/+194 |
* | Remove pilot cruft. All pilot stuff is in the conduits now and uses the | JP Rosevear | 2000-10-16 | 11 | -435/+73 |
* | new versions of the calendar view icons - comments welcome. | Tuomas Kuosmanen | 2000-10-16 | 6 | -187/+157 |
* | Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override | Dan Winship | 2000-10-16 | 2 | -3/+5 |
* | Icon property for the calendar component. | Ettore Perazzoli | 2000-10-15 | 6 | -1/+16 |
* | *** empty log message *** | Jesse Pavel | 2000-10-14 | 1 | -2/+2 |
* | *** empty log message *** | Jesse Pavel | 2000-10-14 | 3 | -13/+440 |
* | set the 2 icon columns to a min width of 18 and resizable to FALSE. | Damon Chaplin | 2000-10-13 | 2 | -2/+7 |
* | set the pixmaps of the toolbar buttons for the views, and removed a lot of | Damon Chaplin | 2000-10-12 | 3 | -59/+66 |
* | got 12/24 hour format the wrong way round. | Damon Chaplin | 2000-10-12 | 2 | -2/+7 |
* | Store recurrence stuff on the desktop properly (get_ical_day): Utility | JP Rosevear | 2000-10-12 | 2 | -0/+97 |
* | Disable stuff | Iain Holmes | 2000-10-12 | 2 | -2/+4 |
* | Disable executive-summary | Iain Holmes | 2000-10-12 | 5 | -8/+25 |
* | Take CalObjType as a param because its impossible to determine after a | JP Rosevear | 2000-10-12 | 4 | -139/+144 |
* | *** empty log message *** | Jesse Pavel | 2000-10-12 | 2 | -9/+46 |
* | New versions of the task icons /tigert | Tuomas Kuosmanen | 2000-10-12 | 6 | -473/+112 |
* | don't free evolution_dir as we need it to save the config settings. | Damon Chaplin | 2000-10-12 | 3 | -2/+5 |
* | call calendar_config_write_on_exit() to write out some special config | Damon Chaplin | 2000-10-12 | 25 | -139/+2846 |
* | Fixed the column elements here. | Christopher James Lahey | 2000-10-11 | 2 | -3/+7 |
* | Updated to use the new ETable specification stuff. | Christopher James Lahey | 2000-10-11 | 2 | -51/+35 |
* | The element is "pilot_id" not "pilotid". Update both maps (compute_pid): | JP Rosevear | 2000-10-11 | 6 | -83/+124 |
* | *** empty log message *** | Jesse Pavel | 2000-10-11 | 11 | -54/+480 |
* | Adjust to using gnome-pilot-sync-abs conduit which is based on the latest | JP Rosevear | 2000-10-10 | 12 | -1937/+1305 |
* | new round-and-around-and-around-and-arou..duh. New icon. For repeating | Tuomas Kuosmanen | 2000-10-10 | 1 | -78/+16 |
* | Added the executive-summary library and cflags | Iain Holmes | 2000-10-10 | 11 | -3/+354 |
* | New widget to pick weekdays. | Federico Mena Quintero | 2000-10-07 | 3 | -0/+608 |
* | Updated French translation. | Christophe Merlet | 2000-10-07 | 2 | -0/+4 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 2 | -38/+31 |
* | when the user types in a new event, don't create it until the user hits | Damon Chaplin | 2000-10-05 | 9 | -494/+341 |
* | As a temporary solution to the to-do printing, just print the summaries. | Federico Mena Quintero | 2000-10-05 | 2 | -34/+44 |
* | Use g_list_append() correctly. (print_todo_details_cb): Likewise. | Federico Mena Quintero | 2000-10-05 | 2 | -20/+33 |
* | Fix strftime() %a versus %b confusion. Fixes bugzilla #644. | Federico Mena Quintero | 2000-10-05 | 2 | -38/+22 |
* | *** empty log message *** | Jesse Pavel | 2000-10-04 | 3 | -137/+508 |
* | kill. | Michael Meeks | 2000-10-03 | 1 | -0/+4 |
* | *** empty log message *** | Jesse Pavel | 2000-10-03 | 5 | -140/+411 |
* | updated to support RDATE end times or durations. Note that if you have two | Damon Chaplin | 2000-09-30 | 10 | -226/+621 |
* | *** empty log message *** | Jesse Pavel | 2000-09-28 | 6 | -7/+627 |
* | set the height of the scrolled window for the description field, since the | Damon Chaplin | 2000-09-25 | 9 | -169/+488 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 2 | -14/+10 |
* | Removed the "about calendar" command, since we don't want to have both | Federico Mena Quintero | 2000-09-22 | 2 | -23/+6 |
* | Dear native speakers, | Federico Mena Quintero | 2000-09-22 | 1 | -1/+1 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 2 | -1/+6 |
* | Don't fail if there is no map file. | JP Rosevear | 2000-09-21 | 2 | -7/+20 |
* | Add since field to context | JP Rosevear | 2000-09-21 | 4 | -5/+43 |
* | Make the log file name relevant to the actual calendar file, rather than | JP Rosevear | 2000-09-21 | 2 | -4/+10 |
* | Oops | JP Rosevear | 2000-09-21 | 2 | -1/+5 |
* | Use a local sax handler. | JP Rosevear | 2000-09-21 | 3 | -61/+15 |
* | Properly assign the CalObjChange type. (cal_backend_log_sax_parse): Delete | JP Rosevear | 2000-09-21 | 2 | -57/+54 |
* | Updated the Swedish translation. | Christian Rose | 2000-09-20 | 1 | -2/+2 |
* | New utility function (cal_backend_load): use above (cal_backend_create): | JP Rosevear | 2000-09-20 | 3 | -52/+89 |
* | Add some other cases where a slow sync is in order (pre_sync): Pre load | JP Rosevear | 2000-09-20 | 17 | -1996/+1170 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 14 | -24/+58 |
* | Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am | Michael Meeks | 2000-09-17 | 3 | -1/+9 |
* | Shush | JP Rosevear | 2000-09-15 | 2 | -2/+6 |
* | Oops, get the right files added/removed | JP Rosevear | 2000-09-15 | 2 | -5/+5 |
* | Add headers with GPL notice and credit copyright to those appropriate | JP Rosevear | 2000-09-15 | 6 | -69/+199 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 4 | -123/+100 |
* | Removed an unused variable. | Federico Mena Quintero | 2000-09-14 | 2 | -3/+3 |
* | See if the new object matches the type of objects we were told to deal | Federico Mena Quintero | 2000-09-14 | 2 | -0/+37 |
* | Only remove the pilot item from the hash if it exists in the first place. | JP Rosevear | 2000-09-13 | 2 | -6/+14 |
* | Hack to compile for distcheck. | JP Rosevear | 2000-09-13 | 3 | -20/+25 |
* | Use g_int_* for now (cal_backend_file_create): ditto | JP Rosevear | 2000-09-13 | 3 | -67/+135 |
* | Get rid of the `ui.xml' stuff that Michael committed, as it's breaking | Ettore Perazzoli | 2000-09-13 | 2 | -5/+2 |
* | Remove bogus #include. | Ettore Perazzoli | 2000-09-13 | 2 | -1/+5 |
* | Tidy some xml. | Michael Meeks | 2000-09-13 | 1 | -87/+0 |
* | Added Swedish translation. | Christian Rose | 2000-09-13 | 2 | -0/+4 |
* | Connect to the "cal_loaded" signal of the client here. (connect_load): | Federico Mena Quintero | 2000-09-12 | 2 | -75/+49 |
* | Fixed a warning (removed unused variable gfloat width from | Christopher James Lahey | 2000-09-11 | 2 | -1/+5 |
* | Handle renaming, header cleanup | JP Rosevear | 2000-09-11 | 3 | -32/+35 |
* | Use description list instead of comment list for pilot todo note | JP Rosevear | 2000-09-11 | 2 | -58/+69 |
* | Only set the due date only if it exists | JP Rosevear | 2000-09-11 | 2 | -4/+15 |
* | Relying on the status field is somewhat faulty since it is related to | JP Rosevear | 2000-09-11 | 2 | -8/+6 |
* | Make log output a little more sensible (comp_from_remote_record): Minor | JP Rosevear | 2000-09-11 | 2 | -39/+26 |
* | Remove catch_ret_val function since its no longer useful. Fix naming of | JP Rosevear | 2000-09-11 | 3 | -281/+216 |
* | changed to use EDateEdit. | Damon Chaplin | 2000-09-11 | 10 | -352/+563 |
* | Convert "//" style comments (local_record_from_ical_uid): Remove | JP Rosevear | 2000-09-10 | 2 | -22/+26 |
* | Use cal component pilot stuff properly (find_record_in_repository): Remove | JP Rosevear | 2000-09-10 | 9 | -294/+419 |
* | Fix the calendar Makefiles so that they #include the `icalversion.h' | Ettore Perazzoli | 2000-09-09 | 3 | -0/+10 |
* | New function with the loading/creation state machine. It is carefully | Federico Mena Quintero | 2000-09-09 | 4 | -96/+212 |
* | Use icaltime_as_timet | JP Rosevear | 2000-09-09 | 3 | -4/+7 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 9 | -4/+35 |
* | Tidy | JP Rosevear | 2000-09-09 | 4 | -36/+30 |
* | Fall equinox cleanup! | Federico Mena Quintero | 2000-09-08 | 13 | -484/+749 |
* | Preliminaries for new UI handler. | Michael Meeks | 2000-09-08 | 2 | -0/+92 |
* | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 3 | -0/+25 |
* | Use new cal_component_has_recurrences convenience function | JP Rosevear | 2000-09-06 | 8 | -40/+48 |