summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improved checkboxesOle Loots2011-02-123-27/+30
* Added the framebuffer "internal" font decoder/plotter,Ole Loots2011-02-122-14/+23
* Added the internal font decoder from frambuffer port. Ole Loots2011-02-122-0/+2330
* Removed unused codeOle Loots2011-02-121-5/+0
* Adjusted default config for url and cookie files.Ole Loots2011-02-121-25/+9
* Added support for cookie and URL file, fixed box redraw.Ole Loots2011-02-123-40/+56
* Improved mouse trackingOle Loots2011-02-121-11/+27
* Added better checkboxesOle Loots2011-02-121-8/+3
* Improved scrolling and box redraw code.Ole Loots2011-02-122-20/+70
* Added better checkboxes,Ole Loots2011-02-122-32/+40
* Added flag for monochrom glyph drawingOle Loots2011-02-121-1/+2
* Optimized drawing of repeating 1px sized bitmaps.Ole Loots2011-02-121-4/+22
* Fix copying text/plain to clipboardJohn Mark Bell2011-02-091-2/+3
* Rationalise definition of NO_IPV6 for atari frontendJohn Mark Bell2011-02-061-1/+1
* Added file upload / file dragdropOle Loots2011-02-056-8/+701
* Updated docsOle Loots2011-02-053-2/+4
* Verify Box redrawsOle Loots2011-02-051-12/+26
* Adjusted clippingOle Loots2011-02-051-10/+8
* Improved redrawOle Loots2011-02-051-11/+13
* Fixed Mouse Selection / Mouse drag,Ole Loots2011-02-053-130/+174
* Improved download performance. Ole Loots2011-02-022-31/+67
* Improved throbber graphicsOle Loots2011-02-023-4/+4
* Added default downloads locationOle Loots2011-02-011-1/+2
* Added download dialogOle Loots2011-02-013-4/+28
* Improved drawing primitives for true color systems. Ole Loots2011-02-013-64/+80
* Implemented Download dialog.Ole Loots2011-02-013-8/+254
* A bit of cleanup.Ole Loots2011-02-011-6/+7
* Revisited throbber code. Ole Loots2011-02-011-0/+5
* Moved some functions to osspec.cOle Loots2011-02-011-78/+0
* Cleaned up mouse tracking ( added modifier keys ), added debug rendering menu...Ole Loots2011-02-011-7/+39
* Removed unused codeOle Loots2011-02-012-14/+78
* Revisited Throbber codeOle Loots2011-02-012-19/+49
* Added missing prototypeOle Loots2011-02-011-1/+0
* Added missing includesOle Loots2011-02-011-0/+6
* add default system colour handlers to atari frontendOle Loots2011-01-301-1/+1
* Improved call to v_gtext.Ole Loots2011-01-301-27/+41
* Cleaned up Statusbar code. Ole Loots2011-01-302-20/+43
* Cleanup of TOS compatibility fixes.Ole Loots2011-01-302-0/+107
* Cleanup of TOS compatibility fixes. Ole Loots2011-01-302-38/+0