Benny Baumann
|
6490590dc8
Relocate include of config.h from header to source modeule
|
1 year ago |
Benny Baumann
|
e56089e1fa
Update includes based on IWYU
|
1 year ago |
Benny Baumann
|
6aa9ef2726
Fix code style
|
1 year ago |
Benny Baumann
|
2999fff88e
Refactor code for rendering command line cache
|
2 years ago |
Sohaib Mohamed
|
21cb1c4d59
Cleanup: Fix misc styleguide issues
|
3 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Christian Göttsche
|
2bf626c4e4
IWYU update
|
3 years ago |
Benny Baumann
|
7269faf651
Only request selection index in ColorsPanel when needed
|
3 years ago |
Benny Baumann
|
7146059645
Removed unused field in ColorsPanel
|
3 years ago |
mayurdahibhate
|
1b74dfe187
cleaned up includes with iwyu
|
3 years ago |
Christian Göttsche
|
e3862aa67e
Rework drawing of FunctionBar
|
4 years ago |
Christian Göttsche
|
7ba25aa3c4
IWYU update
|
4 years ago |
Christian Göttsche
|
267014cbfe
Add support to change numeric options in settings screen
|
4 years ago |
Benny Baumann
|
45869513bf
Embracing branches
|
4 years ago |
Benny Baumann
|
0f5262917f
Make all required includes explicit
|
4 years ago |
Benny Baumann
|
872e542f4e
Rename StringUtils.[ch] to XUtils.[ch]
|
4 years ago |
Benny Baumann
|
c6f04a9c5d
Move xAsprintf, xSnprintf and xStrdup to StringUtils.h
|
4 years ago |
Christian Göttsche
|
b47bc667a2
Add key to pause process list updates
|
4 years ago |
Christian Göttsche
|
ba282cfe19
Mark Object instances const
|
4 years ago |
Daniel Lange
|
079c2abf8e
Update License consistently to GPLv2 as per COPYING file
|
4 years ago |
Christian Göttsche
|
4b14ab9789
Adjust colors
|
4 years ago |
Zev Weiss
|
a1a027b9bd
Axe automated header generation.
|
5 years ago |
Daniel Flanagan
|
dd33444f7e
Clean up existing whitespace
|
5 years ago |
Hisham Muhammad
|
ac2dff2881
Fix color behavior on some terminals.
|
7 years ago |
Richard
|
d5faf64374
Mark some things as const
|
7 years ago |
Hisham
|
b54d2dde40
Check for failure in allocations.
|
9 years ago |
Hisham Muhammad
|
f6c31eeaf5
Handle KEY_RECLICK events generated by ScreenManager
|
9 years ago |
Hisham Muhammad
|
0ebe688d24
Avoid future confusions with how default values are set.
|
9 years ago |
Hisham Muhammad
|
b1f934c5d5
Visual tweaks: change color when following, add Broken Gray theme.
|
9 years ago |
Hisham Muhammad
|
d0c72c3fb2
Move FunctionBar inside Panel
|
9 years ago |
Hisham Muhammad
|
f5f29ceeb9
Make the implementation of color schemes declarative.
|
10 years ago |
Hisham Muhammad
|
3383d8e556
Sorry about the mega-patch.
|
10 years ago |
Hisham Muhammad
|
00b324bfc1
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
|
12 years ago |
Hisham Muhammad
|
45f7a4fc8d
Remove old memory debugging routines. We have Valgrind nowadays.
|
13 years ago |
Hisham Muhammad
|
84281bdc44
major header cleanup
|
13 years ago |
Hisham Muhammad
|
81e44312b4
Use strdup explicitly
|
13 years ago |
Hisham Muhammad
|
bfd86a60cc
Keep panel structure up-to-date as process list changes when headers are updated during the screen manager. Hopefully closes #3444533.
|
13 years ago |
Hisham Muhammad
|
02a30bfecd
warning fixes
|
15 years ago |
Hisham Muhammad
|
15ab0ad706
Let mouseclicks tick/untick checkboxes
|
16 years ago |
Hisham Muhammad
|
da23c8c5a1
Clean up headers by using 'static' whenever possible.
|
17 years ago |
Hisham Muhammad
|
a7c2aedcec
Improve construction of tree view, properly nesting threads.
|
17 years ago |
Hisham Muhammad
|
2f1f82ee87
Updates for new version of the MakeHeader.py script.
|
18 years ago |
Hisham Muhammad
|
9da282d748
Remove references to ListBox
|
18 years ago |
Hisham Muhammad
|
73de9f1ed4
Rename ListBox'es to Panel's, matching dit.
|
18 years ago |