aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-bit-array.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused e_bit_array_invert_selection().Matthew Barnes2013-06-201-20/+0
* Update API documentation.Matthew Barnes2013-03-031-111/+113
* Finish adding symbols to libeutil API docs.Matthew Barnes2012-12-151-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-14/+32
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-4/+11
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Bug 628522 - invalid access off end of array in e_bit_array_delete()David Woodhouse2010-09-171-2/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-44/+44
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-7/+7
* Coding style and whitespace cleanup.Matthew Barnes2010-02-081-3/+9
* Remove a bunch of unused functions.Matthew Barnes2009-09-151-40/+0
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-36/+36
* 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
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-10/+10
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-10/+3
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-2/+4
* fix logic for updating selection after a delete when @move_selection_modeChris Toshok2003-04-291-2/+2
* deal with EBitArray/ESorter being a GObject now.Chris Toshok2002-11-151-15/+12
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-1/+4
* Ansification patch from danw.Christopher James Lahey2002-04-261-7/+7
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Quintuple sigh. See below.Federico Mena Quintero2001-08-091-0/+3
* Added e_bit_array_cross_and and e_bit_array_cross_or.Christopher James Lahey2001-03-311-0/+26
* Added util/e-bit-array.lo.Christopher James Lahey2001-03-271-0/+386