Commit Graph

13 Commits (release/3.1)

Author SHA1 Message Date
François Revel 092c62f0e0 Add code to open the source file into Xcode. Currently called by the context menu because I didn't want to dig the .xib files, feel free to move it to the View main menu. 14 years ago
Sven Weidauer c03890339e Implemented menu for back and forward buttons. 14 years ago
Sven Weidauer e190188969 Local history view now is responsible for hiding itself after selecting a web page. Also gets redrawn when selecting other pages using the back/forward buttons. 14 years ago
Sven Weidauer 2a693de4df Not retaining outlets. Fixing memory leak for favicon. 14 years ago
Sven Weidauer 09400943aa Added 'Home' button 14 years ago
Sven Weidauer 56fb20de83 Leaving history overlay active after navigating using the back/forwards buttons. 14 years ago
Sven Weidauer da01624374 Enabling back/forward buttons only if appropriate. 14 years ago
Sven Weidauer 620fd90fa7 General cleanup and warning fixes 14 years ago
Sven Weidauer 67c9970e54 Implemented favicons. Doesn't work for .ICO files 14 years ago
Sven Weidauer e21cab6a7f Added local history overlay 14 years ago
Sven Weidauer 8cc6b55981 Nice back/forward buttons and moved refresh button into URL field (like Safari) 14 years ago
Sven Weidauer 1490258b3e Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up and displays a spinner. 14 years ago
Sven Weidauer f85335a7f9 Implementing tabs and fixing scrolling. 14 years ago