| Commit message (Expand) | Author | Age | Files | Lines |
* | #include <string.h> | Federico Mena Quintero | 2002-11-13 | 5 | -41/+54 |
* | *** empty log message *** | Rodrigo Moya | 2002-11-07 | 1 | -1/+1 |
* | renmaed .oaf.in files. | Rodrigo Moya | 2002-11-07 | 2 | -7/+7 |
* | don't return a Bonobo_EventSource_ListenerId, since it does not exist | Rodrigo Moya | 2002-11-07 | 1 | -218/+217 |
* | use libxml2 headers. | Rodrigo Moya | 2002-11-05 | 8 | -85/+91 |
* | Fixes crash in #19159 | Rodrigo Moya | 2002-10-07 | 1 | -7/+13 |
* | removed unneeded g_assert which was preventing the alarm daemon to start | Rodrigo Moya | 2002-10-03 | 1 | -2/+0 |
* | only save the new notification time if it is bigger than the already saved | Rodrigo Moya | 2002-09-23 | 1 | -1/+7 |
* | Fixes #12326 | Rodrigo Moya | 2002-08-26 | 4 | -157/+83 |
* | Fixes the crash in #19159 | Rodrigo Moya | 2002-08-05 | 1 | -0/+2 |
* | if there's an exception, continue with the next item. | Rodrigo Moya | 2002-07-19 | 1 | -1/+0 |
* | Fixes #25410 | Rodrigo Moya | 2002-06-26 | 1 | -0/+8 |
* | added timeout_id to LoadedClient structure, to keep track of the timeout | Rodrigo Moya | 2002-06-13 | 1 | -26/+23 |
* | removed already loaded client when asked to be opened again, and *really* | Rodrigo Moya | 2002-06-12 | 1 | -11/+7 |
* | ported changes from evolution-1-0 to make it work with reminders on remote | Rodrigo Moya | 2002-05-21 | 2 | -9/+62 |
* | ignore .pure | Chris Toshok | 2002-04-02 | 1 | -0/+1 |
* | Should fix #21240 | Rodrigo Moya | 2002-03-07 | 1 | -22/+31 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -17/+9 |
* | add protos | JP Rosevear | 2002-01-14 | 3 | -21/+151 |
* | make the timezone default to UTC. Fixes bug #14362. | Damon Chaplin | 2001-11-14 | 1 | -4/+6 |
* | The last argument to the bonobo_config_get_XXX_with_default() is a | Federico Mena Quintero | 2001-11-12 | 1 | -14/+9 |
* | -export-dynamic for libglade custom widget. | Dan Winship | 2001-11-05 | 1 | -0/+2 |
* | Removed. (KEY_NUM_CALENDARS_TO_LOAD): New key, containing the number of | Ettore Perazzoli | 2001-10-31 | 1 | -64/+30 |
* | s/BONOBO_HTML_GNOME_LIBS/BONOBO_HTML_GNOME_CFLAGS/ | Dan Winship | 2001-10-31 | 1 | -2/+1 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -1/+1 |
* | use libical-evolution.la | Damon Chaplin | 2001-10-30 | 1 | -1/+1 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 13 | -52/+39 |
* | Fixes bug #5282. | Federico Mena Quintero | 2001-10-25 | 8 | -54/+238 |
* | Do not assert if we fail to load the URI list. This would of course have | Federico Mena Quintero | 2001-10-20 | 4 | -12/+29 |
* | add html widget (url_requested_cb): add function to load images from file | Larry Ewing | 2001-10-19 | 3 | -57/+154 |
* | Adds session management for the alarm daemon. Also makes it store a list | Federico Mena Quintero | 2001-10-19 | 9 | -256/+434 |
* | Fixes bug #884. | Federico Mena Quintero | 2001-10-10 | 5 | -17/+217 |
* | Set the window state to sticky. Thanks to Peter Teichman for the | Federico Mena Quintero | 2001-10-02 | 1 | -0/+6 |
* | Fixes the GUI part of bug #7892. | Federico Mena Quintero | 2001-09-27 | 1 | -1/+1 |
* | Rebuge demugging printf() - Federico | Federico Mena Quintero | 2001-09-26 | 1 | -2/+0 |
* | Check that the timeout is not set up before we create a new one; the | Federico Mena Quintero | 2001-09-26 | 1 | -4/+10 |
* | Display a notification message always, in addition to playing the sound. | Federico Mena Quintero | 2001-09-20 | 1 | -26/+50 |
* | Duh, only setup the timeout if the list was empty. (alarm_ready_cb): | Federico Mena Quintero | 2001-09-18 | 1 | -7/+15 |
* | Switch the alarm system from using SIGALRM to normal glib timers. Also, | Federico Mena Quintero | 2001-09-18 | 2 | -187/+95 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 1 | -1/+1 |
* | Added an use_description argument so that other alarms can fall back to | Federico Mena Quintero | 2001-09-12 | 2 | -17/+143 |
* | Handle the new icalattach type instead of struct icalattachtype. | Federico Mena Quintero | 2001-09-11 | 1 | -406/+0 |
* | Implemented. | Federico Mena Quintero | 2001-09-05 | 1 | -1/+51 |
* | Added a snooze flag to differentiate snoozed alarms from real occurrences. | Federico Mena Quintero | 2001-08-23 | 1 | -68/+143 |
* | Added missing underlined shortcuts. | Taylor Hayward | 2001-07-13 | 1 | -3/+3 |
* | Handle the different alarm actions. (display_notification): Do the alarm | Federico Mena Quintero | 2001-07-11 | 4 | -95/+131 |
* | Renamed the occur field to occur_start; added an occur_end field. This way | Federico Mena Quintero | 2001-06-27 | 3 | -21/+108 |
* | Initialize libglade. | Federico Mena Quintero | 2001-06-25 | 1 | -0/+3 |
* | Converted to use BonoboXObject. | Federico Mena Quintero | 2001-06-25 | 6 | -156/+89 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 9 | -9/+9 |
* | create a WombatClient when creating a CalClient object, so that we can | Rodrigo Moya | 2001-06-22 | 1 | -0/+1 |
* | Replace "<" by "<=" in the comparison for due dates against the current | Federico Mena Quintero | 2001-04-27 | 1 | -1/+0 |
* | Fixed Strftime so it uses the locale prefered way to display date/time. | Duncan Mak | 2001-04-25 | 1 | -1/+1 |
* | Pull up fix from the branch: | Ettore Perazzoli | 2001-04-18 | 1 | -0/+2 |
* | Create the ESearchBar thingy. (search_bar_query_changed_cb): Build the | Federico Mena Quintero | 2001-04-16 | 1 | -0/+35 |
* | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 3 | -5/+12 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 1 | -9/+9 |
* | 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 | 2 | -9/+17 |
* | Create a little stand-alone library for the low-level alarm trigger | Federico Mena Quintero | 2001-02-27 | 1 | -2/+7 |
* | Switched to using our own refcounted structure for loaded clients. | Federico Mena Quintero | 2001-02-24 | 5 | -26/+129 |
* | Added a `registered' field. (cal_factory_oaf_register): New function; now | Federico Mena Quintero | 2001-02-21 | 2 | -2/+59 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 1 | -2/+0 |
* | New files with a simple sequence to migrate the task components from the | Federico Mena Quintero | 2001-01-19 | 1 | -3/+8 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 9 | -12/+141 |
* | New interface for the alarm notification system. | Federico Mena Quintero | 2001-01-10 | 7 | -34/+395 |
* | If the component has no alarms, do not try to queue them. | Federico Mena Quintero | 2001-01-03 | 1 | -1/+47 |
* | Unconditionally remove the client from the alarm notification system. | Federico Mena Quintero | 2001-01-03 | 1 | -0/+406 |
* | Alarm trigger queueing for the GUI part. | Federico Mena Quintero | 2000-12-23 | 4 | -26/+626 |
* | Fix confusion in the way the range is expanded. | Federico Mena Quintero | 2000-12-20 | 1 | -1/+2 |
* | Now the views monitor the client by themselves; it does not make sense to | Federico Mena Quintero | 2000-08-30 | 1 | -2/+2 |
* | Oops, subtract the new alarm's trigger time from the current time. | Federico Mena Quintero | 2000-08-10 | 1 | -1/+1 |
* | New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCE | Federico Mena Quintero | 2000-08-08 | 3 | -11/+17 |
* | Alarm stuff I had not cvs added, sigh - Federico | Federico Mena Quintero | 2000-05-16 | 3 | -0/+492 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 2 | -177/+259 |
* | Renamed library from libcalutil to libcal-util, to be consistent with | Federico Mena Quintero | 2000-04-17 | 2 | -2/+2 |
* | track movement of calobj.[ch] | Seth Alves | 2000-03-08 | 2 | -2/+2 |
* | back out recent commit, and remove calendar.[ch] from Makefile.am | Seth Alves | 2000-03-08 | 2 | -26/+14 |
* | stubs for client side access to alarm structures. this will probably | Seth Alves | 2000-03-06 | 2 | -14/+26 |
* | this is not right, but it gets this closer to building. | Seth Alves | 2000-03-04 | 1 | -1/+1 |
* | new file -- things shared between the client and server go in this | Seth Alves | 2000-03-04 | 1 | -1/+1 |
* | Added get_uids() method to get a list of UIDs based on object types. | Federico Mena Quintero | 2000-02-09 | 1 | -0/+1 |
* | Debugging enhancements: report alarms not added (because they have already | Russell Steinthal | 1999-12-03 | 1 | -10/+42 |
* | Style fix. | Russell Steinthal | 1999-10-22 | 1 | -1/+2 |
* | Commit debugging support to HEAD as well; there's no good reason to have debu... | Russell Steinthal | 1999-10-22 | 1 | -1/+37 |
* | Release points here. | Miguel de Icaza | 1999-08-06 | 1 | -1/+1 |
* | Schedule an alarm for midnight to change the | Miguel de Icaza | 1999-01-29 | 2 | -5/+15 |
* | Rewrote the old and broken alarm system. It never actually worked | Miguel de Icaza | 1998-12-17 | 2 | -9/+35 |
* | Use an array of const strings to keep gcc happy. | Federico Mena Quintero | 1998-08-04 | 1 | -3/+3 |
* | Lots of fixes: | Arturo Espinosa | 1998-04-29 | 2 | -3/+4 |
* | Fix compiler warnings - Federico | Arturo Espinosa | 1998-04-21 | 1 | -0/+2 |
* | More touches -mig | Arturo Espinosa | 1998-04-19 | 1 | -1/+0 |
* | Yes. | Arturo Espinosa | 1998-04-18 | 2 | -0/+155 |