aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-selection-model.c
Commit message (Expand)AuthorAgeFilesLines
* 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-05-221-2/+4
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-12/+15
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-38/+38
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-1/+4
* ESelectionModel cleanups.Matthew Barnes2010-08-161-217/+319
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-6/+6
* Revert "Bug 587014 - Magic space does not work as expected"Matthew Barnes2010-02-181-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-3/+11
* Bug 587014 - Magic space does not work as expectedLucian Langa2009-10-041-1/+0
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-29/+29
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-3/+2
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-16/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-14/+14
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-311-2/+2
* 2007-08-03 mcrha Fix for bug #331729Milan Crha2007-08-031-1/+4
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-10/+3
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-2/+0
* Remove e-util-marshal.list in current directory, and use the copy inSimon Zheng2006-01-111-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-6/+7
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-1/+4
* break while row equals -1.Mengjie Yu2005-04-211-0/+3
* this derives from GObject now.Chris Toshok2002-11-151-121/+146
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-121-2/+2
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-11/+14
* Ansification patch from danw.Christopher James Lahey2002-04-261-2/+2
* Merging changes:Christopher James Lahey2001-12-051-23/+42
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-051-4/+4
* Commit patch from Chris to implement e_tree_right_click_up() forEttore Perazzoli2001-09-261-0/+31
* Bumped version number to 0.11.99.3 for ETableWithout.Christopher James Lahey2001-09-081-1/+3
* Handle GDK_KP_Up and GDK_KP_Down here.Christopher James Lahey2001-08-141-0/+2
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+3
* Created this function for key presses that move in some way other thanChristopher James Lahey2001-07-111-33/+31
* Always emit the cursor changed signal. Even if it's changed to the sameChristopher James Lahey2001-04-131-8/+5
* Added e_selection_model_cursor_activated.Christopher James Lahey2001-04-041-0/+9
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-1/+1
* Added e-selection-model-array.lo.Christopher James Lahey2001-03-251-468/+184
* Upped the version number to 0.5.99.4.Christopher James Lahey2001-03-201-32/+50
* Added e-selection-model-simple.lo.Christopher James Lahey2001-03-011-8/+54
* Added e-sorter.lo and e-selection-model.lo.Christopher James Lahey2001-02-281-0/+806