aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-selection-model-array.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-647/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-22/+32
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-21/+48
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-100/+100
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-2/+2
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-4/+4
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* More code cleanup.Matthew Barnes2009-06-021-22/+22
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-22/+22
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-16/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #532597Milan Crha2008-06-191-10/+30
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-021-19/+50
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-12/+12
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-9/+3
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* **Fixes bug #335618 If the row being deleted is the last one, we shouldLi Yuan2006-04-101-0/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-2/+5
* (esma_dispose): g_object_unref() instead of gtk_object_unref().Ettore Perazzoli2002-11-161-1/+1
* deal with EBitArray/ESorter being a GObject now.Chris Toshok2002-11-151-1/+1
* this derives from GObject now.Chris Toshok2002-11-151-35/+43
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-2/+2
* kill a return that caused selection ranges to not emit selection_changedMike Kestner2002-08-301-1/+0
* Ansification patch from danw.Christopher James Lahey2002-04-261-2/+2
* Merging changes:Christopher James Lahey2001-12-181-2/+5
* Merging changes:Christopher James Lahey2001-12-051-7/+64
* Bumped version number to 0.18.1.Christopher James Lahey2001-11-151-1/+8
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+3
* Added util/e-bit-array.lo.Christopher James Lahey2001-03-271-217/+84
* Added e-selection-model-array.lo.Christopher James Lahey2001-03-251-0/+599