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
/
frontends
/
amiga
Commit message (
Expand
)
Author
Age
Files
Lines
*
add miscellaneous event to browser window callback table
Vincent Sanders
2019-08-20
1
-6
/
+43
*
remove login window from amiga frontend
Vincent Sanders
2019-08-14
4
-330
/
+1
*
Amiga: DebugPrintF is OS4-only
Chris Young
2019-08-10
1
-0
/
+2
*
Amiga: OS3 doesn't know FOREGROUNDPEN, so use TEXTPEN instead
Chris Young
2019-08-10
1
-1
/
+1
*
Amiga: Implement a simple listbrowser log in the GUI
Chris Young
2019-08-10
4
-8
/
+282
*
Amiga: Allow running JS from ARexx
Chris Young
2019-08-10
2
-1
/
+32
*
Remove scale from Amiga frontend
Chris Young
2019-08-10
1
-47
/
+26
*
Support SSL verification through new about: handler
Daniel Silverstone
2019-08-06
1
-1
/
+0
*
Reimplement handling of BAD_AUTH inside browser_window
Daniel Silverstone
2019-08-06
1
-1
/
+0
*
amiga: Fix more content error snafus.
Daniel Silverstone
2019-08-05
2
-2
/
+3
*
amiga: Try and catch the last content rework for amiga
Daniel Silverstone
2019-08-05
3
-5
/
+10
*
Amiga: Fix the corewindow get scroll call.
Michael Drake
2019-08-03
1
-8
/
+1
*
Corewindow: Sanitise scrolling API.
Michael Drake
2019-08-03
1
-14
/
+22
*
make use of improved browser_window_set_scale API in frontends
Vincent Sanders
2019-08-03
1
-3
/
+3
*
change browser_window_get_features to use unscaled coordinates
Vincent Sanders
2019-08-03
1
-2
/
+1
*
change browser_window_mouse_track to use unscaled coordinates
Vincent Sanders
2019-08-03
1
-2
/
+2
*
change browser_window_mouse_click to use unscaled coordinates
Vincent Sanders
2019-08-03
1
-2
/
+2
*
amiga/history_local: Scroll to cursor on open
Daniel Silverstone
2019-08-02
1
-0
/
+2
*
fix missed get dimensions call in amiga frontend
Vincent Sanders
2019-08-02
1
-1
/
+1
*
remove scaled parameter from get_dimensions
Vincent Sanders
2019-08-02
1
-9
/
+7
*
AMIGA: Update to remove rectangle scaling from browser window invalidate
Vincent Sanders
2019-08-01
1
-1
/
+1
*
split browser and browser_window operations
Vincent Sanders
2019-08-01
1
-1
/
+1
*
Update version for next development cycle
Vincent Sanders
2019-07-17
1
-1
/
+1
*
Declare global variables as extern in headers
Michael Forney
2019-06-30
1
-1
/
+1
*
Check callback memory is allocated before trying to use it.
Chris Young
2019-06-09
1
-1
/
+2
*
Fix memory leak in Amiga frontend
Chris Young
2019-06-09
1
-1
/
+4
*
NULL drawhandle after free
Chris Young
2019-06-09
1
-0
/
+1
*
Make SimpleRefresh the default.
Chris Young
2019-05-12
2
-2
/
+2
*
Add a render hook to ensure the browser window is redrawn when needed
Chris Young
2019-05-12
1
-0
/
+19
*
Mark functions as static
Chris Young
2019-05-10
1
-20
/
+19
*
Hide the message port which is shared amongst all Amiga NetSurf windows
Chris Young
2019-05-10
12
-13
/
+25
*
Make the window list more private
Chris Young
2019-05-10
5
-51
/
+68
*
Use new beep function
Chris Young
2019-05-10
2
-4
/
+3
*
Make screen pointer accesible through an accessor function only
Chris Young
2019-05-10
23
-32
/
+66
*
Replace global current gui_window with an accessor function
Chris Young
2019-05-10
5
-15
/
+26
*
fix os3 build
Chris Young
2019-05-08
1
-1
/
+1
*
try storing form_control in the hook data
Chris Young
2019-05-08
3
-28
/
+3
*
Make gadget object enum private to gui.c
Chris Young
2019-05-08
3
-40
/
+41
*
make gui_window_2 private to gui.c
Chris Young
2019-05-08
4
-82
/
+82
*
Pass ptr to clicktab var instead of func calls
Chris Young
2019-05-08
4
-8
/
+9
*
more accessor for gui_window_2
Chris Young
2019-05-08
7
-37
/
+166
*
Move ami_(re)set_pointer (back?) into gui.c as they need to set/read the gui_...
Chris Young
2019-05-08
4
-19
/
+18
*
throbber crap
Chris Young
2019-05-08
3
-10
/
+70
*
get the window title from a gui_window
Chris Young
2019-05-08
3
-1
/
+13
*
set find window function
Chris Young
2019-05-08
3
-4
/
+19
*
Try moving form_control into gui_window
Chris Young
2019-05-08
2
-5
/
+3
*
Accessor for the select menu control pointer
Chris Young
2019-05-08
3
-2
/
+30
*
remove direct access to gui_window_2's gui_window
Chris Young
2019-05-08
10
-58
/
+82
*
accessor for window from gui_window_2
Chris Young
2019-05-07
7
-22
/
+32
*
set menu to window through a function
Chris Young
2019-05-07
4
-7
/
+38
[next]