Commit Graph

85 Commits

Author SHA1 Message Date
Vincent Sanders 0231675abf add resource handling
move gtk and framebuffer to use generic resource handling

svn path=/trunk/netsurf/; revision=11772
2011-02-23 22:27:55 +00:00
Ole Loots e4e9c115a8 Merged Makefile
svn path=/trunk/netsurf/; revision=11761
2011-02-22 21:10:23 +00:00
Ole Loots 804aa6259e Updated package script ( reduced stack size )
svn path=/trunk/netsurf/; revision=11760
2011-02-22 21:08:09 +00:00
Ole Loots 890d1d00fd Updated resources
svn path=/trunk/netsurf/; revision=11759
2011-02-22 21:07:39 +00:00
Ole Loots d4bb6718d6 Updated docs
svn path=/trunk/netsurf/; revision=11758
2011-02-22 21:06:43 +00:00
Ole Loots b445ddd6ca Fixed drawing of dotted lines.
svn path=/trunk/netsurf/; revision=11751
2011-02-21 23:23:31 +00:00
Michael Drake dbab823ddc Port Atari front end to browser_window_redraw().
svn path=/trunk/netsurf/; revision=11727
2011-02-20 16:17:43 +00:00
Michael Drake a66575dfeb Remove thumbnail_create() from browser.h. Make RO front end use the core thumbnail_redraw function. Make other front ends include the right header for thumbnail_create().
svn path=/trunk/netsurf/; revision=11716
2011-02-19 22:17:54 +00:00
Michael Drake 94e7b44ebc Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct.
svn path=/trunk/netsurf/; revision=11683
2011-02-14 22:05:39 +00:00
Michael Drake fe7921a387 Pass clip rect as struct through content_redraw api. Update the front ends to use this. Note only RO build tested.
svn path=/trunk/netsurf/; revision=11670
2011-02-13 22:25:11 +00:00
Ole Loots b6566eb3bf Added frambuffer port "internal" font decoder.
svn path=/trunk/netsurf/; revision=11663
2011-02-12 20:47:25 +00:00
Ole Loots 903cf68f8f Improved checkboxes
svn path=/trunk/netsurf/; revision=11662
2011-02-12 20:24:43 +00:00
Ole Loots 11d0b4b986 Added the framebuffer "internal" font decoder/plotter,
fixed ablend method,
introduced flag for monochrom bitmap drawing. 

svn path=/trunk/netsurf/; revision=11661
2011-02-12 19:56:18 +00:00
Ole Loots 445b337ef3 Added the internal font decoder from frambuffer port.
svn path=/trunk/netsurf/; revision=11660
2011-02-12 19:53:23 +00:00
Ole Loots 699ca79e2d Removed unused code
svn path=/trunk/netsurf/; revision=11659
2011-02-12 19:51:24 +00:00
Ole Loots 033c68e8fa Adjusted default config for url and cookie files.
svn path=/trunk/netsurf/; revision=11658
2011-02-12 19:50:36 +00:00
Ole Loots 143243bbbb Added support for cookie and URL file, fixed box redraw.
svn path=/trunk/netsurf/; revision=11657
2011-02-12 19:48:58 +00:00
Ole Loots c130018116 Improved mouse tracking
svn path=/trunk/netsurf/; revision=11656
2011-02-12 19:44:18 +00:00
Ole Loots 0fb16c18cb Added better checkboxes
svn path=/trunk/netsurf/; revision=11655
2011-02-12 19:43:32 +00:00
Ole Loots 23a594dd9a Improved scrolling and box redraw code.
svn path=/trunk/netsurf/; revision=11654
2011-02-12 19:41:50 +00:00
Ole Loots 867b31b46d Added better checkboxes,
Added search_destroy method. 

