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
/
riscos
/
gui.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use proper function for box tree dump.
Michael Drake
2012-08-20
1
-1
/
+1
*
Use online docs.
Michael Drake
2012-07-21
1
-1
/
+0
*
Pass pointer constraints for drag out to front ends. Ensure content scrollba...
Michael Drake
2012-01-11
1
-2
/
+2
*
Make the RISC OS front end foreground/background menu options work.
Michael Drake
2011-12-23
1
-1
/
+0
*
Make scroll event handling module specific.
Steve Fryatt
2011-12-17
1
-1
/
+0
*
Remove dead debugwin code.
Michael Drake
2011-10-10
1
-3
/
+0
*
Merge branches/jmb/content-factory to trunk
John Mark Bell
2011-05-06
1
-0
/
+2
*
Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger ne...
Michael Drake
2011-03-09
1
-1
/
+0
*
nsfont_paint doesn't take scale.
Michael Drake
2011-03-08
1
-1
/
+1
*
Merge branches/stevef/toolbars to trunk.
Steve Fryatt
2011-02-20
1
-21
/
+13
*
Use dashed boxes for treeview drags.
Steve Fryatt
2010-12-19
1
-2
/
+2
*
Merge treeview-redux to trunk
John Mark Bell
2010-10-05
1
-13
/
+4
*
The schedule_run function is only called by the frontends so remove it from t...
Vincent Sanders
2010-04-28
1
-0
/
+1
*
Fix box dump for new cache.
Michael Drake
2010-04-07
1
-1
/
+1
*
Don't dump box trees on crash, and fix view source for new cache.
Michael Drake
2010-04-07
1
-1
/
+1
*
Fix filetype.c.
Michael Drake
2010-04-07
1
-1
/
+1
*
Merge branches/MarkieB/gtkmain to trunk.
John Mark Bell
2009-12-17
1
-1
/
+1
*
Refactor text plotter and other font functions to remove dependency on CSS.
John Mark Bell
2009-07-21
1
-2
/
+2
*
Purge WITH_SEARCH
John Mark Bell
2009-02-22
1
-2
/
+0
*
Purge WITH_AUTH
John Mark Bell
2009-02-22
1
-2
/
+0
*
Purge NETSURF_USE_SSL and WITH_SSL
John Mark Bell
2009-02-22
1
-2
/
+0
*
A few usability tweaks
Adrian Lees
2008-12-26
1
-0
/
+3
*
- Include utils/config.h before each WITH_* test entiry enabling/disabling th...
John Tytgat
2008-07-26
1
-0
/
+2
*
- Compiler warning squash
John Tytgat
2008-07-26
1
-3
/
+3
*
+ Change core to handle different front end click behaviour
Michael Drake
2008-06-06
1
-2
/
+4
*
Use local filetype directly, if we're "downloading" a local file
John Mark Bell
2008-05-23
1
-0
/
+1
*
const fixes in plotters and history core
Rob Kendrick
2008-04-07
1
-1
/
+1
*
Make F9 dump box tree to an editor for easier debugging.
James Bursa
2007-08-20
1
-0
/
+1
*
Update all source code file headers to reflect GPL version 2 only and contain...
Vincent Sanders
2007-08-08
1
-3
/
+14
*
Move window scaling from platform-specific code to desktop/browser.c. Modify ...
James Bursa
2007-08-07
1
-4
/
+0
*
Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...
Daniel Silverstone
2007-05-30
1
-3
/
+3
*
Remove collusion between window, menus and search code in order to clear
John Mark Bell
2007-03-26
1
-1
/
+0
*
Format frame content to correct initial size. Scale iframe co-ordinates.
Richard Wilson
2007-01-03
1
-0
/
+1
*
Replace font_menu with new rufl built-in font menu.
James Bursa
2006-12-08
1
-1
/
+0
*
Use new UTF-8 status bar. Use top-window dimensions for new windows from fram...
Richard Wilson
2006-11-30
1
-2
/
+2
*
Update project URL.
Michael Drake
2006-11-27
1
-2
/
+2
*
Fix 1553282.
Richard Wilson
2006-09-08
1
-11
/
+0
*
Simplify and tidy up RISC OS gui_ functions. Fix toolbar height changing issu...
Richard Wilson
2006-09-06
1
-4
/
+2
*
Finish event based GUI system transition and begin code cleanup.
Richard Wilson
2006-09-06
1
-27
/
+0
*
Experimental new frames code.
Richard Wilson
2006-09-02
1
-1
/
+5
*
Move ro_gui_wimp_desktop_font() from wimp.c to font.c. Simplify code and add ...
James Bursa
2006-08-21
1
-0
/
+6
*
Allow the viewing of the entire SSL certificate chain.
Richard Wilson
2006-07-16
1
-1
/
+1
*
Centralise keypress handling (download and query dialogs still need porting o...
John Mark Bell
2006-07-13
1
-2
/
+0
*
Add basic cookie viewer, make trees use textarea components for UTF8 editing,...
Richard Wilson
2006-07-13
1
-6
/
+8
*
Join update boxes if possible to decrease rendering time (optimise bouncing b...
Richard Wilson
2006-07-09
1
-0
/
+1
*
Make adjust-back/forwards/up open content in a new window (implement 1431600)
Richard Wilson
2006-07-05
1
-3
/
+7
*
Remove redundant mouseaction code.
Richard Wilson
2006-04-22
1
-3
/
+0
*
[project @ 2006-03-25 20:30:35 by bursa]
James Bursa
2006-03-25
1
-5
/
+1
*
[project @ 2006-03-24 03:44:33 by adrianl]
Adrian Lees
2006-03-24
1
-0
/
+3
*
[project @ 2006-03-04 20:46:35 by rjw]
Richard Wilson
2006-03-04
1
-30
/
+0
[next]