Searched hist:e07fc6b71df68266b262583b4d9ca43138ea6c9f (Results 1 – 6 of 6) sorted by relevance
/haiku/src/apps/webpositive/ |
H A D | DownloadProgressView.h | e07fc6b71df68266b262583b4d9ca43138ea6c9f Wed May 05 11:04:24 UTC 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> * Changed the implementation of context menus in DownloadProgressViews. The views were intercepting mouse messages even if the window was not showing. Now secondary clicks are intercepted in DownloadWindow and the target view is found, which makes this much cheaper. * Offset context menus by 2 pixels, so the mouse does not start directly over an item.
git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@488 94f232f2-1747-11df-bad5-a5bfde151594
|
H A D | DownloadWindow.h | e07fc6b71df68266b262583b4d9ca43138ea6c9f Wed May 05 11:04:24 UTC 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> * Changed the implementation of context menus in DownloadProgressViews. The views were intercepting mouse messages even if the window was not showing. Now secondary clicks are intercepted in DownloadWindow and the target view is found, which makes this much cheaper. * Offset context menus by 2 pixels, so the mouse does not start directly over an item.
git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@488 94f232f2-1747-11df-bad5-a5bfde151594
|
H A D | DownloadProgressView.cpp | e07fc6b71df68266b262583b4d9ca43138ea6c9f Wed May 05 11:04:24 UTC 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> * Changed the implementation of context menus in DownloadProgressViews. The views were intercepting mouse messages even if the window was not showing. Now secondary clicks are intercepted in DownloadWindow and the target view is found, which makes this much cheaper. * Offset context menus by 2 pixels, so the mouse does not start directly over an item.
git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@488 94f232f2-1747-11df-bad5-a5bfde151594
|
H A D | DownloadWindow.cpp | e07fc6b71df68266b262583b4d9ca43138ea6c9f Wed May 05 11:04:24 UTC 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> * Changed the implementation of context menus in DownloadProgressViews. The views were intercepting mouse messages even if the window was not showing. Now secondary clicks are intercepted in DownloadWindow and the target view is found, which makes this much cheaper. * Offset context menus by 2 pixels, so the mouse does not start directly over an item.
git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@488 94f232f2-1747-11df-bad5-a5bfde151594
|
H A D | BrowserWindow.h | e07fc6b71df68266b262583b4d9ca43138ea6c9f Wed May 05 11:04:24 UTC 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> * Changed the implementation of context menus in DownloadProgressViews. The views were intercepting mouse messages even if the window was not showing. Now secondary clicks are intercepted in DownloadWindow and the target view is found, which makes this much cheaper. * Offset context menus by 2 pixels, so the mouse does not start directly over an item.
git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@488 94f232f2-1747-11df-bad5-a5bfde151594
|
H A D | BrowserWindow.cpp | e07fc6b71df68266b262583b4d9ca43138ea6c9f Wed May 05 11:04:24 UTC 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> * Changed the implementation of context menus in DownloadProgressViews. The views were intercepting mouse messages even if the window was not showing. Now secondary clicks are intercepted in DownloadWindow and the target view is found, which makes this much cheaper. * Offset context menus by 2 pixels, so the mouse does not start directly over an item.
git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@488 94f232f2-1747-11df-bad5-a5bfde151594
|