index
:
delta/netsurf/netsurf.git
ashmew2/fix-description
ashmew2/framebuffer-keys
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
baserock/morph
chris/amiga-corewindow
chris/amissl
chris/async-experiment
chris/bitmap-fonts
chris/composite-text
chris/composite-text-exp
chris/debug
chris/display-idna
chris/extmem
chris/fetch-x-ent-ref
chris/fortify
chris/frame-scroll
chris/gadtools-53-5
chris/gadtools-53-6
chris/http2
chris/idn-punycode
chris/idna2008
chris/malloc
chris/menuclass
chris/ndk32
chris/newproc-scheduler
chris/non-ascii-file-upload
chris/quant
chris/scheduled-fetches
chris/shorter-vscrollbar
chris/splay
chris/stop-gif-anim
dsilvers/assert-coverage
dsilvers/bindducky
dsilvers/dukky
dsilvers/eventtarget
dsilvers/form-work
dsilvers/monkey
dsilvers/nsgenbind
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
jmb/hsts
master
mmu_man/beos-fixes
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/haiku-fixes
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
release/3.1
release/3.2
release/3.3
release/3.4
release/3.5
release/3.6
release/3.7
rjek/bloom
rjek/clang-warnings
rjek/click-file-gadget
stevef/cconfig
stevef/hotlist
stevef/ibarmenu
stevef/menus
stevef/urlsize
svenw/cocoa
tlsa/cleanup-scale
tlsa/computed-style-share
tlsa/date
tlsa/dpi
tlsa/dsilvers/scrolloffset
tlsa/duktape2
tlsa/flex
tlsa/german-messages
tlsa/improve-hints
tlsa/libcss-units
tlsa/list-values
tlsa/monkey-driver
tlsa/nsurl
tlsa/page-info
tlsa/plotter-polish
tlsa/ro-cw-scroll
tlsa/selection-search-refactor
tlsa/shared-styles
tlsa/units
tlsa/upfront-hints
vince/bindduckky
vince/corebuild
vince/disccache
vince/fetchschedule
vince/fltk
vince/gtk-tab-restyle
vince/guivtable
vince/llcache
vince/nsgenupdates
vince/nslog
vince/opstable
vince/options
vince/pdf
vince/plotctx
vince/prstllcache
vince/reformatpending
vince/release/3.0
vince/schedule
vince/themectomy
vince/tools
vince/webp
vince/win32-corewindow
vince/window-misc-event
git.netsurf-browser.org: netsurf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
beos
Commit message (
Expand
)
Author
Age
Files
Lines
*
make launch_url core operation use nsurl
Vincent Sanders
2014-05-27
1
-4
/
+6
*
rework path to url mapping functions to convert from and to nsurl
Vincent Sanders
2014-05-26
1
-21
/
+0
*
add backing store storage path to browser initialisation
Vincent Sanders
2014-05-13
1
-2
/
+2
*
ensure operations tables are registered as early as possible.
Vincent Sanders
2014-05-10
1
-4
/
+14
*
remove unecessary utils/url.h includes
Vincent Sanders
2014-05-09
1
-1
/
+0
*
refactor url utility functions to use standard nserror codes and have appropr...
Vincent Sanders
2014-05-08
1
-1
/
+0
*
add file operations table and make all frontends use it.
Vincent Sanders
2014-05-07
1
-40
/
+0
*
erroneous path to testament include
Vincent Sanders
2014-05-01
1
-1
/
+1
*
improve iconv library handling
Vincent Sanders
2014-04-30
1
-1
/
+1
*
fix formatting of defaults makefiles
Vincent Sanders
2014-03-20
1
-22
/
+20
*
beos: Fix build
François Revol
2014-03-18
2
-2
/
+3
*
move scheduleing into browser operation table
Vincent Sanders
2014-03-09
5
-20
/
+26
*
beos: Fix build
François Revol
2014-02-20
1
-1
/
+1
*
Make history internal to browser_window module.
Michael Drake
2014-02-15
1
-7
/
+7
*
Fix build
François Revol
2014-02-13
1
-1
/
+1
*
Make browser_window_navigate (un)verifiable flag match browser_window_create.
Michael Drake
2014-02-10
1
-7
/
+5
*
Allow tab creation without history clone. Changes browser_window_create and ...
Michael Drake
2014-02-10
2
-12
/
+11
*
Clean up gui_window creation API.
Michael Drake
2014-02-09
1
-4
/
+4
*
Simplify local history interface.
Michael Drake
2014-02-08
1
-2
/
+2
*
beos: Fix build (missing include)
François Revol
2014-02-04
1
-0
/
+1
*
beos: Drop unneeded desktop/gui.h include
François Revol
2014-02-03
1
-1
/
+0
*
beos: Fix build (missing includes)
François Revol
2014-02-02
3
-0
/
+5
*
move utf8 local conversion operations to table
Vincent Sanders
2014-02-01
1
-29
/
+0
*
move utf8 conversion routines to use nserror instead of their own error enum
Vincent Sanders
2014-01-28
1
-8
/
+6
*
beos: Fix build
François Revol
2014-01-28
1
-0
/
+1
*
beos: Account for change in atomic_add() prototype in Haiku
François Revol
2014-01-28
1
-1
/
+1
*
move path_to_url and url_to_path to fetch operation table
Vincent Sanders
2014-01-25
1
-12
/
+14
*
create table for fetcher operations and move all operations into it
Vincent Sanders
2014-01-23
3
-11
/
+13
*
beos: Fix updating system colors
François Revol
2014-01-16
3
-7
/
+9
*
beos: Fix build
François Revol
2014-01-16
6
-43
/
+54
*
whitespace
François Revol
2014-01-16
1
-1
/
+1
*
beos: Better implementation of NSIconTextControl for the url bar
François Revol
2014-01-16
1
-19
/
+66
*
move 401 login into operation table
Vincent Sanders
2014-01-16
3
-2
/
+4
*
move filename_from_path and path_add_part into gui operation tables
Vincent Sanders
2014-01-16
1
-3
/
+4
*
split browser gui operations up
Vincent Sanders
2014-01-15
5
-18
/
+26
*
complete move of remaining core gui functions
Vincent Sanders
2014-01-15
2
-16
/
+11
*
move download operations to download table
Vincent Sanders
2014-01-14
3
-4
/
+19
*
move teh final optional window operations into the table
Vincent Sanders
2014-01-13
2
-24
/
+2
*
move four more optional window operations to table
Vincent Sanders
2014-01-13
2
-4
/
+9
*
move two more mandantory window operations to table
Vincent Sanders
2014-01-13
1
-2
/
+4
*
move window scroll getter and setter into operations table
Vincent Sanders
2014-01-13
1
-2
/
+4
*
move mandantory window update and redraw operations into table
Vincent Sanders
2014-01-12
1
-2
/
+4
*
move more optional window operations into table including removing unused hid...
Vincent Sanders
2014-01-12
1
-18
/
+3
*
split gui operations into core and window and move more operations into tables
Vincent Sanders
2014-01-12
5
-38
/
+21
*
move set title, set url, start and stop throbber window operations to gui table
Vincent Sanders
2014-01-12
2
-0
/
+12
*
move window creation and destruction into table
Vincent Sanders
2014-01-11
3
-4
/
+13
*
Initial conversion of netsurf gui to callback vtable
Vincent Sanders
2014-01-11
2
-127
/
+123
*
Fix some log statements
Daniel Silverstone
2014-01-05
1
-1
/
+1
*
Change gui_file_gadget_interface to pass gui_window not browser_window, add G...
rjek/click-file-gadget
Rob Kendrick
2014-01-05
1
-1
/
+1
*
Add new gui entry point for file open dialogue requests
Rob Kendrick
2014-01-05
1
-0
/
+8
[next]