| Commit message (Expand) | Author | Age | Files | Lines |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 1 | -2/+17 |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 1 | -1/+7 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 1 | -0/+1 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -15/+6 |
* | change to EBookCallback signature, and unref the book. (add_card_idle_cb): | Chris Toshok | 2001-10-28 | 1 | -1/+2 |
* | I18n fixes (mainly making buttons on the right side less Anglocentric :-) | Chyla Zbigniew | 2001-09-03 | 1 | -1/+1 |
* | srcdir != builddir compile fix. | Peter Williams | 2001-07-02 | 1 | -0/+1 |
* | Added related_contacts field. | Christopher James Lahey | 2001-07-02 | 1 | -55/+57 |
* | add EVOLUTION_IMAGESDIR define. | Chris Toshok | 2001-06-29 | 1 | -0/+1 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 1 | -3/+5 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 1 | -5/+5 |
* | remove the gtk_widget_show call... (e_contact_editor_show): and put it | Chris Toshok | 2001-06-09 | 1 | -0/+2 |
* | MinicardViewModel -> ReflowAdapter name change. (get_card_list): same. | Chris Toshok | 2001-05-16 | 1 | -2/+4 |
* | Removed e-card-pairs.h since we're not using it. | Christopher James Lahey | 2001-05-08 | 1 | -18/+20 |
* | Change to ld order from Greg Williams. | Christopher James Lahey | 2001-03-14 | 1 | -1/+1 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 1 | -2/+1 |
* | Added -DEVOLUTION_DATADIR=\""$(datadir)"\". | Christopher James Lahey | 2001-02-07 | 1 | -0/+1 |
* | Added gal-view-factory-minicard.c, gal-view-factory-minicard.h, | Christopher James Lahey | 2001-02-06 | 1 | -1/+5 |
* | More Makefile organization to compile | Miguel de Icaza | 2001-01-10 | 1 | -12/+12 |
* | Switched from EAddressbookSearch to ESearchBar. | Christopher James Lahey | 2000-11-07 | 1 | -2/+0 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 1 | -0/+2 |
* | Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override | Dan Winship | 2000-10-16 | 1 | -3/+1 |
* | Look for ename in /e-util/ename instead of /addressbook/ename | Jeffrey Stedfast | 2000-09-26 | 1 | -3/+3 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -18/+7 |
* | Fixed the paths of some .h #includes. | Christopher James Lahey | 2000-09-18 | 1 | -2/+7 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 1 | -0/+10 |
* | Added $(GNOME_PRINT_LIBS) to all of the test files in these directories. | Christopher James Lahey | 2000-09-14 | 1 | -0/+3 |
* | Added widgets/e-reflow/Makefile. Replaced | Christopher James Lahey | 2000-09-14 | 1 | -5/+5 |
* | Comment out minicard-view-test since its gnorba dependent | JP Rosevear | 2000-08-26 | 1 | -18/+18 |
* | Remove gnorba stuff | JP Rosevear | 2000-08-26 | 1 | -5/+0 |
* | Moved e-text to UTF-8 | Lauris Kaplinski | 2000-08-20 | 1 | -2/+2 |
* | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 1 | -0/+2 |
* | Fixed the oaf info. | Christopher James Lahey | 2000-07-21 | 1 | -0/+20 |
* | Added gui/minicard/e-minicard-control.c, | Christopher James Lahey | 2000-07-18 | 1 | -2/+6 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 1 | -0/+3 |
* | Several contacts list bugfixes. | Anders Carlsson | 2000-07-09 | 1 | -0/+1 |
* | Make ETable use EScrollFrame instead of GtkScrolledWindow. | Ettore Perazzoli | 2000-06-11 | 1 | -2/+5 |
* | Fix Makefiles so that (guess what?) they work with builddir != srcdir. | Ettore Perazzoli | 2000-06-08 | 1 | -12/+12 |
* | a bunch of patches to make evolution compile with bonobo in strange prefixes.... | Mathieu Lacage | 2000-06-05 | 1 | -8/+8 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -3/+9 |
* | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 1 | -0/+3 |
* | The Joy of Broken Makefiles Part #3. | Ettore Perazzoli | 2000-04-26 | 1 | -1/+1 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 1 | -38/+39 |
* | Fix compilation with builddir != srcdir (again). | Ettore Perazzoli | 2000-04-15 | 1 | -0/+1 |
* | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 1 | -0/+4 |
* | CVS move mistake. Fixed the correct changes in the correct places. | Christopher James Lahey | 2000-04-09 | 1 | -8/+33 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 1 | -3/+7 |
* | Fixed references to libutil.a -> libeutil.la | Michael Zucci | 2000-02-29 | 1 | -3/+3 |
* | Add new Makefiles to Makefile list. | Christopher James Lahey | 2000-02-09 | 1 | -0/+47 |