aboutsummaryrefslogtreecommitdiffstats
path: root/comms/aprsd
diff options
context:
space:
mode:
Diffstat (limited to 'comms/aprsd')
0 files changed, 0 insertions, 0 deletions
an>/+14 * Fix a problem with EShell initialization.Matthew Barnes2009-07-121-1/+1 * Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-132/+10 * Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-0/+28 |\ | * [win32] When started from a console, get console output (Windows XP orFridrich Strba2009-07-041-0/+28 | * More code cleanup.Matthew Barnes2009-06-021-1/+1 | * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-9/+9 | * Remove trailing whitespace, again.Matthew Barnes2009-05-291-3/+3 * | Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-301-10/+8 * | More code cleanup.Matthew Barnes2009-06-021-1/+1 * | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-6/+6 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-3/+4 |\ \ | * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3 | |/ | * Fix compiler warnings in shell.Matthew Barnes2009-05-261-2/+4 | * e-util/e-plugin.c e-util/e-plugin.h EPlugins must be loaded after BonoboPhilip Van hoof2009-01-121-1/+9 | * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+0 | * ** Related to bug #562155Matthew Barnes2008-12-281-1/+1 | * Fix memory leak. (Fixes bug #565628).Ignacio Casal Quinteiro2008-12-261-0/+2 | * ** Fixes bug #563250Matthew Barnes2008-12-101-0/+3 | * ** Fixes bug #557581Matthew Barnes2008-11-081-7/+12 | * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-301-13/+13 | * ** Fixes bug #508732Matthew Barnes2008-08-181-96/+2 | * Bug 543758 - Never mark empty strings for translationsTor Lillqvist2008-07-201-1/+1 * | Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-2/+2 * | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-7/+9 * | Kill EDropdownButton.Matthew Barnes2009-02-211-16/+11 * | Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-191-5/+5 * | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-9/+6 * | Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-291-54/+111 * | Fix a runtime warning.Matthew Barnes2009-01-181-1/+0 * | Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-181-0/+33 * | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-151-0/+8 * | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-1/+2 * | Tweak the EShell API.Matthew Barnes2009-01-081-4/+3 * | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-0/+3 * | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-7/+12 * | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-9/+15 * | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-13/+13 * | Begin documenting the new shell design.Matthew Barnes2008-09-151-2/+2 * | Fix some bugs in the way the shell widgets get initialized.Matthew Barnes2008-09-091-2/+1 * | Progress update:Matthew Barnes2008-09-091-8/+21 * | Progress update:Matthew Barnes2008-08-271-2/+0 * | Progress update:Matthew Barnes2008-08-241-16/+5 * | Progress update:Matthew Barnes2008-08-231-55/+113 * | Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-191-94/+4 * | Demonstrate loading the test module.Matthew Barnes2008-08-141-1/+3 * | Work through more compilation errors.Matthew Barnes2008-08-091-126/+45 * | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-1/+1 * | Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-1/+1 |/ * updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1 * ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-13/+1 * ** Fixes bug #525241 (EPluginUI)Matthew Barnes2008-05-091-0/+2 * If no message catalog is installed for the current locale language, don'tTor Lillqvist2008-05-081-0/+11 * Changed stable version to 2.22.1 in Beta version warning messageAkhil Laddha2008-04-291-1/+1 * Move the call to set_paths() on Windows earlier beforeTor Lillqvist2008-03-041-4/+4 * Drop the call to gtk_rc_parse_string() to set gtk-fallback-icon-theme =Tor Lillqvist2008-03-041-1/+0 * On Windows, set PATH to include Evolution's "bin" folder and theTor Lillqvist2008-03-031-1/+62 * Committing the build fix that comes up if DEVELOPMENT is enabled.Srinivasa Ragavan2008-03-021-3/+4 * Add commands to kill recent versions of evolution-data-server.Matthew Barnes2008-02-141-0/+2 * Change Crash Recovery to Crash detection.Srinivasa Ragavan2008-01-311-1/+1 * ** Fix for bug #219197Milan Crha2008-01-031-0/+19 * ** Fix for bug #502501Srinivasa Ragavan2007-12-101-1/+1 * ** Add basic support for crash recoverySrinivasa Ragavan2007-12-051-1/+99 * ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-14/+14 * Remove the version. Update the stable version.Srinivasa Ragavan2007-10-291-1/+1 * ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-2/+2 * Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2 * Added a command line option to disable preview/selection for crash on select.Srinivasa Ragavan2007-08-081-2/+10 * ** Fix for bug #448201 from Gabor KelemenSrinivasa Ragavan2007-06-181-0/+2 * ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-031-1/+1 * Fix file descriptor leaksJules Colding2007-05-291-1/+1 * Bump stable version recommendation from 2.8.1 to 2.10.1.Matthew Barnes2007-05-021-1/+1 * ** Fixes bug #433005 (patch from Daniel Gryniewicz)Matthew Barnes2007-04-251-0/+1 * Fix build breaksSrinivasa Ragavan2007-04-231-1/+2 * Fix for bug #271851Srinivasa Ragavan2007-04-231-1/+5 * Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+0 * ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1 * ** Fixes bug #419469 - Miscellaneous main.c cleanupsMatthew Barnes2007-03-201-78/+54 * ** Fixes bug #360946Matthew Barnes2007-02-131-7/+1 * Register import eplugin type. Fixes bug #372528.Chris Halls2006-12-031-0/+2 * Update last stable version.Harish Krishnaswamy2006-10-171-1/+1 * update last stable version number from 2.6.3 to 2.8.0Andre Klapper2006-09-141-1/+1 * ** Fix for bug #334821 by Tollef Fog HeenSrinivasa Ragavan2006-08-231-1/+2 * update last stable version number from 2.6.2 to 2.6.3Andre Klapper2006-08-021-1/+1 * update last stable version number from 2.6.1 to 2.6.2Andre Klapper2006-06-171-1/+1 * update last stable version number from 2.4.2.1 to 2.6.1Andre Klapper2006-04-271-1/+1 * add eds-1.4 and eds-1.6 to the list of old instances.Harish Krishnaswamy2006-04-241-0/+2 * Replaced popt with GOption APIPhilip Van Hoof2006-04-191-34/+36 * On Win32, set the gtk-fallback-icon-theme to "gnome".Tor Lillqvist2006-02-211-0/+4 * On Win32, finally call link_shutdown() (from ORBit2/linc2), otherwise weTor Lillqvist2006-02-211-1/+6 * Remove unused code and fix format specifiers in some cases.Kjartan Maraas2006-01-301-3/+0 * s/don't/do not/ string change. Fixes #325276.Harish Krishnaswamy2006-01-291-1/+1 * updated Evolution release number in unstable warning popupAndre Klapper2005-12-211-1/+1 * Use libedataserver's e_xml_parse_file() instead of xmlParseFile()Tor Lillqvist2005-12-181-12/+16 * Update version and bugzilla information.Harish Krishnaswamy2005-10-251-2/+2 * Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1 * Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1 * remove mono registrtion, this is implemented using a plugin now. registerNot Zed2005-05-251-14/+1 * fix error file build/path changesNot Zed2005-05-161-1/+1 * add evolution-data-server-1.2 to the list of old dataserver instances.)Harish Krishnaswamy2005-05-121-0/+1 * setup the profiling plugin hook if profiling is compiled in.Not Zed2005-04-281-0/+4 * switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the configure.in fooJP Rosevear2005-03-211-10/+6 * Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+2 * 2.0 is the current stable version.Rodrigo Moya2004-12-301-1/+1 * include es-event.h to fix 64 bit platform problems.David Mosberger2004-12-081-0/+1 * Evolution product name spelled with an uppercase EJoan Sanfeliu2004-11-231-1/+1 * register event hook.Not Zed2004-10-251-2/+6 * initialise plugin system. (main): add --disable-eplugin and --disable-monoNot Zed2004-10-071-0/+23 * init epasswords.Not Zed2004-08-121-1/+3 * Remove AUTOHELP option since GNOME adds this itself. Fixes bug #60374.Jeffrey Stedfast2004-06-191-1/+3 * test for skip_warning_dialog value in gconf here and not inRadek Doulik2004-06-191-11/+9 * ** See bug #54498.Not Zed2004-06-181-33/+12 * Call gnome_sound_init() before bonobo_main().Jeffrey Stedfast2004-06-171-1/+4 * added noshell and noshell-reason error strings. the latter seems a waste,Not Zed2004-05-181-5/+4 * #include <gtk/gtkvbox.h>Jeffrey Stedfast2004-05-181-1/+1 * Call e_icon_factory_shutdown() after bonobo_main() exits.Jeffrey Stedfast2004-05-131-2/+4 * set title to just Evolution (show_development_warning): ditto for warningJP Rosevear2004-05-101-6/+6 * Call gnome_program_init with PACKAGE "-" BASE_VERSION so that we start upRodney Dawes2004-04-291-1/+1 * Change component icons to use the icon theme names for icons RemoveMichael Terry2004-04-191-3/+8