Commit Graph

31 Commits (release/3.2)

Author SHA1 Message Date
Michael Drake 68078d7ea7 Fix up for cookies_old rename. 12 years ago
Michael Drake 3f45e53539 s/history_core/local_history/ 12 years ago
Sven Weidauer 208b98bb44 Created content handler CONTENT_APPLE_IMAGE for Mac OS X that can handle all image file formats supported by Apples ImageIO framework. Right now used only for JPEG to get rid of libjpeg dependency. 14 years ago
Sven Weidauer c7605db9d5 Renamed files in Xcode project to match actual file names. 14 years ago
Sven Weidauer 556030503b Translated UI strings to german. 14 years ago
Sven Weidauer de74250a3e Building translated nib files if strings file exist. 14 years ago
Sven Weidauer c419e726b1 Added 'Localizable.strings' to bundle resources and added german translations. Other languages use english original. 14 years ago
Sven Weidauer abe3300ea1 New local history panel with scrollbars. Still needs to resize itself to fit the history. 14 years ago
Sven Weidauer 3c22b595a7 New icon for homepage button and tooltips for homepage and local history buttons. 14 years ago
Sven Weidauer ab87a4b960 Bookmarks window. No editing yet. 14 years ago
Sven Weidauer fac17d747b Implemented bookmarks menu. 14 years ago
Sven Weidauer 84b4a01f4f Implemented global history window using new Tree class. 14 years ago
Sven Weidauer 28ff0cfb0a Factored Tree class out of TreeView 14 years ago
Sven Weidauer 4ed1832fe7 Implemented preferences window. 14 years ago
Sven Weidauer 66b9d5476e Implemented search window. 14 years ago
Sven Weidauer fd23621211 Changing Xcode project file to build using the Makefiles and fixed some warnings. 14 years ago
Sven Weidauer aa3fc46df5 Implemented resolution independence fot the TreeView and HistoryView and moved the coordinate transform function to their own header. 14 years ago
Sven Weidauer f5ef7c71e7 Setting/Loading more options. Also loading urldb and cookies. 14 years ago
Sven Weidauer 7b2694e9f6 Updated PSMTabBarControl source code to version from https://github.com/dergraf83/PSMTabBarControl 14 years ago
Sven Weidauer cca607fbe8 Creating select menus for forms 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 f85335a7f9 Implementing tabs and fixing scrolling. 14 years ago
Sven Weidauer ef8098ebdf Removing history.m - those functions aren't called anyways. 14 years ago
Sven Weidauer 7bd51ba0ba Implementing selection and clipboard functions. 14 years ago
Sven Weidauer ecc314c694 Implemented download window 14 years ago
Sven Weidauer 2ab5636619 Zooming, opening files, accepting http and https URLs 14 years ago
Sven Weidauer a9b60753f9 Implemented tree view/history window. 14 years ago
Sven Weidauer 88d70ed6a4 Added icon 14 years ago
Sven Weidauer 0409221064 Changed project file to use .xcconfig files and added shell script (config/detect.sh) to auto-generate local config file using pkg-config 14 years ago
John Mark Bell b58dcc351f Cocoa front end (credit: Sven Weidauer) 14 years ago