20 Commits (179aeb01082df9e7c19a285ae4d703a7714f4e2f)

Author SHA1 Message Date
Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 2 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
Christian Göttsche ce9e7fd14f Panel_new: reorder arguments 5 years ago
Christian Göttsche 46a2e8ac63 IOPriorityPanel: drop unnecessary buffer size decrement 5 years ago
Benny Baumann 0d64ca9262 Wrap inline structure definitions 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 5 years ago
Christian Göttsche ad3acfc847 Handle Panel_getSelected() returning NULL 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche b92f62f912 Remove trailing whitespaces 6 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Richard d5faf64374 Mark some things as const 9 years ago
Hisham Muhammad 7cb8cb05fb Simplify constructors. 11 years ago
Hisham Muhammad d0c72c3fb2 Move FunctionBar inside Panel 11 years ago
Hisham Muhammad 26422af608 Files moved and added for supporting separate platforms. 11 years ago
Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
Hisham Muhammad 47e881f460 Add IO priority support ('i' key) 14 years ago