| .. |
|
NetSurf.xcodeproj
|
Fix up for cookies_old rename.
|
13 years ago |
|
PSMTabBarControl
|
Prevent cocoa infinite event loop at startup
|
10 years ago |
|
res
|
remove another failing cocoa translation string
|
10 years ago |
|
ArrowBox.h
|
New local history panel with scrollbars. Still needs to resize itself to fit the history.
|
15 years ago |
|
ArrowBox.m
|
Update Mac OS X cocoa frontend to build using SDK 10.10
|
10 years ago |
|
ArrowWindow.h
|
New local history panel with scrollbars. Still needs to resize itself to fit the history.
|
15 years ago |
|
ArrowWindow.m
|
Update Mac OS X cocoa frontend to build using SDK 10.10
|
10 years ago |
|
BlackScroller.h
|
New local history panel with scrollbars. Still needs to resize itself to fit the history.
|
15 years ago |
|
BlackScroller.m
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
BookmarksController.h
|
Not retaining outlets. Fixing memory leak for favicon.
|
15 years ago |
|
BookmarksController.m
|
clean up cocoa warnings on os x yosemite sdk
|
10 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, ...)
|
15 years ago |
|
BrowserView.m
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
BrowserViewController.h
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
BrowserViewController.m
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
BrowserWindow.h
|
Implemented search window.
|
15 years ago |
|
BrowserWindow.m
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
BrowserWindowController.h
|
Implemented menu for back and forward buttons.
|
15 years ago |
|
BrowserWindowController.m
|
fixup missing includes
|
12 years ago |
|
DownloadWindowController.h
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
DownloadWindowController.m
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
FormSelectMenu.h
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
FormSelectMenu.m
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
HistoryView.h
|
Adding tool tips and changing the cursor in the local history view.
|
15 years ago |
|
HistoryView.m
|
Make history internal to browser_window module.
|
12 years ago |
|
HistoryWindowController.h
|
Not retaining outlets. Fixing memory leak for favicon.
|
15 years ago |
|
HistoryWindowController.m
|
Remove old hotlist, cookies, and history_global_core modules.
|
12 years ago |
|
LocalHistoryController.h
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
LocalHistoryController.m
|
Handling keyboard events for local history view.
|
15 years ago |
|
Makefile.defaults
|
Update compilation to cope with modern SDK locations
|
10 years ago |
|
Makefile.target
|
Official Release
|
10 years ago |
|
NetSurfAppDelegate.h
|
Implemented global history window using new Tree class.
|
15 years ago |
|
NetSurfAppDelegate.m
|
fixup missing includes
|
12 years ago |
|
NetsurfApp.h
|
Using real path from options for the bookmarks file instead of hardcoded test string.
|
15 years ago |
|
NetsurfApp.m
|
cleanup cocoa application run method
|
10 years ago |
|
PreferencesWindowController.h
|
Implemented preferences window.
|
15 years ago |
|
PreferencesWindowController.m
|
improve cocoa frontend to use proper API for browser_window access
|
11 years ago |
|
Prefix.pch
|
Nicer button for local history, fading history view, more readable blue for active item
|
15 years ago |
|
ScrollableView.h
|
Implementing tabs and fixing scrolling.
|
15 years ago |
|
ScrollableView.m
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
SearchWindowController.h
|
Update Mac OS X cocoa frontend to build using SDK 10.10
|
10 years ago |
|
SearchWindowController.m
|
update cocoa frontend to cope with split operation tables
|
11 years ago |
|
Tree.h
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
Tree.m
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
TreeView.h
|
Factored Tree class out of TreeView
|
15 years ago |
|
TreeView.m
|
clean up cocoa warnings on os x yosemite sdk
|
10 years ago |
|
URLFieldCell.h
|
Implemented favicons. Doesn't work for .ICO files
|
15 years ago |
|
URLFieldCell.m
|
Pass right URL to urldb.
|
13 years ago |
|
apple_image.h
|
Fix several warnings in cocoa frontend
|
11 years ago |
|
apple_image.m
|
Fix several warnings in cocoa frontend
|
11 years ago |
|
bitmap.h
|
Fix several warnings in cocoa frontend
|
11 years ago |
|
bitmap.m
|
Fix cocoa_bitmap_modified scope error introduced in cleanup
|
11 years ago |
|
compile-xib.sh
|
Update compilation to cope with modern SDK locations
|
10 years ago |
|
coordinates.h
|
Fix cocoa usage of render internals
|
11 years ago |
|
extract-strings.sh
|
Building translated nib files if strings file exist.
|
15 years ago |
|
fetch.h
|
rework path to url mapping functions to convert from and to nsurl
|
12 years ago |
|
fetch.m
|
Change LOG() macro to be varadic
|
11 years ago |
|
font.h
|
Getting rid of cocoa_set_font_scale_factor
|
15 years ago |
|
font.m
|
remove unecessary css includes from fronetends
|
11 years ago |
|
gui.h
|
move path_to_url and url_to_path to fetch operation table
|
12 years ago |
|
gui.m
|
Update Mac OS X cocoa frontend to build using SDK 10.10
|
10 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.
|
15 years ago |
|
plotter.m
|
Change LOG() macro to be varadic
|
11 years ago |
|
schedule.h
|
move scheduleing into browser operation table
|
12 years ago |
|
schedule.m
|
fixup missing includes from schedule changes
|
12 years ago |
|
selection.h
|
fix cocoa build
|
12 years ago |
|
selection.m
|
Doesn't look bw internals are used here.
|
11 years ago |
|
utils.m
|
Clean up saving as PDF
|
11 years ago |