Ole Loots
b58825dcf7
Center favicon, don't stretch.
2012-08-26 21:36:16 +02:00
Ole Loots
d3a0518726
Do not install FatMessages file, but english default.
...
Also install welcome.html & etc.
2012-08-26 21:34:17 +02:00
Ole Loots
c2f2884f65
Only redraw caret for top windows.
...
Because we do not all clipping cases...
2012-08-26 20:36:12 +02:00
Ole Loots
c941cee104
Disable stack change on executable for target package-atari
2012-08-26 18:56:49 +02:00
Ole Loots
28a7096853
Disable strip on executable for target package-atari.
2012-08-26 18:50:46 +02:00
Ole Loots
37b4e77720
Copy toolbar to right location.
2012-08-26 17:57:52 +02:00
Ole Loots
7b868e4287
Default to download font from http://ftp.gnome.org
2012-08-26 16:46:29 +02:00
Ole Loots
1c1ac7f5a1
Download fonts to build directory and copy from there.
2012-08-26 16:45:41 +02:00
Ole Loots
607c06c96d
Implemented atari-package target
2012-08-25 15:09:49 +02:00
Ole Loots
d97eb2f520
Updated default options
2012-08-25 14:52:59 +02:00
Ole Loots
836c13f87d
Set default cookie filename when not set.
2012-08-25 14:51:49 +02:00
Ole Loots
bae65c18a9
Default truetype package is now Bitstream Vera.
...
Truetype font package can now be switched by defines.
2012-08-25 13:52:30 +02:00
Ole Loots
10e5597a94
Removed junk
2012-08-25 05:47:23 +02:00
Ole Loots
2988193e44
Documented font loading / font names.
2012-08-25 05:44:44 +02:00
Ole Loots
c5a84e17f7
Merged some features from framebuffer freetype impl.
...
- Set default font for font faces which failed to
load.
- Lookup more font faces (Cursive, Fantasy).
2012-08-25 05:23:10 +02:00
Ole Loots
ff2f1f1836
Added missing copyright headers
2012-08-24 00:47:37 +02:00
Vincent Sanders
e237ebac8f
Split install and package targets.
...
Install target is for installing on the local machine and package generates a package
2012-08-23 11:46:31 +01:00
Ole Loots
887a2ca186
Added and use PRGSUFFIX to configure executable name.
2012-08-23 00:06:45 +02:00
Vincent Sanders
311953f453
add missing include for browser private
2012-08-22 17:14:42 +01:00
Vincent Sanders
32c4fdeead
add includes to get browser private struct on atari
2012-08-22 17:03:46 +01:00
Vincent Sanders
8984bf9647
add sdk library path
2012-08-21 16:51:43 +01:00
Vincent Sanders
bc6087f9b6
remove bogus posix define and workround missing PATH_MAX directly
2012-08-21 16:43:22 +01:00
Vincent Sanders
d43ac47602
set posix define to make PATH_MAX available
2012-08-21 16:25:01 +01:00
Michael Drake
f67a1ab4cf
Avoid box_at_point.
2012-08-20 22:25:02 +01:00
Michael Drake
f478ee4db7
Remove a bunch of unused includes.
2012-08-20 18:54:57 +01:00
Michael Drake
b51816c222
Clean up search gui callbacks.
2012-08-14 13:41:30 +01:00
Michael Drake
d106091d6e
Pass font plot style out to front end clipboard append function.
2012-08-13 14:43:04 +01:00
Ole Loots
b8f437c6b6
Fix settings dialog positioning
...
On successive settings dialog calls, the automatic
positioning wasn't working correctly.
This can be prevented by duplicating the Form tree. However,
it requires to have the duplicated tree freed manually (Bug in windom?).
I should have an eye on it...
2012-08-08 00:34:59 +02:00
Ole Loots
e454cf3f9c
Fix provided by Michale Drake.
...
Fix freetype nsfont_position_in_string to return nearest, rather than
next.
2012-08-04 02:51:46 +02:00
Michael Drake
de8af23956
Use selection_copy_to_clipboard instead of peering into core.
2012-08-02 15:20:59 +01:00
Ole Loots
7d011c62ff
Open hotlist and history at top right corner
2012-07-27 03:47:42 +02:00
Ole Loots
e4d83d660e
Open search form at lower right corner
2012-07-27 03:35:53 +02:00
Ole Loots
329fba581a
Handle "Save window size" menu event.
2012-07-27 03:06:12 +02:00
Ole Loots
93f36a8c9b
Implemented a new colour picker.
...
This colour picker allows to select the 216 web colors
plus 15 shades of gray. Removed the color popup from
the resource file.
2012-07-26 12:25:27 +02:00
Ole Loots
8307f62e23
Clean up flags setup, requires changes to Makefile.default
2012-07-25 14:00:51 +02:00
Ole Loots
e1a9a98e05
Fixed colour type for vs* functions, added comments.
2012-07-25 13:58:38 +02:00
Ole Loots
4ade97334a
Changed toolbar_bg_color to type "colour",
...
Now the toolbar background can be configured
as RGB colour.
2012-07-23 14:48:50 +02:00
Ole Loots
957f9dc7c8
renamed plot functions (use plot_ prefix)
2012-07-23 02:34:21 +02:00
Ole Loots
eb2ec532e8
renmaed plot functions (use plot_ prefix).
2012-07-23 02:30:11 +02:00
Ole Loots
2158ed7bce
moved "bitmap_resize()" to bitmap.c
2012-07-23 02:03:09 +02:00
Ole Loots
72a9071cb2
Inline some functions
2012-07-23 00:21:28 +02:00
Ole Loots
2e98764cdf
Fix access to context data URL char *.
...
nsurl_access isn't intended to be used for char * params.
added missing include render/html.c
2012-07-14 22:15:05 +02:00
Ole Loots
f2aa118025
Refactor plot implementation (removed old files)
2012-07-13 22:21:06 +02:00
Ole Loots
37b8c5d83d
Plotter refactor: removed one plotter abraction layer.
2012-07-13 22:19:04 +02:00
Ole Loots
bc9d29f00a
Added missing but not-so important changes from local SVN working copy.
2012-07-10 23:35:24 +02:00
Ole Loots
6b367328af
Add Javascript case to FreeMiNT Makefile.target
2012-07-05 22:21:45 +02:00
Ole Loots
5ca30e057a
Added new iconset - thanks to atfact
...
svn path=/trunk/netsurf/; revision=13994
2012-06-28 22:26:18 +00:00
Ole Loots
bf27997312
Show alert when no editor option is configured.
...
svn path=/trunk/netsurf/; revision=13985
2012-06-23 00:17:57 +00:00
Ole Loots
ad656167dc
Handle new toolbar options (background color, iconset)
...
svn path=/trunk/netsurf/; revision=13984
2012-06-23 00:16:12 +00:00
Ole Loots
d2e7e3546c
Added new toolbar options.
...
svn path=/trunk/netsurf/; revision=13983
2012-06-23 00:14:17 +00:00