Michael Drake
319a90bff7
Only call gui_window_new_content for browser windows with gui windows.
...
svn path=/trunk/netsurf/; revision=12475
2011-06-14 20:48:58 +00:00
Michael Drake
53f4da3420
First pass at core iframes. Currently lacking scrollbars.
...
svn path=/trunk/netsurf/; revision=12474
2011-06-14 20:00:18 +00:00
Michael Drake
6ed9b1de8b
Fix warnings.
...
svn path=/trunk/netsurf/; revision=12472
2011-06-13 11:02:27 +00:00
Chris Young
91427fdfdb
Redirect libpng errors to the standard NetSurf logfile
...
svn path=/trunk/netsurf/; revision=12471
2011-06-12 18:04:09 +00:00
Chris Young
936baddaba
Only show external app context menu item if an external app is actually defined
...
svn path=/trunk/netsurf/; revision=12470
2011-06-09 22:29:46 +00:00
Vincent Sanders
b9bdb198cb
compatability fix for recent gtk API deprecation
...
svn path=/trunk/netsurf/; revision=12469
2011-06-07 17:23:39 +00:00
Chris Young
a5d1f01d19
missing double-quotes
...
svn path=/trunk/netsurf/; revision=12468
2011-06-06 22:29:05 +00:00
Chris Young
dee3127d79
Don't modify the DataType name within the structure.
...
Update mimetypes file a bit, add some more descriptive text.
svn path=/trunk/netsurf/; revision=12467
2011-06-06 22:27:10 +00:00
Chris Young
baf3b8e0f3
Sound DataTypes implementation. Currently has no interface, so only
...
autoplay/autoStart objects will play.
svn path=/trunk/netsurf/; revision=12466
2011-06-05 23:07:10 +00:00
Chris Young
6b3955404f
Avoid compiling arexx.c more than necessary
...
svn path=/trunk/netsurf/; revision=12465
2011-06-05 12:37:44 +00:00
Chris Young
b5d8f9b25e
plugin_hack loose ends
...
svn path=/trunk/netsurf/; revision=12464
2011-06-05 11:49:50 +00:00
Chris Young
861137d3b2
Disable extra logging. Here treeview init is down to ~5 seconds from ~20.
...
Still more room for improvement, as adding nodes appears to recalculate the widths of
all the parent nodes even though (the text and icon of) those haven't changed.
svn path=/trunk/netsurf/; revision=12463
2011-06-04 21:33:33 +00:00
Chris Young
89937f8b71
Don't expand cookies tree by default
...
svn path=/trunk/netsurf/; revision=12462
2011-06-04 21:26:31 +00:00
Chris Young
522ddf0416
Rudimentary text width caching to speed up many duplicate "Today", "Yesterday" calcs
...
svn path=/trunk/netsurf/; revision=12461
2011-06-04 21:10:39 +00:00
Chris Young
48a0663999
Remove at least one instance of unnecessary recalculation
...
svn path=/trunk/netsurf/; revision=12460
2011-06-04 20:46:08 +00:00
Chris Young
24d0a07f8f
Extra logging to track the source of node size calculations
...
A couple of minor changes to prevent unnecessary recalculation
svn path=/trunk/netsurf/; revision=12459
2011-06-04 20:22:24 +00:00
Michael Drake
a79ef8cffb
Remove redundant code.
...
svn path=/trunk/netsurf/; revision=12458
2011-06-04 14:38:50 +00:00
Michael Drake
324e5bfce4
New window opens with homepage, rather than current page.
...
svn path=/trunk/netsurf/; revision=12457
2011-06-04 13:51:42 +00:00
Ole Loots
5eac88cb71
lowered stack value (the large value was added because of excesive stack usage within mintlibs regex, but it can be avoided when using malloc within regex impl.), added missing internal.css
...
svn path=/trunk/netsurf/; revision=12456
2011-06-03 22:37:20 +00:00
Chris Young
ed00b6a1e9
Make GUI update when back/forward commands used from ARexx
...
svn path=/trunk/netsurf/; revision=12455
2011-06-03 18:20:56 +00:00
Chris Young
f2ef7ba6ba
up = down and down = up
...
svn path=/trunk/netsurf/; revision=12454
2011-06-03 18:11:19 +00:00
Chris Young
4270e80d7a
Make 4th mouse button go back in history, and 5th go forward. Untested.
...
svn path=/trunk/netsurf/; revision=12453
2011-06-03 18:08:17 +00:00
Chris Young
61138b0133
don't unref pointer
...
svn path=/trunk/netsurf/; revision=12452
2011-05-30 21:06:36 +00:00
Chris Young
0c9ca84e42
Remove ami_datatype_to_mimetype
...
svn path=/trunk/netsurf/; revision=12451
2011-05-30 21:03:57 +00:00
Chris Young
e2ef8df4d7
Guess MIME type from DataType only if there isn't already a valid entry in the list
...
svn path=/trunk/netsurf/; revision=12450
2011-05-30 20:52:31 +00:00
Chris Young
f214d3ecc8
Allow mixing of AmigaOS and NetSurf command line options
...
svn path=/trunk/netsurf/; revision=12449
2011-05-30 18:17:09 +00:00
Chris Young
9397f392c0
Convert the supplied MIME type to the DefIcons type *before* doing the comparison
...
svn path=/trunk/netsurf/; revision=12448
2011-05-30 16:16:48 +00:00
Chris Young
624af3890b
updated root certificates
...
svn path=/trunk/netsurf/; revision=12447
2011-05-30 15:47:20 +00:00
Ole Loots
2f6520e8b4
Removed dependency to cflib,
...
call EvntWindom only one time per sec. when active flag is set.
svn path=/trunk/netsurf/; revision=12443
2011-05-24 21:44:20 +00:00
John Mark Bell
381588bece
Log CA options
...
svn path=/trunk/netsurf/; revision=12436
2011-05-19 22:35:41 +00:00
Sven Weidauer
ed7e65c74b
Netsurf now appears in the 'Open with' menu for HTML files.
...
svn path=/trunk/netsurf/; revision=12435
2011-05-19 16:04:54 +00:00
Sven Weidauer
65dc81668c
Importing UTI types for HTML and CSS.
...
svn path=/trunk/netsurf/; revision=12434
2011-05-19 16:04:11 +00:00
Sven Weidauer
3cae7a7d86
Handling animations in apple_image.m. Loop counts are ignored for now
...
svn path=/trunk/netsurf/; revision=12433
2011-05-19 13:18:01 +00:00
Sven Weidauer
658959bc88
Reverting r12367, cannot get incremental image loading to work correctly.
...
svn path=/trunk/netsurf/; revision=12432
2011-05-19 13:17:58 +00:00
Sven Weidauer
830da3a915
Fixing warning about unused result of expression.
...
svn path=/trunk/netsurf/; revision=12431
2011-05-19 11:47:57 +00:00
Sven Weidauer
3d71976607
Replacing deprecated method createDirectoryAtPath:attributes: with non-deprecated version createDirectoryAtPath:withIntermediateDirectories:attributes:error:
...
svn path=/trunk/netsurf/; revision=12430
2011-05-19 11:47:53 +00:00
Sven Weidauer
eb0570f39d
Adding quarantine attributes to downloaded files.
...
svn path=/trunk/netsurf/; revision=12429
2011-05-19 07:27:21 +00:00
Michael Drake
ae46764ec4
Remove box_applet.
...
svn path=/trunk/netsurf/; revision=12427
2011-05-18 16:01:02 +00:00
François Revel
6dbb38cac9
Italian OSX localized strings, contributed by Samir Hawamdeh.
...
svn path=/trunk/netsurf/; revision=12426
2011-05-17 20:06:38 +00:00
Michael Drake
4db9dbe744
Purge unused variable.
...
svn path=/trunk/netsurf/; revision=12425
2011-05-17 09:05:49 +00:00
Vincent Sanders
c7e943c7d2
check for dereference of teh right value
...
svn path=/trunk/netsurf/; revision=12424
2011-05-17 07:28:15 +00:00
John Mark Bell
3bcbde2503
Add some parentheses
...
svn path=/trunk/netsurf/; revision=12423
2011-05-16 22:30:27 +00:00
John Mark Bell
b8fd68db1b
If you ask for a new tab, clone must be non-NULL
...
svn path=/trunk/netsurf/; revision=12422
2011-05-16 22:11:18 +00:00
John Mark Bell
21f01af35a
Avoid dereferencing NULL
...
svn path=/trunk/netsurf/; revision=12421
2011-05-16 22:09:26 +00:00
John Mark Bell
54f6b3bffc
Handle case where configured curl handle cache limit is 0
...
svn path=/trunk/netsurf/; revision=12420
2011-05-16 22:05:47 +00:00
John Mark Bell
1b8ff87c23
Squash static analyser warning
...
svn path=/trunk/netsurf/; revision=12419
2011-05-16 21:49:21 +00:00
John Mark Bell
da7c3c10bc
Implement todo
...
svn path=/trunk/netsurf/; revision=12418
2011-05-16 21:47:36 +00:00
John Mark Bell
a7c2dff805
Lose dead code
...
svn path=/trunk/netsurf/; revision=12417
2011-05-16 21:44:31 +00:00
John Mark Bell
35cd1a79f7
Squash static analyser warning
...
svn path=/trunk/netsurf/; revision=12416
2011-05-16 21:42:53 +00:00
John Mark Bell
b92ca9cd30
Clean up after content factory
...
svn path=/trunk/netsurf/; revision=12415
2011-05-16 21:16:44 +00:00