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
path:
root
/
amiga
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid NULL pointer access
Chris Young
2012-12-05
1
-1
/
+1
*
Set the newly-created hotlist dirs to be "retain in memory" otherwise NetSurf...
Chris Young
2012-12-01
1
-2
/
+2
*
Don't need to attempt to free on remove, as the only entry point has already ...
Chris Young
2012-12-01
1
-2
/
+0
*
Attempt to do some re-layout if the toolbar is added after the window opens.
Chris Young
2012-12-01
1
-1
/
+6
*
Update documentation
Chris Young
2012-12-01
1
-2
/
+1
*
Make hotlist toolbar actually work
Chris Young
2012-12-01
1
-10
/
+11
*
Debug
Chris Young
2012-11-29
1
-5
/
+8
*
Make hotlist toolbar work and update (only updates on hotlist window close cu...
Chris Young
2012-11-29
4
-4
/
+105
*
Create "menu" and "toolbar" directories in the hotlist if they don't exist on...
Chris Young
2012-11-29
1
-1
/
+36
*
Improve the look of the hotlist toolbar
Chris Young
2012-11-28
2
-1
/
+11
*
Hotlist toolbar needs to be ABOVE the tab bar
Chris Young
2012-11-28
1
-4
/
+4
*
Don't force a redraw after adding the toolbar, because we (currently) only ad...
Chris Young
2012-11-28
1
-3
/
+0
*
Actually show the toolbar. It looks awful.
Chris Young
2012-11-28
1
-0
/
+8
*
Create a toolbar from the "Toolbar" folder within the hotlist. Note: makes no...
Chris Young
2012-11-28
2
-1
/
+91
*
Fix the display of the drag save icon
Chris Young
2012-11-11
1
-15
/
+15
*
These were allocated with c lib functions, not AllocVec
Chris Young
2012-11-11
1
-5
/
+5
*
Fix options GUI cleanup (credit: Gazelle)
Chris Young
2012-11-11
1
-5
/
+5
*
Pass UTF-8 text length for conversion
Chris Young
2012-11-10
1
-3
/
+1
*
Remove libxml
John-Mark Bell
2012-11-10
3
-6
/
+6
*
Remove font_unicode_list - font_unicode is a list now.
Chris Young
2012-11-08
3
-14
/
+3
*
Remove the fallback font options from the prefs GUI; it isn't really needed n...
Chris Young
2012-11-08
1
-33
/
+1
*
Fix crash when fallback font is not set and NetSurf was unable to find anythi...
Chris Young
2012-11-08
1
-8
/
+8
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
Chris Young
2012-11-07
1
-1
/
+0
|
\
|
*
Fix font_scan crash (credit: Gazelle)
Chris Young
2012-11-07
1
-1
/
+0
*
|
Remove extraneous debug
Chris Young
2012-11-07
1
-5
/
+1
|
/
*
noisy debug
Chris Young
2012-11-06
1
-0
/
+4
*
Fix missing includes.
John-Mark Bell
2012-11-03
1
-0
/
+2
*
Port save complete to libdom.
John-Mark Bell
2012-11-03
4
-150
/
+32
*
Fix up amiga/iff_dr2d.c with svgtiny using libdom now
Daniel Silverstone
2012-11-03
1
-2
/
+2
*
Merge Vincent's Javascript work onto master
Daniel Silverstone
2012-11-03
1
-4
/
+0
|
\
|
*
Ensure that we turn on JS sources if either of USE_JS or USE_MOZJS is triggered
Daniel Silverstone
2012-11-02
1
-4
/
+0
*
|
Remove languages that only have messages files
Rob Kendrick (fatigue)
2012-11-03
1
-1
/
+1
*
|
Create split messages files earlier
Rob Kendrick (fatigue)
2012-11-03
1
-1
/
+1
*
|
Have FatMessages macro mkdir -p the destination directory, and have Amiga fro...
Rob Kendrick (fatigue)
2012-11-03
1
-1
/
+1
*
|
Fix a serious crash that occurs if the underlying window is closed during a h...
Chris Young
2012-10-31
3
-2
/
+19
*
|
Make it a bit more obvious what is happening, as AutoInstall/CopyStore won't ...
Chris Young
2012-10-31
1
-0
/
+2
*
|
Fix AutoInstall
Chris Young
2012-10-31
1
-26
/
+3
*
|
Drop the two different names for the executable
Chris Young
2012-10-31
1
-9
/
+2
*
|
Dispose the DT object once we've finished converting it to a bitmap.
Chris Young
2012-10-30
1
-2
/
+6
*
|
More useful DataTypes image title
Chris Young
2012-10-28
1
-8
/
+36
*
|
Avoid creating the DT object multiple times
Chris Young
2012-10-28
1
-35
/
+42
*
|
Now the graphics.library plotters are feature-complete, use them by default.
Chris Young
2012-10-24
2
-2
/
+2
|
/
*
Greatly increase the space allocated for Area-operation vector storage. The ...
Chris Young
2012-10-23
1
-2
/
+7
*
Log Area* function errors
Chris Young
2012-10-23
1
-10
/
+15
*
graphics.library path plotter initial code
Chris Young
2012-10-23
1
-16
/
+114
*
graphics.library arc plotter
Chris Young
2012-10-23
1
-3
/
+30
*
Don't set outline pen - this is what makes AreaFill outline the filled area, ...
Chris Young
2012-10-22
1
-14
/
+0
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
Chris Young
2012-10-22
3
-33
/
+12
|
\
|
*
Revert "Revert "Link against libiconv""
John-Mark Bell
2012-10-21
1
-1
/
+1
|
*
Revert "Link against libiconv"
John-Mark Bell
2012-10-20
1
-1
/
+1
[next]