⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 benben_log.txt

📁 一个多窗口的浏览器的程序benbrowse
💻 TXT
字号:
Version 1.07	 //	11//2002
    Improvements:
	* make the browser Xp theme compatible completely (in WinXp the controls on the html will also have visual style)
	* add the feature to new a tab next to current one
    Bugs fixed:
	* fix the bugs in new tab method
	* fix the bugs in new view when it the flag Activate New Window is not set
			
Version 1.06	 //	10//2002	
    Improvements:
	* modify the "GoBack,GoForward" dropdown menu .In IE 5.5 or higher, it works better. (Get the idea from myie3.2)
	* add the Mac style progressctrl to the status to indicate the downloading progress
	* make the browser more robust (add more exception process)
	* Erase the page flash when switch the pages
	* add the hotkey (ALT+~)
	* add the Rebar skin
	* save the user settings to the benbenbrowser.ini
	* add some more buttons to the toolbar
	* open the page in new tab in history/favorite bar when CTRL key is down
	* add the customize download features (Image, Sound, Video, Java, Script, Activex)	
	* add the "Activate New Window" method to make the user to decide whether the new window is visible (it may crash by the script errors on webpage)

    Bugs fixed:
	* fix the bugs in menubar's get tooltip function (change the bool return to void return)
	* fix the bugs in toolbarex's create function(change the bool return to BOOL return) 	
	* remove the caption of the childframe (in PreCreateWindow() fun)
	* in VC.net make the AnimateCtrl show its background (not the one of the toolbar)
	* make the menubar's buttons Enable in VC.net 
	* make the project VC.net compatible (have Xp style in WinXP)
	* fix the bugs in the tab width calculate method
	* fix the bugs in tab's draw method
	
Version 1.05	 //	08//2002
    Improvements:
	* add the double click close action to the tabctrl
	* complete the multilangue interface to the context menu and all the dialogs
	* add the tooltip to the AddressBar
	* add the new close choice (Close All except Current, or show windows list)
	* add some more shortcuts
	* add the "open all" menu item to the favorite menu (each for one directory)
	* add the import and export favorites funs 
        * add the mail functions (read, write mail, read news ...)
        * modify the linkbar init structure to make it more reasonable
	* add the quicksearch, aliases
	* add the address tools
	* add the drag the Link to addressbar to open it feature
	* add the WinXP style toolbar (include Xp style icon)
    Bugs fixed:
	* fix the bugs in GoBack, GoForward functions
	* fix the bugs in the web pages auto complete fun
	* fix the memory leak in multilanguage tech
	* fix the bugs in free unused library
	
Version 1.04	 //       06/05/2002
    Improvements:
	* add set proxy (the ideas form MyIE3.2), translation functions (the ideas form NetCaptor) 
	* add manager window dialog 
	* add tooltip to the Mdi Tabctrl
	* add new menu (include blank, home, clipboard, current)
	* add some shortcuts (just like IE)
	* modify the toolbar bmp
    bugs fixed:
	* fix the bugs in the history/favorite bar in win2000

Version 1.03   // 04/2002
    Improvements:
	* add the search organizer dialog
	* add language setting (Chinese , English default)
	* add the favorite/history bar (CFavWnd, CHisotryWnd, CBenbenTreeCtrl ...)
	* add autorefresh
	* add go button on the Address Bar

Version 1.02
    Improvements:
	* add synchronize
		
Version 1.0
    Features:
	* The main structure (MDI tab, IE style toolbar, menu bar)
	* Some feature of IE (view source, find, IE option, clipboard use, offline mode)
	* add favorites menu 
	* add full screen mode
	* add font size select	

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -