64ce198a07
Add translator comments
2018-09-25 20:43:48 +02:00
1584fca77a
profiler-menu-button: be robust against window destroy
...
If the window is closed, we want to be more careful about accessing
structure data. This short-circuits some of those situations.
2018-09-24 20:49:28 -07:00
6ead0097de
build: fix warnings for release builds
2018-08-22 13:06:15 -07:00
a2c1e92b79
process-model-row: escape for markup
...
We need to ensure this gets escaped since we cannot really trust
what comes from /proc.
2017-11-24 22:00:53 -08:00
bcb43d39bb
profiler-menu-button: simplify filtering code
...
Instead of fetching the text from the filter func, we can just
reset the filter func with custom data.
2017-11-24 22:00:20 -08:00
00b6892a72
build: fix header installation paths
2017-09-28 17:45:07 -07:00
190faa818d
build: use subdir meson.build files
...
This keeps the build file closer to the sources it effects.
2017-09-28 16:57:00 -07:00
c47822b26e
source tree cleanup
...
The lib/ directory was getting a bit out of hand, so this tries
to organize things a bit so it is easier going forward to locate
the code people want to patch.
2017-09-28 16:23:03 -07:00