| Commit message (Expand) | Author | Age | Files | Lines |
* | stubs for pilot id accessors (cal_component_get_pilot_status): | Seth Alves | 2000-08-12 | 4 | -350/+742 |
* | if oaf isn't initialized by the time the conduit starts, start it up. we | Seth Alves | 2000-08-05 | 3 | -5/+32 |
* | fixed a bunch of bugs, added a lot of debug spew. | Seth Alves | 2000-08-03 | 2 | -87/+253 |
* | New function. (scan_property): Handle the RDATE property. (scan_period): | Federico Mena Quintero | 2000-07-26 | 1 | -5/+2 |
* | Added the Turkish desktop entries | Fatih Demir | 2000-07-20 | 2 | -0/+4 |
* | conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDB | Seth Alves | 2000-07-14 | 6 | -308/+1170 |
* | small cleanups, quiet compiler | Seth Alves | 2000-07-13 | 3 | -109/+93 |
* | todo conduit builds and plays nice but does nothing | Seth Alves | 2000-07-13 | 8 | -210/+401 |
* | fixed various problems | Seth Alves | 2000-07-13 | 3 | -117/+57 |
* | ignore binaries | Seth Alves | 2000-07-11 | 1 | -0/+2 |
* | remove gnomecal.conduit | Dan Winship | 2000-07-11 | 1 | -1/+1 |
* | *** empty log message *** | Seth Alves | 2000-07-11 | 1 | -4/+5 |
* | *** empty log message *** | Seth Alves | 2000-07-11 | 1 | -5/+4 |
* | updated calendar conduit to use oaf and wombat | Seth Alves | 2000-07-11 | 6 | -339/+417 |
* | added makefiles for calendar conduits | Seth Alves | 2000-07-11 | 4 | -0/+91 |
* | Removed from the public header; made static. Now everyone should use | Federico Mena Quintero | 2000-06-07 | 1 | -4/+4 |
* | Added Norwegian translation | Kjartan Maraas | 2000-05-22 | 2 | -0/+4 |
* | updated Danish strings | Pablo Saratxaga | 2000-04-30 | 1 | -1/+1 |
* | Added Danish strings to desktop/menu file | Pablo Saratxaga | 2000-04-19 | 2 | -0/+4 |
* | Random #ifdefs to make it build, although this file is going away. | Federico Mena Quintero | 2000-03-10 | 2 | -23/+10 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 1 | -1/+1 |
* | Update to use gpilotd_get_pilot_basedir and gnome_pilot_conduit_standard_abs... | Vadim Strizhevsky | 2000-01-08 | 1 | -3/+1 |
* | Added an argument to the corba get_number_of_objects, so you can decide | Eskil Heyn Olsen | 2000-01-05 | 1 | -52/+30 |
* | Minor unmiportant changes, but my laptop is acting up, so I | Eskil Heyn Olsen | 1999-12-30 | 1 | -3/+8 |
* | Capplets now sets first_sync on enable, this should make the conduit copy | Eskil Heyn Olsen | 1999-12-08 | 1 | -1/+4 |
* | Check if local store is empty. If, force slow sync. | Eskil Heyn Olsen | 1999-12-07 | 3 | -28/+50 |
* | undef DEBUG_CALCONDUT, suppresses debug output. | Eskil Heyn Olsen | 1999-12-03 | 1 | -2/+2 |
* | Fixed compare bug. Also neated up some of the if's in set_status. | Eskil Heyn Olsen | 1999-11-30 | 1 | -11/+13 |
* | Writes some warning messages when pre_sync fails. | Eskil Heyn Olsen | 1999-11-22 | 1 | -0/+2 |
* | Enabled debug output. Sets a g_log_domain, now version 0.8.5. Consistent | Eskil Heyn Olsen | 1999-11-10 | 1 | -96/+316 |
* | Commented the code out, thus the capplet works again. | Eskil Heyn Olsen | 1999-11-05 | 1 | -0/+2 |
* | Uses the PISOCK_LIBDIR, for people with odd install dirs for their | Eskil Olsen | 1999-11-04 | 4 | -79/+182 |
* | now it doesn't build todo conduit anymore. Since the conduit is just a | Eskil Heyn Olsen | 1999-10-22 | 5 | -283/+358 |
* | moved the pilot_status = MOD up, so even a CHANGE_SUMMARY will set the | Eskil Heyn Olsen | 1999-10-08 | 1 | -70/+97 |
* | checks return values from gpilotd_init/connect. | Eskil Heyn Olsen | 1999-10-06 | 3 | -24/+42 |
* | Now has correct return values wrt the conduit api ref. | Eskil Heyn Olsen | 1999-09-29 | 1 | -55/+87 |
* | Small fix -miguel | Arturo Espinosa | 1999-09-28 | 1 | -2/+2 |
* | the g_free that was commented out since glib said was a duplicate free, | Eskil Heyn Olsen | 1999-09-25 | 2 | -36/+135 |
* | better merge of summary/description when doing ical_from_remote | Eskil Heyn Olsen | 1999-09-23 | 4 | -5/+13 |
* | better merge of summary/description when doing ical_from_remote | Eskil Heyn Olsen | 1999-09-23 | 1 | -100/+149 |
* | commented out a g_free that glib reported as being a duplicate free. got | Eskil Heyn Olsen | 1999-09-23 | 1 | -7/+19 |
* | lot of rework, implemented various set_* functions, transmit and | Eskil Heyn Olsen | 1999-09-21 | 2 | -168/+402 |
* | About to rehash conduit. | Eskil Heyn Olsen | 1999-09-19 | 1 | -4/+38 |
* | changed to be a .la file instead of .a, this allows lib*_conduit to use | Eskil Heyn Olsen | 1999-09-19 | 2 | -43/+180 |
* | added sources to calendar-conduit | Eskil Heyn Olsen | 1999-09-15 | 1 | -29/+238 |
* | forgot the .desktop files...` | Eskil Heyn Olsen | 1999-09-08 | 2 | -0/+12 |
* | uses GNOME_PILOT_CHECK | Eskil Heyn Olsen | 1999-09-08 | 6 | -5/+1045 |
* | fix this. | Jonathan Blandford | 1999-08-03 | 1 | -0/+3 |
* | add this | Jonathan Blandford | 1999-07-31 | 1 | -0/+205 |