| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu. | Miguel de Icaza | 2001-03-18 | 6 | -95/+97 |
* | Moved functionality here from e_day_view_on_new_appointment. Allows | Miguel de Icaza | 2001-03-17 | 5 | -17/+139 |
* | New function: inits the BonoboPersistFile server. | Miguel de Icaza | 2001-03-17 | 3 | -1/+46 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 3 | -2/+8 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 13 | -309/+18 |
* | create doc/devel/executive-summary/Makefile | Gediminas Paulauskas | 2001-03-15 | 2 | -0/+15 |
* | PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and remove | JP Rosevear | 2001-03-13 | 8 | -758/+12 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 4 | -9/+16 |
* | 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 | 19 | -386/+715 |
* | install conduit icons | JP Rosevear | 2001-03-03 | 5 | -14/+30 |
* | When when when when when when oh WHEN will I remember to add the files - Fede... | Federico Mena Quintero | 2001-03-02 | 1 | -0/+180 |
* | New function to set the EDateEdit's value when a row is selected in the | Federico Mena Quintero | 2001-03-01 | 4 | -13/+74 |
* | Create a little stand-alone library for the low-level alarm trigger | Federico Mena Quintero | 2001-02-27 | 7 | -413/+31 |
* | Switched to using our own refcounted structure for loaded clients. | Federico Mena Quintero | 2001-02-24 | 15 | -242/+187 |
* | fixed generation of history records | Rodrigo Moya | 2001-02-24 | 2 | -2/+42 |
* | IMAP subscriptions stuff. | Aaron Weber | 2001-02-23 | 1 | -0/+1 |
* | Added a `registered' field. (cal_factory_oaf_register): New function; now | Federico Mena Quintero | 2001-02-21 | 6 | -5/+149 |
* | Oops, forgotten bits from last commit | JP Rosevear | 2001-02-20 | 2 | -2/+2 |
* | Remove PISOCK_LIBDIR | JP Rosevear | 2001-02-20 | 3 | -2/+8 |
* | close DB environment. Some compilation warnings removed | Rodrigo Moya | 2001-02-17 | 2 | -14/+33 |
* | Ignore generated .oaf files | Dan Winship | 2001-02-15 | 1 | -1/+4 |
* | Added libmenus.la. | Christopher James Lahey | 2001-02-14 | 7 | -9/+82 |
* | call task_editor_focus | JP Rosevear | 2001-02-14 | 2 | -1/+6 |
* | Set toolbar new appointment icon (set_pixmap): load files rather than | JP Rosevear | 2001-02-14 | 7 | -222/+45 |
* | implemented | Rodrigo Moya | 2001-02-14 | 2 | -38/+78 |
* | 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 | 3 | -6/+53 |
* | cal_backend_db_update_object(): manage both updates and additions/add | Rodrigo Moya | 2001-02-13 | 2 | -194/+496 |
* | Hook up the xml-i18n-tools + .oaf.in stuff. Marked strings for | Kjartan Maraas | 2001-02-13 | 5 | -13/+25 |
* | added DB3 transactions support | Rodrigo Moya | 2001-02-13 | 1 | -29/+145 |
* | added the new DB3-based backend. This is just the beginning, there are | Rodrigo Moya | 2001-02-13 | 4 | -0/+1058 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 28 | -351/+45 |
* | Oops, remove old widget | JP Rosevear | 2001-02-09 | 4 | -80/+8 |
* | fill in new classification stuff properly (get_widgets): load new class. | JP Rosevear | 2001-02-09 | 9 | -1603/+1711 |
* | Move the get_change code here | JP Rosevear | 2001-02-09 | 4 | -149/+191 |
* | More 0.9 stuff | JP Rosevear | 2001-02-09 | 2 | -0/+35 |
* | Pull up from 0.9 branch | JP Rosevear | 2001-02-09 | 10 | -1380/+1214 |
* | Fix the title and icon bug, and sort the UIDs into order before | Iain Holmes | 2001-02-08 | 2 | -1/+144 |
* | Pulling stuff up from the branch | JP Rosevear | 2001-02-07 | 9 | -36/+67 |
* | If the categories string is empty, remove the property (get_period_list): | JP Rosevear | 2001-02-07 | 2 | -11/+19 |
* | Oops, that shouldn't have gone in | JP Rosevear | 2001-02-07 | 2 | -11/+0 |
* | Match new append_alarm signature (reminder_to_comp_object): only add | JP Rosevear | 2001-02-07 | 4 | -22/+61 |
* | Set the time and duration values in the trigger to null by default | JP Rosevear | 2001-02-06 | 2 | -1/+10 |
* | get the new reminder widgets (sync_entries): different callback data | JP Rosevear | 2001-02-06 | 11 | -675/+776 |
* | Fixed up these #includes. | Christopher James Lahey | 2001-02-06 | 2 | -1/+7 |
* | gnome_dialog_grab_focus() on the Yes button. Fixes bug #1242. | Federico Mena Quintero | 2001-02-04 | 2 | -3/+10 |
* | Mark a string for translation. Mark a bunch of strings for translation. | Kjartan Maraas | 2001-01-30 | 3 | -20/+26 |
* | Add a #include <sys/time.h> to work around libgnomeprint.h's lack of | Ettore Perazzoli | 2001-01-30 | 2 | -0/+5 |
* | <gnome.h> trimming to reduce compilation time. Likewise. Likewise. | Federico Mena Quintero | 2001-01-30 | 22 | -24/+38 |
* | Added Slovak messages | Stano Visnovsky | 2001-01-30 | 3 | -0/+6 |
* | <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto. | Federico Mena Quintero | 2001-01-29 | 9 | -9/+32 |
* | Fixed a crash that could happen when destroying a control without any | Ettore Perazzoli | 2001-01-27 | 2 | -2/+9 |
* | don't tag the calendar if no dates are shown. | Damon Chaplin | 2001-01-25 | 2 | -6/+19 |
* | make sure the status is set to "Completed". Fixes bug #1253. | Damon Chaplin | 2001-01-24 | 3 | -10/+35 |
* | libical import cleanup | JP Rosevear | 2001-01-24 | 12 | -48/+52 |
* | properly ref the cal component when we use it, prevents double free | JP Rosevear | 2001-01-23 | 3 | -1/+10 |
* | compile new stuff | JP Rosevear | 2001-01-23 | 6 | -22/+105 |
* | remove duplicate message | JP Rosevear | 2001-01-23 | 5 | -26/+30 |
* | Remove alarm foo for now | JP Rosevear | 2001-01-23 | 3 | -27/+14 |
* | Updated sl translations | Andraz Tori | 2001-01-22 | 1 | -0/+2 |
* | Fix bug #1250; now we present a confirmation dialog before deleting the | Federico Mena Quintero | 2001-01-22 | 2 | -7/+16 |
* | Fix bug #1243. Turn on the Y expand/fill options for the date widgets in | Federico Mena Quintero | 2001-01-21 | 3 | -29/+37 |
* | Unset the GTK_CAN_FOCUS flag on the weekday picker. This will do until it | Federico Mena Quintero | 2001-01-20 | 2 | -0/+8 |
* | create a new cal component alarm (cal_component_add_alarm): add alarm to | JP Rosevear | 2001-01-19 | 4 | -41/+191 |
* | New files with a simple sequence to migrate the task components from the | Federico Mena Quintero | 2001-01-19 | 14 | -1426/+414 |
* | gui/e-week-view*.c don't use the theme colors at all within the graphical | Damon Chaplin | 2001-01-18 | 11 | -97/+324 |
* | Check for open error and handled | JP Rosevear | 2001-01-17 | 3 | -2/+14 |
* | Fix transposition of sync db location | JP Rosevear | 2001-01-17 | 2 | -1/+6 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 94 | -1252/+1355 |
* | fix debug output (print_remote): ditto | JP Rosevear | 2001-01-17 | 2 | -13/+12 |
* | accomadate tasks in their new dir | JP Rosevear | 2001-01-16 | 3 | -3/+13 |
* | '2001-01-15 JP Rosevear <jpr@ximian.com> | JP Rosevear | 2001-01-16 | 3 | -24/+46 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 4 | -4/+17 |
* | changed the expansion values so that small text fields are 1.0, all the | Damon Chaplin | 2001-01-15 | 2 | -6/+13 |
* | pass -module and -avoid-version to conduit linker | JP Rosevear | 2001-01-14 | 3 | -0/+9 |
* | moved #include <cal-client/cal-client.h> to the .h file. | Damon Chaplin | 2001-01-14 | 17 | -210/+836 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 3 | -2/+17 |
* | Add translation strings. | Miguel de Icaza | 2001-01-12 | 2 | -0/+21 |
* | 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 |