svn path=/trunk/netsurf/; revision=11653
2011-02-12 19:41:07 +00:00
Ole Loots a7de62fcdc Added flag for monochrom glyph drawing
svn path=/trunk/netsurf/; revision=11652
2011-02-12 19:40:09 +00:00
Ole Loots 51daecb26c Optimized drawing of repeating 1px sized bitmaps.
svn path=/trunk/netsurf/; revision=11651
2011-02-12 19:26:49 +00:00
John Mark Bell 86c2948eb4 Fix copying text/plain to clipboard
svn path=/trunk/netsurf/; revision=11636
2011-02-09 20:31:34 +00:00
John Mark Bell a128b7acec Rationalise definition of NO_IPV6 for atari frontend
svn path=/trunk/netsurf/; revision=11623
2011-02-06 15:40:36 +00:00
Ole Loots d7745d59bd Added file upload / file dragdrop
svn path=/trunk/netsurf/; revision=11621
2011-02-05 14:32:15 +00:00
Ole Loots 096e638b8c Updated docs
svn path=/trunk/netsurf/; revision=11620
2011-02-05 14:31:08 +00:00
Ole Loots 2d80ff8238 Verify Box redraws
svn path=/trunk/netsurf/; revision=11619
2011-02-05 14:29:53 +00:00
Ole Loots caadee5564 Adjusted clipping
svn path=/trunk/netsurf/; revision=11618
2011-02-05 14:29:29 +00:00
Ole Loots fb38ee381c Improved redraw
svn path=/trunk/netsurf/; revision=11617
2011-02-05 14:28:39 +00:00
Ole Loots 2886ee6386 Fixed Mouse Selection / Mouse drag,
Fixed Content Redraw for plain text files.

svn path=/trunk/netsurf/; revision=11616
2011-02-05 14:27:30 +00:00
Ole Loots b6a7ab7af6 Improved download performance.
svn path=/trunk/netsurf/; revision=11605
2011-02-02 19:48:13 +00:00
Ole Loots ed8a97fe22 Improved throbber graphics
svn path=/trunk/netsurf/; revision=11604
2011-02-02 19:47:34 +00:00
Ole Loots d20ee298b1 Added default downloads location
svn path=/trunk/netsurf/; revision=11594
2011-02-01 21:28:51 +00:00
Ole Loots ed5af6370e Added download dialog
svn path=/trunk/netsurf/; revision=11593
2011-02-01 21:28:19 +00:00
Ole Loots c59b173d21 Improved drawing primitives for true color systems.
svn path=/trunk/netsurf/; revision=11592
2011-02-01 21:27:29 +00:00
Ole Loots d2072648c7 Implemented Download dialog.
svn path=/trunk/netsurf/; revision=11591
2011-02-01 21:26:29 +00:00
Ole Loots 82267c62ed A bit of cleanup.
svn path=/trunk/netsurf/; revision=11590
2011-02-01 21:26:04 +00:00
Ole Loots f0fb56b7dd Revisited throbber code.
svn path=/trunk/netsurf/; revision=11589
2011-02-01 21:25:10 +00:00
Ole Loots 5ad525dc7f Moved some functions to osspec.c
svn path=/trunk/netsurf/; revision=11588
2011-02-01 21:24:48 +00:00
Ole Loots be27d39d7b Cleaned up mouse tracking ( added modifier keys ), added debug rendering menu option.
svn path=/trunk/netsurf/; revision=11587
2011-02-01 21:23:54 +00:00
Ole Loots 81e552f89e Removed unused code
svn path=/trunk/netsurf/; revision=11586
2011-02-01 21:22:22 +00:00
Ole Loots de0172dfa8 Revisited Throbber code
svn path=/trunk/netsurf/; revision=11585
2011-02-01 21:21:16 +00:00
Ole Loots cf74818d09 Added missing prototype
svn path=/trunk/netsurf/; revision=11584
2011-02-01 21:20:06 +00:00
Ole Loots 02293a65d2 Added missing includes
svn path=/trunk/netsurf/; revision=11583
2011-02-01 21:19:28 +00:00
Ole Loots b03a9b6391 add default system colour handlers to atari frontend
svn path=/trunk/netsurf/; revision=11553
2011-01-30 22:34:52 +00:00
Ole Loots 61a1c2d7cd Improved call to v_gtext.
svn path=/trunk/netsurf/; revision=11552
2011-01-30 22:31:37 +00:00
Ole Loots 5515e67f4e Cleaned up Statusbar code.
svn path=/trunk/netsurf/; revision=11551
2011-01-30 22:28:47 +00:00
Ole Loots 46f405e969 Cleanup of TOS compatibility fixes.
svn path=/trunk/netsurf/; revision=11550
2011-01-30 22:24:07 +00:00
Ole Loots 3d1c069186 Cleanup of TOS compatibility fixes.
svn path=/trunk/netsurf/; revision=11549
2011-01-30 22:23:00 +00:00