aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove tree-expanded.xpm and tree-unexpanded.xpm.Matthew Barnes2013-07-131-2/+0
* Remove nautilus-sendto integration.Matthew Barnes2013-07-081-2/+0
* Remove GalViewFactory.Matthew Barnes2013-07-061-2/+0
* Remove GalViewFactoryEtable.Matthew Barnes2013-07-061-2/+0
* Remove GalViewNewDialog.Matthew Barnes2013-07-061-3/+0
* Remove GalDefineViewsModel.Matthew Barnes2013-07-061-2/+0
* Remove GalDefineViewsDialog.Matthew Barnes2013-07-061-3/+0
* Remove ETableWithout.Matthew Barnes2013-07-021-2/+0
* Remove ETableMemory.Matthew Barnes2013-07-021-2/+0
* Remove ETableMemoryStore.Matthew Barnes2013-07-021-2/+0
* Add ETableColumnSelector.Matthew Barnes2013-07-021-0/+2
* Add ETreeViewFrame.Matthew Barnes2013-06-261-0/+7
* Remove unused ETableMemoryCallbacks.Matthew Barnes2013-06-191-2/+0
* Convert ETreeModel to an interface.Matthew Barnes2013-06-161-4/+0
* Remove unused ETreeSorted.Matthew Barnes2013-06-151-2/+0
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-13/+13
* Add EPhotoSource interface.Matthew Barnes2013-04-241-0/+2
* Add EDataCapture.Matthew Barnes2013-04-241-0/+2
* build: Fix srcdir != builddir from gitMatthew Barnes2013-04-181-4/+4
* Bug #681837 - Make enum type registration thread safeMilan Crha2013-04-121-6/+9
* Remove EUIManager.Matthew Barnes2013-04-011-2/+0
* Add EClientComboBox.Matthew Barnes2013-03-021-0/+2
* Add EPhotoCache.Matthew Barnes2013-02-271-0/+2
* Add EClientSelector.Matthew Barnes2013-02-191-0/+2
* Add EClientCache.Matthew Barnes2013-02-171-0/+2
* Remove e-client-utils.[ch].Matthew Barnes2013-01-301-2/+0
* Fix a tests build break in e-util/Milan Crha2012-12-171-1/+1
* e-util: Add xpm icons to EXTRA_DIST.Matthew Barnes2012-12-141-1/+2
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-8/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-118/+637
* Use template files to generate GEnumClass types.Matthew Barnes2012-07-181-5/+18
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Adapt libeutil to the new ESource API.Matthew Barnes2012-06-031-2/+2
* Bug #674272 - Contacts preview differs with mailer running and notDan Vrátil2012-04-231-0/+4
* Use libevolution-utils all over evolution.Srinivasa Ragavan2012-03-031-0/+1
* Move EAlert* and e-xml-utils to libevolution-utils.Srinivasa Ragavan2012-03-031-9/+1
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-8/+0
* Remove GConfBridge.Matthew Barnes2011-11-281-3/+1
* Simplify library dependency flags.Matthew Barnes2011-10-051-6/+6
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-6/+0
* Fix enum generation problems in glib-gen.mak.Matthew Barnes2011-08-271-0/+1
* Remove the profiler plugin.Matthew Barnes2011-03-291-2/+0
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-1/+0
* Simplify EActivity.Matthew Barnes2010-10-231-6/+12
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-8/+0
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-2/+0
* Messin around with EAlerts.Matthew Barnes2010-09-301-0/+2
* Remove gnome-pilot integration.Matthew Barnes2010-06-161-53/+1
* More GTK3 preparation.Matthew Barnes2010-06-041-0/+1
* Initial implementation of setting evolution as default mail client and mailto...Fridrich Štrba2010-05-131-1/+1
* Relocating EVOLUTION_BINDIR which will be used in pluginFridrich Štrba2010-04-231-0/+1
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-1/+0
* Move EPoolv back to Evolution from libedataserver.Matthew Barnes2010-04-011-0/+2
* Drop support for migrating from Evolution < 2.0.Matthew Barnes2010-03-301-4/+0
* Introduce a simple extension system for objects.Matthew Barnes2010-03-201-0/+4
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-0/+2
* Don't relocate inexisting EVOLUTION_CATEGORY_ICONS pathFridrich Strba2010-03-111-2/+0
* More relocation cleanup EVOLUTION_ICONSDIR -> EVOLUTION_ICONDIRFridrich Strba2010-03-111-2/+2
* Update win32 directory relocation and some consistency cleanupFridrich Strba2010-03-101-2/+3
* Move some ESource-plugin common code to e-plugin-util.h/.cMilan Crha2010-02-041-1/+3
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-0/+2
* Install e-util/gconf-bridge.h.Matthew Barnes2009-12-171-2/+2
* Add EAlertDialogJonathon Jongsma2009-12-081-2/+4
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-4/+2
* Simplify clipboard handling in addressbook.Matthew Barnes2009-11-121-2/+4
* Kill e-cursor(s) (both of them).Matthew Barnes2009-11-101-2/+0
* Test drive EIOActivity with a simple asynchronous function.Matthew Barnes2009-11-081-2/+2
* Prototype EIOActivity, which integrates with GIO.Matthew Barnes2009-11-081-0/+2
* Move EActivity and subclasses to e-util.Matthew Barnes2009-11-081-2/+8
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-28/+58
* Bug 217066 - Rename folders directly inside folder listMatthew Barnes2009-09-131-2/+0
* Kill EPopup.Matthew Barnes2009-08-231-2/+0
* Kill EMenu.Matthew Barnes2009-08-121-2/+0
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-121-0/+2
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-151-1/+0
|\
| * Bug 588277 – Unnecessary special-purpose configure flagMatthew Barnes2009-07-141-1/+0
| * Kill EConfigListener.Matthew Barnes2009-07-031-2/+0
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-011-2/+0
| * Bug 577898 – Port ExoBinding to EvolutionMatthew Barnes2009-04-241-0/+2
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-4/+4
| * ** Fix for bug #559086Ashish Shrivastava2008-11-031-0/+2
* | Kill EConfigListener.Matthew Barnes2009-07-031-2/+0
* | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-031-0/+2
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-2/+2
* | Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-0/+2
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Split the attachment button into a separate widget that integrates withMatthew Barnes2009-04-031-2/+0
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-1/+1
* | Miscellaneous bug fixes.Matthew Barnes2009-02-171-2/+0
* | Rewrite the mail label code from top to bottom.Matthew Barnes2009-02-081-2/+0
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-271-0/+4
* | Progress update:Matthew Barnes2008-11-191-0/+2
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-081-0/+2
* | Progress update:Matthew Barnes2008-09-181-6/+6
|/
* ** Fixes bug #535273Frederic Crozat2008-05-301-1/+2
* ** Fixes bug #525241 (EPluginUI)Matthew Barnes2008-05-091-0/+2
* Move these files to e-util.Matthew Barnes2008-04-221-0/+2
* ** Fix for bug #211353Milan Crha2008-01-101-0/+2
* ** Non-intrusive errror reporting and basic logging support.Srinivasa Ragavan2007-12-171-0/+2
* ** Fixes bug #424562Matthew Barnes2007-05-251-2/+0
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-2/+0
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+0
* Define ruledir here, too, like in addressbook/gui/widgets/Makefile.am, asTor Lillqvist2006-09-081-0/+1
* removed. Merged to evolution-data-server/libedataserver/. remove aboveSimon Zheng2006-01-061-4/+0
* Don't need EXTRA_GNOME_CFLAGS or GNOME_FULL_CFLAGS.Tor Lillqvist2005-12-171-2/+0
* Patch from Irene Huang <Irene.Huang@sun.com>.Veerapuram Varadhan2005-12-131-17/+1
* Sort the stuff in the Win32 part for clarity. Add some new run-timeTor Lillqvist2005-11-251-11/+16
* Pass also EVOLUTION_SYSCONFDIR, EVOLUTION_DATADIR and EVOLUTION_LIBDIR.Tor Lillqvist2005-08-101-0/+3
* Use privsolib instead of privlib. On Unix they are the same, on Win32Tor Lillqvist2005-08-101-2/+4
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+3
* Makefile.am e-util-private.h Use EVOLUTION_IMAGESDIR and notTor Lillqvist2005-06-181-1/+3
* Makefile.am (INCLUDES) Add EVOLUTION_ETSPECDIR.Tor Lillqvist2005-06-181-0/+1
* Makefile.am (INCLUDES) Add EVOLUTION_HELPDIR. Remove undefinedTor Lillqvist2005-06-181-1/+1
* Use bootstrap library for libemisdwidgets. Code here usesTor Lillqvist2005-06-181-2/+12
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-4/+34
* Added functions to show busy cursor. Add the filesSrinivasa Ragavan2005-06-081-0/+2
* Removed, these are now implemented as a plugin.Not Zed2005-05-251-9/+2
* Initial, and un-finished work on importer plugin hooks.Not Zed2005-05-191-0/+2
* added e-error.[ch], removed e-error-tool, and added e-system.error.xmlNot Zed2005-05-161-12/+9
* A profiling plugin hook.Not Zed2005-04-281-0/+2
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-2/+0
* Fixes #46404JP Rosevear2005-01-221-0/+2
* removed e-url.[ch], which are now in libedataserver.Rodrigo Moya2005-01-181-2/+0
* removed, code moved into camel-net-utils.[ch].Not Zed2004-12-031-12/+0
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-2/+20
* find the source with the pilot-sync property (e_pilot_set_sync_source):JP Rosevear2004-08-031-2/+0
* Require e-error-toolRodney Dawes2004-05-281-1/+1
* Lots of re-working action. We no longer load a pixbuf for each and everyJeffrey Stedfast2004-05-201-0/+1
* Tool to do i18n string extraction for error xml files.Not Zed2004-05-121-3/+14
* Removed. This is covered by gnome_i18n_get_language_list, which is moreNot Zed2004-05-051-2/+0
* Add e-icon-factory.[ch] Use the icon theme via EIconFactory MoveMichael Terry2004-04-191-1/+3
* New class similar to EAccount but for signatures.Jeffrey Stedfast2004-04-011-0/+4
* build new sourcesJP Rosevear2004-01-241-0/+2
* don't build dead filesJP Rosevear2004-01-211-2/+0
* New source files for mapping bonobo-conf keys to gconf keys. Moved out ofJeffrey Stedfast2004-01-151-0/+2
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-071-1/+0
* remove gtk deprecated flagJP Rosevear2003-11-241-1/+0
* remove db3 library, if you really want it, get it from e-d-sJP Rosevear2003-11-191-15/+1
* don't build the e-source stuff anymore, its in e-d-s nowJP Rosevear2003-11-151-12/+0
* Removed. No longer used by evolution except via evolution-data-server.Dan Winship2003-11-081-2/+0
* remove build sources from distJP Rosevear2003-11-071-0/+3
* make sure the marshal header and source are in the source listJP Rosevear2003-11-071-1/+1
* add $(DB3_LDADD)Dan Winship2003-10-241-0/+3
* Gone; nothing in evo uses soup any more.Dan Winship2003-10-221-2/+0
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-0/+14
* (pilot_compile) [! ENABLE_PILOT_CONDUITS]: AddEttore Perazzoli2003-10-211-1/+1
* Remove libeutil-static.la and libeconduit-static.laDan Winship2003-08-291-11/+0
* Added for tray icon support. To be removed when libgnomeui sports thisHans Petter Jansson2003-08-291-0/+2
* Reverted unwanted commitRodrigo Moya2003-07-241-2/+0
* just preload one level of GConf keys, since preloading all makes theRodrigo Moya2003-07-241-0/+2
* Use EVO_MARSHAL_RULEDan Winship2003-07-241-17/+1
* Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-131-1/+4
* Added e-meta.[ch] to libeutilNot Zed2003-03-241-0/+2
* include gnome-pilot cflagsJP Rosevear2003-02-281-1/+1
* (libeutil_static_la_DEPENDENCIES): MakeEttore Perazzoli2003-02-111-6/+9
* define in terms of privincludedir.Dan Winship2003-02-061-5/+3
* Version using $(BASE_VERSION). (econdincludedir): Likewise.Ettore Perazzoli2003-01-231-4/+4
* New, sort of from evolution-recurid-branch.Dan Winship2003-01-181-0/+2
* New class, based on MailConfigAccount, for describing an evolution (mail)Dan Winship2003-01-171-0/+4
* (eutilinclude_HEADERS): Add e-dialog-utils.h.Ettore Perazzoli2003-01-151-0/+1
* Images are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-091-1/+1
* Add this back: Connector needs it, and there's no reason for addressbookDan Winship2003-01-071-0/+2
* A bunch of fixes to make e-util build with -DG_DISABLE_DEPRECATED andJeffrey Stedfast2003-01-031-0/+2
* Removed. Back to the fiery depths of hell from whence ye came!Jeffrey Stedfast2002-12-171-2/+0
* New implementation of an Aho-Corasick trie.Jeffrey Stedfast2002-12-101-0/+2
* add e-password.h (libeutil_la_SOURCES): add e-password.cChris Toshok2002-11-131-0/+2
* Re-add e-proxy.c to the build.Jeffrey Stedfast2002-11-111-1/+2
* add e-categories-config.h and e-categories-master-list-wombat.hChris Toshok2002-11-091-2/+3
* pass extra pixbuf paramJP Rosevear2002-11-081-1/+2
* ported to GObject.Rodrigo Moya2002-11-051-1/+2
* Removed unused variable. (e_config_listener_get_long_with_default):Ettore Perazzoli2002-11-041-1/+2
* add marshal building stuff, add e-util-marshal.c to SOURCES, and addChris Toshok2002-11-031-1/+20
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-16/+10
* New convenience function to initialise the proxy settings for soup to use.Jeffrey Stedfast2002-08-291-0/+2
* new class for config database access and monitoring.Rodrigo Moya2002-08-201-0/+2
* new class for controlling a component, to detect when it dies.Rodrigo Moya2002-08-161-0/+2
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-37/+49
* New. New.Ettore Perazzoli2002-03-231-0/+2
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-8/+5
* compile new filesJP Rosevear2002-01-151-3/+5
* Remove `-lc'. It makes the mailer do strange things when it callsEttore Perazzoli2001-11-141-1/+1
* Explicitly add -lcJP Rosevear2001-11-141-1/+1
* Require gal 0.15.99.8Joe Shaw2001-10-301-2/+0
* added basic URI management functionsRodrigo Moya2001-10-021-0/+1
* add e-passwords.[ch]Chris Toshok2001-09-301-0/+2
* Added e-mktemp.[c,h] to the build.Jeffrey Stedfast2001-08-251-0/+2
* Added e-unicode-i18n.c and e-unicode-i18n.h.Chyla Zbigniew2001-08-251-0/+2
* New. New.Ettore Perazzoli2001-08-081-0/+2
* New function to create a factory that creates separate component instancesEttore Perazzoli2001-08-051-44/+46
* s/imagedir/imagesdirRodrigo Moya2001-07-191-1/+1
* generate default configuration for icons-per-category the first time. AndRodrigo Moya2001-07-181-8/+9
* Forgot to commit this bit.Chris Lahey2001-07-031-0/+1
* Added e-categories-master-list-wombat.c andChristopher James Lahey2001-07-031-0/+2
* new file for a set of functions for managing category-related (icons,Rodrigo Moya2001-07-031-0/+2
* Added a simple `e_request_string()' utility function.Ettore Perazzoli2001-07-011-0/+2
* Split e-db3-utils and e-dbhash off into libedb3util so eutil won't dependDan Winship2001-06-191-5/+7
* Included information about db3.Christopher James Lahey2001-06-011-0/+4
* Remove UNICODE_CFLAGS (libeutil_la_LIBADD): Change UNICODE_LIBS toDan Winship2001-04-271-2/+1
* add e-host-utils.[ch]Chris Toshok2001-04-231-0/+2
* Setup up the conduit library building better so the files get distedJP Rosevear2001-04-081-7/+10
* Add support for converting e-mail addresses to links. (is_email_address):Jon Trowbridge2001-03-311-0/+2
* update cflag macrosJP Rosevear2001-03-131-1/+1
* new files to contain functions to parse and format dates and times forDamon Chaplin2001-03-051-0/+2
* New function to turn foo/bar into foo/subfolders/bar. The inverse functionDan Winship2001-03-021-0/+2
* Merge from camel-mt-branch.Not Zed2000-12-241-0/+2
* Convert cal component strings to pilot character setJP Rosevear2000-12-201-3/+10
* New `e-corba-utils.c' module, for now just containing a function toEttore Perazzoli2000-12-051-0/+2
* New routines for fast memory management and compact string array storage.Not Zed2000-11-211-0/+2
* Build e-dbhash.[hc]JP Rosevear2000-11-081-0/+2
* build md5-utils72000-10-281-1/+3
* Pilot map functions grabbed from existing conduitsJP Rosevear2000-10-241-1/+12
* Added $(EXTRA_GNOME_CFLAGS).Christopher James Lahey2000-09-271-0/+1
* add ename as a SUBDIRJeffrey Stedfast2000-09-261-1/+3
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-21/+1
* Implemented a new `e_gtk_signal_connect_full_while_alive()' utilityEttore Perazzoli2000-09-111-9/+11
* make e-util depend on libunicodeDan Winship2000-08-301-0/+2
* Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings toLauris Kaplinski2000-08-231-1/+3
* many fixes to make it compile with strange prefixes...Mathieu Lacage2000-08-211-0/+1
* added use of UNICODE_CFLAGS... thanks ian...Arik Devens2000-08-201-1/+2
* First step moving to UTF-8 stringsLauris Kaplinski2000-08-201-1/+3
* Remove. The shell tells the components where the evolution homedir is now.Dan Winship2000-08-111-2/+0
* Typo fixPeter Williams2000-07-261-3/+2
* build static versions of some util libraries for the conduit to link withSeth Alves2000-07-261-0/+4
* New list class with iterators.Christopher James Lahey2000-07-041-0/+6
* Fix compilation with builddir != srcdir.Ettore Perazzoli2000-06-271-0/+1
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+2
* Added e-printable.c and e-printable.h.Christopher James Lahey2000-06-111-0/+2
* Added widgets/e-paned/Makefile.Christopher James Lahey2000-05-251-2/+0
* New files with utilities for hooking up widgets in Glade-generatedFederico Mena Quintero2000-05-201-22/+24
* Add imagesdir support.Christopher James Lahey2000-05-191-0/+3
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-031-1/+2
* Moved here from the mailer, since it's of general use, and the composerDan Winship2000-04-281-0/+2
* New file. Implements easy to use popup menus.Miguel de Icaza2000-04-261-5/+7
* + * widgets/Makefile.am: Added e-paned directory.Matthew Loper2000-04-241-1/+3
* Formatting cleanup.NotZed2000-03-241-1/+1
* Added. moved from filter-sexp.[ch]NotZed2000-02-291-3/+5
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-251-0/+1
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-2/+4
* Add the unicode libraries as well.Miguel de Icaza2000-02-161-1/+3
* Add new Makefiles to Makefile list.Christopher James Lahey2000-02-091-1/+5
* More framework work -miguelArturo Espinosa2000-01-071-0/+2
* Compilation touchups -miguelArturo Espinosa2000-01-061-0/+2
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-0/+7