- 10 May, 2016 2 commits
- 
- 
Cedric Roux authored
- 
Cedric Roux authored
 
- 
- 09 May, 2016 3 commits
- 
- 
Cedric Roux authored
- 
Cedric Roux authorednot tested 
- 
Cedric Roux authored
 
- 
- 04 May, 2016 13 commits
- 
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authoredclick at x/y refers to the toplevel window and the widget knows its own x/y position, so let's keep the x/y of the click as is and let the down widget handle translation by itself something like that 
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authored- add group ALL 
- 
Cedric Roux authored
- 
Cedric Roux authoredthe list of IDs is stored alphabetically so when accessing the database with an ID one needs an indirection to get the correct record. "pos" was not clear. "id_to_pos" is clearer. 
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authoredview "textlist" becomes "view_textlist" (this one may change at some point) 
 
- 
- 03 May, 2016 2 commits
- 
- 
Cedric Roux authoredno deadlock should be possible as of the current state of things. When the textlist's lock is set the GUI lock is never on. Let's cross fingers that things don't change crazily in the future... 
- 
Cedric Roux authored
 
- 
- 02 May, 2016 11 commits
- 
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authoredwhen too much data has been sent to the text list view, way too much GUI processing is done, let's batch-process the changes and then tell the GUI that something has changed 
- 
Cedric Roux authored(no more event selector) 
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authored
 
- 
- 01 May, 2016 9 commits
- 
- 
Cedric Roux authored
- 
Cedric Roux authoredThis message sends configuration for all events. 
- 
Cedric Roux authoredjust "dirty" 
- 
Cedric Roux authored
- 
Cedric Roux authoredThis reverts commit 4911b107. The idea was to keep the stuff in the git history. 
- 
Cedric Roux authoredused to debug locking 
- 
Cedric Roux authored
- 
Cedric Roux authored
- 
Cedric Roux authored
 
- 
