Age | Commit message (Expand) | Author |
2014-10-04 | we really do not care about ebcdic do we ? | Norbert Thiebaud |
2014-10-04 | coverity#706152 Copy into fixed size buffer | Norbert Thiebaud |
2014-10-04 | cosmetic: start bringing rscpp in this century c-wise | Norbert Thiebaud |
2014-10-02 | remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macro | Michael Stahl |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-19 | warning C4701: potentially uninitialized local variable | Stephan Bergmann |
2014-09-19 | cid#983095 Resource leak | Noel Grandin |
2014-09-19 | rsc: remove more DEC remnants | Noel Grandin |
2014-09-19 | rsc: NOMAIN is always true | Noel Grandin |
2014-09-19 | rsc: remove support for DECUS | Noel Grandin |
2014-09-19 | rsc: remove unused OLD_PREPROCESSOR | Noel Grandin |
2014-09-19 | rsc: remove VAX support | Noel Grandin |
2014-09-19 | rsc: remove PDP support | Noel Grandin |
2014-09-19 | rsc: remove 68000 support | Noel Grandin |
2014-09-19 | rsc: remove ONYX support | Noel Grandin |
2014-09-19 | rsc: remove LATTICE support | Noel Grandin |
2014-09-19 | rsc: remove RT11 support | Noel Grandin |
2014-09-19 | rsc: remove RSX support | Noel Grandin |
2014-09-19 | rsc: remove VMS support | Noel Grandin |
2014-09-06 | FloatingWindows are no longer loaded from resource files | Caolán McNamara |
2014-08-27 | CancelButtons no longer loaded from resource files | Caolán McNamara |
2014-08-27 | OKButtons no longer loaded from resource files | Caolán McNamara |
2014-08-26 | Dialogs no longer loaded from resource files | Caolán McNamara |
2014-08-26 | ModalDialogs no longer loaded from resource files | Caolán McNamara |
2014-08-25 | MessBox not loaded from resource files anymore | Caolán McNamara |
2014-08-25 | WarningBox are no longer loaded from resource files | Caolán McNamara |
2014-08-25 | queryboxes cannot be loaded from resource files anymore | Caolán McNamara |
2014-08-20 | Infoboxen are no longer loaded from resource files | Caolán McNamara |
2014-08-20 | ErrorBoxen are no longer loaded from resource files | Caolán McNamara |
2014-08-20 | TabPages are no longer loaded from resource files | Caolán McNamara |
2014-08-16 | RSC_TRISTATEBOX is no longer used | Caolán McNamara |
2014-08-16 | RSC_MULTILINEEDIT no longer used | Caolán McNamara |
2014-08-16 | RSC_MENUBUTTON is not in use anymore | Caolán McNamara |
2014-08-15 | drop TabControl resource loader | Caolán McNamara |
2014-08-11 | various ids not loaded from .res anymore | Caolán McNamara |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-07-05 | coverity#983492 String Overflow | Norbert Thiebaud |
2014-07-05 | cosmetic clean-up, prep for patches | Norbert Thiebaud |
2014-07-02 | callcatcher: rsc loaded fixedbitmap is no more | Caolán McNamara |
2014-06-27 | loplugin:unreffun: also warn about redundant redeclarations | Stephan Bergmann |
2014-06-27 | rsc: fix how -isystem args are filtered out for the preproc | Stephan Bergmann |
2014-06-26 | rsc: ignore -isystem args | Stephan Bergmann |
2014-06-24 | remove use of register keyword in C files | Noel Grandin |
2014-06-17 | -Wstrict-prototypes | Stephan Bergmann |
2014-06-15 | callcatcher: update unused code | Caolán McNamara |
2014-06-11 | cut out the rsc loading support for stuff thats now .ui only | Caolán McNamara |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
2014-06-01 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-30 | coverity#705195 Missing break in switch | Caolán McNamara |