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
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove libxml
John-Mark Bell
2012-11-10
1
-1
/
+1
*
Fix GNUisms to make things more portable.
Anthony J. Bentley
2012-11-07
1
-6
/
+6
*
add math library to link
Vincent Sanders
2012-11-05
1
-1
/
+1
*
Appease ancient "install" by removing -C
John-Mark Bell
2012-11-05
1
-4
/
+4
*
Make step adjustment work on GTK 2.12
John-Mark Bell
2012-11-05
1
-0
/
+4
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
Rob Kendrick (fatigue)
2012-11-04
1
-0
/
+8
|
\
|
*
Force GtkAdjustments to have a step -- this is a bodge but makes scrollwheels...
Daniel Silverstone
2012-11-04
1
-0
/
+8
*
|
Try to rationalise the gtk install target somewhat
Rob Kendrick (fatigue)
2012-11-04
12
-34
/
+25
|
/
*
Port save complete to libdom.
John-Mark Bell
2012-11-03
4
-84
/
+5
*
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
*
|
Add a macro to split and install messages files, and have gtk front end use it.
Rob Kendrick (monotony)
2012-11-03
1
-0
/
+1
*
|
Deference symlinks when installing. This should be rewritten to use the inst...
Rob Kendrick (monotony)
2012-11-02
1
-2
/
+2
|
/
*
Fix "error setting certificate verify locations" problem when the Choices fil...
Michael Drake
2012-10-17
1
-46
/
+40
*
Remove suspension of bmp/gif images. It's completely redundant with the conv...
Michael Drake
2012-10-14
1
-12
/
+0
*
Remove unnecessary libxml includes from GTK includes
Daniel Silverstone
2012-10-11
2
-2
/
+0
*
Fix up ripples from urldb change.
Michael Drake
2012-10-11
4
-21
/
+21
*
trivial docuemntation cleanups to address some of the huge number of docuemnt...
Vincent Sanders
2012-10-08
2
-12
/
+12
*
Make GTK install target work again, and make copy flags consistent
Rob Kendrick (humdrum)
2012-10-02
1
-23
/
+23
*
Split install and package targets.
Vincent Sanders
2012-08-23
1
-0
/
+45
*
Fix scaled tiled image rendering.
Michael Drake
2012-08-22
1
-3
/
+0
*
Test for zero width/height at the start.
Michael Drake
2012-08-22
1
-5
/
+5
*
Move browser_window struct to private header. Places that shouldn't include i...
Michael Drake
2012-08-22
7
-4
/
+7
*
Change order of libs.
Michael Drake
2012-08-21
1
-9
/
+8
*
Don't need to set everything to zero since it's static
Michael Drake
2012-08-20
1
-2
/
+1
*
Allow the presence of form inputs to be obtained without knowledge of html co...
Michael Drake
2012-08-20
1
-1
/
+2
*
Remove a bunch of unused includes.
Michael Drake
2012-08-20
1
-2
/
+0
*
Remove unused includes.
Michael Drake
2012-08-20
2
-2
/
+0
*
Use proper function for dumping box tree.
Michael Drake
2012-08-20
1
-7
/
+1
*
Remove unused struct box.
Michael Drake
2012-08-20
1
-1
/
+0
*
Clean up search gui callbacks.
Michael Drake
2012-08-14
1
-1
/
+1
*
s/TRUE/true/
Michael Drake
2012-08-13
1
-1
/
+1
*
Pass font plot style out to front end clipboard append function.
Michael Drake
2012-08-13
1
-3
/
+4
*
Use selection_copy_to_clipboard instead of peering at core innards.
Michael Drake
2012-08-02
1
-30
/
+1
*
Add welcome page resources. Add symlinks to English welcome page to gtk and ...
Michael Drake
2012-07-21
1
-0
/
+1
*
make non js builds compile
Vincent Sanders
2012-06-27
1
-0
/
+6
*
improve javascript support
Vincent Sanders
2012-06-10
1
-1
/
+1
*
cleanup debug logging
Vincent Sanders
2012-06-10
1
-2
/
+2
*
remove supurflous variable
Vincent Sanders
2012-06-10
1
-5
/
+7
*
remove junk blank page resource
Vincent Sanders
2012-06-10
1
-32
/
+0
*
fix build on gtk 2.12
Vincent Sanders
2012-05-17
9
-82
/
+195
*
allow netsurf to build with gtk3
Vincent Sanders
2012-05-16
56
-3103
/
+8594
*
Fix a crash when opening Preferences panel and Choices file doesn't exist:
François Revel
2012-04-07
2
-9
/
+13
*
Add Seeks <http://www.seeks-project.info/> to the list of search engines. Use...
François Revel
2012-04-07
1
-0
/
+1
*
Implement gui_launch_url() for GTK.
François Revel
2012-04-07
1
-0
/
+11
*
Fix colour string matching. Lose unneeded case insensitivity in matching.
Michael Drake
2012-03-27
1
-3
/
+1
*
Constify param to gui_system_colour_char function.
Michael Drake
2012-03-27
1
-1
/
+1
*
Include render/box.h
Daniel Silverstone
2012-03-25
1
-0
/
+2
*
initial move to libdom
Vincent Sanders
2012-03-23
1
-1
/
+1
*
NetSurf options rework (a=vince r=daniels,jmb)
Vincent Sanders
2012-03-22
15
-396
/
+523
[next]