summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* Add missing break statementJohn Mark Bell2009-05-291-0/+1
* Add missing return statement.John Mark Bell2009-05-291-0/+1
* Tidy up somewhat. Lose redundant assignment.John Mark Bell2009-05-291-33/+27
* Add missing return statement.John Mark Bell2009-05-291-0/+1
* Lose redundant variableJohn Mark Bell2009-05-291-2/+1
* Add missing return.John Mark Bell2009-05-291-0/+1
* Remove redundant variableJohn Mark Bell2009-05-291-2/+1
* Add missing return statement.John Mark Bell2009-05-291-0/+1
* Lose redundant assignmentJohn Mark Bell2009-05-291-6/+3
* Add missing return in error case.John Mark Bell2009-05-291-0/+1
* Insert a redundant return, as scan-build fails to notice that die() never ret...John Mark Bell2009-05-291-0/+1
* Lose redundant code. Actually ensure that mode is initialised in ro_gui_theme...John Mark Bell2009-05-281-21/+20
* Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDE...John Mark Bell2009-05-281-1/+0
* Avoid dereferencing NULL pointer. Tighten up other icon string initialisation...John Mark Bell2009-05-281-16/+16
* Set bit 4 of extended window flags byte (makes Wimp_GetPointerInfo respond to...John Mark Bell2009-05-061-1/+7
* Hubbub is no longer optional.John Mark Bell2009-04-171-8/+0
* Revert r6973. Apparently, it causes loads of problems.John Mark Bell2009-04-051-1/+1
* Purge WITH_DRAW_EXPORTJohn Mark Bell2009-03-292-8/+0
* Purge WITH_SAVE_COMPLETEJohn Mark Bell2009-03-295-18/+0
* Aliasing fixesJohn Mark Bell2009-03-291-73/+66
* Avoid potentially unsafe writes through a const pointer.John Mark Bell2009-03-282-16/+30
* More aliasingJohn Mark Bell2009-03-281-6/+9
* More aliasingJohn Mark Bell2009-03-281-15/+16
* Aliasing fun. This is ugly.John Mark Bell2009-03-282-53/+85
* Squash warningJohn Mark Bell2009-03-281-1/+1
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
* Aliasing fixesJohn Mark Bell2009-03-281-4/+5
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
* Aliasing fixesJohn Mark Bell2009-03-281-4/+5
* Aliasing fixesJohn Mark Bell2009-03-281-3/+4
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
* Aliasing fixes.John Mark Bell2009-03-281-2/+3
* More aliasing fixes.John Mark Bell2009-03-281-7/+10
* More aliasing avoidance/permissionJohn Mark Bell2009-03-271-6/+10
* More permitted aliasingJohn Mark Bell2009-03-271-2/+3
* Another wimp_window_state->wimp_open conversion.John Mark Bell2009-03-271-7/+11
* Permit aliasing of pointers to wimp_window_state and wimp_open.John Mark Bell2009-03-272-8/+48
* Squash warningsJohn Mark Bell2009-03-272-37/+47
* Squash warningsJohn Mark Bell2009-03-271-2/+2
* Squash warningsJohn Mark Bell2009-03-271-8/+17
* Squash warningsJohn Mark Bell2009-03-271-4/+7
* Squash warningsJohn Mark Bell2009-03-271-4/+6
* Squash warning.John Mark Bell2009-03-271-1/+2
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningsJohn Mark Bell2009-03-271-2/+3
* Squash warningsJohn Mark Bell2009-03-271-1/+2
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningsJohn Mark Bell2009-03-271-2/+2