aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2006-05-18Reverse push-scroll directionchris
git-svn-id: https://svn.o-hand.com/repos/web/trunk@94 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-05-18- Add edit toggle to tool-buttonchris
- Add push-scroll and jitter correction features git-svn-id: https://svn.o-hand.com/repos/web/trunk@93 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-05-10Fix possible memory corruptionchris
git-svn-id: https://svn.o-hand.com/repos/web/trunk@83 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-05-09-Replace web-browser gPerfection icon with Tango iconchris
-Install ssr.user.js: selectively flattens tables, for nicer looking pages -Put the preferences dialogue in a scrolled window -Remove SSR option, toggle it on when in hand-held mode -Apply ssr.user.js only, instead of style-sheet + collapsing.user.js git-svn-id: https://svn.o-hand.com/repos/web/trunk@79 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-05-08-Use a toolbar instead of an hbox with buttons and restore zoom buttonschris
-Store the HildonAppView in the WebPages structure -Respond to hildon zoom keys and full-screen key and use the hildon toolbar for better integration. git-svn-id: https://svn.o-hand.com/repos/web/trunk@78 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-04-26- Add call to osso_initialize when building with hildon supportchris
- Redefine DATADIR when building with hildon, not just XML_FILE git-svn-id: https://svn.o-hand.com/repos/web/trunk@64 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-04-25Collapse images, fix duplicate summaries.chris
Some changes for hildon that really shouldn't be in these files (will change in the future). git-svn-id: https://svn.o-hand.com/repos/web/trunk@63 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-04-13Add hildon supportchris
git-svn-id: https://svn.o-hand.com/repos/web/trunk@61 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-04-12- Use hasAttribute and getAttribute instead of checking each attributechris
- Implement hasAttribute and getAttribute methods git-svn-id: https://svn.o-hand.com/repos/web/trunk@60 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-04-01- Add new function to gtkhtml2: html_style_dupchris
- Use html_style_dup before altering style git-svn-id: https://svn.o-hand.com/repos/web/trunk@58 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-04-01- Install collapsing.user.jschris
- Change a few things in collapsing.user.js to work with Web (still works with Firefox) - DomNode's insertBefore now actually works - Add support for custom JavaScript (like Greasemonkey) - Add document.body - Add Style property setter for display - Store type with object data in JS objects hash-table for more flexible retrieval - Add collapsing.user.js in SSR mode (very broken) git-svn-id: https://svn.o-hand.com/repos/web/trunk@57 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-31- Complete UI re-designchris
- Add ability to go to bookmarks git-svn-id: https://svn.o-hand.com/repos/web/trunk@55 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-30- Add dom_Node_insertBefore to gtkhtml2 (untested)chris
- Initialise JS after first write (guarantees document node existing) - Add a function for executing general functions on each element in the DOM tree - Add Style object - Add style property to Element object - Add function getElementsByTagName to Document object - Declare Attribute object git-svn-id: https://svn.o-hand.com/repos/web/trunk@54 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-29- Add support for DOM2 events via addEventListenerchris
git-svn-id: https://svn.o-hand.com/repos/web/trunk@53 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-29- Add basic DOM event support to JavaScriptchris
git-svn-id: https://svn.o-hand.com/repos/web/trunk@52 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-29- New gtkhtml2 patch:chris
- Adds style-changing functions to DomNode - Adds DOM event DOMAttrModified - Use above feature in patched gtkhtml2 rather than hack - Add DOM node type constants git-svn-id: https://svn.o-hand.com/repos/web/trunk@50 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-04- Add JS functions to get node name/type/valuechris
- Add JS function to set node attributes - this is done very hackily and should really require a gtkhtml2 patch to dom-node.[ch] git-svn-id: https://svn.o-hand.com/repos/web/trunk@43 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-04Finish full JavaScript DOM traversalchris
git-svn-id: https://svn.o-hand.com/repos/web/trunk@42 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-03Add basic DOM traversal in JavaScriptchris
git-svn-id: https://svn.o-hand.com/repos/web/trunk@41 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-02Split JavaScript into separate fileschris
git-svn-id: https://svn.o-hand.com/repos/web/trunk@39 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-02- Fix support for external JS sources - Stall until loaded, but buffer the restchris
of the page while stalling. JS fetch can be cancelled by hitting stop/time-out and rest of page will load (still buggy) - Don't free envvars - Add web_request_copy function git-svn-id: https://svn.o-hand.com/repos/web/trunk@38 e22d1c8e-a203-0410-8502-864332bf3fbf
2006-03-02Add tags/trunk/branches layoutross
git-svn-id: https://svn.o-hand.com/repos/web/trunk@37 e22d1c8e-a203-0410-8502-864332bf3fbf