summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve line plotter.Michael Drake2009-03-271-2/+2
* 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
* Fix off by one at line end.Michael Drake2009-03-272-61/+61
* Permit aliasing of pointers to wimp_window_state and wimp_open.John Mark Bell2009-03-272-8/+48
* Draw CSS overflow scrollbars differently. Front ends can override the colours...Michael Drake2009-03-271-88/+172
* Update build config example comment.Michael Drake2009-03-271-3/+6
* Ensure the example Makefile.config is just that -- an exampleDaniel Silverstone2009-03-271-0/+0
* Include the right default build options file.Michael Drake2009-03-271-1/+1
* Add a default Makefile.config with an example (commented out)Daniel Silverstone2009-03-271-0/+10
* Rename Makefile.config to Makefile.defaults and update the docsDaniel Silverstone2009-03-274-41/+47
* Ensure it's clear that Makefile.config is meant to be INVIOLATE to all but co...Daniel Silverstone2009-03-271-0/+8
* Squash warning.John Mark Bell2009-03-271-1/+4
* 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
* Squash warningsJohn Mark Bell2009-03-271-6/+6
* Squash warningsJohn Mark Bell2009-03-271-21/+21
* Squash warningsJohn Mark Bell2009-03-271-2/+3
* Use <> for library headers.John Mark Bell2009-03-273-4/+7
* Don't include libmng.h from mng.h, as it causes jconfig.h to be seen, which i...John Mark Bell2009-03-272-30/+50
* Squash warnings.John Mark Bell2009-03-271-6/+8
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Use byte instead of unsigned char.John Mark Bell2009-03-271-2/+2
* Squash warningsJohn Mark Bell2009-03-271-4/+6
* Squash warningsJohn Mark Bell2009-03-271-3/+4
* Squash warnings.John Mark Bell2009-03-271-3/+4
* Squash warningJohn Mark Bell2009-03-271-1/+2
* Squash warningsJohn Mark Bell2009-03-271-2/+2
* Squash warnings. Tidy code. Make last_sprite_found static and locally scoped.John Mark Bell2009-03-271-4/+3
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningJohn Mark Bell2009-03-271-2/+2
* Call bitmap_save() for native drag saves.Chris Young2009-03-261-1/+4
* Add save_complete to drag saveChris Young2009-03-261-4/+24
* Change pointer imagery when draggingChris Young2009-03-254-11/+23
* Some sort of drag-save implementation.Chris Young2009-03-251-0/+74
* Move gui_drag_save_selection() into the same file as gui_drag_save_object() a...Chris Young2009-03-242-5/+6