aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-0/+1
* More library dependency unravelling.Matthew Barnes2008-11-141-4/+5
* Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-2/+3
* Support migration in the new shell design.Matthew Barnes2008-10-051-2/+2
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-0/+2
* Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-0/+2
* Progress update:Matthew Barnes2008-09-071-1/+0
* 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-4/+1
* Progress update:Matthew Barnes2008-08-271-5/+8
* Add new functions used by libevolution-composer.la.Tor Lillqvist2008-06-131-0/+5
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-7/+4
* ** Fixes part of bug #337616Matthew Barnes2007-05-131-0/+2
* Link with libefilterbar, too.Tor Lillqvist2006-01-311-0/+1
* Removed reference to "search" directory. Fixes the build issue.Sushma Rai2006-01-301-1/+0
* New file. Contains various things lifted from OpenLDAP for use on WindowsTor Lillqvist2005-11-261-1/+2
* fix make distcheck issues. remove duplicate inclusion of headerHarish Krishnaswamy2005-07-271-0/+1
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-0/+1
* gui/component/Makefile.am gui/contact-editor/Makefile.amTor Lillqvist2005-06-191-8/+16
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-0/+1
* install schemas properlyJP Rosevear2005-01-071-1/+1
* No more select-names. (libevolution_addressbook_la_LIBADD): RemoveHans Petter Jansson2004-12-231-3/+0
* remove camel, add ADDRESSBOOK_LIBS.Not Zed2004-12-031-1/+0
* ** See bug #64080.Not Zed2004-09-091-0/+1
* tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-091-1/+1
* rip out tons of functions - they all live in addressbook-view.c now. theChris Toshok2004-04-151-0/+2
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-101-2/+1
* build a11y/addressbook dir : add the accessibility support forHao Sheng2004-03-151-0/+2
* link in printer stuffJP Rosevear2004-01-071-0/+1
* add addressbook-migrate.[ch].Chris Toshok2004-01-071-0/+2
* change prototype to fix warning, and change the comment to readChris Toshok2003-12-071-0/+2
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-071-3/+0
* Version the schemas Removed AddedRodney Dawes2003-12-021-1/+6
* remove GTK_DISABLED_DEPRECATED so that we can build with gtk-2.3.Larry Ewing2003-12-021-1/+0
* Remove this too.Hans Petter Jansson2003-12-011-2/+1
* Remove addressbook-storage.[ch] and new-addressbook.[ch].Hans Petter Jansson2003-12-011-4/+0
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-171-2/+1
* Add new-addressbook.[ch]. (glade_DATA): Add new-addressbook.glade.Hans Petter Jansson2003-11-091-1/+5
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-1/+0
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-5/+6
* ifdef the smime code with HAVE_NSS.Chris Toshok2003-10-301-1/+5
* convert 8 spaces to a tab.Chris Toshok2003-10-241-0/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-13/+8
* ** For #42691.Not Zed2003-06-111-2/+4
* Revert the patch I didn't mean to commit anywayRodney Dawes2003-05-171-2/+1
* Check for libgcc stuff to make solaris happyRodney Dawes2003-05-161-1/+2
* [ fixes #21499 ]Rodney Dawes2003-04-191-0/+1
* Build libecontacteditor as an uninstalled shared library.Dan Winship2003-03-011-6/+6
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-4/+0
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-1/+1
* revert previous changeDan Winship2003-02-201-5/+5
* Build the subparts as (noinst) shared libraries rather than staticDan Winship2003-02-201-5/+5
* Remove cruft, rename ICONSDIR to IMAGESDIR. (serverdir, gladedir): RemoveDan Winship2003-02-061-31/+23
* i need to sleep more.Chris Toshok2003-01-261-1/+0
* need to assign this here or else the lib doesn't get built.Chris Toshok2003-01-261-0/+1
* Remove definition; this is now in configure.in. Likewise. Likewise.Ettore Perazzoli2003-01-251-2/+0
* Remove definition; no need to set it here since it's now defined inEttore Perazzoli2003-01-241-1/+0
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-231-31/+32
* Add $(schema_DATA).Ettore Perazzoli2003-01-151-3/+4
* addressbook-config.etspec is gone.Chris Toshok2003-01-101-5/+1
* $(datadir)/evolution/images instead of $(datadir)/images/evolution.Ettore Perazzoli2003-01-091-2/+2
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-191-0/+4
* remove PENDING_PORT_WORK. (addressbook_search_activated): same.Chris Toshok2002-12-101-2/+1
* #include <string.h>.Ettore Perazzoli2002-12-071-6/+10
* use new schema for completion/uris. (uris_listener): same.Chris Toshok2002-11-271-0/+12
* Added rule to generate GNOME_Evolution_Addressbook.server.in fromEttore Perazzoli2002-11-161-6/+8
* add lots of libs back in since they're building now.Chris Toshok2002-11-081-5/+3
* ignore the new .server file.Chris Toshok2002-11-061-11/+17
* [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file.Kjartan Maraas2002-10-101-1/+6
* Updated this to have the ConfigControlFactory have an addressbookwideChristopher James Lahey2002-05-041-3/+3
* fixJP Rosevear2002-05-011-4/+3
* Don't link to libibex anymore.Jeffrey Stedfast2002-04-271-1/+0
* add LDAP_CFLAGS to INCLUDESChris Toshok2002-04-191-0/+1
* fix memory leaks.Chris Toshok2002-04-191-9/+9
* Update for libversit change: Use .a rather than .la now.Dan Winship2002-03-201-1/+1
* Define $(iconsdir).Ettore Perazzoli2002-02-221-1/+2
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-30/+24
* Initialize gnome-vfs.Jon Trowbridge2001-10-251-0/+2
* add -DEVOLUTION_IMAGESDIR.Chris Toshok2001-09-071-1/+3
* Add camel dependency.Jon Trowbridge2001-08-031-0/+2
* Added $(BONOBO_CONF_LIBS).Christopher James Lahey2001-07-031-0/+1
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-251-20/+22
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-091-0/+1
* Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-261-1/+1
* use define from widgets/misc/e-filter-bar.h instead of own enumeration andGediminas Paulauskas2001-05-081-1/+0
* Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-231-1/+3
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-091-1/+3
* Marked strings for translation in this newly created file. Hook up theKjartan Maraas2001-02-131-2/+7
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-111-2/+1
* new function, calling our new config ui code. (control_activate): noChris Toshok2000-12-301-7/+5
* add addressbook-config.[ch].Chris Toshok2000-12-291-0/+2
* return NULL if we can't create a view.Michael Meeks2000-12-051-1/+1
* Add widgets/menus/libmenus.la to evolution_addressbook_LDADD so that itMatt Bissiri2000-11-191-1/+2
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-1/+1
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-201-2/+3
* Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't overrideDan Winship2000-10-161-3/+0
* Look for ename in /e-util/ename instead of /addressbook/enameJeffrey Stedfast2000-09-261-1/+1
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-5/+0
* Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.amMichael Meeks2000-09-171-0/+1
* *Sigh.*Ettore Perazzoli2000-09-161-5/+3
* fix path.Michael Meeks2000-09-141-1/+1
* Added widgets/e-reflow/Makefile. ReplacedChristopher James Lahey2000-09-141-0/+1
* Get rid of the `ui.xml' stuff that Michael committed, as it's breakingEttore Perazzoli2000-09-131-4/+1
* Preliminaries for new UI handler.Michael Meeks2000-09-081-1/+4
* KillJP Rosevear2000-08-261-7/+1
* Add -export-dynamic so libglade will be able to resolve custom widgetDan Winship2000-08-261-1/+1
* Link with filter library.Michael Zucci2000-08-231-2/+3
* A few small interface fixes.Christopher James Lahey2000-08-131-1/+2
* Several contacts list bugfixes.Anders Carlsson2000-07-091-0/+1
* remove hack to read "uri" file from local directory.Chris Toshok2000-07-061-1/+3
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-041-12/+12
* Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-131-9/+1
* Added glade files.Christopher James Lahey2000-06-111-2/+3
* Make ETable use EScrollFrame instead of GtkScrolledWindow.Ettore Perazzoli2000-06-111-0/+1
* return TRUE if opening a contact editor so that we don't get a "newChristopher James Lahey2000-06-021-0/+4
* Added alphabet.glade and alphabet.glade.h.Christopher James Lahey2000-05-311-2/+3
* Remove storage test code that I committed by accident.Ettore Perazzoli2000-05-281-5/+6
* Fix 'make dist' errors.Ross Golder2000-05-281-1/+1
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+13
* Switched printing and gui.Christopher James Lahey2000-05-241-3/+2
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-4/+5
* Removed dist-hook section.Christopher James Lahey2000-05-101-0/+2
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-071-0/+4
* ignore evolution-addressbook.pureChris Toshok2000-05-071-0/+12
* added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.gladeChris Toshok2000-05-011-0/+7
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-301-0/+1
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-0/+9
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-14/+15
* + * addressbook/Makefile.am: Compile contact-editor, _then_ gui,Matthew Loper2000-04-101-0/+2
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-091-0/+36