gecko-dev/camino/src/embedding
pinkerton%aol.net 762f2755bd add ability to collapse google search, add searching web from context menu
(bugs 331064, 327470). also fixes crash when removing location bar.
2006-03-23 23:08:24 +00:00
..
CHBrowserListener.h
CHBrowserListener.mm bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
CHBrowserService.h
CHBrowserService.mm bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
CHBrowserView.h add ability to collapse google search, add searching web from context menu 2006-03-23 23:08:24 +00:00
CHBrowserView.mm Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes. 2006-03-04 16:37:13 +00:00
CHClickListener.h
CHClickListener.mm Fix bug 235850: popup displays at wrong location when it's near the bottom of the screen. Fixed by making a little NSView the size of the frame to host the popup cell, rather than using the window's contentView. 2005-10-07 02:14:49 +00:00
CHDownloadFactories.h
CHDownloadFactories.mm
CHDownloadProgressDisplay.h Fix bug 314803: fix crash on download failure, caused by DownloadDone() getting called twice. Added error reporting for common downloading errors (no permissions in destination dir, and disk full) via a sheet on the downloads window. 2005-11-06 06:40:36 +00:00
CHDownloadProgressDisplay.mm