aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Contact's print doesn't decode QP encoded email addressesMilan Crha2013-01-231-0/+1
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+10
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-7/+0
* Move EBookSourceConfig to /widgets/misc.Matthew Barnes2012-06-151-2/+0
* Add ESourceConfig widget.Matthew Barnes2012-06-031-0/+2
* WebKit port - port addressbook, calendar and update composer to keep working ...Dan Vrátil2012-03-291-0/+3
* Simplify library dependency flags.Matthew Barnes2011-10-051-3/+6
* Bug #224687 - Create lists of listsDan Vrátil2011-06-281-0/+2
* Bug #636809 - Address labels formatting improvementsDan Vrátil2011-06-031-1/+1
* Bug #642557 - Display maps in contact previewDan Vrátil2011-06-021-2/+4
* Update win32 directory relocation and some consistency cleanupFridrich Strba2010-03-101-1/+1
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-4/+4
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-191-1/+3
* Finish killing Bonobo.Matthew Barnes2009-09-091-1/+1
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* Radically reorganize source code.Matthew Barnes2009-06-251-8/+8
* Use -no-undefined on Linux tooMilan Crha2009-05-201-2/+13
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-2/+0
|\
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-8/+0
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-4/+2
* | Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-011-2/+1
* | Progress update:Matthew Barnes2008-09-181-10/+2
* | Progress update:Matthew Barnes2008-09-181-6/+1
* | Progress update:Matthew Barnes2008-09-071-2/+3
* | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-0/+3
* | Progress update:Matthew Barnes2008-08-301-0/+3
|/
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-19/+1
* ** Fixes bug #489661Matthew Barnes2007-10-251-7/+0
* Added save advanced search for addressbook.Devashish Sharma2006-01-301-1/+3
* Add eab-popup.c back which apparently was accidentally removed.Tor Lillqvist2005-08-171-1/+2
* Install missing e-plugin header eab-config.h, eab-menu.h and eab-popup.h.Christian Kellner2005-08-171-3/+7
* gui/component/Makefile.am gui/contact-editor/Makefile.amTor Lillqvist2005-06-191-4/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-0/+1
* register config hook.Not Zed2004-10-211-0/+2
* added an any select mask and updated the hook maps.Not Zed2004-10-151-0/+2
* convert to using EABPopup. (sources): remove dead code.Not Zed2004-10-061-0/+2
* Fixes #53643 and #26903.Hans Petter Jansson2004-06-041-0/+3
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-071-2/+0
* turn on deprecated gtk and libgnomeui stuffJP Rosevear2003-11-261-2/+0
* don't include the c marshaller file twiceJP Rosevear2003-11-071-1/+0
* make sure the marshal header is in the source listJP Rosevear2003-11-071-0/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-89/+26
* use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise LikewiseDan Winship2003-07-241-12/+1
* Build libecontacteditor as an uninstalled shared library.Dan Winship2003-03-011-3/+3
* Remove these from here; talking to the mailer doesn't really belong at theDan Winship2003-03-011-0/+24
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-17/+1
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-4/+4
* revert previous changeDan Winship2003-02-201-3/+3
* oopsDan Winship2003-02-201-1/+1
* Build the subparts as (noinst) shared libraries rather than staticDan Winship2003-02-201-2/+2
* Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):Dan Winship2003-02-061-23/+16
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-231-20/+21
* add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out.Chris Toshok2003-01-091-0/+7
* $(datadir)/evolution/images instead of $(datadir)/images/evolution.Ettore Perazzoli2003-01-091-18/+18
* g_string_sprintfa -> g_string_append_printf. (create_alphabet): same.Chris Toshok2002-12-191-0/+4
* Port to GObject/gnome2.Chris Toshok2002-11-061-2/+17
* [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file.Kjartan Maraas2002-10-101-1/+7
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-0/+1
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-15/+6
* change to EBookCallback signature, and unref the book. (add_card_idle_cb):Chris Toshok2001-10-281-1/+2
* I18n fixes (mainly making buttons on the right side less Anglocentric :-)Chyla Zbigniew2001-09-031-1/+1
* srcdir != builddir compile fix.Peter Williams2001-07-021-0/+1
* Added related_contacts field.Christopher James Lahey2001-07-021-55/+57
* add EVOLUTION_IMAGESDIR define.Chris Toshok2001-06-291-0/+1
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-251-3/+5
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-091-5/+5
* remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-091-0/+2
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-161-2/+4
* Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-081-18/+20
* Change to ld order from Greg Williams.Christopher James Lahey2001-03-141-1/+1
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-111-2/+1
* Added -DEVOLUTION_DATADIR=\""$(datadir)"\".Christopher James Lahey2001-02-071-0/+1
* Added gal-view-factory-minicard.c, gal-view-factory-minicard.h,Christopher James Lahey2001-02-061-1/+5
* More Makefile organization to compileMiguel de Icaza2001-01-101-12/+12
* Switched from EAddressbookSearch to ESearchBar.Christopher James Lahey2000-11-071-2/+0
* Removed these unnecessary .cvsignores.Christopher James Lahey2000-11-031-0/+2
* Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't overrideDan Winship2000-10-161-3/+1
* Look for ename in /e-util/ename instead of /addressbook/enameJeffrey Stedfast2000-09-261-3/+3
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-18/+7
* Fixed the paths of some .h #includes.Christopher James Lahey2000-09-181-2/+7
* *Sigh.*Ettore Perazzoli2000-09-161-0/+10
* Added $(GNOME_PRINT_LIBS) to all of the test files in these directories.Christopher James Lahey2000-09-141-0/+3
* Added widgets/e-reflow/Makefile. ReplacedChristopher James Lahey2000-09-141-5/+5
* Comment out minicard-view-test since its gnorba dependentJP Rosevear2000-08-261-18/+18
* Remove gnorba stuffJP Rosevear2000-08-261-5/+0
* Moved e-text to UTF-8Lauris Kaplinski2000-08-201-2/+2
* Ref our book view listener.Christopher James Lahey2000-08-121-0/+2
* Fixed the oaf info.Christopher James Lahey2000-07-211-0/+20
* Added gui/minicard/e-minicard-control.c,Christopher James Lahey2000-07-181-2/+6
* Switched the order of compilation of printing and contact-editor.Christopher James Lahey2000-07-141-0/+3
* Several contacts list bugfixes.Anders Carlsson2000-07-091-0/+1
* Make ETable use EScrollFrame instead of GtkScrolledWindow.Ettore Perazzoli2000-06-111-2/+5
* Fix Makefiles so that (guess what?) they work with builddir != srcdir.Ettore Perazzoli2000-06-081-12/+12
* a bunch of patches to make evolution compile with bonobo in strange prefixes....Mathieu Lacage2000-06-051-8/+8
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-3/+9
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-301-0/+3
* The Joy of Broken Makefiles Part #3.Ettore Perazzoli2000-04-261-1/+1
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-38/+39
* Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-151-0/+1
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-101-0/+4
* CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-091-8/+33
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-3/+7
* Fixed references to libutil.a -> libeutil.laMichael Zucci2000-02-291-3/+3
* Add new Makefiles to Makefile list.Christopher James Lahey2000-02-091-0/+47