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
*
env.sh: Add cmd:getconf as dependency for Haiku
mmu_man/docs_env_sh_tweaks
François Revol
2013-12-28
1
-1
/
+1
*
env.sh: Add ns-pkgman-install to install Haiku dev packages
François Revol
2013-12-27
1
-0
/
+13
*
env.sh: export LIBRARY_PATH for Haiku
François Revol
2013-12-27
1
-0
/
+1
*
env.sh: Account for BSD variant getconf NPROCESSORS_ONLN
François Revol
2013-12-27
1
-1
/
+1
*
env.sh: Use a more portable way of counting online processors
François Revol
2013-12-27
1
-1
/
+1
*
Added scale property to gui_window and use it.
Ole Loots
2013-12-22
4
-21
/
+29
*
Implemented specific redraw when treeview is iconified.
Ole Loots
2013-12-22
1
-2
/
+49
*
Do not redraw toolbar when window is iconified
Ole Loots
2013-12-22
1
-1
/
+3
*
Minor change in changes.txt
Ole Loots
2013-12-21
1
-1
/
+1
*
Assign 0 not NULL as window handle when sending application message
Ole Loots
2013-12-21
1
-1
/
+1
*
Removed obsolete build helper scripts
Ole Loots
2013-12-21
3
-913
/
+0
*
Added environment scripts for m68020-60 and v4e builds
Ole Loots
2013-12-21
2
-0
/
+16
*
Prepared TODO's for NetSurf 3.1
Ole Loots
2013-12-21
1
-22
/
+9
*
Prepared changelof for 3.1 release
Ole Loots
2013-12-21
1
-0
/
+39
*
Check for null pointer before setting label
Ole Loots
2013-12-21
1
-1
/
+4
*
Added "select file/path" buttons to path configuration groupbox.
Ole Loots
2013-12-21
4
-26
/
+92
*
Make package: Copy netsurf.png into res folder, not into root of package
Ole Loots
2013-12-21
1
-1
/
+1
*
Minor formatting fix
Ole Loots
2013-12-21
2
-2
/
+2
*
Added comments to plot API
Ole Loots
2013-12-21
1
-2
/
+24
*
Send AP_TERM to application on menu item "Exit" click.
Ole Loots
2013-12-21
1
-4
/
+4
*
Minor changes to gemtk
Ole Loots
2013-12-21
3
-4
/
+4
*
Make nscss_get_style return completed computed styles. Now matches nscss_get...
Michael Drake
2013-12-19
3
-57
/
+54
*
Make view source menu option open the frame source, rather than frameset.
Michael Drake
2013-12-19
1
-1
/
+8
*
Minor formatting change
Chris Young
2013-12-15
1
-2
/
+1
*
Some translation updates from Samir Hawamdeh
Chris Young
2013-12-15
1
-48
/
+48
*
Update for new lpu API.
Michael Drake
2013-12-14
3
-28
/
+2
*
Rename libcss_node_data key for libdom node user data.
Michael Drake
2013-12-13
3
-7
/
+11
*
Update for new libcss API.
Michael Drake
2013-12-13
8
-213
/
+89
*
Removed old code in atari/toolbar.c
Ole Loots
2013-12-13
1
-16
/
+0
*
Do not use default plot scale for URL redraw
Ole Loots
2013-12-13
1
-1
/
+6
*
plot_set_scale return old scale now.
Ole Loots
2013-12-13
2
-2
/
+14
*
Check if URL is already added to bookmark
Ole Loots
2013-12-13
1
-0
/
+6
*
Removed toolbar icons: favourite, ssl-indicator
Ole Loots
2013-12-13
5
-113
/
+69
*
Revert "Use correct LD_LIBRARY_PATH for additional libraries"
Ole Loots
2013-12-05
1
-1
/
+1
*
Recognize scale when plotting fonts
Ole Loots
2013-12-04
2
-7
/
+45
*
Removed debug print
Ole Loots
2013-12-04
1
-1
/
+0
*
Recognize scale when plotting bitmaps
Ole Loots
2013-12-04
1
-0
/
+7
*
Redraw window on scale request.
Ole Loots
2013-12-04
1
-2
/
+4
*
Allow keyboard shortcuts not defined inside the RSC file.
Ole Loots
2013-12-04
1
-15
/
+61
*
fix previous prototype
Ole Loots
2013-12-04
1
-1
/
+1
*
Added plot_set_scale / plot_get_scale prototypes
Ole Loots
2013-12-04
1
-0
/
+2
*
Added "scale" member and get / set methods
Ole Loots
2013-12-04
1
-0
/
+11
*
Use correct LD_LIBRARY_PATH for additional libraries
Ole Loots
2013-12-04
1
-1
/
+1
*
Use LOG(()) instead of printf
Ole Loots
2013-12-03
1
-1
/
+2
*
Optimise selection by generating node ancestor element/class/id name bloom fi...
Michael Drake
2013-12-01
4
-5
/
+173
*
check mkdir call for errors (coverity 1109834)
Vincent Sanders
2013-11-28
1
-1
/
+7
*
Wrap line.
Michael Drake
2013-11-28
1
-1
/
+2
*
check return from mkdir (coverity 1109834)
Vincent Sanders
2013-11-27
1
-1
/
+5
*
check stat error return (coverity 1109835)
Vincent Sanders
2013-11-27
1
-1
/
+5
*
check return of chmod (coverity 1109836)
Vincent Sanders
2013-11-27
1
-1
/
+3
[next]