.. |
dist
|
Use 'user' env-var to determine username
|
2012-03-30 18:18:15 +00:00 |
pkg
|
Generate all appropriate Messages files when making a package for
|
2012-05-07 14:26:38 +00:00 |
resources
|
Run NetSurf at priority 0 by default, dropping to priority -1 when
|
2012-06-04 16:15:12 +00:00 |
stringview
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
arexx.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
arexx.h
|
|
|
bitmap.c
|
avoid scaled images getting incorrect mask
|
2012-08-10 18:30:01 +01:00 |
bitmap.h
|
avoid scaled images getting incorrect mask
|
2012-08-10 18:30:01 +01:00 |
clipboard.c
|
Remove any forcing of UTF-8 in the clipboard, as internally NetSurf will use the UTF8 chunks now.
|
2012-08-03 21:04:38 +01:00 |
clipboard.h
|
|
|
context_menu.c
|
Add AppWindow ourself rather than letting window.class create it. Initial
|
2012-04-28 19:43:46 +00:00 |
context_menu.h
|
Start popuating treeview context menu
|
2011-12-17 18:47:35 +00:00 |
cookies.c
|
|
|
cookies.h
|
|
|
datatypes.c
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
2011-09-15 22:47:50 +00:00 |
datatypes.h
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
2011-09-15 22:47:50 +00:00 |
download.c
|
Run NetSurf at priority 0 by default, dropping to priority -1 when
|
2012-06-04 16:15:12 +00:00 |
download.h
|
|
|
drag.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
drag.h
|
Support dragging from global history to hotlist
|
2011-12-02 13:24:40 +00:00 |
dt_anim.c
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
2011-09-15 22:47:50 +00:00 |
dt_picture.c
|
Test for opaqueness where we create bitmaps in the platform code
|
2012-08-05 14:02:32 +01:00 |
dt_sound.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
file.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
file.h
|
Complete extended context menus
|
2011-10-23 13:15:44 +00:00 |
filetype.c
|
Also read mimetype mappings from mimetypes.user
|
2011-09-25 17:03:37 +00:00 |
filetype.h
|
|
|
font_scan.c
|
Allow a comma-separated list of fonts to be specified in font_unicode_list
|
2012-05-09 22:23:10 +00:00 |
font_scan.h
|
Rescan fonts if preferred fallback font is changed in the GUI
|
2012-05-06 17:55:35 +00:00 |
font.c
|
Disable anti-aliasing for palette-mapped modes
|
2012-08-05 10:48:36 +01:00 |
font.h
|
Disable anti-aliasing for palette-mapped modes
|
2012-08-05 10:48:36 +01:00 |
gui_options.c
|
remove depth gadget, as doesn't let us select <256 colours anyway
|
2012-08-07 23:13:42 +01:00 |
gui_options.h
|
Move user-specifics out of Resources
|
2012-03-28 22:17:27 +00:00 |
gui.c
|
avoid scaled images getting incorrect mask
|
2012-08-10 18:30:01 +01:00 |
gui.h
|
Abstract pen obtain/release and structure so we can add these to a physical browser window's list
|
2012-08-05 11:28:48 +01:00 |
history_local.c
|
Add tiled refresh, with tiles of max size option_redraw_tile_size. This
|
2012-02-25 18:42:33 +00:00 |
history_local.h
|
|
|
history.c
|
|
|
history.h
|
|
|
hotlist.c
|
|
|
hotlist.h
|
|
|
icon.c
|
more use of abstracted function
|
2012-08-07 21:25:47 +01:00 |
icon.h
|
Add favicon to iconification icon
|
2011-10-07 23:12:12 +00:00 |
iff_cset.h
|
|
|
iff_dr2d.c
|
content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url
|
2011-12-04 14:55:23 +00:00 |
iff_dr2d.h
|
|
|
launch.c
|
Re-jig URL launch as would never have fallen back to using openurl.library.
|
2012-04-18 19:44:09 +00:00 |
launch.h
|
|
|
login.c
|
|
|
login.h
|
|
|
Makefile.target
|
Need libdom, libpbl when cross compiling.
|
2012-08-05 10:16:37 +01:00 |
menu.c
|
Remove visible and invalid uses of git revision hashes. Anybody who needs to know hich revision it is can check about:testament, to everybody else the string is meaningless.
|
2012-07-01 16:40:24 +01:00 |
menu.h
|
Change menus so menu functions are called internally by window.class
|
2012-04-29 15:59:37 +00:00 |
misc.c
|
Use requester.class directly, so we can get requesters to appear on NetSurf's screen. Untested.
|
2012-07-28 21:56:27 +01:00 |
misc.h
|
Stop abusing certain Messages; add some dedicated non-crazy HelpHints
|
2012-05-07 15:06:48 +00:00 |
object.c
|
|
|
object.h
|
Remove AMINS_FRAME
|
2011-09-16 18:00:39 +00:00 |
options.h
|
allow tweaking threshold where alpha turns to mask
|
2012-08-10 18:21:57 +01:00 |
os3support.h
|
|
|
plotters.c
|
use minterm (ABC|ABNC|ANBC) only when necessary
|
2012-08-10 18:35:01 +01:00 |
plotters.h
|
expose function to get current screen palette-mapped status
|
2012-08-07 21:03:42 +01:00 |
plugin_hack.c
|
content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url
|
2011-12-04 14:55:23 +00:00 |
plugin_hack.h
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
2011-09-15 22:47:50 +00:00 |
print.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
print.h
|
|
|
save_complete.c
|
|
|
save_complete.h
|
|
|
save_pdf.c
|
|
|
save_pdf.h
|
|
|
schedule.c
|
|
|
schedule.h
|
|
|
search.c
|
|
|
search.h
|
|
|
sslcert.c
|
|
|
sslcert.h
|
|
|
system_colour.c
|
Return a colour (ABGR) from gui_system_colour_char() rather than a
|
2012-03-27 19:25:02 +00:00 |
theme.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
theme.h
|
|
|
thumbnail.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
tree.c
|
create a pen list for treeviews
|
2012-08-08 21:07:29 +01:00 |
tree.h
|
|
|
utf8.c
|
|
|
utf8.h
|
|
|
version.c
|
Remove visible and invalid uses of git revision hashes. Anybody who needs to know hich revision it is can check about:testament, to everybody else the string is meaningless.
|
2012-07-01 16:40:24 +01:00 |