Vincent Sanders
|
a92e5930ff
|
fixup issues with new options API merge
|
2013-05-28 16:44:46 +01:00 |
Vincent Sanders
|
ee6e6eec05
|
move options include
|
2013-05-28 14:16:10 +01:00 |
Chris Young
|
89856f5592
|
ifdef some code that will never work under AmigaOS <4.0
|
2013-01-30 18:23:48 +00:00 |
Chris Young
|
a30d51cb50
|
Ensure we free the same size raster that we allocated
|
2013-01-27 11:09:54 +00:00 |
Chris Young
|
94118d22be
|
Remove unused global
|
2013-01-06 11:44:37 +00:00 |
Chris Young
|
cc321d5f63
|
Track the mouse pointer on a per-window basis
|
2013-01-06 00:21:15 +00:00 |
Chris Young
|
07024b05c4
|
Change the mouse pointer back to what it was (and what NetSurf thinks it is) instead of to the default pointer. Additionally don't use ami_update_pointer for treeview windows as AmigaOS has a pointer setting per window, but NetSurf is only storing the current one as a single global variable.
|
2013-01-03 19:53:20 +00:00 |
Michael Drake
|
29356734eb
|
Include desktop/browser_private.h.
|
2012-08-22 13:16:20 +01:00 |
Chris Young
|
69ad5db2d1
|
convert throbber to use standard bitmap functions; remove p96 dependency
|
2012-08-10 22:59:38 +01:00 |
Vincent Sanders
|
1490b52a6b
|
NetSurf options rework (a=vince r=daniels,jmb)
svn path=/trunk/netsurf/; revision=13548
|
2012-03-22 09:34:34 +00:00 |
Chris Young
|
70aad31df6
|
Default search ico should only come from theme
svn path=/trunk/netsurf/; revision=13011
|
2011-10-08 13:49:31 +00:00 |
Chris Young
|
330227d87a
|
Remove more checks for browser_window_type
svn path=/trunk/netsurf/; revision=12719
|
2011-09-04 22:35:11 +00:00 |
Chris Young
|
39e5c04da7
|
Fix warnings
svn path=/trunk/netsurf/; revision=12616
|
2011-07-23 14:06:13 +00:00 |
Chris Young
|
910c6d314f
|
Put a search icon where the old search favicon was
svn path=/trunk/netsurf/; revision=12558
|
2011-07-02 19:38:54 +00:00 |
Chris Young
|
050eba408d
|
Avoid crash when no theme is present
svn path=/trunk/netsurf/; revision=12047
|
2011-03-14 18:32:05 +00:00 |
John Mark Bell
|
d83f683e96
|
Sprinkle some #ifdef __amigaos4__ around
svn path=/trunk/netsurf/; revision=11230
|
2011-01-06 23:17:17 +00:00 |
Chris Young
|
078ff2fd51
|
Move drag icon stuff to own file; fix warnings
svn path=/trunk/netsurf/; revision=10922
|
2010-10-30 11:20:53 +00:00 |
John Mark Bell
|
6173bb0e6c
|
Merge treeview-redux to trunk
svn path=/trunk/netsurf/; revision=10865
|
2010-10-05 19:14:46 +00:00 |
Chris Young
|
c46e0e6015
|
Ensure kiosk_mode and frame windows are (a) handled the same wrt menus and (b) not
trying to manipulate non-existant menus
svn path=/trunk/netsurf/; revision=10855
|
2010-09-28 18:03:03 +00:00 |
Chris Young
|
0522be76ab
|
Add option to control whether drags have icons or just a pointer change.
svn path=/trunk/netsurf/; revision=10672
|
2010-07-29 21:41:25 +00:00 |
Chris Young
|
eb19a649e7
|
Fix crash in kiosk mode
svn path=/trunk/netsurf/; revision=10369
|
2010-04-11 19:57:06 +00:00 |
Chris Young
|
861b5b4953
|
Factor Amiga theme-related code out to a new file. This includes all throbber and
mouse pointer code (which are "theme modifiable") as well as normal theme reading
code.
svn path=/trunk/netsurf/; revision=10145
|
2010-03-23 22:27:33 +00:00 |