Ole Loots
|
d5d0289010
|
Only set opaque on initial alloc, add flag for clearing buffer on realloc.
svn path=/trunk/netsurf/; revision=13378
|
2012-01-06 21:57:42 +00:00 |
|
Chris Young
|
7314d12cba
|
Default X and Y aspect ratio to 0. This will make NetSurf assume that the screen has
square pixels, which is true in 99% of cases on OS4.
svn path=/trunk/netsurf/; revision=13377
|
2012-01-06 18:55:30 +00:00 |
|
Michael Drake
|
767f40dc72
|
Simplify frameset distribution calcs.
svn path=/trunk/netsurf/; revision=13376
|
2012-01-06 14:44:01 +00:00 |
|
Michael Drake
|
b4bf069099
|
Set drag type correctly for page drag.
svn path=/trunk/netsurf/; revision=13375
|
2012-01-06 12:41:24 +00:00 |
|
Ole Loots
|
097800ff47
|
Fix rectangle fill, only add/subtract stroke_width when the rectangle has an outline.
svn path=/trunk/netsurf/; revision=13374
|
2012-01-05 22:38:02 +00:00 |
|
Ole Loots
|
1beb016c47
|
Reverted last change and only apply color conversion for alpha channel glyphs.
svn path=/trunk/netsurf/; revision=13373
|
2012-01-03 23:38:51 +00:00 |
|
Ole Loots
|
68466df8a2
|
Fix clipping and only apply color conversion for hicolor systems.
svn path=/trunk/netsurf/; revision=13372
|
2012-01-03 23:29:25 +00:00 |
|
Ole Loots
|
5cdfd5a086
|
It's now possible to render fonts in monochrom mode.
svn path=/trunk/netsurf/; revision=13371
|
2012-01-03 23:05:27 +00:00 |
|
Ole Loots
|
08e2052c09
|
removed comment.
svn path=/trunk/netsurf/; revision=13370
|
2012-01-03 23:03:09 +00:00 |
|
Ole Loots
|
224d882c03
|
Fixed font plotter init and added flag for monochrom glyph rendering.
svn path=/trunk/netsurf/; revision=13369
|
2012-01-03 23:02:38 +00:00 |
|
Ole Loots
|
0977543316
|
Made internal font plotter compatible with 256 colors.
svn path=/trunk/netsurf/; revision=13367
|
2012-01-02 14:29:16 +00:00 |
|
Michael Drake
|
aac69e6478
|
s/s/S/
svn path=/trunk/netsurf/; revision=13366
|
2012-01-02 13:42:51 +00:00 |
|
John Mark Bell
|
b5acf7db9d
|
Prevent use after free in cookie update
svn path=/trunk/netsurf/; revision=13365
|
2012-01-02 13:20:11 +00:00 |
|
John Mark Bell
|
f91dcf7308
|
Fix build with GTK <2.16
svn path=/trunk/netsurf/; revision=13364
|
2012-01-02 12:11:07 +00:00 |
|
Chris Young
|
15fb70844d
|
When dragging text selections to WB, pass the selection pointer to the save routine.
svn path=/trunk/netsurf/; revision=13363
|
2012-01-02 12:03:45 +00:00 |
|
Ole Loots
|
eef6b2da4f
|
256 color plotting: Use vdi to rgb lookup table, made transparency a bit better ( the snapshot problem was related to fvdi, no error in code )
svn path=/trunk/netsurf/; revision=13362
|
2012-01-02 00:08:14 +00:00 |
|
Ole Loots
|
aec502af1a
|
Open fulled window when running under Single-Task OS.
svn path=/trunk/netsurf/; revision=13361
|
2012-01-02 00:02:40 +00:00 |
|
Vincent Sanders
|
6ebaecccaf
|
Totaly prefunctry binding to spidermonkey
svn path=/trunk/netsurf/; revision=13360
|
2012-01-01 21:42:38 +00:00 |
|
Ole Loots
|
a195728c51
|
Added support for 8bit displays, having big problems with transparent plots ( snapshot of background isn't always taken from correct position, maybe a bug in fvdi)
svn path=/trunk/netsurf/; revision=13359
|
2011-12-31 15:21:49 +00:00 |
|
Vincent Sanders
|
7124d96b1f
|
ensure favicon is correctly set
svn path=/trunk/netsurf/; revision=13358
|
2011-12-31 12:57:47 +00:00 |
|
Vincent Sanders
|
e0596793e1
|
load default favicon once
svn path=/trunk/netsurf/; revision=13357
|
2011-12-31 00:00:54 +00:00 |
|
Vincent Sanders
|
be20f89884
|
only use libsexy entry widget prior to gtk 2.16
svn path=/trunk/netsurf/; revision=13356
|
2011-12-30 23:22:18 +00:00 |
|
Vincent Sanders
|
fafdf2c337
|
fix icon image handler marking genrated bitmaps as modified
svn path=/trunk/netsurf/; revision=13355
|
2011-12-30 19:37:15 +00:00 |
|
Vincent Sanders
|
df18a97143
|
Change GTK plotting to use cairo surfaces throughout
svn path=/trunk/netsurf/; revision=13354
|
2011-12-30 00:58:35 +00:00 |
|
Ole Loots
|
4dd695c156
|
Set status message on download finish.
svn path=/trunk/netsurf/; revision=13351
|
2011-12-27 23:30:39 +00:00 |
|
Ole Loots
|
d3d6285b03
|
delete all text on esc key press.
svn path=/trunk/netsurf/; revision=13350
|
2011-12-27 23:29:29 +00:00 |
|
Chris Young
|
13a2ceb766
|
Remove unnecessary cache of scroll position
svn path=/trunk/netsurf/; revision=13344
|
2011-12-24 13:24:09 +00:00 |
|
Chris Young
|
d9a50a1744
|
Stop ELF binary sections aligning to 64K boundaries
svn path=/trunk/netsurf/; revision=13343
|
2011-12-24 13:20:01 +00:00 |
|
Chris Young
|
56b6970c92
|
Search for DejaVu Serif Italic before DejaVu Serif Oblique, this fixes the fonts used
on the splash screen if newer DejaVu fonts have been installed and the old ones
removed.
svn path=/trunk/netsurf/; revision=13342
|
2011-12-24 12:57:42 +00:00 |
|
Chris Young
|
135a11db35
|
Fix scrollbar scroll
svn path=/trunk/netsurf/; revision=13341
|
2011-12-24 12:49:55 +00:00 |
|
Michael Drake
|
075c18b27d
|
Redraw old width after deletion too.
svn path=/trunk/netsurf/; revision=13340
|
2011-12-24 09:54:51 +00:00 |
|
Michael Drake
|
f7f3e33f80
|
Remove core print specific option from html redraw.
svn path=/trunk/netsurf/; revision=13339
|
2011-12-23 23:24:47 +00:00 |
|
Michael Drake
|
246ee6dc6f
|
Set background image requirement in core print redraw_context.
svn path=/trunk/netsurf/; revision=13338
|
2011-12-23 23:17:48 +00:00 |
|
Michael Drake
|
6c96264d43
|
Make RISC OS print background images option work.
svn path=/trunk/netsurf/; revision=13337
|
2011-12-23 22:52:40 +00:00 |
|
Michael Drake
|
a85662f1ce
|
Make html_redraw obey background image redraw requirement.
svn path=/trunk/netsurf/; revision=13336
|
2011-12-23 22:44:30 +00:00 |
|
Michael Drake
|
67f2470d5a
|
Pass whether background images are wanted in redraw_context.
svn path=/trunk/netsurf/; revision=13335
|
2011-12-23 22:39:25 +00:00 |
|
Chris Young
|
879383e21e
|
Pass keyboard scroll events to the core
svn path=/trunk/netsurf/; revision=13334
|
2011-12-23 22:14:00 +00:00 |
|
Michael Drake
|
905df166b0
|
Make the RISC OS front end foreground/background menu options work.
svn path=/trunk/netsurf/; revision=13333
|
2011-12-23 21:49:13 +00:00 |
|
Michael Drake
|
081217a321
|
Add core options to disable fetch of foreground & background images.
Remove broken background image option from RISC OS front end.
svn path=/trunk/netsurf/; revision=13332
|
2011-12-23 19:48:09 +00:00 |
|
John Mark Bell
|
95714a0c00
|
Sync with spec
svn path=/trunk/netsurf/; revision=13329
|
2011-12-23 00:21:47 +00:00 |
|
Ole Loots
|
f07e76a735
|
Removed unused variable.
svn path=/trunk/netsurf/; revision=13320
|
2011-12-21 22:51:17 +00:00 |
|
Ole Loots
|
8e479349e8
|
Fixed display of download speed.
svn path=/trunk/netsurf/; revision=13319
|
2011-12-21 22:44:48 +00:00 |
|
Ole Loots
|
230f6558b4
|
Fixed display of download speed.
svn path=/trunk/netsurf/; revision=13318
|
2011-12-21 22:44:37 +00:00 |
|
Ole Loots
|
1e06ba53dc
|
Removed unimplemented function declaration
svn path=/trunk/netsurf/; revision=13312
|
2011-12-21 21:16:27 +00:00 |
|
Ole Loots
|
dfcfe12580
|
Add event listeners to WM_MOVED, WM_RESIZED, WM_FULLED instead of overwriting the default handlers. Removed option atari_realtime_move.
svn path=/trunk/netsurf/; revision=13311
|
2011-12-21 21:13:13 +00:00 |
|
Michael Drake
|
9a44d4b535
|
Delete comment that seems incorrect.
svn path=/trunk/netsurf/; revision=13307
|
2011-12-20 14:51:47 +00:00 |
|
Michael Drake
|
8fc3baa48d
|
When deleting multiple treeview nodes, don't redraw after every node is deleted, only after the whole lot has gone. (Much faster.) Fix redraw to clear bottom of treeview after deleting nodes.
svn path=/trunk/netsurf/; revision=13306
|
2011-12-20 14:46:29 +00:00 |
|
Steve Fryatt
|
67501d5dfc
|
Provide a generic fall-back scroll event handler for scroll wheels.
svn path=/trunk/netsurf/; revision=13300
|
2011-12-19 23:27:10 +00:00 |
|
Steve Fryatt
|
648fdafe82
|
Fix comments.
svn path=/trunk/netsurf/; revision=13298
|
2011-12-18 23:53:20 +00:00 |
|
Steve Fryatt
|
7fb38a3e79
|
Lose unnecessary intermediate variable assignments.
svn path=/trunk/netsurf/; revision=13297
|
2011-12-18 23:46:30 +00:00 |
|