| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use new convenience functions and only get the recurrence stuff if needed. | JP Rosevear | 2000-09-06 | 4 | -8/+112 |
* | Kill all exdates if there are no dates in the box | JP Rosevear | 2000-09-06 | 3 | -10/+72 |
* | uses the new TaskEditor dialog. | Damon Chaplin | 2000-09-06 | 13 | -594/+1300 |
* | The exdate and rdate lists are a list of icaltimetypes, not | JP Rosevear | 2000-09-06 | 3 | -18/+23 |
* | Append the exdate to the list AFTER we create the date value. | JP Rosevear | 2000-09-06 | 2 | -3/+8 |
* | Free the data, not the list element. | JP Rosevear | 2000-09-06 | 2 | -1/+6 |
* | Compute the event duration using the event start/end times, not the | JP Rosevear | 2000-09-06 | 2 | -13/+18 |
* | Check to see if r->enddate is (time_t)-1 and set to 0 if so | JP Rosevear | 2000-09-06 | 2 | -0/+7 |
* | Get the calendar conduits to compile. | Ettore Perazzoli | 2000-09-03 | 3 | -4/+18 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 3 | -5/+13 |
* | Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile and | Christopher James Lahey | 2000-09-02 | 5 | -3/+17 |
* | Use gnome_calendar_construct() so that we can check for proper creation of | Federico Mena Quintero | 2000-09-02 | 4 | -97/+133 |
* | Update for new libical. Conduits should atleast compile again. | JP Rosevear | 2000-09-02 | 4 | -12/+25 |
* | We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL | JP Rosevear | 2000-09-01 | 3 | -11/+44 |
* | No need to spit a warning if removal fails. (event_editor_destroy): Free | Federico Mena Quintero | 2000-09-01 | 7 | -107/+95 |
* | Implement delete option (recurrence_toggled): Make an ugly hack to get the | JP Rosevear | 2000-09-01 | 4 | -19/+95 |
* | Event editor destroyed callback to do hash cleanup | JP Rosevear | 2000-08-31 | 4 | -138/+217 |
* | Made it compilable both with gnome-print 0.20 and 0.21+ | Lauris Kaplinski | 2000-08-31 | 2 | -21/+25 |
* | Ensure that the child's allocation height is >= 1. | Federico Mena Quintero | 2000-08-31 | 2 | -1/+4 |
* | switched to using new ECalendar widget, and a few other fixes. | Damon Chaplin | 2000-08-31 | 9 | -517/+1315 |
* | Oops, set the dtstart/dtend on the component before adding it. | Federico Mena Quintero | 2000-08-30 | 2 | -15/+28 |
* | Make sure the is_utc flag is always FALSE for icaltime_from_timet | JP Rosevear | 2000-08-30 | 2 | -21/+27 |
* | Make sure the is_utc flag is always FALSE for icaltime_from_timet | JP Rosevear | 2000-08-30 | 2 | -34/+50 |
* | Oops, commit changelog | JP Rosevear | 2000-08-30 | 1 | -0/+6 |
* | Actually add the comp_instance struct to the instances list. We now appear | JP Rosevear | 2000-08-30 | 1 | -2/+4 |
* | Now the views monitor the client by themselves; it does not make sense to | Federico Mena Quintero | 2000-08-30 | 11 | -1053/+413 |
* | Remove USING_OAF checks | Dan Winship | 2000-08-30 | 5 | -59/+10 |
* | Use event_editor_set_event_object | JP Rosevear | 2000-08-30 | 5 | -8/+24 |
* | These are not UTC times | JP Rosevear | 2000-08-29 | 2 | -2/+7 |
* | New function. We need this from code that dynamically updates from a | Federico Mena Quintero | 2000-08-29 | 14 | -45/+86 |
* | We no longer need time_from_icaltimetype as libical has the API for this | JP Rosevear | 2000-08-29 | 7 | -47/+31 |
* | Remove the icalcomponent from the toplevel calendar here. | Federico Mena Quintero | 2000-08-29 | 2 | -21/+38 |
* | Initiliaze tzid to null, only set recurrence rules and exception dates if | JP Rosevear | 2000-08-28 | 2 | -35/+44 |
* | Write out the calendar object (cal_backend_file_update_object): Remove/add | JP Rosevear | 2000-08-28 | 2 | -9/+59 |
* | Remove gnorba stuff | JP Rosevear | 2000-08-26 | 9 | -72/+14 |
* | Uncomment debug code. | JP Rosevear | 2000-08-26 | 3 | -5/+36 |
* | Don't attempt to free this if its null (calendar_model_duplicate_value): | JP Rosevear | 2000-08-26 | 4 | -17/+43 |
* | Properly append to list | JP Rosevear | 2000-08-25 | 5 | -18/+18 |
* | Update for libical 0.19 | JP Rosevear | 2000-08-25 | 8 | -35/+39 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-25 | 8 | -1/+34 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | JP Rosevear | 2000-08-25 | 2 | -4/+10 |
* | Make signal names saner (released_event_object_cb): ditto | JP Rosevear | 2000-08-25 | 5 | -41/+60 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | Federico Mena Quintero | 2000-08-24 | 2 | -2/+11 |
* | Remove owner field | JP Rosevear | 2000-08-24 | 4 | -82/+25 |
* | Handle summary field (calendar_model_value_is_empty): ditto | JP Rosevear | 2000-08-24 | 2 | -0/+12 |
* | Remove status bar | JP Rosevear | 2000-08-24 | 4 | -14/+13 |
* | #include <e-util/e-cursors.h> | Federico Mena Quintero | 2000-08-24 | 8 | -19/+38 |
* | Set vtype of new CalComponent (e_week_view_on_new_appointment): ditto | JP Rosevear | 2000-08-24 | 3 | -1/+12 |
* | Include gnome.h for gettext purposes | JP Rosevear | 2000-08-24 | 5 | -3/+17 |
* | Updated function. (e_calendar_table_open_task): Updated function. | Federico Mena Quintero | 2000-08-24 | 3 | -95/+51 |
* | Updated function. (calendar_model_free_value): Updated function. | Federico Mena Quintero | 2000-08-22 | 2 | -343/+234 |
* | New function. (parse_time): Moved over from the old set_time_t(). This | Federico Mena Quintero | 2000-08-22 | 2 | -196/+298 |
* | Use CalObjType | JP Rosevear | 2000-08-22 | 3 | -2/+9 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-22 | 2 | -4/+12 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-22 | 2 | -3/+21 |
* | Update prototypes | JP Rosevear | 2000-08-22 | 2 | -5/+8 |
* | Use CalComponent instead of iCalObject. Work around not having a compare | JP Rosevear | 2000-08-22 | 4 | -164/+322 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-21 | 3 | -3/+13 |