Age | Commit message (Collapse) | Author |
|
importantly, res is now res/res and css is now res/css
|
|
|
|
|
|
* fix all warnings shown by GCC
|
|
and also add a reset statement i forgot (raii might be good here...)
|
|
|
|
also check getenv in platform
|
|
this probably should have been broken up into smaller commits. oh well
|
|
|
|
|
|
also discard exceptions in file cache futures
|
|
it still jumps around a bit sometimes but its acceptable. hopefully there is a better solution
|
|
|
|
|
|
this probably doesnt do anything but i added it while trying to fix something and it might work sometime i dont know
|
|
|
|
|
|
|
|
so threads no longer disappear when a channel is moved
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also fix compilation
also change channel_create signal to emit ChannelData
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also automatically fix expander indicator when indirectly expanded
|
|
|
|
|
|
|
|
|
|
|
|
|