haiku/src/apps/webpositive
stippi fdd4f3bbb8 Add the static items at Bookmark menu construction, so the shortcuts work even
when the menu has never been opened yet.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@526 94f232f2-1747-11df-bad5-a5bfde151594
2012-07-03 15:44:12 +02:00
..
autocompletion Extend the auto-completion framework in order to support using page-up/down 2012-07-03 15:44:10 +02:00
support Upated to use new B_TRANSLATE macros. Rene also send me a patch for this 2012-07-03 15:44:09 +02:00
tabview * Small cleanups. 2012-07-03 15:44:12 +02:00
AuthenticationPanel.cpp Patch by Rene Gollent, which fixes some typos. Thanks! 2010-02-15 15:58:35 +00:00
AuthenticationPanel.h Patch by Rene Gollent, which fixes some typos. Thanks! 2010-02-15 15:58:35 +00:00
BrowserApp.cpp * When downloads are still in progress, warn the user when the app quits and 2012-07-03 15:44:11 +02:00
BrowserApp.h Introduced --fullscreen and -f command line options. 2012-07-03 15:44:10 +02:00
BrowserWindow.cpp Add the static items at Bookmark menu construction, so the shortcuts work even 2012-07-03 15:44:12 +02:00
BrowserWindow.h Added "View->Page source" feature. For local files, it will open the file in the 2012-07-03 15:44:11 +02:00
BrowsingHistory.cpp * Added General page in Settings window with option to specify the maximum 2012-07-03 15:38:18 +02:00
BrowsingHistory.h * Added General page in Settings window with option to specify the maximum 2012-07-03 15:38:18 +02:00
CredentialsStorage.cpp Implemented a CredentialsStorage class with optional persistency. Two global 2012-07-03 15:43:51 +02:00
CredentialsStorage.h Implemented a CredentialsStorage class with optional persistency. Two global 2012-07-03 15:43:51 +02:00
DownloadProgressView.cpp When the expected size of a download is unknown, at least set the progress 2012-07-03 15:44:11 +02:00
DownloadProgressView.h * Changed the implementation of context menus in DownloadProgressViews. The views 2012-07-03 15:44:09 +02:00
DownloadWindow.cpp Changed download short cut from J to D, as all the rest of the shortcuts make 2012-07-03 15:44:12 +02:00
DownloadWindow.h * When downloads are still in progress, warn the user when the app quits and 2012-07-03 15:44:11 +02:00
SettingsKeys.cpp * Moved auto-hiding the mouse pointer into BWebView::Pulse(). 2012-07-03 15:44:10 +02:00
SettingsKeys.h * Moved auto-hiding the mouse pointer into BWebView::Pulse(). 2012-07-03 15:44:10 +02:00
SettingsWindow.cpp Revert the default of the Auto-hide mouse pointer setting, by popular request. 2012-07-03 15:44:11 +02:00
SettingsWindow.h * Moved auto-hiding the mouse pointer into BWebView::Pulse(). 2012-07-03 15:44:10 +02:00
svn_revision.cpp * Make use of the new svn revision jam magic to embed the current svn version 2012-07-03 15:39:39 +02:00
svn_revision.h * Make use of the new svn revision jam magic to embed the current svn version 2012-07-03 15:39:39 +02:00
URLInputGroup.cpp The mechanism with which the TextViewCompleter detected changes (attaching a 2012-07-03 15:44:10 +02:00
URLInputGroup.h The favicon is now also displayed in the URL input view. Mostly because one is 2012-07-03 15:43:41 +02:00
WebPositive.rdef Added Home button... by popular request. Will perhaps make it a setting. 2012-07-03 15:44:11 +02:00