summaryrefslogtreecommitdiff
path: root/src/list_generic.c
Commit message (Expand)AuthorAgeFilesLines
* bye bye DEBUGAmadeusz Sławiński2015-06-251-1/+0
* dead initializations, reported by clang analyzerAmadeusz Sławiński2015-06-251-1/+1
* Code reformatingAmadeusz Sławiński2015-06-251-381/+337
* move extern's into one placeAmadeusz Sławiński (amade)2015-06-251-2/+0
* remove __P macro it's obsoleteAmadeusz Sławiński2015-06-251-8/+8
* Make layer-resizing a bit more robust and readableSadrul Habib Chowdhury2010-03-101-6/+21
* Handle mouse events in a generic list.Sadrul Habib Chowdhury2010-03-041-5/+53
* Some more fixes for the list management.Sadrul Habib Chowdhury2010-02-261-7/+15
* Simplify a little.Sadrul Habib Chowdhury2010-02-241-8/+5
* Allow searching in the window list.Sadrul Habib Chowdhury2010-02-241-0/+92
* Add some navigation shortcut in list views.Sadrul Habib Chowdhury2010-02-241-2/+47
* Final touches to the revamped window list.Sadrul Habib Chowdhury2010-02-231-0/+6
* Update the window-list when necessary.Sadrul Habib Chowdhury2010-02-231-2/+5
* Revamp the window list.Sadrul Habib Chowdhury2010-02-221-2/+8
* Start working on a generic list framework.Sadrul Habib Chowdhury2010-02-211-0/+266