summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implemented Search DialogOle Loots2011-01-302-1/+2
* Implemented Search DialogOle Loots2011-01-301-2/+4
* renamed plotter member function pixel_pos to pixel_position.Ole Loots2011-01-301-1/+1
* Cleanup of TOS fixes. Ole Loots2011-01-301-6/+6
* Set default window title when opening window. Ole Loots2011-01-302-0/+15
* Added -DNO_IPV6, added search.c to the sources. Ole Loots2011-01-301-3/+3
* fixed browser_redraw_required(), now only returning true when content is avai...Ole Loots2011-01-301-32/+7
* Implemented gui_scroll_visible.Ole Loots2011-01-302-3/+7
* Increased stack size for release executable.Ole Loots2011-01-301-2/+3