Chris Young
|
35befab994
|
Experimental font code to plot Unicode text.
svn path=/trunk/netsurf/; revision=5220
|
2008-08-30 16:55:25 +00:00 |
Chris Young
|
b76b928094
|
Removed dependency on codesets.library
svn path=/trunk/netsurf/; revision=5214
|
2008-08-27 22:19:25 +00:00 |
Chris Young
|
c7da20b4c1
|
Improved text reflow more
svn path=/trunk/netsurf/; revision=5208
|
2008-08-26 18:03:07 +00:00 |
Chris Young
|
c07794ed8d
|
Corrected english-british entry.
svn path=/trunk/netsurf/; revision=5206
|
2008-08-26 01:23:01 +00:00 |
Chris Young
|
7e7de13a33
|
Potential fix for requester.class crash on startup on some systems.
svn path=/trunk/netsurf/; revision=5205
|
2008-08-26 01:22:08 +00:00 |
Chris Young
|
2d4818c5ad
|
Work on local charset encoded strings for improved layout.
svn path=/trunk/netsurf/; revision=5204
|
2008-08-26 01:21:22 +00:00 |
Chris Young
|
74f9c0e075
|
Added PDF export to Amiga port.
svn path=/trunk/netsurf/; revision=5203
|
2008-08-26 01:20:01 +00:00 |
Chris Young
|
ab077d82dd
|
Moved Amiga menu code into separate file.
svn path=/trunk/netsurf/; revision=5199
|
2008-08-25 13:32:26 +00:00 |
Chris Young
|
3e38e71089
|
Include Amiga-specific options
svn path=/trunk/netsurf/; revision=5198
|
2008-08-25 13:27:44 +00:00 |
Chris Young
|
9d9cb291c7
|
Fix gui_browser_window_create and browser_window_create functions for new new_tab
parameter.
svn path=/trunk/netsurf/; revision=5196
|
2008-08-24 17:17:33 +00:00 |
Chris Young
|
11d7e4574a
|
Basic hotlist support
svn path=/trunk/netsurf/; revision=5188
|
2008-08-23 21:56:49 +00:00 |
Chris Young
|
7be654c21f
|
Header file for functions in utf8.c
svn path=/trunk/netsurf/; revision=5186
|
2008-08-23 16:19:59 +00:00 |
Chris Young
|
59d45715cd
|
Basic download window
svn path=/trunk/netsurf/; revision=5185
|
2008-08-23 16:17:51 +00:00 |
Chris Young
|
889648aa4d
|
Convert UTF-8 text to local charset before printing to screen
svn path=/trunk/netsurf/; revision=5184
|
2008-08-23 16:17:23 +00:00 |
Chris Young
|
f071afe243
|
Code cleanup.
svn path=/trunk/netsurf/; revision=5167
|
2008-08-21 21:42:48 +00:00 |
Chris Young
|
7362250125
|
Added clipboard support, fixed a problem causing a crash in the font functions in font.c
svn path=/trunk/netsurf/; revision=5166
|
2008-08-21 21:41:42 +00:00 |
Chris Young
|
29feaeeb58
|
Added british-english
svn path=/trunk/netsurf/; revision=5165
|
2008-08-21 21:39:08 +00:00 |
Chris Young
|
bef10968f7
|
Reduced task priority to -5 and increased stack to 64k
svn path=/trunk/netsurf/; revision=5164
|
2008-08-21 21:38:50 +00:00 |
Chris Young
|
b7688ffb5e
|
Implemented form select menu, and basic pull-down menu template.
svn path=/trunk/netsurf/; revision=5158
|
2008-08-19 18:31:56 +00:00 |
Chris Young
|
0e78a116f6
|
Implemented mouse dragging and code for select forms (which works but the menu is not
created with the correct entries yet). Now looks in options for screen and window
size and position.
svn path=/trunk/netsurf/; revision=5153
|
2008-08-18 19:07:12 +00:00 |
John Tytgat
|
679e5dcbe6
|
Add links to resource files.
svn path=/trunk/netsurf/; revision=5138
|
2008-08-17 17:27:51 +00:00 |
Chris Young
|
1486ef8b08
|
Reversed order of running a callback and removing it from the schedule list, this
resolves a serious system freeze especially prevalent on XOOPS-based websites.
svn path=/trunk/netsurf/; revision=5137
|
2008-08-17 16:24:22 +00:00 |
Chris Young
|
61294f493e
|
Close fonts properly and default back to initial RastPort font.
svn path=/trunk/netsurf/; revision=5136
|
2008-08-17 16:22:40 +00:00 |
Chris Young
|
f71f8f82a1
|
Implemented line styles and widths
svn path=/trunk/netsurf/; revision=5131
|
2008-08-15 18:49:14 +00:00 |
Chris Young
|
8da23bd1f3
|
More error checking
svn path=/trunk/netsurf/; revision=5129
|
2008-08-15 17:22:52 +00:00 |
Chris Young
|
1a489fbf64
|
Updated for hubbub, redraws now scheduled for next input loop
svn path=/trunk/netsurf/; revision=5128
|
2008-08-15 17:19:57 +00:00 |
Chris Young
|
ea5e026f7d
|
Fixed font styles
svn path=/trunk/netsurf/; revision=5075
|
2008-08-12 17:47:35 +00:00 |
Chris Young
|
72d62fc722
|
Updated to support changes in image/bitmap.h
svn path=/trunk/netsurf/; revision=5074
|
2008-08-12 17:47:01 +00:00 |
Chris Young
|
bf18237dc0
|
Modified to use space.gadget and blit directly to the window's rastport, also added
scrollbar functionality (thanks to Ami603)
svn path=/trunk/netsurf/; revision=5034
|
2008-08-11 17:53:45 +00:00 |
Chris Young
|
058fcac225
|
Added code to set correct font.
svn path=/trunk/netsurf/; revision=4986
|
2008-08-10 09:57:41 +00:00 |
Chris Young
|
289196c6ba
|
Functions now return correct values for proper text formatting.
svn path=/trunk/netsurf/; revision=4983
|
2008-08-09 20:28:35 +00:00 |
Chris Young
|
105bfddae9
|
Implemented localisation using the existing translated messages files.
svn path=/trunk/netsurf/; revision=4982
|
2008-08-09 20:27:36 +00:00 |
Chris Young
|
3e6699b31b
|
Warn and error messages are now displayed in a requester.
svn path=/trunk/netsurf/; revision=4981
|
2008-08-09 20:21:00 +00:00 |
Chris Young
|
93bf14ab81
|
Added support for multiple windows.
svn path=/trunk/netsurf/; revision=4972
|
2008-08-09 15:19:04 +00:00 |
Chris Young
|
219f28e579
|
Rewritten to use window.class and bitmap.image instead of writing directly to the
window bitmap. Basic GUI added to allow URLs to be entered.
svn path=/trunk/netsurf/; revision=4965
|
2008-08-08 22:38:13 +00:00 |
Chris Young
|
82cc44fc4e
|
Corrected bitmap plotter RGB format.
svn path=/trunk/netsurf/; revision=4949
|
2008-08-07 19:05:44 +00:00 |
Chris Young
|
394263bb2f
|
Basic plotter functions and support code for the plotters.
svn path=/trunk/netsurf/; revision=4948
|
2008-08-07 18:44:28 +00:00 |
Chris Young
|
f0a5b08430
|
OS4 32-bit icon for NetSurf.
svn path=/trunk/netsurf/; revision=4878
|
2008-08-03 16:14:42 +00:00 |
Chris Young
|
a57fe0a78f
|
Opens and closes timer.device, and creates a new list - required for scheduling code
in schedule.c
svn path=/trunk/netsurf/; revision=4877
|
2008-08-03 16:13:57 +00:00 |
Chris Young
|
05d0e28d50
|
Generic objects code implemented using Exec lists. Currently used by schedule.c to
add and delete schedule items from a list.
svn path=/trunk/netsurf/; revision=4876
|
2008-08-03 16:12:01 +00:00 |
Chris Young
|
d1c876e03c
|
Fully implemented schedule, schedule_run and schedule_remove.
svn path=/trunk/netsurf/; revision=4875
|
2008-08-03 16:10:10 +00:00 |
Chris Young
|
26203b2215
|
Initial Amiga port files, mostly empty stub functions.
svn path=/trunk/netsurf/; revision=4864
|
2008-08-02 14:31:32 +00:00 |