summaryrefslogtreecommitdiff
path: root/atari
Commit message (Collapse)AuthorAgeFilesLines
* Pass clip rect as struct through content_redraw api. Update the front ends ↵Michael Drake2011-02-131-12/+11
| | | | | | to use this. Note only RO build tested. svn path=/trunk/netsurf/; revision=11670
* Added frambuffer port "internal" font decoder.Ole Loots2011-02-121-1/+1
| | | | svn path=/trunk/netsurf/; revision=11663
* Improved checkboxesOle Loots2011-02-123-27/+30
| | | | svn path=/trunk/netsurf/; revision=11662
* Added the framebuffer "internal" font decoder/plotter,Ole Loots2011-02-122-14/+23
| | | | | | | fixed ablend method, introduced flag for monochrom bitmap drawing. svn path=/trunk/netsurf/; revision=11661
* Added the internal font decoder from frambuffer port. Ole Loots2011-02-122-0/+2330
| | | | svn path=/trunk/netsurf/; revision=11660
* Removed unused codeOle Loots2011-02-121-5/+0
| | | | svn path=/trunk/netsurf/; revision=11659
* Adjusted default config for url and cookie files.Ole Loots2011-02-121-25/+9
| | | | svn path=/trunk/netsurf/; revision=11658
* Added support for cookie and URL file, fixed box redraw.Ole Loots2011-02-123-40/+56
| | | | svn path=/trunk/netsurf/; revision=11657
* Improved mouse trackingOle Loots2011-02-121-11/+27
| | | | svn path=/trunk/netsurf/; revision=11656
* Added better checkboxesOle Loots2011-02-121-8/+3
| | | | svn path=/trunk/netsurf/; revision=11655
* Improved scrolling and box redraw code.Ole Loots2011-02-122-20/+70
| | | | svn path=/trunk/netsurf/; revision=11654
* Added better checkboxes,Ole Loots2011-02-122-32/+40
| | | | | | Added search_destroy method. svn path=/trunk/netsurf/; revision=11653
* Added flag for monochrom glyph drawingOle Loots2011-02-121-1/+2
| | | | svn path=/trunk/netsurf/; revision=11652
* Optimized drawing of repeating 1px sized bitmaps.Ole Loots2011-02-121-4/+22
| | | | svn path=/trunk/netsurf/; revision=11651
* Fix copying text/plain to clipboardJohn Mark Bell2011-02-091-2/+3
| | | | svn path=/trunk/netsurf/; revision=11636
* Rationalise definition of NO_IPV6 for atari frontendJohn Mark Bell2011-02-061-1/+1
| | | | svn path=/trunk/netsurf/; revision=11623
* Added file upload / file dragdropOle Loots2011-02-056-8/+701
| | | | svn path=/trunk/netsurf/; revision=11621
* Updated docsOle Loots2011-02-053-2/+4
| | | | svn path=/trunk/netsurf/; revision=11620
* Verify Box redrawsOle Loots2011-02-051-12/+26
| | | | svn path=/trunk/netsurf/; revision=11619
* Adjusted clippingOle Loots2011-02-051-10/+8
| | | | svn path=/trunk/netsurf/; revision=11618
* Improved redrawOle Loots2011-02-051-11/+13
| | | | svn path=/trunk/netsurf/; revision=11617
* Fixed Mouse Selection / Mouse drag,Ole Loots2011-02-053-130/+174
| | | | | | Fixed Content Redraw for plain text files. svn path=/trunk/netsurf/; revision=11616
* Improved download performance. Ole Loots2011-02-022-31/+67
| | | | svn path=/trunk/netsurf/; revision=11605
* Improved throbber graphicsOle Loots2011-02-023-4/+4
| | | | svn path=/trunk/netsurf/; revision=11604
* Added default downloads locationOle Loots2011-02-011-1/+2
| | | | svn path=/trunk/netsurf/; revision=11594
* Added download dialogOle Loots2011-02-013-4/+28
| | | | svn path=/trunk/netsurf/; revision=11593
* Improved drawing primitives for true color systems. Ole Loots2011-02-013-64/+80
| | | | svn path=/trunk/netsurf/; revision=11592
* Implemented Download dialog.Ole Loots2011-02-013-8/+254
| | | | svn path=/trunk/netsurf/; revision=11591
* A bit of cleanup.Ole Loots2011-02-011-6/+7
| | | | svn path=/trunk/netsurf/; revision=11590
* Revisited throbber code. Ole Loots2011-02-011-0/+5
| | | | svn path=/trunk/netsurf/; revision=11589
* Moved some functions to osspec.cOle Loots2011-02-011-78/+0
| | | | svn path=/trunk/netsurf/; revision=11588
* Cleaned up mouse tracking ( added modifier keys ), added debug rendering ↵Ole Loots2011-02-011-7/+39
| | | | | | menu option. svn path=/trunk/netsurf/; revision=11587
* Removed unused codeOle Loots2011-02-012-14/+78
| | | | svn path=/trunk/netsurf/; revision=11586
* Revisited Throbber codeOle Loots2011-02-012-19/+49
| | | | svn path=/trunk/netsurf/; revision=11585
* Added missing prototypeOle Loots2011-02-011-1/+0
| | | | svn path=/trunk/netsurf/; revision=11584
* Added missing includesOle Loots2011-02-011-0/+6
| | | | svn path=/trunk/netsurf/; revision=11583
* add default system colour handlers to atari frontendOle Loots2011-01-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=11553
* Improved call to v_gtext.Ole Loots2011-01-301-27/+41
| | | | svn path=/trunk/netsurf/; revision=11552
* Cleaned up Statusbar code. Ole Loots2011-01-302-20/+43
| | | | svn path=/trunk/netsurf/; revision=11551
* Cleanup of TOS compatibility fixes.Ole Loots2011-01-302-0/+107
| | | | svn path=/trunk/netsurf/; revision=11550
* Cleanup of TOS compatibility fixes. Ole Loots2011-01-302-38/+0
| | | | svn path=/trunk/netsurf/; revision=11549
* Implemented Search DialogOle Loots2011-01-302-1/+2
| | | | svn path=/trunk/netsurf/; revision=11548
* Implemented Search DialogOle Loots2011-01-301-2/+4
| | | | svn path=/trunk/netsurf/; revision=11547
* renamed plotter member function pixel_pos to pixel_position.Ole Loots2011-01-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=11546
* Cleanup of TOS fixes. Ole Loots2011-01-301-6/+6
| | | | svn path=/trunk/netsurf/; revision=11545
* Set default window title when opening window. Ole Loots2011-01-302-0/+15
| | | | svn path=/trunk/netsurf/; revision=11543
* Added -DNO_IPV6, added search.c to the sources. Ole Loots2011-01-301-3/+3
| | | | svn path=/trunk/netsurf/; revision=11542
* fixed browser_redraw_required(), now only returning true when content is ↵Ole Loots2011-01-301-32/+7
| | | | | | available. svn path=/trunk/netsurf/; revision=11541
* Implemented gui_scroll_visible.Ole Loots2011-01-302-3/+7
| | | | svn path=/trunk/netsurf/; revision=11540
* Increased stack size for release executable.Ole Loots2011-01-301-2/+3
| | | | svn path=/trunk/netsurf/; revision=11539