.. |
dist
|
Missing double-quote
|
12 years ago |
pkg
|
Remove libxml
|
12 years ago |
resources
|
Run NetSurf at priority 0 by default, dropping to priority -1 when
|
13 years ago |
stringview
|
Fix up ripples from urldb change.
|
12 years ago |
Makefile.defaults
|
split target defaults out
|
12 years ago |
Makefile.target
|
move common include path setup to core Makefile
|
12 years ago |
arexx.c
|
Add ARexx commands HOTLIST OPEN and HOTLIST CLOSE
|
12 years ago |
arexx.h
|
NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists),
|
16 years ago |
bitmap.c
|
Remove suspension of bmp/gif images. It's completely redundant with the convert on demand core image cache.
|
12 years ago |
bitmap.h
|
fix mask
|
13 years ago |
clipboard.c
|
Pass UTF-8 text length for conversion
|
12 years ago |
clipboard.h
|
Fix DSI when drag saving
|
14 years ago |
context_menu.c
|
Include desktop/browser_private.h.
|
13 years ago |
context_menu.h
|
Start popuating treeview context menu
|
13 years ago |
cookies.c
|
Small refactor to change icon names to being passed in from frontends instead of core treeview globals
|
14 years ago |
cookies.h
|
Merge treeview-redux to trunk
|
14 years ago |
datatypes.c
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
14 years ago |
datatypes.h
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
14 years ago |
download.c
|
Reverse the logic as well as the req text
|
12 years ago |
download.h
|
Show existing file size when file already exists on download
|
14 years ago |
drag.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
13 years ago |
drag.h
|
Support dragging from global history to hotlist
|
13 years ago |
dt_anim.c
|
reduce talloc usage to box tree layout only
|
12 years ago |
dt_picture.c
|
Dispose the DT object once we've finished converting it to a bitmap.
|
12 years ago |
dt_sound.c
|
reduce talloc usage to box tree layout only
|
12 years ago |
file.c
|
Fix missing includes.
|
12 years ago |
file.h
|
Complete extended context menus
|
13 years ago |
filetype.c
|
Also read mimetype mappings from mimetypes.user
|
14 years ago |
filetype.h
|
convert from mimetype to filetype rather than simple content type to filetype, where
|
14 years ago |
font.c
|
Disable anti-aliasing for palette-mapped modes
|
13 years ago |
font.h
|
Disable anti-aliasing for palette-mapped modes
|
13 years ago |
font_scan.c
|
Remove font_unicode_list - font_unicode is a list now.
|
12 years ago |
font_scan.h
|
Rescan fonts if preferred fallback font is changed in the GUI
|
13 years ago |
gui.c
|
Ensure the menu checked state remain in sync with reality
|
12 years ago |
gui.h
|
Toggle the tab bar to the correct state if the option to always show it is changed and only one tab is currently open
|
12 years ago |
gui_options.c
|
Ensure the menu checked state remain in sync with reality
|
12 years ago |
gui_options.h
|
Move user-specifics out of Resources
|
13 years ago |
history.c
|
Small refactor to change icon names to being passed in from frontends instead of core treeview globals
|
14 years ago |
history.h
|
Merge treeview-redux to trunk
|
14 years ago |
history_local.c
|
Include desktop/browser_private.h.
|
13 years ago |
history_local.h
|
Fix broken event handling.
|
15 years ago |
hotlist.c
|
Set the newly-created hotlist dirs to be "retain in memory" otherwise NetSurf crashes on hotlist cleanup.
|
12 years ago |
hotlist.h
|
Merge treeview-redux to trunk
|
14 years ago |
icon.c
|
reduce talloc usage to box tree layout only
|
12 years ago |
icon.h
|
Add favicon to iconification icon
|
13 years ago |
iff_cset.h
|
Complete (but quite minimal at the moment) context menu implementation for AmigaOS:
|
16 years ago |
iff_dr2d.c
|
Remove libxml
|
12 years ago |
iff_dr2d.h
|
Fix warnings
|
14 years ago |
launch.c
|
Re-jig URL launch as would never have fallen back to using openurl.library.
|
13 years ago |
launch.h
|
Rename confusingly-named file; Remove about from unsupported protocols, as will never
|
14 years ago |
login.c
|
More fixup.
|
12 years ago |
login.h
|
Squash warning
|
14 years ago |
menu.c
|
Ensure the menu checked state remain in sync with reality
|
12 years ago |
menu.h
|
Ensure the menu checked state remain in sync with reality
|
12 years ago |
misc.c
|
Warn when closing multiple tabs
|
12 years ago |
misc.h
|
Warn when closing multiple tabs
|
12 years ago |
object.c
|
Add missing include
|
14 years ago |
object.h
|
Remove AMINS_FRAME
|
14 years ago |
options.h
|
non-working "always show tabbar" option
|
12 years ago |
os3support.h
|
#defines for icon.library v51
|
14 years ago |
plotters.c
|
Greatly increase the space allocated for Area-operation vector storage. The SVG tiger is now rendering correctly with graphics.library plotting only (no Cairo)
|
12 years ago |
plotters.h
|
expose function to get current screen palette-mapped status
|
13 years ago |
plugin_hack.c
|
fix missing sizeof() in amiga build
|
12 years ago |
plugin_hack.h
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
14 years ago |
print.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
13 years ago |
print.h
|
Squash compiler warnings
|
14 years ago |
save_pdf.c
|
Implement ask overwrite
|
14 years ago |
save_pdf.h
|
Changes required for new-cache
|
15 years ago |
schedule.c
|
Avoid crashing on NULL schedule_list
|
14 years ago |
schedule.h
|
Move timer.device stuff to schedule.c
|
14 years ago |
search.c
|
Remove unused code.
|
13 years ago |
search.h
|
Fix warnings
|
14 years ago |
sslcert.c
|
Fix up ripples from urldb change.
|
12 years ago |
sslcert.h
|
Merge treeview-redux to trunk
|
14 years ago |
system_colour.c
|
Return a colour (ABGR) from gui_system_colour_char() rather than a
|
13 years ago |
theme.c
|
Include desktop/browser_private.h.
|
13 years ago |
theme.h
|
Merge treeview-redux to trunk
|
14 years ago |
thumbnail.c
|
Fix up ripples from urldb change.
|
12 years ago |
tree.c
|
Make hotlist toolbar work and update (only updates on hotlist window close currently)
|
12 years ago |
tree.h
|
First pass of AmigaOS 3 compatibility
|
14 years ago |
utf8.c
|
Show existing file size when file already exists on download
|
14 years ago |
utf8.h
|
Fix warnings
|
14 years ago |
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.
|
13 years ago |