Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #652394 - Port google-account-setup plugin to libgdata 0.9.0 | Philip Withnall | 2011-06-14 | 1 | -1/+5 |
| | |||||
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -1/+2 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2011-06-14 | 1 | -1/+1 |
| | |||||
* | Bug #642557 - Display maps in contact preview | Dan Vrátil | 2011-06-02 | 1 | -33/+32 |
| | |||||
* | Bug #601541 - Add 'Copy Image' Option On Inline Email Images | Milan Crha | 2011-05-16 | 1 | -1/+1 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.1.1 release.EVOLUTION_3_1_1 | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Bug 649365 - Creation of new repository evolution-groupwise | Vibha Yadav | 2011-05-04 | 1 | -4/+2 |
| | | | | Removing groupwise plugin code from evolution. | ||||
* | Bump gladeui-2.0 minimum version to 3.10.0. | Matthew Barnes | 2011-04-24 | 1 | -1/+1 |
| | |||||
* | Bug #645721 - Fix build error when enabling kerberos without specifying path | Niki Guldbrand | 2011-04-19 | 1 | -1/+1 |
| | |||||
* | Bug 646200 - Insufficient requirement on libsoup | Matthew Barnes | 2011-03-30 | 1 | -1/+1 |
| | | | | | Require libsoup >= 2.31.2 so we can use the get methods for SoupCookie, SoupData and SoupURI. | ||||
* | Remove the profiler plugin. | Matthew Barnes | 2011-03-29 | 1 | -17/+1 |
| | | | | | | | This plugin was for developers, but no one uses it anymore. Plus the only profiling hooks left in Evolution were in the MessageList widget, which performs fine. There's better ways to collect profiling data these days anyway (sysprof, systemtap, etc.). | ||||
* | Bug 644310 - Rework "Set as Background" image option | Matthew Barnes | 2011-03-27 | 1 | -2/+3 |
| | | | | | | | | | This adds a dependency on gsettings-desktop-schemas >= 2.91.92. The version was chosen for the change from "picture-filename" to "picture-uri" in the "org.gnome.desktop.background" schema. Also, we now save the background image under ~/Pictures since the old directory (~/.gnome2/wallpapers) is presumed deprecated in GNOME 3. | ||||
* | Remove unique-3.0 dependency from configure.ac. | Matthew Barnes | 2011-03-25 | 1 | -2/+0 |
| | |||||
* | Begin Evolution 3.1 development. | Matthew Barnes | 2011-03-22 | 1 | -3/+3 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2011-03-21 | 1 | -3/+3 |
| | |||||
* | Bug 644166 - Add style class to primary toolbars | Matthew Barnes | 2011-03-08 | 1 | -1/+1 |
| | | | | | Requires GTK+ >= 3.0.2 since GTK_STYLE_CLASS_PRIMARY_TOOLBAR is a very recent addition. | ||||
* | Post-release version bump. | Matthew Barnes | 2011-03-06 | 1 | -1/+1 |
| | |||||
* | Bump BASE_VERSION to 3.0. | Matthew Barnes | 2011-03-06 | 1 | -2/+2 |
| | | | | Looks like GNOME 3.0 might actually happen this cycle. | ||||
* | post release version bump | Chenthill Palanisamy | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | Require libsoup-gnome-2.4 instead of libsoup-2.4. | Matthew Barnes | 2011-02-15 | 1 | -1/+1 |
| | | | | So Evolution can utilize GNOME integration features in libsoup. | ||||
* | Bump GTK+ requirement to 3.0. | Matthew Barnes | 2011-02-11 | 1 | -2/+2 |
| | | | | This requirement is now locked until GNOME 3.3 development begins. | ||||
* | Bug #634571 - Check for 'mono-2' rather than 'mono' package | Milan Crha | 2011-02-07 | 1 | -3/+1 |
| | |||||
* | Bug 222423 - Support Face headers | Dan Vrátil | 2011-02-03 | 1 | -2/+2 |
| | | | | | | The configuration section for the Face plugin now has a preview image. Also promoting this plugin out of "experimental" status so more distros will pick it up. | ||||
* | Bump gtk_minimum_version to 2.99.3. | Matthew Barnes | 2011-02-02 | 1 | -1/+1 |
| | | | | | The actual requirement right now is git HEAD, but this is the best we can do with pkg-config. | ||||
* | Fix champlain-gtk checks in configure.ac. | Matthew Barnes | 2011-02-02 | 1 | -5/+2 |
| | | | | Check for champlain-gtk-0.8 not 0.5, and drop the fallback to 0.4. | ||||
* | post release version bump | Chenthill Palanisamy | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | libchamplain-0.8 exists now. | Matthew Barnes | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | gladeui is 2.0 now | Milan Crha | 2011-01-29 | 1 | -1/+1 |
| | |||||
* | Require the latest gtk+-3.0 release until 3.0. | Matthew Barnes | 2011-01-27 | 1 | -1/+1 |
| | |||||
* | Not gonna deal with deprecated API in GTK3 just yet. | Matthew Barnes | 2011-01-25 | 1 | -1/+0 |
| | |||||
* | Drop support for gtk+-2.0. | Matthew Barnes | 2011-01-25 | 1 | -114/+41 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | Temporarily remove GDK_DISABLE_DEPRECATED (again). | Matthew Barnes | 2010-12-23 | 1 | -3/+0 |
| | | | | | GTK+ 2.23.3 deprecated gdk_set_sm_client_id(), which is used by eggsmclient-xsmp.c. We'll deal with that after GNOME 3.0. | ||||
* | post release version bump | Chenthill Palanisamy | 2010-12-20 | 1 | -1/+1 |
| | |||||
* | Update gtkhtml API versionEVOLUTION_2_91_4 | Chenthill Palanisamy | 2010-12-20 | 1 | -1/+1 |
| | |||||
* | Bug #616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsd | Milan Crha | 2010-12-13 | 1 | -1/+8 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2010-11-08 | 1 | -1/+1 |
| | |||||
* | Reinstate GDK_DISABLE_DEPRECATED | Benjamin Otte | 2010-10-30 | 1 | -0/+1 |
| | | | | Everything compiles with this flag now. | ||||
* | Remove libart | Benjamin Otte | 2010-10-30 | 1 | -1/+0 |
| | | | | It's not used by the gnome-canvas anymore. | ||||
* | gnome-canvas: Remove pangoft2 requirement | Benjamin Otte | 2010-10-30 | 1 | -2/+0 |
| | | | | | It's not really necessary to pull in libs for an unused variable, now is it? | ||||
* | build: Depend on cairo-gobject | Benjamin Otte | 2010-10-30 | 1 | -0/+1 |
| | | | | | GTK3 depends on it anyway, and we need it for property types in gnome-canvas. | ||||
* | Bug 631731 - Remove status icon from mail notifier | William Jon McCann | 2010-10-28 | 1 | -3/+2 |
| | |||||
* | Remove EVO_MARSHAL_RULE. | Matthew Barnes | 2010-10-23 | 1 | -4/+0 |
| | | | | Use glib-gen.mak instead. | ||||
* | Bug 632903 - Support libnotify-0.7 | Flo Gravo | 2010-10-23 | 1 | -1/+5 |
| | |||||
* | Bug #597567 - Crash in comp_subject() | Milan Crha | 2010-10-21 | 1 | -0/+14 |
| | | | | Fix works only when compiled with libical 0.46 or later | ||||
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -1/+1 |
| | |||||
* | Add an EOfflineAlert module. | Matthew Barnes | 2010-10-19 | 1 | -2/+3 |
| | | | | | | | | | This module posts an alert to the first EShellWindow when starting offline, and also posts an alert when the network connection drops. We get frequent questions on the mailing list from users not realizing Evolution is starting in offline mode, so this is meant to help address that confusion. | ||||
* | post release version bump | Chenthill Palanisamy | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -1/+1 |
| | | | | | | GObject now does property bindings itself. Requires GLib >= 2.26. | ||||
* | Post-release version bump. | Matthew Barnes | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | Change version to 2.91.0. | Matthew Barnes | 2010-10-04 | 1 | -4/+4 |
| | | | | In accordance with http://live.gnome.org/TwoPointNinetyone. | ||||
* | Use upstream gettext instead the glib one | Javier Jardón | 2010-10-01 | 1 | -2/+3 |
| | |||||
* | Bump gtk+-2.0 requirement to 2.22.0. | Matthew Barnes | 2010-09-29 | 1 | -1/+1 |
| | | | | Remove backward-compatibility hacks for older GTK+ versions. | ||||
* | Kill the subject-thread plugin. | Matthew Barnes | 2010-09-15 | 1 | -2/+1 |
| | | | | | | All this time I never realized the subject-thread plugin was nothing more than a stupid checkbox. The actual thread-by-subject code lives in the core mail library. | ||||
* | Convert plugin-manager to an EExtension. | Matthew Barnes | 2010-09-13 | 1 | -2/+2 |
| | | | | How ironic. | ||||
* | Post-branch version bump. | Matthew Barnes | 2010-09-13 | 1 | -4/+4 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2010-09-13 | 1 | -2/+2 |
| | |||||
* | Convert composer autosave to an EExtension. | Matthew Barnes | 2010-09-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | Given the way the autosave feature was awkwardly bolted on to the composer, an EExtension seemed like a natural fit. And it helped clean up some object lifecycle hacks (and bugs). What we have now is a new module consisting of two EExtensions: EComposerAutosave extends EMsgComposer and determines when to kick off an asynchronous autosave operation. EComposerRegistry extends EShell and offers to restore orphaned autosave files on startup (which is also asynchronous now). e-autosave-utils.c holds the actual asynchronous functions and a few other miscellaneous utility functions. Source code for the new module lives in /modules/composer-autosave. | ||||
* | Post-release version bump. | Matthew Barnes | 2010-08-30 | 1 | -1/+1 |
| | |||||
* | Fix build break. | Matthew Barnes | 2010-08-29 | 1 | -0/+1 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2010-08-16 | 1 | -1/+1 |
| | |||||
* | Bump minimum GtkHtml version to 2.31.90. | Matthew Barnes | 2010-08-13 | 1 | -5/+2 |
| | | | | For bug 624913. | ||||
* | Remove -DGDK_DISABLE_DEPRECATED | Matthew Barnes | 2010-08-11 | 1 | -1/+2 |
| | | | | | | Until we can port the GDK drawing code to cairo. See: http://blogs.gnome.org/otte/2010/07/27/rendering-cleanup/ | ||||
* | Bug 626090 - Only set -fno-strict-aliasing for GCC | Matthew Barnes | 2010-08-05 | 1 | -6/+11 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2010-08-03 | 1 | -1/+1 |
| | |||||
* | Whoops, I broke configure.ac. | Matthew Barnes | 2010-08-03 | 1 | -4/+4 |
| | |||||
* | Prefer gio-2.0 when requiring GLib libraries. | Matthew Barnes | 2010-08-02 | 1 | -7/+6 |
| | | | | | | | | gio-2.0 is the "top level" library within GLib. It requires everything else we may need from GLib: glib-2.0, gobject-2.0, gmodule-2.0, gthread-2.0 | ||||
* | build: Update gnome-icon-theme dependency for new default-avatar icon | Rob Bradford | 2010-08-02 | 1 | -1/+1 |
| | |||||
* | Bug 624500 - Missing EggSMClient linker flags in shell | Matthew Barnes | 2010-07-30 | 1 | -1/+5 |
| | |||||
* | Bug #625606 - git/master build dies with glib-2.25.12 | Milan Crha | 2010-07-30 | 1 | -1/+1 |
| | |||||
* | Reset BASE_VERSION to 2.32. | Matthew Barnes | 2010-07-29 | 1 | -2/+2 |
| | | | | | | | In light of today's announcement that GNOME 3.0 is delayed again, the September 2010 release will be called Evolution 2.32. http://www.gnome.org/press/releases/2010-07-gnome-3.0-rescheduled.html | ||||
* | Bug #622912 - Migrate from dbus-glib to glib's GDBus | Milan Crha | 2010-07-28 | 1 | -9/+1 |
| | |||||
* | More clutter-gtk requirement tweaks. | Matthew Barnes | 2010-07-27 | 1 | -1/+2 |
| | |||||
* | Update clutter-gtk requirement for gtk+-3.0. | Matthew Barnes | 2010-07-27 | 1 | -4/+8 |
| | |||||
* | Option to build with clutter/MX | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+21 |
| | |||||
* | Post-release version bump.EVOLUTION_2_31_5_CORRECTED | Matthew Barnes | 2010-07-13 | 1 | -1/+1 |
| | |||||
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 1 | -0/+2 |
| | |||||
* | Bug 623432 - Use gweather-3.0 when building with gtk3 | Maciej Piechotka | 2010-07-04 | 1 | -4/+8 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2010-06-30 | 1 | -1/+1 |
| | |||||
* | Use the correct evolution-shell pkg-config file. | Matthew Barnes | 2010-06-30 | 1 | -0/+5 |
| | | | | | | evolution-mail-3.0 and evolution-calendar-3.0 should require evolution-shell-3.0. evolution-mail and evolution-calendar should require evolution-shell. | ||||
* | Bump reqs on more libraries that don't link to gtk+-3.0 yet. | Matthew Barnes | 2010-06-29 | 1 | -14/+21 |
| | | | | | | | | | These are bogus versions to force the plugins that use them to be disabled. champlain-gtk >= 0.8 (latest is 0.7) clutter-gtk >= 1.0 (latest is 0.90.1) gtkimageview >= 2.0 (latest is 1.6) | ||||
* | Require gweather >= 2.90.0 when building against gtk+-3.0. | Matthew Barnes | 2010-06-29 | 1 | -4/+4 |
| | | | | | Note, at this moment libgweather-2.90.0 doesn't exist. The version requirement is a guess. The tarball should appear "any minute now". | ||||
* | Require libnotify >= 0.5.1 when building against gtk+-3.0. | Matthew Barnes | 2010-06-29 | 1 | -2/+5 |
| | |||||
* | Show the GTK+ package in configure summary. | Matthew Barnes | 2010-06-29 | 1 | -0/+1 |
| | |||||
* | Add Outlook Express DBX mailbox file importer plugin | David Woodhouse | 2010-06-29 | 1 | -1/+2 |
| | | | | [patch v2: Don't error on empty mailboxes, build plugin by default] | ||||
* | look for gtkhtml-editor-3.14 while using gtk2 | Chenthill Palanisamy | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | set gtk3 minimum version 2.90.4 | Chenthill Palanisamy | 2010-06-29 | 1 | -3/+3 |
| | |||||
* | Use version 3.0 for evolution-<module>.pc files while compiling with gtk3. ↵ | Chenthill Palanisamy | 2010-06-29 | 1 | -31/+78 |
| | | | | Set dependencies right between gtk3 and gtk2 compilations | ||||
* | use gtk-3.0 if available | Chenthill Palanisamy | 2010-06-28 | 1 | -2/+12 |
| | |||||
* | Remove gnome-pilot integration. | Matthew Barnes | 2010-06-16 | 1 | -85/+0 |
| | | | | | | | | | | | | | | | | It just doesn't belong in Evolution anymore. We don't support syncing with more modern devices -- see Conduits or SyncEvolution for that -- so it does not make sense for older model Palm Pilot PDAs to be the lone exception. I have repackaged the Evolution-Data-Server conduit modules to be provided by gnome-pilot itself in bug #619315. This should provide eqivalent Palm Pilot syncing functionality; it's just being moved to gnome-pilot. This completely severs our dependency on deprecated GNOME 2.x libraries which were still being dragged in by way of gnome-pilot dependencies. It was also interfereing with our bundling of libgnomecanvas. | ||||
* | Embed libart_lgpl and libgnomecanvas. | Matthew Barnes | 2010-06-14 | 1 | -2/+6 |
| | | | | | | Both of these modules are deprecated and going away in GNOME 3 but we still rely heavily on them for GnomeCalendar and ETable. So, welcome to the island of unwanted libraries... | ||||
* | post release version bump | Chenthill Palanisamy | 2010-06-10 | 1 | -2/+2 |
| | |||||
* | updating the version for 2.31.3.1 releaseEVOLUTION_2_31_3_1 | Chenthill Palanisamy | 2010-06-10 | 1 | -2/+2 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2010-06-07 | 1 | -1/+1 |
| | |||||
* | Convert "startup-wizard" to an EExtension. | Matthew Barnes | 2010-06-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Convert the "startup-wizard" EPlugin to an EExtension, and fix up the importing UI a bit (but it still needs a lot more love). Importing progress is now shown directly in the GtkAssistant window. Define a new EConfigItem type (E_CONFIG_PAGE_PROGRESS) for creating progress pages in a GtkAssistant. Also, change EMAccountEditor semantics slightly: you now have to call e_config_create_window() manually after creating a new EMAccountEditor instance. This allows extra EConfigItems (specifications for the window content) to be added manually before the window is created. | ||||
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -1/+20 |
|\ | |||||
| * | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-25 | 1 | -0/+6 |
| |\ | |||||
| | * | Bug 617865 - Various data file cleanups | Matthew Barnes | 2010-05-18 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Install evolution-alarm-notify in $(privlibexecdir) instead of $(bindir). - Set the X-GNOME-Bugzilla-Version in evolution-alarm-notify.desktop to @BASE_VERSION@.x (patch was missing the .x suffix). - Killed data/evolution.keys.in.in since it's full of CORBA cruft. The MimeType field in evolution.desktop fills this role now. - Copied the AS_AC_EXPAND macro from gnome-settings-daemon. The macro sets up path-related substitutions for use in automake input files. So for example AS_AC_EXPAND(PRIVLIBEXECDIR, "$privlibexecdir") in configure.ac allows us to use @PRIVLIBEXECDIR@ in .desktop.in files. - Simplified .desktop rules using gnome-settings-daemon as a guide. | ||||
| | * | Fixing a packaging mess due to a typo in configure.ac | Fridrich Štrba | 2010-04-26 | 1 | -2/+2 |
| | | | |||||
| | * | Post-release version bump. | Matthew Barnes | 2010-04-26 | 1 | -1/+1 |
| | | | |||||
| * | | Fixing a packaging mess due to a typo in configure.ac | Fridrich Štrba | 2010-04-30 | 1 | -2/+2 |
| | | | |||||
| * | | Post-release version bump. | Matthew Barnes | 2010-04-30 | 1 | -1/+1 |
| | | | |||||
| * | | Merge gnome-2-30 into express2 to get bugfixes | Federico Mena Quintero | 2010-04-10 | 1 | -3/+42 |
| |\| | | | | | | | | | | | | | | | | Note that express2 got some documentation for EExtensible and friends, and that documentation is not in gnome-2-30 yet. We need to cherry-pick those commits into gnome-2-30 and elsewhere. | ||||
| | * | Bug #589393 - Configure fails to detect pilot-link utf8 capabilities | Dominique Leuenberger | 2010-04-09 | 1 | -3/+3 |
| | | | |||||
| | * | [win32] Implement network status detection | Fridrich Strba | 2010-04-08 | 1 | -0/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The implementation is done using System Event Notification Service by implementing ConnectionMade ConnectionMadeNoQOCInfo and ConnectionLost methods of ISensNetwork interface. Make the subscription to the network status notification receive the event only if the ownerof the subscription is logged on to the same computer as the publisher. This makes this module work on Windows Vista and Windows 7 with normal user account. Don't try to build Windows SENS when not building for Windows. Extract the relevant COM structs and typedefs from mingw-w64 headers to allow to build the module with mingw.org toolchain and fix build breakages with Microsoft compilers. | ||||
| | * | Convert NetworkManager integration to an EShell extension. | Matthew Barnes | 2010-04-08 | 1 | -9/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This demonstrates how to extend EShell without having to modify and recompile e-shell.c. If NetworkManager integration is enabled, the extension is loaded automatically when the EShell is created. The same pattern can be applied to integrate other network monitoring software like ConnMan or Microsoft's Wireless Zero Configuration. | ||||
| * | | More build fixes. | Matthew Barnes | 2010-04-07 | 1 | -0/+1 |
| | | | |||||
| * | | Add ConnMan support (words fail me ...) | Michael Meeks | 2010-04-07 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac modules/Makefile.am | ||||
| * | | Convert NetworkManager integration to an EShell extension. | Matthew Barnes | 2010-04-07 | 1 | -9/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This demonstrates how to extend EShell without having to modify and recompile e-shell.c. If NetworkManager integration is enabled, the extension is loaded automatically when the EShell is created. The same pattern can be applied to integrate other network monitoring software like ConnMan or Microsoft's Wireless Zero Configuration. | ||||
| * | | Add a bunch of mail autoconfiguration files | Federico Mena Quintero | 2010-04-07 | 1 | -0/+1 |
| |/ | | | | | | | | | | | | | | | | | | | These come from http://live.mozillamessaging.com/autoconfig/ Signed-off-by: Federico Mena Quintero <federico@novell.com> Conflicts: capplet/settings/Makefile.am | ||||
| * | post release version bump | Chenthill Palanisamy | 2010-03-30 | 1 | -2/+2 |
| | | |||||
| * | Update version for 2.30.0.1 releaseEVOLUTION_2_30_0_1 | Chenthill Palanisamy | 2010-03-30 | 1 | -2/+2 |
| | | |||||
* | | Post-release version bump. | Matthew Barnes | 2010-05-24 | 1 | -1/+1 |
| | | |||||
* | | Require GtkHtml 3.31.2 for new API in bug #220672. | Matthew Barnes | 2010-05-20 | 1 | -1/+1 |
| | | |||||
* | | Bug 617865 - Various data file cleanups | Matthew Barnes | 2010-05-18 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Install evolution-alarm-notify in $(privlibexecdir) instead of $(bindir). - Set the X-GNOME-Bugzilla-Version in evolution-alarm-notify.desktop to @BASE_VERSION@.x (patch was missing the .x suffix). - Killed data/evolution.keys.in.in since it's full of CORBA cruft. The MimeType field in evolution.desktop fills this role now. - Copied the AS_AC_EXPAND macro from gnome-settings-daemon. The macro sets up path-related substitutions for use in automake input files. So for example AS_AC_EXPAND(PRIVLIBEXECDIR, "$privlibexecdir") in configure.ac allows us to use @PRIVLIBEXECDIR@ in .desktop.in files. - Simplified .desktop rules using gnome-settings-daemon as a guide. | ||||
* | | Bug 618578 - Require automake >= 1.10 | Matthew Barnes | 2010-05-15 | 1 | -1/+1 |
| | | |||||
* | | Convert "default-mailer" plugin to an extension. | Matthew Barnes | 2010-05-13 | 1 | -2/+2 |
| | | |||||
* | | post release version bump | Chenthill Palanisamy | 2010-05-03 | 1 | -1/+1 |
| | | |||||
* | | Bug 583742 — Port to external libgdata | Philip Withnall | 2010-04-19 | 1 | -4/+7 |
| | | | | | | | | | | | | Port Google account setup plugin to external libgdata. This drops the dependency on libgdata-1.2 from e-d-s, and add a dependency on the external libgdata >= 0.4.0. Closes: bgo#583742 | ||||
* | | Bug #608766 - Replace pthread with GLib's GThread | Milan Crha | 2010-04-15 | 1 | -2/+2 |
| | | |||||
* | | Bug #589393 - Configure fails to detect pilot-link utf8 capabilities | Dominique Leuenberger | 2010-04-09 | 1 | -3/+3 |
| | | |||||
* | | Replace ESpinner with GtkSpinner. | Matthew Barnes | 2010-04-08 | 1 | -1/+1 |
| | | | | | | | | Also, bump our GTK+ requirement to 2.20. | ||||
* | | Drop the "hula-account-setup" plugin. | Matthew Barnes | 2010-04-07 | 1 | -2/+1 |
| | | | | | | | | Novell's Hula project died half a decade ago. | ||||
* | | More build fixes. | Matthew Barnes | 2010-04-01 | 1 | -0/+1 |
| | | |||||
* | | Post-release version bump. | Matthew Barnes | 2010-04-01 | 1 | -4/+4 |
| | | |||||
* | | [win32] Test for eventsys.h and sensevts.h properly | Fridrich Štrba | 2010-04-01 | 1 | -0/+12 |
| | | |||||
* | | [win32] Some buildability tweaks for Windows SENS module | Fridrich Štrba | 2010-03-29 | 1 | -3/+7 |
| | | | | | | | | | | | | | | Don't try to build Windows SENS when not building for Windows. Extract the relevant COM structs and typedefs from mingw-w64 headers to allow to build the module with mingw.org toolchain and fix build breakages with Microsoft compilers. | ||||
* | | [win32] Remove the C++ dependency | Fridrich Štrba | 2010-03-27 | 1 | -1/+0 |
| | | | | | | | | Implement the Windows SENS network monitoring in plain C | ||||
* | | Add ConnMan support (words fail me ...) | Michael Meeks | 2010-03-26 | 1 | -1/+13 |
| | | |||||
* | | [win32] Generate UUID on the fly in Windows SENS module | Fridrich Štrba | 2010-03-25 | 1 | -2/+2 |
| | | |||||
* | | Mention Windows SENS in configure summary information | Fridrich Štrba | 2010-03-25 | 1 | -0/+1 |
| | | |||||
* | | Add a Glade 3 catalog. | Matthew Barnes | 2010-03-25 | 1 | -0/+15 |
| | | | | | | | | | | | | Evolution maintainers should install this so they can safely open GtkBuilder files in Glade 3 without Glade silently deleting custom widgets it doesn't understand. The catalog makes it understand. | ||||
* | | [win32] Implement network status detection | Fridrich Strba | 2010-03-24 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | The implementation is done using System Event Notification Service by implementing ConnectionMade ConnectionMadeNoQOCInfo and ConnectionLost methods of ISensNetwork interface. Introduces C++ dependency for Windows port only | ||||
* | | Convert NetworkManager integration to an EShell extension. | Matthew Barnes | 2010-03-20 | 1 | -9/+6 |
| | | | | | | | | | | | | | | | | | | This demonstrates how to extend EShell without having to modify and recompile e-shell.c. If NetworkManager integration is enabled, the extension is loaded automatically when the EShell is created. The same pattern can be applied to integrate other network monitoring software like ConnMan or Microsoft's Wireless Zero Configuration. | ||||
* | | Add a bunch of mail autoconfiguration files | Federico Mena Quintero | 2010-03-18 | 1 | -0/+1 |
|/ | | | | | | These come from http://live.mozillamessaging.com/autoconfig/ Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Restructure capplet stuffs and load only on express mode. | Srinivasa Ragavan | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Add control center capplet from anjal to evolution. Name it | Srinivasa Ragavan | 2010-03-14 | 1 | -0/+1 |
| | | | | evolution-settings. | ||||
* | Post-release version bump. | Matthew Barnes | 2010-03-08 | 1 | -2/+2 |
| | |||||
* | On windows, we need to have gthread-2.0 in the linker libraries | Fridrich Strba | 2010-03-06 | 1 | -0/+1 |
| | |||||
* | Remove a long lived win32 hack | Fridrich Strba | 2010-03-06 | 1 | -1/+0 |
| | | | | | It seems that the dummy libraries are not needed anymore on windows nowadays. | ||||
* | post release version bump | Chenthill Palanisamy | 2010-02-22 | 1 | -1/+1 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2010-02-08 | 1 | -1/+1 |
| | |||||
* | Enforce unique-1.0 >= 1.1.2 build requirement. | Matthew Barnes | 2010-02-03 | 1 | -12/+6 |
| | | | | | Also, add unique-1.0 to GNOME_PLATFORM so it's included in CFLAGS and LIBADD variables everywhere. | ||||
* | Clarify a configure.ac comment. | Matthew Barnes | 2010-02-03 | 1 | -5/+7 |
| | |||||
* | Disable strict aliasing optimization. | Matthew Barnes | 2010-02-03 | 1 | -1/+8 |
| | |||||
* | Post-release version bump. | Bharath Acharya | 2010-01-25 | 1 | -1/+1 |
| | |||||
* | Improve clipboard behavior. | Matthew Barnes | 2010-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Add "copy-target-list" and "paste-target-list" to the ESelectable interface. These are underutilized for the moment, but will eventually be used to help integrate drag-and-drop support into ESelectable. Add cut and paste support to EWebView, along with a new "editable" property and new clipboard signals "copy-clipboard", "cut-clipboard" and "paste-clipboard". In EFocusTracker, listen for "owner-changed" signals from the default clipboard as another trigger to update actions, particularly the Paste action. (Unfortunately this doesn't work for EWebView since GtkHtml implements its own clipboard.) In EMsgComposer, convert GtkhtmlEditor's clipboard methods to empty stubs, since EFocusTracker will now trigger EWebView's clipboard actions. Also, intercept EWebView::paste-clipboard signals and improve the interaction between the HTML editor and the attachment bar based on use cases in bug #603715. | ||||
* | Post-release version bump. | Matthew Barnes | 2010-01-12 | 1 | -1/+1 |
| | |||||
* | Bug #603452 - Increase gnome-pilot version to 2.0.16 | H.Habighorst | 2010-01-11 | 1 | -1/+1 |
| | |||||
* | Bug 606250 - Remove usage of deprecated GTK+ symbols | Matthew Barnes | 2010-01-08 | 1 | -1/+1 |
| | | | | Several GtkWidget macros were recently deprecated. | ||||
* | Remove more unneeded gunk from configure.ac. | Matthew Barnes | 2009-12-28 | 1 | -66/+7 |
| | |||||
* | Evolution does not need flex and bison. | Matthew Barnes | 2009-12-28 | 1 | -7/+0 |
| | |||||
* | Hard code "GTKHTML_PACKAGE". | Matthew Barnes | 2009-12-28 | 1 | -13/+4 |
| | | | | | If GtkHTML's soname ever changes again (which is looking unlikely), we'll drop the version suffix from the library name entirely. | ||||
* | Replace alloca() with g_alloca(). | Matthew Barnes | 2009-12-28 | 1 | -5/+0 |
| | |||||
* | Hard code "EDS_PACKAGE" since it will never change. | Matthew Barnes | 2009-12-28 | 1 | -21/+20 |
| | |||||
* | Remove useless --enable-nntp configure option. | Matthew Barnes | 2009-12-28 | 1 | -16/+0 |
| | |||||
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -8/+8 |
| | |||||
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | EFocusTracker tracks the input focus within a window and helps keep the sensitivity of "selectable" actions in the main menu up-to-date. Selectable actions include Cut, Copy, Paste, Select All and Delete. EFocusTracker has built-in support for widgets that implement the GtkEditable interface such as GtkEntry and GtkTextView. It also supports custom widgets that implement the ESelectable interface, which is a subset of GtkEditable and can apply to anything that displays selectable content (esp. tree views and ETables). This commit integrates EFocusTracker with EShellWindow, CompEditor, EMsgComposer, and ESignatureManager. It also bumps the GtkHTML requirement to 2.29.5 to utilize the new GtkhtmlEditor:html constructor property. | ||||
* | post release version bump | Chenthill Palanisamy | 2009-12-22 | 1 | -1/+1 |
| | |||||
* | Remove libhal requirement from configure | Bastien Nocera | 2009-12-07 | 1 | -4/+1 |
| | | | | | | | It's not used. If build fails, then the dependencies should depend on it, not Evolution. https://bugzilla.gnome.org/show_bug.cgi?id=603974 | ||||
* | Bump glib requirement to 2.22.0 | Jonathon Jongsma | 2009-12-01 | 1 | -1/+1 |
| | | | | This allows us to use g_ptr_array_new_with_free_func(), among other things. | ||||
* | post release version bump | Chenthill Palanisamy | 2009-11-30 | 1 | -1/+1 |
| | |||||
* | Bug #361156 - [contacts-map] Add check for clutter-gtk-0.10 too | Cedric Bosdonnat | 2009-11-30 | 1 | -0/+7 |
| | |||||
* | Fixed a typo. my bad. | Chenthill Palanisamy | 2009-11-30 | 1 | -1/+1 |
| | |||||
* | Fixes a build break. | Chenthill Palanisamy | 2009-11-30 | 1 | -1/+1 |
| | |||||
* | Rewrite champlain-gtk and geoclue detection. | Matthew Barnes | 2009-11-29 | 1 | -24/+35 |
| | | | | | | | Disabling desktop integration features must be explicit. If experimental plugins are enabled and unless --disable-contacts-map is given, configuration will fail if champlain-gtk or geoclue is missing. | ||||
* | Bug #361156 - contacts-map plugin | Cedric Bosdonnat | 2009-11-27 | 1 | -1/+30 |
| | | | | | Add a map showing the location of contacts when possible. It's disabled at the moment. | ||||
* | Kill Evolution's icon cache once and for all. | Matthew Barnes | 2009-11-20 | 1 | -33/+3 |
| | | | | | GTK+ already does this. Eliminates e_icon_factory_init() and e_icon_factory_shutdown(). | ||||
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -17/+12 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2009-11-16 | 1 | -1/+1 |
| | |||||
* | EWebView popup menu enhancements. | Matthew Barnes | 2009-11-14 | 1 | -1/+1 |
| | | | | Bumps the GtkHtml dependency to 3.29.2 for gtk_html_unselect_all(). | ||||
* | Fix distcheck errors. | Matthew Barnes | 2009-11-12 | 1 | -1/+1 |
| | |||||
* | Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls one | Tor Lillqvist | 2009-11-11 | 1 | -1/+10 |
| | | | | | | Put the Mozilla NSS CFLAGS before the GnuTLS ones in CERT_UI_CFLAGS. Also, drop unnecessary EVOLUTION_ADDRESSBOOK_CFLAGS in smime/lib/Makefile.am. | ||||
* | Enable building without Canberra-GTK | Tor Lillqvist | 2009-11-11 | 1 | -1/+9 |
| | |||||
* | Prototype an inline image plugin. | Matthew Barnes | 2009-11-10 | 1 | -0/+22 |
| | | | | Uses GtkImageView to display the image. | ||||
* | Post release version bump | Chenthill Palanisamy | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | Put compiler warning flags in AM_CPPFLAGS instead of CFLAGS. | Matthew Barnes | 2009-10-24 | 1 | -1/+3 |
| | |||||
* | Bug 598567 - Can only insert local image files | Matthew Barnes | 2009-10-21 | 1 | -1/+1 |
| | |||||
* | Bug #597932 - Split out Kerberos 5 check into an macro | H. Habighorst | 2009-10-10 | 1 | -88/+1 |
| | |||||
* | No IDL from eds and server.mk file in evo sources any more | Milan Crha | 2009-10-02 | 1 | -20/+0 |
| | | | | Fixes build with latest eds master (after dbus-cal merge). | ||||
* | Bug #456240 - Move exchange plugin to exchange package | Milan Crha | 2009-10-02 | 1 | -27/+1 |
| | | | | Also added gtkhtml-editor and libgnomecanvas-2.0 to evolution-plugin.pc | ||||
* | Bug 596972 - Drop support for Kerberos 4 | H.Habighorst | 2009-10-02 | 1 | -85/+4 |
| | |||||
* | Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. | Matthew Barnes | 2009-10-02 | 1 | -0/+1 |
| | |||||
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -1/+2 |
| | |||||
* | Bug 596843 - Link to libraries when building API docs | H.Habighorst | 2009-09-30 | 1 | -6/+6 |
| | |||||
* | Fix distcheck errors. | Matthew Barnes | 2009-09-30 | 1 | -4/+4 |
| | |||||
* | Fix a build break due to missing Romanian(ro) | Akhil Laddha | 2009-09-29 | 1 | -0/+1 |
| | | | | Makefile entry in configure.ac | ||||
* | Bug #593609 - Have buildable exchange-operations plugin again | Milan Crha | 2009-09-25 | 1 | -10/+0 |
| | |||||
* | Bump minimum libunique version to 1.1.2. | Matthew Barnes | 2009-09-25 | 1 | -5/+2 |
| | | | | Also reinstate the GTK_DISABLE_SINGLE_INCLUDES build flag. | ||||
* | Make gweather detection consistent with other optional libraries. | Matthew Barnes | 2009-09-24 | 1 | -29/+31 |
| | |||||
* | No longer need the X11 configure checks. | Matthew Barnes | 2009-09-24 | 1 | -53/+1 |
| | |||||
* | Rework optional plugin detection to fix distcheck. | Matthew Barnes | 2009-09-24 | 1 | -50/+47 |
| | |||||
* | Bug 591380 - Optional dependencies must be explicitly disabled | H.Habighorst | 2009-09-24 | 1 | -52/+59 |
| | |||||
* | Bug 595326 - Bump libtool to 2.2 and remove dolt | H.Habighorst | 2009-09-23 | 1 | -8/+3 |
| | |||||
* | GN-bug #593617 - GroupWise plugins are not built | Milan Crha | 2009-09-23 | 1 | -3/+2 |
| | |||||
* | Kill the ipod-sync plugin, along with the HAL dependency. | Matthew Barnes | 2009-09-22 | 1 | -15/+3 |
| | |||||
* | Stub in pkg-config files for mail and calendar. | Matthew Barnes | 2009-09-19 | 1 | -0/+2 |
| | | | | | The requirements list needs fleshed out but I thought we could just add things as needed, especially for Anjal. | ||||
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -11/+9 |
| | |||||
* | Kill the killev program, and the whole tools directory. | Matthew Barnes | 2009-09-18 | 1 | -1/+0 |
| | | | | The --force-shutdown option now simply runs "pkill evolution". | ||||
* | Restore the alarm notify daemon. | Matthew Barnes | 2009-09-18 | 1 | -0/+1 |
| | | | | | Convert evolution-alarm-notify to an autostart program, add a .desktop file for it, and use libunique to ensure only one instance is running. | ||||
* | Bug #594284 - Missing libraries in composer to link properly | Milan Crha | 2009-09-16 | 1 | -1/+1 |
| | |||||
* | Bug 594468 - Revise kill-bonobo hack for non-working plugins | Matt McCutchen | 2009-09-13 | 1 | -9/+10 |
| | |||||
* | Fix distcheck errors. | Matthew Barnes | 2009-09-09 | 1 | -1/+0 |
| | |||||
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 1 | -15/+1 |
| | |||||
* | Get the mailing-list-actions plugin working. | Matthew Barnes | 2009-09-05 | 1 | -2/+1 |
| | | | | | | | Also get mail-to-task working for the message browser window. Came up with a new technique for managing actions and action groups in the process. Also gave the EMailReader interface an "update-actions" signal for plugins to connect to. | ||||
* | Make dbus-glib mandatory. | Matthew Barnes | 2009-09-05 | 1 | -26/+4 |
| | |||||
* | Get the "save-calendar" plugin working. | Matthew Barnes | 2009-09-04 | 1 | -2/+1 |
| | | | | Based on initial work by Milan Crha. | ||||
* | Get the publish-calendar plugin working. | Milan Crha | 2009-09-02 | 1 | -2/+1 |
| | |||||
* | Merge commit 'origin/kill-bonobo' | Matthew Barnes | 2009-08-30 | 1 | -168/+263 |
|\ | |||||
| * | Drop libbonoboui from configure.ac and pkg-config files. | Matthew Barnes | 2009-08-30 | 1 | -24/+9 |
| | | |||||
| * | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 1 | -21/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Require all EPlugin and EPluginHook subtypes be registered before loading plugins. This drastically simplifies the EPlugin/EPluginHook negotiation. - Turn most EPluginHook subtypes into GTypeModules and register their types from an e_module_load() function (does not include shell hooks). - Convert EPluginLib and the Mono and Python bindings to GTypeModules and register their types from an e_module_load() function, and kill EPluginTypeHook. | ||||
| * | Build with -Wl,--no-undefined and fix linker errors. | Matthew Barnes | 2009-08-28 | 1 | -0/+1 |
| | | |||||
| * | Whitespace cleanup in configure.ac. | Matthew Barnes | 2009-08-28 | 1 | -14/+14 |
| | | |||||
| * | Deal with untracked files in git. | Matthew Barnes | 2009-08-26 | 1 | -0/+1 |
| | | |||||
| * | Bump version to match gnome-2-28 branch. | Matthew Barnes | 2009-08-24 | 1 | -1/+1 |
| | | |||||
| * | Bug 571488 - Migrate from deprecated gnome_sound to libcanberra | H.Habighorst | 2009-08-23 | 1 | -0/+6 |
| | | |||||
| * | Kill ECalPopup. | Matthew Barnes | 2009-08-23 | 1 | -1/+2 |
| | | |||||
| * | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -1/+4 |
| | | |||||
| * | Don't stomp on the warning flags. | Matthew Barnes | 2009-08-16 | 1 | -0/+1 |
| | | |||||
| * | Bug 591377 – Fails to detect krb5 in configure with -as-needed | H.Habighorst | 2009-08-14 | 1 | -13/+12 |
| | | |||||
| * | Bug 591321 – Cosmetic changes and fixes in configure.ac | H.Habighorst | 2009-08-14 | 1 | -70/+149 |
| | | |||||
| * | Get the backup-restore plugin working. | Matthew Barnes | 2009-08-12 | 1 | -2/+1 |
| | | |||||
| * | Get the itip-formatter plugin working. | Matthew Barnes | 2009-08-12 | 1 | -2/+1 |
| | | |||||
| * | Get the calendar-weather plugin working. | Matthew Barnes | 2009-08-12 | 1 | -2/+1 |
| | | |||||
| * | Get the pst-import plugin working. | Matthew Barnes | 2009-08-12 | 1 | -2/+1 |
| | | |||||
| * | Bug 591326 – Keep m4 macros in their own folder | H.Habighorst | 2009-08-12 | 1 | -0/+1 |
| | | |||||
| * | Bug 591321 – Cosmetic changes and fixes in configure.ac | H.Habighorst | 2009-08-12 | 1 | -227/+228 |
| | | |||||
| * | Allow calendar to be written as a external app and split the huge .so to | Srinivasa Ragavan | 2009-08-12 | 1 | -4/+4 |
| | | | | | | | | a share private lib and component lib. | ||||
| * | Bug #580895 - Fix evolution build break | Milan Crha | 2009-08-11 | 1 | -1/+1 |
| | | |||||
| * | Bug #580895 - Kill libgnomeui/gnome-thumbnail.h | Milan Crha | 2009-08-11 | 1 | -17/+3 |
| | | |||||
| * | Bug 590260 – Minimum requirement of libpst not checked | Matthew Barnes | 2009-08-11 | 1 | -1/+2 |
| | | |||||
| * | Enforce including only top-level GLib and GTK+ headers. | Matthew Barnes | 2009-08-11 | 1 | -0/+2 |
| | | |||||
| * | Bug #586076 - [external-editor] Pass cursor pos to vim | Milan Crha | 2009-08-11 | 1 | -1/+1 |
| | | |||||
| * | Re-fix intltool issue to not break other stuff. | Matthew Barnes | 2009-08-11 | 1 | -2/+4 |
| | | |||||
| * | Fix an intltool issue in configure.ac. | Matthew Barnes | 2009-08-11 | 1 | -2/+2 |
| | | |||||
| * | Post-release version bump. | Matthew Barnes | 2009-08-11 | 1 | -1/+1 |
| | | |||||
| * | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 1 | -3/+2 |
| |\ | |||||
| * \ | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-15 | 1 | -358/+285 |
| |\ \ | |||||
| * | | | Implement the shutdown protocol and stub in session management. | Matthew Barnes | 2009-07-11 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | The shutdown protocol is modelled after online/offline preparation. Session management code is copied from libegg. Not yet used. | ||||
| * | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -170/+170 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: addressbook/util/addressbook.h calendar/gui/e-week-view-main-item.c configure.ac e-util/Makefile.am mail/em-account-editor.c mail/em-folder-selection-button.c shell/e-shell.c | ||||
| * | | | | Revert the version bump until 2.27.4 is actually released. | Matthew Barnes | 2009-07-03 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -5/+2 |
| |\ \ \ \ | |||||
| * | | | | | Get the "startup-wizard" plugin working again. | Matthew Barnes | 2009-06-30 | 1 | -2/+1 |
| | | | | | | |||||
| * | | | | | Get the "mail-to-task" plugin working again. | Matthew Barnes | 2009-06-26 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This one was more challenging. It exposed some flaws in the new shell design and in EPluginUI, which is good because they're fixed now. | ||||
| * | | | | | Kill the "folder-unsubscribe" plugin. | Matthew Barnes | 2009-06-26 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Feature is now integrated in core mailer, and has a main menu item. | ||||
| * | | | | | Get the "prefer-plain" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 |
| | | | | | | |||||
| * | | | | | Get the "templates" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 |
| | | | | | | |||||
| * | | | | | Get the "face" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 |
| | | | | | |