Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Cameron Cawley
Browse
Repository
32e27d71a89e1d21649cec83f762d228d3b5f23b
Switch branch/tag
Browse
h
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.riscosopen.org:ccawley/Browse.git
Copy HTTPS clone URL
https://gitlab.riscosopen.org/ccawley/Browse.git
Name
Last commit
Last update
..
Authorise
As warned in the last log, pretty much all event codes and component IDs have now changed along with many of the names, to provide a consistent name and numberspace for events and components. This also minimises number clashes (e.g. as was, the Save File origin when opened from a
27 years ago
Bitfields
Odd problem with Entries file meant none got checked in last time...
27 years ago
Browser
Now working on source merged with Kevin Bracey's internationalisation support. UNIFONT is undefined in the Make File for now. All Res and
27 years ago
Cookies
Odd problem with Entries file meant none got checked in last time...
27 years ago
Dialler
First commit to CVS, at version 1.16 (Customer build).
27 years ago
DragBox
Very long log entry alert - but hey, beats 'Bug fixed' (sorry, Richard) ;-)
27 years ago
Fetch
Got the deferred reformatter working properly. It doesn't do that 'OK, the page is fetched and reformatted, but just to annoy you, I'm going to wait 5 seconds and then suddenly reformat the whole thing again' trick anymore. The fetcher was calling the reformatter in a delayed form even when the reformatter was already running, so it would carry on past the reformat point or from below what had become and invalidated line, and some time later, get back to the delayed reformat. Now, reformatting is only delayed by the fetcher when the reformatter is not running. In practice this means body text reformats as it fetches, but large tables will show delayed reformatting - which was exactly the intended behaviour of the feature when it was originally thought of.
27 years ago
FetchHTML
Updated Makefile to work better in folding text editors. More or less rewrote
27 years ago
FetchPage
Odd problem with Entries file meant none got checked in last time...
27 years ago
Find
As warned in the last log, pretty much all event codes and component IDs have now changed along with many of the names, to provide a consistent name and numberspace for events and components. This also minimises number clashes (e.g. as was, the Save File origin when opened from a
27 years ago
FontManage
Odd problem with Entries file meant none got checked in last time...
27 years ago
Forms
Odd problem with Entries file meant none got checked in last time...
27 years ago
Frames
Now working on source merged with Kevin Bracey's internationalisation support. UNIFONT is undefined in the Make File for now. All Res and
27 years ago
FromROSLib
Odd problem with Entries file meant none got checked in last time...
27 years ago
Global
Choices and Controls files are now loaded into malloc space (use chf and cof to address them). Previously only in Main.c, task_dir is now globally visible.
27 years ago
Handlers
First a minor warning - the various Res files are out of sync in this build.
27 years ago
History
Very long log entry alert - but hey, beats 'Bug fixed' (sorry, Richard) ;-)
27 years ago
Hotlist
As warned in the last log, pretty much all event codes and component IDs have now changed along with many of the names, to provide a consistent name and numberspace for events and components. This also minimises number clashes (e.g. as was, the Save File origin when opened from a
27 years ago
Images
As warned in the last log, pretty much all event codes and component IDs have now changed along with many of the names, to provide a consistent name and numberspace for events and components. This also minimises number clashes (e.g. as was, the Save File origin when opened from a
27 years ago
JavaScript
Odd problem with Entries file meant none got checked in last time...
27 years ago
Limits
As warned in the last log, pretty much all event codes and component IDs have now changed along with many of the names, to provide a consistent name and numberspace for events and components. This also minimises number clashes (e.g. as was, the Save File origin when opened from a
27 years ago
Main
This version is being checked in because the Hotlist manager in the test build provokes a Wimp bug. All the variant resource files are out of sync and there are several outstanding bugs in the main code, so I'd personally avoid this build like the plague unless you're mad enough to want to examine the Wimp problem ;-)
27 years ago
Memory
Odd problem with Entries file meant none got checked in last time...
27 years ago
Menus
Encoding support added: if UNIFONT is defined then the browser will attempt to use the system font to render Unicode characters (new
27 years ago
Meta
Odd problem with Entries file meant none got checked in last time...
27 years ago
MiscDefs
Support for ANT URL broadcast message added.
27 years ago
Mouse
Couple of extra pointer types for autoscroll in the Hotlist
27 years ago
Multiuser
Odd problem with Entries file meant none got checked in last time...
27 years ago
NestWimp
Odd problem with Entries file meant none got checked in last time...
27 years ago
OpenURL
As warned in the last log, pretty much all event codes and component IDs have now changed along with many of the names, to provide a consistent name and numberspace for events and components. This also minimises number clashes (e.g. as was, the Save File origin when opened from a
27 years ago
PrintStyle
Now working on source merged with Kevin Bracey's internationalisation support. UNIFONT is undefined in the Make File for now. All Res and
27 years ago
Printing
As warned in the last log, pretty much all event codes and component IDs have now changed along with many of the names, to provide a consistent name and numberspace for events and components. This also minimises number clashes (e.g. as was, the Save File origin when opened from a
27 years ago
Redraw
Very long log entry alert - but hey, beats 'Bug fixed' (sorry, Richard) ;-)
27 years ago
Reformat
Got the deferred reformatter working properly. It doesn't do that 'OK, the page is fetched and reformatted, but just to annoy you, I'm going to wait 5 seconds and then suddenly reformat the whole thing again' trick anymore. The fetcher was calling the reformatter in a delayed form even when the reformatter was already running, so it would carry on past the reformat point or from below what had become and invalidated line, and some time later, get back to the delayed reformat. Now, reformatting is only delayed by the fetcher when the reformatter is not running. In practice this means body text reformats as it fetches, but large tables will show delayed reformatting - which was exactly the intended behaviour of the feature when it was originally thought of.
27 years ago
Save
Choices and Controls files are now loaded into malloc space (use chf and cof to address them). Previously only in Main.c, task_dir is now globally visible.
27 years ago
Tables
Odd problem with Entries file meant none got checked in last time...
27 years ago
TokenUtils
Odd problem with Entries file meant none got checked in last time...
27 years ago
ToolAction
Odd problem with Entries file meant none got checked in last time...
27 years ago
Toolbars
Now working on source merged with Kevin Bracey's internationalisation support. UNIFONT is undefined in the Make File for now. All Res and
27 years ago
Trace
As warned in the last log, pretty much all event codes and component IDs have now changed along with many of the names, to provide a consistent name and numberspace for events and components. This also minimises number clashes (e.g. as was, the Save File origin when opened from a
27 years ago
URLstat
Updated Makefile to work better in folding text editors. More or less rewrote
27 years ago
URLutils
As warned in the last log, pretty much all event codes and component IDs have now changed along with many of the names, to provide a consistent name and numberspace for events and components. This also minimises number clashes (e.g. as was, the Save File origin when opened from a
27 years ago
URLveneer
Utils
Windows
svcprint