Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Author: Peter Miller WWW: http://aegis.sourceforge.net/ 3-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-470/+522
* Critical warning on ETree dispose, g_object_unref() called on freed objectMilan Crha2012-09-131-4/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+2
* all: don't set draw_background to FALSE on ETextCosimo Cecchi2012-06-181-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-61/+108
* Bug #667398 - Automatic mark-as-seen too aggressiveMilan Crha2012-01-111-0/+23
* Bug #235665 - Heavy hard disk access when resizing columns in viewsMilan Crha2011-10-071-1/+35
* Fix two little memory leaksDan Vrátil2011-10-011-0/+5
* Bug #659828 - Selecting a message with a sound attached loses focusMilan Crha2011-09-261-1/+1
* Bug #655709 - Hide 'Group by' in views when not supportedMilan Crha2011-09-061-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-167/+274
* Bug #645476 - Message list unnecessarily scrolls back to selected rowMilan Crha2011-08-121-1/+0
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-3/+10
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style cleanups.Matthew Barnes2011-05-091-3/+3
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-3/+7
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-02-251-11/+27
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-12/+32
* Adapt ETree to latest gtk+-3.0 API.Matthew Barnes2011-01-261-47/+58
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* libetable cleanups.Matthew Barnes2011-01-171-168/+119
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-37/+36
* ETree: Fix runtime warnings with GTK3.Matthew Barnes2011-01-091-0/+11
* Bug #632768 - Message list not realized when opening new folderMilan Crha2010-11-031-15/+17
* e-table: Don't push/pop colormapsBenjamin Otte2010-10-301-4/+0
* e-table: Remove retro lookBenjamin Otte2010-10-301-7/+0
* e-table: Fix includes to only ever include libgnomecanvas.hBenjamin Otte2010-10-301-1/+1
* Drop usage of GtkAnchorType.Matthew Barnes2010-10-271-1/+0
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-6/+6
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-16/+19
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-208/+208
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-139/+202
* Fix compiler warnings.Matthew Barnes2010-04-211-3/+5
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-2/+2
* Bug #615263 - SIGSEGV on Evolution close in e-tree.c:1990Milan Crha2010-04-131-4/+4
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-124/+240
* Revert "[win32] #undef some conflicting defines"Fridrich Štrba2010-04-061-4/+0
* [win32] #undef some conflicting definesFridrich Štrba2010-04-061-0/+4
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-18/+18
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-02-201-1/+0
* Fix ETable/ETree signal signatures.Matthew Barnes2010-02-191-15/+15
* Bug 587014 - Magic space does not work as expectedMatthew Barnes2010-02-181-3/+3
* Bug #593700 - Opens folder on topMilan Crha2010-02-111-16/+44
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-10/+10
* Remove dead assignments found by clang.Matthew Barnes2010-01-16