summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* removed preparations for frames. (will be handled within the core)Ole Loots2011-06-3012-260/+123
* adjusted typo, fixed compilation of setting knockout option during runtime. Ole Loots2011-06-301-8/+9
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-304-3/+15
* Frond ends signal end of drag with call to browser_window_mouse_track.Michael Drake2011-06-271-2/+4
* Revert remove of cflib and further usage of xaaes nkcc routines. It resulted ...Ole Loots2011-06-259-1308/+7
* avoid usage of uninitialized variable. Ole Loots2011-06-251-1/+1
* adjusted comment to match reality. Ole Loots2011-06-251-2/+2
* small toolbar icon fix.Ole Loots2011-06-251-3/+8
* Remove gui_window_set_scale().Michael Drake2011-06-241-9/+0
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-242-2/+2
* lowered stack value (the large value was added because of excesive stack usag...Ole Loots2011-06-031-2/+3
* Removed dependency to cflib,Ole Loots2011-05-249-21/+1334
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-0910-186/+262
* fixed call parameters for vdi_clip.Ole Loots2011-05-092-3/+2
* fixed call parameters for vdi_clip.Ole Loots2011-05-091-2/+2
* 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