| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The pointer imagery are the icon files of the 4-colour custom text file images.
Tooltypes XOFFSET and YOFFSET specify the "point" of the image.
The 32-bit pointers can be disabled by setting option truecolour_mouse_pointers:0
The OS pointers (for "Default" and "Wait" only) can be used by setting
os_mouse_pointers:1
Deleting the relevant files has the same effect :)
This complete set of 32-bit images is drawn by Martin Merz (Mason).
The code to read them is derived from sample code by Joerg Strohmayer.
svn path=/trunk/netsurf/; revision=5401
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5395
|
|
|
|
|
|
| |
in a block formatting context which is an ancestor of the relatively positioned box.
svn path=/trunk/netsurf/; revision=5390
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5389
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5386
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5382
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5379
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5369
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5368
|
|
|
|
|
|
| |
Makefile.config which options actually have a big impact on the user experience for general web browsing.
svn path=/trunk/netsurf/; revision=5367
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5360
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5359
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5358
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5357
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5356
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5355
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5354
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5353
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5349
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5348
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5347
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5343
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5341
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5340
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5338
|
|
|
|
|
|
| |
useful)
svn path=/trunk/netsurf/; revision=5337
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5336
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5335
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5334
|
|
|
|
|
|
|
|
| |
Libpng mandates using <png.h>, if it doesn't work for you, fix your OS :D
(or use -I)
See http://www.libpng.org/pub/png/libpng-1.2.5-manual.html#section-2
svn path=/trunk/netsurf/; revision=5333
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5332
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5331
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5330
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5328
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5327
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5325
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5324
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5320
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5311
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
should, no
weird crashes, lock-ups etc.
The format has changed, Resources/Throbber now needs to be in a picture.datatype
format, as a "film strip" of frames with the first image the inactive (stopped
throbber) and the rest the active animation. The number of frames needs to be set in
the Options file throbber_frames variable (currently - will probably move to a
tooltype of Resources/Throbber in the future for better theming ability)
svn path=/trunk/netsurf/; revision=5310
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Default is still TBImages: (ie AISS, http://www.masonicons.de)
All of the following must be present, in any format that bitmap.image will load
(usually this means any picture.datatype subclasses):
home, home_g, home_s - Home button
nav_east, nav_east_g, nav_east_s - History forward
nav_west, nav_west_g, nav_west_s - History back
reload, reload_g, reload_s - Reload
stop, stop_g, stop_s - Stop
The _g and _s files are ghosted and selected versions respectively.
To set the path, use toolbar_images:<path> in Options.
svn path=/trunk/netsurf/; revision=5304
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
stored as Resources/Throbber in animation.datatype supported format.
The default animation is a small IFF ANIM which is only good for testing purposes.
This throbber code is likely to be replaced by custom animation code in the future as
using animation.datatype has issues and restrictions (only 8-bit formats, using
NewDTObject() twice on the same file doesn't seem to work correctly, clicking on the
anim starts it playing etc)
svn path=/trunk/netsurf/; revision=5303
|
|
|
|
|
|
| |
there's a lot of them.
svn path=/trunk/netsurf/; revision=5299
|
|
|
|
|
|
| |
Defining AMI_SCHEDULER_USES_TIMER will enable it again.
svn path=/trunk/netsurf/; revision=5291
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5289
|
|
|
|
|
|
| |
Extended pointer size to 32x32 pixels.
svn path=/trunk/netsurf/; revision=5288
|
|
|
|
|
|
| |
The timer appears to stop signalling events occasionally - needs some investigation.
svn path=/trunk/netsurf/; revision=5287
|
|
|
|
|
|
| |
initialising the hash
svn path=/trunk/netsurf/; revision=5286
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5283
|
|
|
|
| |
svn path=/trunk/netsurf/; revision=5282
|