haiku/src/apps/webpositive
2012-07-03 15:43:56 +02:00
..
autocompletion When selecting choices in the auto-completion pop-up, insert the current choice 2012-07-03 15:43:09 +02:00
support Added a few utility classes from Haiku. To be removed when WebPositive moves 2012-07-03 15:43:41 +02:00
tabview * Fixed double click outside tabs to only be recognized when the first click 2012-07-03 15:43:41 +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 Avoid loading the start page before loading the requested URL in new windows 2012-07-03 15:43:41 +02:00
BrowserApp.h * Revised the application startup to check how many windows have been created at 2012-07-03 15:39:56 +02:00
BrowserWindow.cpp Implemented most basic fullscreen feature. 2012-07-03 15:43:56 +02:00
BrowserWindow.h Implemented most basic fullscreen feature. 2012-07-03 15:43:56 +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 Use BStatusBar properly. The text in a BStatusBar is composed of four parts. 2012-07-03 15:43:41 +02:00
DownloadProgressView.h Add a context menu to the download progress view. It allows to open the 2012-07-03 15:43:41 +02:00
DownloadWindow.cpp Replace the remaining places where the string was redefined. 2012-07-03 15:39:56 +02:00
DownloadWindow.h * Scroll the downloads which just started into view. 2012-07-03 15:38:50 +02:00
SettingsKeys.cpp * Added page for proxy server configuration to the Settings window. 2012-07-03 15:43:41 +02:00
SettingsKeys.h * Added page for proxy server configuration to the Settings window. 2012-07-03 15:43:41 +02:00
SettingsWindow.cpp * Added page for proxy server configuration to the Settings window. 2012-07-03 15:43:41 +02:00
SettingsWindow.h * Added page for proxy server configuration to the Settings window. 2012-07-03 15:43:41 +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 Make sure never to draw the favicon too big, in case we only got a big one from 2012-07-03 15:43:56 +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 Cleanup the supported types. Claiming support for image/jpeg, gif and png is 2012-07-03 15:43:40 +02:00