- May 09, 2016
-
-
Cedric Roux authored
-
- May 04, 2016
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
click 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 authored
the 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 authored
view "textlist" becomes "view_textlist" (this one may change at some point)
-
- May 03, 2016
-
-
Cedric Roux authored
no 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
-
- May 02, 2016
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
when 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
-
- May 01, 2016
-
-
Cedric Roux authored
-
Cedric Roux authored
This message sends configuration for all events.
-
Cedric Roux authored
just "dirty"
-
Cedric Roux authored
-
Cedric Roux authored
This reverts commit 4911b107. The idea was to keep the stuff in the git history.
-
Cedric Roux authored
used to debug locking
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- Apr 29, 2016
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-