You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/cocoa
Vincent Sanders 6f9a93e332
fix formatting of defaults makefiles
11 years ago
..
NetSurf.xcodeproj Fix up for cookies_old rename. 12 years ago
PSMTabBarControl Updated PSMTabBarControl (warning fixes) 14 years ago
res Netsurf now appears in the 'Open with' menu for HTML files. 14 years ago
ArrowBox.h New local history panel with scrollbars. Still needs to resize itself to fit the history. 14 years ago
ArrowBox.m New local history panel with scrollbars. Still needs to resize itself to fit the history. 14 years ago
ArrowWindow.h New local history panel with scrollbars. Still needs to resize itself to fit the history. 14 years ago
ArrowWindow.m Fixing display/transparency of ArrowWindow for 10.5. 14 years ago
BlackScroller.h New local history panel with scrollbars. Still needs to resize itself to fit the history. 14 years ago
BlackScroller.m New local history panel with scrollbars. Still needs to resize itself to fit the history. 14 years ago
BookmarksController.h Not retaining outlets. Fixing memory leak for favicon. 14 years ago
BookmarksController.m Make browser_window_navigate (un)verifiable flag match browser_window_create. 11 years ago
BrowserView.h Minimal implementation of NSTextInput protocol. Allows accented characters to be typed. Might not work with other, more complex input methods (chinese, ...) 14 years ago
BrowserView.m Make history internal to browser_window module. 11 years ago
BrowserViewController.h 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
BrowserViewController.m Make history internal to browser_window module. 11 years ago
BrowserWindow.h Implemented search window. 14 years ago
BrowserWindow.m Implemented search window. 14 years ago
BrowserWindowController.h Implemented menu for back and forward buttons. 14 years ago
BrowserWindowController.m Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. 11 years ago
DownloadWindowController.h fix cocoa build 11 years ago
DownloadWindowController.m fix cocoa build 11 years ago
FormSelectMenu.h Creating select menus for forms 14 years ago
FormSelectMenu.m Shouldn't need browser_privare now. (Untested.) 11 years ago
HistoryView.h Adding tool tips and changing the cursor in the local history view. 14 years ago
HistoryView.m Make history internal to browser_window module. 11 years ago
HistoryWindowController.h Not retaining outlets. Fixing memory leak for favicon. 14 years ago
HistoryWindowController.m Remove old hotlist, cookies, and history_global_core modules. 12 years ago
LocalHistoryController.h Handling keyboard events for local history view. 14 years ago
LocalHistoryController.m Handling keyboard events for local history view. 14 years ago
Makefile.defaults fix formatting of defaults makefiles 11 years ago
Makefile.target fix formatting of defaults makefiles 11 years ago
NetSurfAppDelegate.h Implemented global history window using new Tree class. 14 years ago
NetSurfAppDelegate.m Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. 11 years ago
NetsurfApp.h Using real path from options for the bookmarks file instead of hardcoded test string. 14 years ago
NetsurfApp.m move page search gui callbacks to their own operations table 11 years ago
PreferencesWindowController.h Implemented preferences window. 14 years ago
PreferencesWindowController.m fixup missing includes 11 years ago
Prefix.pch Nicer button for local history, fading history view, more readable blue for active item 14 years ago
ScrollableView.h Implementing tabs and fixing scrolling. 14 years ago
ScrollableView.m Reorganized includes. 14 years ago
SearchWindowController.h move page search gui callbacks to their own operations table 11 years ago
SearchWindowController.m add missing include to cocoa search 11 years ago
Tree.h Some cocoa build fixes. 12 years ago
Tree.m Some cocoa build fixes. 12 years ago
TreeView.h Factored Tree class out of TreeView 14 years ago
TreeView.m Handling keyboard events in tree view. 14 years ago
URLFieldCell.h Implemented favicons. Doesn't work for .ICO files 14 years ago
URLFieldCell.m Pass right URL to urldb. 12 years ago
apple_image.h Virtualise content handler finalisation calls. Remove pointless implementations. 14 years ago
apple_image.m move scheduleing into browser operation table 11 years ago
bitmap.h Cocoa front end (credit: Sven Weidauer) 14 years ago
bitmap.m Remove suspension of bmp/gif images. It's completely redundant with the convert on demand core image cache. 12 years ago
compile-xib.sh Passing $(DEVELOPER_PATH) to the compile-xib script to select the right ibtool. 14 years ago
coordinates.h Include browser_private.h. 13 years ago
extract-strings.sh Building translated nib files if strings file exist. 14 years ago
fetch.h move path_to_url and url_to_path to fetch operation table 11 years ago
fetch.m fix missing includes 11 years ago
font.h Getting rid of cocoa_set_font_scale_factor 14 years ago
font.m move options include 12 years ago
gui.h move path_to_url and url_to_path to fetch operation table 11 years ago
gui.m move scheduleing into browser operation table 11 years ago
plotter.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 14 years ago
plotter.m Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 14 years ago
schedule.h move scheduleing into browser operation table 11 years ago
schedule.m fixup missing includes from schedule changes 11 years ago
selection.h fix cocoa build 11 years ago
selection.m fix typo in cocoa import 11 years ago
thumbnail.m Fix up ripples from urldb change. 12 years ago
utils.m move filename_from_path and path_add_part into gui operation tables 11 years ago