aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove ESEvent.Matthew Barnes2013-07-081-2/+2
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-9/+9
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-2/+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 e_shell_detect_meego().Matthew Barnes2013-04-011-2/+0
* Fix mbox-to-Maildir conversion... again.Matthew Barnes2013-03-251-1/+2
* Remove EShellSettings.Matthew Barnes2013-03-171-2/+0
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-4/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-21/+4
* Bug 676141 - Use GtkApplication for session managementMatthew Barnes2012-10-161-1/+0
* Fix contact maps.Matthew Barnes2012-10-041-4/+4
* Remove test EShellBackend module.Matthew Barnes2012-08-251-4/+0
* Add missing linker flag.Matthew Barnes2012-08-111-0/+1
* Run mbox-to-Maildir conversion before loading modules.Matthew Barnes2012-08-101-1/+2
* Use template files to generate GEnumClass types.Matthew Barnes2012-07-181-5/+9
* Remove evolution-nognome script.Matthew Barnes2012-07-031-3/+0
* Record the actual Evolution version after migration.Matthew Barnes2012-07-031-1/+8
* Remove the last remaining usage of GConfMilan Crha2012-06-151-37/+0
* Add dbus-glib flags to evolution binary.Matthew Barnes2012-03-181-0/+2
* Bug #659756 - Initialize dbus-glib threading for GConfMilan Crha2012-03-161-0/+2
* Add missing linker flags.Matthew Barnes2012-03-041-1/+2
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+2
* Simplify library dependency flags.Matthew Barnes2011-10-051-10/+7
* Fix build break in libeshell.Matthew Barnes2011-08-291-0/+1
* Bug 624500 - Missing EggSMClient linker flags in shellMatthew Barnes2010-07-301-0/+2
* Add optional clutter support.Srinivasa Ragavan2010-07-261-0/+5
* Fix some linking issues.Matthew Barnes2010-07-111-0/+2
* Fix places where "~/.evolution" is hard-coded.Matthew Barnes2010-07-091-2/+5
* Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-131-2/+11
* Give the windows version of evolution-alarm-notify a nice win32 iconFridrich Štrba2010-04-201-2/+2
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-1/+0
* Add meego detection logic, it needs to be used (next pass) toMichael Meeks2010-04-021-0/+2
* Drop support for migrating from Evolution < 2.0.Matthew Barnes2010-03-301-3/+1
* Convert NetworkManager integration to an EShell extension.Matthew Barnes2010-03-201-12/+0
* Actually respect the --disable-schemas-install configure optionFridrich Strba2010-03-151-0/+4
* Add missing linker flags for libeshell.Matthew Barnes2010-02-081-0/+1
* Enforce unique-1.0 >= 1.1.2 build requirement.Matthew Barnes2010-02-031-0/+1
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
* Refactor the EShell search API.Matthew Barnes2009-12-191-0/+2
* Move icon theme path setup from main() to EShell.Matthew Barnes2009-12-151-1/+1
* port shell/ over to the new EError APIJonathon Jongsma2009-12-011-0/+1
* Implement a new 'killev' program.Matthew Barnes2009-11-271-1/+17
* Kill Evolution's icon cache once and for all.Matthew Barnes2009-11-201-0/+1
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-4/+2
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-2/+3
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-32/+56
* Rename EShellImporter to EImportAssistant and move it to widgets.Matthew Barnes2009-09-261-2/+0
* Kill the killev program, and the whole tools directory.Matthew Barnes2009-09-181-2/+1
* Get the "save-calendar" plugin working.Matthew Barnes2009-09-041-1/+1
* Stop killing evolution-data-server services.Matthew Barnes2009-08-231-19/+1
* Bug 567260 – Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-141-4/+0
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-151-1/+11
|\
| * Bug 588018 – NetworkManager & DBUS build check rewriteH.Habighorst2009-07-141-0/+6
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * It might help to install the evolution binary.Matthew Barnes2009-06-031-8/+1
| * Bug 582939 – Drop support for CDEMatthew Barnes2009-06-031-17/+0
* | Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-1/+1
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | It might help to install the evolution binary.Matthew Barnes2009-06-041-8/+1
* | Bug 582939 – Drop support for CDEMatthew Barnes2009-06-031-17/+0
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-11/+12
* | Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-2/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-041-2/+14
|\|
| * Add iconrc support for Evolution. The windows binaryFridrich Strba2009-05-041-2/+14
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-7/+1
| * Use -mwindows on Windows to build a "GUI" executable.Tor Lillqvist2009-02-041-0/+4
| * Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for...Suman Manjunath2008-10-171-4/+0
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-0/+4
* | Progress update:Matthew Barnes2008-11-191-0/+2
* | Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-281-0/+1
* | Fix some compilation errors.Matthew Barnes2008-10-051-2/+2
* | Support migration in the new shell design.Matthew Barnes2008-10-051-0/+2
* | Search UI is kinda sorta working. Still some outstanding issues.Matthew Barnes2008-09-231-1/+1
* | Fix some miscellaneous address book bugs.Matthew Barnes2008-09-201-1/+0
* | Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-201-2/+0
* | Progress update:Matthew Barnes2008-09-181-8/+1
* | Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-0/+1
* | Begin documenting the new shell design.Matthew Barnes2008-09-151-2/+0
* | Progress update:Matthew Barnes2008-09-091-2/+6
* | Progress update:Matthew Barnes2008-09-071-0/+2
* | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-2/+8
* | Progress update:Matthew Barnes2008-08-271-3/+1
* | Progress update:Matthew Barnes2008-08-231-4/+5
* | Demonstrate loading the test module.Matthew Barnes2008-08-141-1/+1
* | Add a few stub functions to get compilation to complete.Matthew Barnes2008-08-111-4/+0
* | Kill e-shell-marshal.list (unused).Matthew Barnes2008-08-101-4/+0
* | Killing spree...Matthew Barnes2008-08-091-4/+0
* | Treat the Preferences window as a singleton.Matthew Barnes2008-08-091-42/+1
* | Kill EShellSettingsDialog.Matthew Barnes2008-08-091-2/+0
* | Kill ECorbaConfigPage. Good riddance.Matthew Barnes2008-08-091-2/+0
* | Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-10/+14
|/
* Remove still more unused files.Matthew Barnes2008-07-131-2/+0
* Remove more unused files.Matthew Barnes2008-07-121-2/+0
* Remove these files. They were written in 2002 and, AFACIT, never used forMatthew Barnes2008-07-111-2/+0
* Move the test component to "shell/test" so it installs properly (#469992).Matthew Barnes2007-09-121-28/+7
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-16/+8
* ** Fixes part of bug #337616Matthew Barnes2007-05-131-0/+2
* Evolution is now Network Aware, the day of complete awareness beckons, TheShreyas Srinivasan2005-12-221-1/+9
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-211-2/+6
* fix warning. (impl_Shell_findComponent): fix signature for warning.Not Zed2005-08-181-4/+2
* Install missing e-plugin header es-event.h and es-menu.h. Fixes bugChristian Kellner2005-08-171-3/+4
* Use privsolib instead of privlib. Link with SHELL_LIBS. Use NO_UNDEFINED.Tor Lillqvist2005-08-101-15/+34
* Fix make distcheck issues.Harish Krishnaswamy2005-07-271-0/+2
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-4/+2
* BonoboObject wrapper for Evolution::Component interface. Abstract, doesn'tNot Zed2005-06-021-0/+2
* fix error file build/path changesNot Zed2005-05-161-7/+4
* remove Evolution-common.idlJP Rosevear2005-05-021-1/+0
* don't build/install corba icon utilsJP Rosevear2005-04-291-1/+0
* don't build wizard related codeJP Rosevear2005-04-291-9/+2
* install schemas properly and add some uninstall rules for local installJP Rosevear2005-01-071-1/+11
* register event hook.Not Zed2004-10-251-0/+4
* tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-091-1/+1
* Remove no-longer-used stuffDan Winship2004-06-111-35/+8
* Remove e-shell-about-box.William Jon McCann2004-05-291-2/+0
* Require e-error-toolRodney Dawes2004-05-281-0/+1
* Don't dist $(error_i18n) as it requires e-error-tool to be builtRodney Dawes2004-05-271-1/+1
* add for translators.Not Zed2004-05-121-1/+8
* Change component icons to use the icon theme names for icons RemoveMichael Terry2004-04-191-2/+0
* Change this a lot. Now each component will maintain its ownDan Winship2004-04-091-3/+4
* add extra pageJP Rosevear2004-02-051-0/+2
* Moved to misc/widgets since they depend on libemiscwidgets now, and aren'tDan Winship2004-02-041-6/+0
* add definition for EVOLUTION_HELPDIRDavid Trowbridge2004-01-281-0/+1
* use our libsJP Rosevear2004-01-131-1/+1
* MissedJP Rosevear2004-01-121-2/+4
* proper server file for test componentsJP Rosevear2004-01-111-11/+19
* these just handle creating the ~/evolution dir and so are no longer neededJP Rosevear2003-12-301-2/+0
* remove useless gal includeJP Rosevear2003-12-071-2/+0
* move e-task-bar and e-task-widget into libeshell.Ettore Perazzoli2003-12-041-4/+4
* Remove. Remove. Remove. Remove. Remove. Remove. Remove. Remove.Ettore Perazzoli2003-12-041-12/+0
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-16/+0
* Version the schemas Removed AddedRodney Dawes2003-12-021-1/+6
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-021-2/+2
* New member offline_handler. (offline_procedure_started_cb): New.Ettore Perazzoli2003-12-011-0/+2
* remove gtk deprecated flagJP Rosevear2003-11-241-1/+1
* Destroy the tooltips instead of unreffing them.Ettore Perazzoli2003-11-191-0/+2
* Do not #include "e-local-folder.h".Ettore Perazzoli2003-11-181-45/+12
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-171-2/+1
* New signal "component_changed". (class_init): Install. (switch_view):Ettore Perazzoli2003-11-131-1/+2
* don't include top level libicalJP Rosevear2003-11-081-1/+0
* make sure the marshal header is in the sources tooJP Rosevear2003-11-071-1/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-18/+15
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-8/+4
* Add e-shell-view.h to evolution_SOURCESRodney Dawes2003-10-291-0/+1
* Fix automake warning, and add e-shell-user-creatable-items-handler.h toRodney Dawes2003-10-281-4/+1
* New member "component_registry". (e_shell_construct): Don't callEttore Perazzoli2003-10-231-2/+2
* Append a _2 to all the IIDs.Ettore Perazzoli2003-10-231-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-65/+30
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-101-2/+1
* libical.la -> libical-evolution.laHans Petter Jansson2003-09-221-1/+1
* Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-121-1/+1
* Ooops, revert changes: wrong branch.Ettore Perazzoli2003-07-241-26/+17
* Create a new EShellWindow and show it.Ettore Perazzoli2003-07-241-17/+26
* Use EVO_MARSHAL_RULEDan Winship2003-07-241-12/+1
* Add missing stub/skel to BUILD_SOURCES (bug 44717)Frédéric Crozat2003-06-171-1/+1
* Ooops, remove files that were not supposed to be there.Ettore Perazzoli2003-06-131-2/+0
* Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-131-0/+3
* ** For #42691.Not Zed2003-06-111-2/+2
* Removed "forced_upgrade" unused variable. (show_development_warning): PutEttore Perazzoli2003-05-201-0/+4
* Fix install of evolutionRodney Dawes2003-04-301-1/+2
* Fix up some stuff for the nognome script Fix up nognome script for SunRodney Dawes2003-04-291-6/+14
* Substitute version number into the evolution binary name in the serverDan Winship2003-04-081-1/+4
* (kill_old_wombat): New.Ettore Perazzoli2003-03-291-0/+22
* Update for e_notice move. Likewise Likewise Likewise Likewise LikewiseDan Winship2003-03-251-0/+3
* Add e-config-upgrade.hRodney Dawes2003-02-271-0/+1
* Added a key for /apps/evolution/version - seems the best place to put it.Not Zed2003-02-261-0/+1
* We don't need e-gray-bar.[ch] anymore Remove these unused files now We areRodney Dawes2003-02-251-2/+0
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-2/+2
* Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIRDan Winship2003-02-061-24/+20
* No need for the @true command. ($(IDL_GENERATED_C)): Likewise.Ettore Perazzoli2003-01-291-10/+8
* (Evolution-impl.o): Removed unused rule.Ettore Perazzoli2003-01-291-2/+0
* Use a little trick for the IDL compilation so thatEttore Perazzoli2003-01-291-7/+23
* Set GTK_RESPONSE_OK as the default response.Ettore Perazzoli2003-01-281-0/+1
* Install the shell executable as evolution-$(BASE_VERSION) using anEttore Perazzoli2003-01-231-32/+31
* (EXTRA_DIST): Add $(schema_DATA) here.Ettore Perazzoli2003-01-151-0/+2
* Images are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-091-1/+1
* (evolution_LDFLAGS): -export-dynamic so customEttore Perazzoli2003-01-091-0/+2
* remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-061-2/+0
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-0/+1
* Disabled for now.Ettore Perazzoli2002-11-201-0/+12
* from clicked_cb. (start_import): gtkdialogise.Not Zed2002-11-181-10/+4
* Added rule to generate GNOME_Evolution_Shell.server.in fromEttore Perazzoli2002-11-161-2/+4
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-12/+12
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-23/+30
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-7/+25
* New script to run Evolution under aEttore Perazzoli2002-09-171-1/+8
* no longer distribute the etstate files. enable_search on the view. addMike Kestner2002-09-061-3/+1
* Add a -DPREFIX.Ettore Perazzoli2002-09-051-0/+1
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-0/+1
* Install some headers that weren't getting installed.Peter Williams2002-07-131-2/+2
* Call e_icon_factory_init().Ettore Perazzoli2002-07-101-0/+2
* New helper function. (e_folder_to_corba): Use it here.Ettore Perazzoli2002-07-091-2/+2
* [ fixes 90% of #25047 ] shamelessly lifted fromChris Toshok2002-05-241-0/+4
* Call e_shell_offline_sync_all_folders() if no connection is reported here.Ettore Perazzoli2002-05-151-0/+2
* Added check-empty.xpm, check-filled.xpm, and check-missing.xpm.Christopher James Lahey2002-05-151-0/+6
* Handle the e-shell-config-offline and e-shell-config-default-foldersEttore Perazzoli2002-05-141-0/+4
* Added some tests for the custom storage.Ettore Perazzoli2002-05-111-4/+25
* Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c.Christopher James Lahey2002-05-041-0/+2
* Removed. (impl_tree_drag_motion): Rewritten to useEttore Perazzoli2002-04-171-0/+2
* Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-111-1/+3
* New widget for a button that displays a folder selection in a standardDan Winship2002-04-051-0/+2
* Added e-storage-set-view-checkboxes.etstate andChristopher James Lahey2002-04-031-1/+1
* g_warning if the control cannot be activated.Ettore Perazzoli2002-03-271-0/+2
* Update to create an EvolutionConfigControl instead of just aEttore Perazzoli2002-03-131-0/+2
* Use ECorbaConfigPages.Ettore Perazzoli2002-03-101-0/+3
* New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-081-0/+2
* Keep the storage name and display_name in EStoragePriv. (impl_get_name,Dan Winship2002-03-071-2/+0
* [First cut at navigation (i.e. back/forward) buttons.]Ettore Perazzoli2002-02-231-0/+2
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-14/+14
* Just use BONOBO_HTML_GNOME_CFLAGS and BONOBO_HTML_GNOME_LIBS forEttore Perazzoli2002-01-251-18/+8
* [Implement an Outlook-style "New" dropdown button. It is basicallyEttore Perazzoli2002-01-241-0/+2
* handle translated timezone names.Damon Chaplin2002-01-121-0/+1
* use libical-evolution.laDamon Chaplin2001-10-301-1/+1
* Use EShellAboutBox. (zero_pointer): Removed.Ettore Perazzoli2001-10-201-0/+2
* Ooops. Remove stale files `e-shell-about-box.[ch]'.Ettore Perazzoli2001-10-191-2/+0
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-191-0/+2
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-1/+1
* #include "e-shell-startup-wizard.h".Ettore Perazzoli2001-08-221-0/+1
* Build fixIain Holmes2001-08-181-0/+1
* Startup assistant stuffIain Holmes2001-08-171-1/+6
* Add `Evolution-common.idl'.Ettore Perazzoli2001-08-141-0/+1
* Put the folder title bar into an EGrayBar.Ettore Perazzoli2001-08-121-0/+2
* [Finally! Fix #413, "Support for stock folders", and #786, "i18n:Ettore Perazzoli2001-08-121-1/+0
* Add the menu items using the EShellUserCreatableItemsHandler.Ettore Perazzoli2001-08-101-0/+2
* Add some padding to the label so that the title doesn't move around whenEttore Perazzoli2001-08-051-0/+3
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-3/+0
* Make "My Evolution" a normal storage instead of being the toplevelEttore Perazzoli2001-08-031-0/+2
* Fix support for gtkhtml when compiled with gconf supportFrédéric Crozat2001-07-301-0/+1
* $(BONOBO_CONF_CFLAGS) was here twice, took out one of them.Jason Leach2001-07-261-1/+0
* use bonobo-conf everywhereDietmar Maurer2001-07-041-0/+1
* Made evolution depend on bonobo-conf 0.2.Christopher James Lahey2001-07-031-0/+2
* Changed $(datadir)/evolution/etspec to "$(etspecdir)" here.Christopher James Lahey2001-06-301-2/+2
* Added a URI schema registry to the shell, and changed the bootstrapEttore Perazzoli2001-06-281-0/+2
* Rename `GNOME_Evolution_TestComponent.oafinfo' intoEttore Perazzoli2001-06-251-2/+2
* Added an EvolutionActivityClient object to libeshell, to handleEttore Perazzoli2001-06-241-0/+2
* Implemented an Evolution::Activity interface for keeping track ofEttore Perazzoli2001-06-231-11/+47
* Remove DB3_LDADDDan Winship2001-06-191-1/+0
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-031-2/+2
* Add some missing `$(DB3_LDADD)'s to get it to compile.Ettore Perazzoli2001-06-011-1/+2
* New file. (e_pixmaps_update): Moved here from e-util to break e-utilDan Winship2001-05-281-0/+2
* Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-261-15/+21
* Added ETSPECDIR. Added e-storage-set-view.etspec to get installed.Christopher James Lahey2001-05-261-1/+5
* Create new files for the folder commands, and move the "Create newEttore Perazzoli2001-05-191-0/+2
* Ask for a folder to import into.Iain Holmes2001-05-121-0/+2
* Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-081-1/+0
* Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-031-0/+3