index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding note about building universal libraries
Sven Weidauer
2011-01-23
1
-0
/
+12
*
Cope with an absence of pkg-config when building for Windows
John Mark Bell
2011-01-23
1
-7
/
+10
*
Tool defaults for windows host
John Mark Bell
2011-01-23
1
-0
/
+2
*
Rudimentary msys support
John Mark Bell
2011-01-23
1
-1
/
+12
*
Added search dialog.
Ole Loots
2011-01-22
2
-6
/
+27
*
Added copy directives for some missing files.
Ole Loots
2011-01-22
1
-9
/
+4
*
Added default blank page.
Ole Loots
2011-01-22
1
-0
/
+39
*
Resource file was missing within initial chekin. Added Search dialog.
Ole Loots
2011-01-22
1
-0
/
+0
*
Improved compatibility with classic TOS systems.
Ole Loots
2011-01-22
3
-12
/
+37
*
Updated documentation.
Ole Loots
2011-01-22
3
-8
/
+14
*
Improved compatibility with classic TOS systems,
Ole Loots
2011-01-22
1
-16
/
+27
*
Shrinked initial size of the canvas area.
Ole Loots
2011-01-22
1
-2
/
+1
*
increased compatibility with classic TOS systems. (Getcookie() breaks on clas...
Ole Loots
2011-01-22
2
-0
/
+42
*
Removed default entries from hotlist, they are already defined within NetSurf...
Ole Loots
2011-01-22
1
-16
/
+2
*
Limit length of statustext to 80 chars, to satisfy v_gtext specifications.
Ole Loots
2011-01-22
1
-15
/
+32
*
verbose_log can now be set via the Main-Menu.
Ole Loots
2011-01-22
1
-0
/
+9
*
Improved path fixes for classic TOS systems.
Ole Loots
2011-01-22
1
-0
/
+2
*
Introduced attached flag for Statusbar.
Ole Loots
2011-01-22
1
-0
/
+4
*
using short filenames for treeview Icons for compatibility with classic TOS s...
Ole Loots
2011-01-22
1
-1
/
+1
*
Improved path fixes for classic TOS systems.
Ole Loots
2011-01-22
1
-38
/
+74
*
Added calls to lock/unlock during redraw.
Ole Loots
2011-01-22
1
-2
/
+4
*
Fixed tab closing leaving the URL bar disconnected from the current tab
Sven Weidauer
2011-01-20
1
-1
/
+5
*
Make the tree icon dir a non-option
Daniel Silverstone
2011-01-20
8
-89
/
+88
*
Ensure we correctly release all icon resources associated with trees, SSL cer...
Daniel Silverstone
2011-01-20
9
-2
/
+50
*
Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up...
Sven Weidauer
2011-01-20
4
-26
/
+25
*
Correct path for Messages file
Sven Weidauer
2011-01-20
1
-1
/
+1
*
A little more debug to help us spot how many users of locked contents there a...
Daniel Silverstone
2011-01-20
1
-3
/
+5
*
Improved tabs (draggable, can close last one)
Sven Weidauer
2011-01-20
2
-5
/
+54
*
Wrapping drawing code in own autorelease pool
Sven Weidauer
2011-01-20
1
-1
/
+3
*
Releasing objects in dealloc
Sven Weidauer
2011-01-20
3
-1
/
+34
*
Ensure we free more of the css stuff for the box model.
Daniel Silverstone
2011-01-19
2
-2
/
+11
*
Implementing tabs and fixing scrolling.
Sven Weidauer
2011-01-19
55
-1037
/
+8612
*
Implemented path plotter
Sven Weidauer
2011-01-19
1
-3
/
+64
*
Remove odd WARNFLAGS copied from Atari stuff. Silence warning about redeclare...
François Revel
2011-01-19
2
-6
/
+1
*
Add the required makefile stuff to build NetSurf for OSX using 'make cocoa' i...
François Revel
2011-01-19
3
-2
/
+136
*
Case insensitive filesystems should just be banned from Earth and even the Mi...
François Revel
2011-01-19
1
-1
/
+1
*
Removing history.m - those functions aren't called anyways.
Sven Weidauer
2011-01-18
2
-41
/
+0
*
Menu items for reload and stop loading. Also validating zoom and stop loading...
Sven Weidauer
2011-01-18
3
-15
/
+185
*
Only showing regular browser windows, not frames or iframes.
Sven Weidauer
2011-01-18
2
-3
/
+8
*
More font traits
Sven Weidauer
2011-01-17
1
-1
/
+13
*
Using OS services to determine MIME types
Sven Weidauer
2011-01-17
1
-30
/
+21
*
High-res icon
Sven Weidauer
2011-01-17
1
-0
/
+0
*
Getting a real path for the options file
Sven Weidauer
2011-01-17
1
-2
/
+30
*
Font scaling and other scaling related fixes.
Sven Weidauer
2011-01-17
4
-7
/
+30
*
Taking homepage from user defaults
Sven Weidauer
2011-01-17
1
-1
/
+11
*
Remove erroneous commentary, and move associated code to a more sensible place
John Mark Bell
2011-01-17
1
-5
/
+4
*
Fix bug #3159040: make destruction order of browser_window objects sane
John Mark Bell
2011-01-17
1
-6
/
+14
*
Scaling mouse coordinates
Sven Weidauer
2011-01-14
1
-6
/
+15
*
Handling double-clicks
Sven Weidauer
2011-01-14
1
-1
/
+3
*
Implementing selection and clipboard functions.
Sven Weidauer
2011-01-14
4
-37
/
+142
[next]