| Commit message (Expand) | Author | Age | Files | Lines |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 1 | -0/+1 |
* | g_strcasecmp -> g_ascii_strcasecmp. (FIND_INSERT): same. | Chris Toshok | 2002-12-18 | 1 | -0/+1 |
* | tests are linking now, and link in libcamel.la. | Chris Toshok | 2002-11-08 | 1 | -29/+32 |
* | ignore the generated marshaller files. | Chris Toshok | 2002-11-06 | 1 | -39/+37 |
* | just include glib.h instead of the gtk stuff. | Chris Toshok | 2002-11-03 | 1 | -64/+74 |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 1 | -4/+2 |
* | Oops, missed this one. | Peter Williams | 2002-07-11 | 1 | -1/+2 |
* | oops, should have done a search to make sure I had gotten all of the libibexes | Jeffrey Stedfast | 2002-04-27 | 1 | -6/+0 |
* | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+0 |
* | Update for libversit change: Use .a rather than .la now. | Dan Winship | 2002-03-20 | 1 | -7/+7 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -46/+29 |
* | commit the importer originally from Michael M. Morrison, with fixups by | Chris Toshok | 2001-10-13 | 1 | -3/+21 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 1 | -1/+1 |
* | Add camel dependency. | Jon Trowbridge | 2001-08-03 | 1 | -0/+18 |
* | added $(BONOBO_CONF_LIBS) to get it to compile. | Damon Chaplin | 2001-07-03 | 1 | -0/+1 |
* | Added. Code for testing if two ECards appear to pertain to the same | Jon Trowbridge | 2001-06-05 | 1 | -0/+2 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 1 | -3/+3 |
* | Add a bunch of missing `$(DB3_LDADD)'s. | Ettore Perazzoli | 2001-06-02 | 1 | -8/+9 |
* | Importer changes | Iain Holmes | 2001-05-09 | 1 | -5/+5 |
* | Removed e-card-pairs.h since we're not using it. | Christopher James Lahey | 2001-05-08 | 1 | -1/+0 |
* | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 1 | -0/+3 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 1 | -0/+2 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 1 | -2/+2 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 1 | -4/+4 |
* | Removed entry to nonexistant program. | Jon Trowbridge | 2001-02-20 | 1 | -12/+1 |
* | When creating the entry, open up an ebook (corresponding to the local | Jon Trowbridge | 2001-02-20 | 1 | -1/+18 |
* | Marked strings for translation in this newly created file. Hook up the | Kjartan Maraas | 2001-02-13 | 1 | -2/+5 |
* | add the doc/devel/importer/Makefile as a target. | Larry Ewing | 2001-01-18 | 1 | -2/+4 |
* | Forgot... | Iain Holmes | 2001-01-18 | 1 | -1/+2 |
* | Fix make dist | Iain Holmes | 2001-01-12 | 1 | -0/+3 |
* | GnomeCard importer | Iain Holmes | 2001-01-12 | 1 | -1/+16 |
* | Link in composer bonobo code. | Christopher James Lahey | 2000-11-12 | 1 | -3/+8 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -1/+1 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 1 | -1/+1 |
* | Look for ename in /e-util/ename instead of /addressbook/ename | Jeffrey Stedfast | 2000-09-26 | 1 | -5/+5 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+7 |
* | Install load-gnomecard-addressbook and load-pine-addressbook. | Christopher James Lahey | 2000-08-31 | 1 | -1/+3 |
* | Added load-gnomecard-addressbook compilation. | Christopher James Lahey | 2000-07-29 | 1 | -3/+14 |
* | build static versions of some util libraries for the conduit to link with | Seth Alves | 2000-07-26 | 1 | -0/+9 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -6/+0 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -4/+10 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -0/+3 |
* | Added e-card-simple.c and e-card-simple.h. | Christopher James Lahey | 2000-05-05 | 1 | -0/+2 |
* | Fix builddir != srcdir build once again. | Ettore Perazzoli | 2000-05-03 | 1 | -0/+1 |
* | Added ename includes and libs. | Christopher James Lahey | 2000-04-30 | 1 | -2/+15 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -15/+3 |
* | The Joy of Broken Makefiles Part #2. | Ettore Perazzoli | 2000-04-26 | 1 | -17/+5 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 1 | -7/+5 |
* | Fix compilation with builddir != srcdir (again). | Ettore Perazzoli | 2000-04-15 | 1 | -5/+5 |
* | Fixed an incorrect function. | Christopher James Lahey | 2000-04-05 | 1 | -0/+6 |
* | A bit of clean up. | Christopher James Lahey | 2000-04-03 | 1 | -1/+5 |
* | Removed an infinite loop. | Christopher James Lahey | 2000-03-29 | 1 | -1/+13 |
* | Fixed some warnings. | Christopher James Lahey | 2000-03-28 | 1 | -0/+2 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 1 | -2/+2 |
* | More work. | Nat Friedman | 2000-01-25 | 1 | -1/+28 |
* | A precommit so Federico can see. | Nat Friedman | 2000-01-18 | 1 | -0/+52 |