summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-062-30/+2
* Improved path conversion for DOS Filesystems.Ole Loots2011-04-235-64/+137
* Simpliefied scheduler timeout. Ole Loots2011-04-221-111/+97
* Added option for knockout rendering.Ole Loots2011-04-222-0/+9
* Added option for knockout rendering.Ole Loots2011-04-221-0/+4
* Moved mouse movement handling into window event handlers, updated resources, ...Ole Loots2011-04-1016-360/+715
* cleanup, fixed invalid option name (downloads_path)Ole Loots2011-04-106-37/+48
* cleanupd & comments, fixed clipping of mfdb'sOle Loots2011-04-103-155/+87
* file not changed, commiting the change anyway ;) Ole Loots2011-04-101-2/+2
* removed MFDB_STRIDE macro ( moved to plotter.h)Ole Loots2011-04-101-2/+0
* added some commentsOle Loots2011-04-101-3/+23
* Removed nonsense include.Ole Loots2011-04-101-0/+5
* Thanks to AtFactOle Loots2011-03-201-0/+2
* Added missing prototypes.Ole Loots2011-03-203-1/+6
* added resource: handling, gui_poll now checks for browser_reformat_pendingOle Loots2011-03-202-12/+20
* Allocate window title string memory dynamically.Ole Loots2011-03-202-2/+8
* Removed special handling of non html content, added sanity checking for scrol...Ole Loots2011-03-201-22/+17
* When using onscreen plotter: Collect nsfb internal font characters into a sin...Ole Loots2011-03-204-38/+182
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-1/+1
* Move schedule.h to utils/John Mark Bell2011-03-131-1/+1
* init_mfdb() is now able to handle bitmaps with less than 8 bits per pixel.Ole Loots2011-03-133-33/+51
* Added dummy LDG functions to reduce need for external libsOle Loots2011-03-132-1/+17
* Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlc...Daniel Silverstone2011-03-131-1/+1
* corrected check for atari_sysinfo.gemdos_versionOle Loots2011-03-071-1/+1
* Added missing call to vst_colorOle Loots2011-03-071-5/+16
* Fix text selectionJohn Mark Bell2011-03-061-1/+1
* Fixed missing draw of tiled bitmap which are completly outside of the clippin...Ole Loots2011-03-011-4/+11
* Adjusted clipping rect changes for atari fronted. Ole Loots2011-03-013-24/+24
* cosmeticOle Loots2011-03-011-5/+2
* Implemented OS detection routines provided by GSOle Loots2011-03-014-12/+90
* remove obsolete, unused gui_window_redraw APIVincent Sanders2011-03-012-8/+1
* oadded handler for about menu click.Ole Loots2011-02-251-0/+5
* redraw % on download finish.Ole Loots2011-02-251-1/+12
* NULL checkOle Loots2011-02-251-2/+9
* typoOle Loots2011-02-251-1/+1
* added .txt file type.Ole Loots2011-02-251-0/+2
* merged clipping parameter changes.Ole Loots2011-02-252-9/+7
* merged clipping parameter changes.Ole Loots2011-02-252-7/+6
* merged clipping parameter changes. Ole Loots2011-02-251-12/+22
* add resource handlingVincent Sanders2011-02-231-0/+6
* Merged MakefileOle Loots2011-02-221-2/+1
* Updated package script ( reduced stack size )Ole Loots2011-02-221-22/+9
* Updated resourcesOle Loots2011-02-222-2/+2
* Updated docsOle Loots2011-02-225-18/+316
* Fixed drawing of dotted lines.Ole Loots2011-02-211-4/+8
* Port Atari front end to browser_window_redraw().Michael Drake2011-02-201-16/+3
* Remove thumbnail_create() from browser.h. Make RO front end use the core thu...Michael Drake2011-02-191-1/+1
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-143-10/+18
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-12/+11
* Added frambuffer port "internal" font decoder.Ole Loots2011-02-121-1/+1