| 
							
							
								 Robin Dunn | 3e02f5ed14 | wxPython doc updates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-02-02 04:46:41 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 103aab2664 | Various corrections to makefiles, RPMs etc. Corrected overoptimised window style and colour code.
  More best visual changes.
  Minor typos in docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-02-01 16:37:28 +00:00 |  | 
			
				
					| 
							
							
								 Bart A.M. Jourquin | eb17eaba37 | splitter in bin format git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-02-01 16:05:08 +00:00 |  | 
			
				
					| 
							
							
								 Bart A.M. Jourquin | 7325fb80ae | *** empty log message *** git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-02-01 16:03:48 +00:00 |  | 
			
				
					| 
							
							
								 Bart A.M. Jourquin | 9329312b60 | *** empty log message *** git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-02-01 15:54:47 +00:00 |  | 
			
				
					| 
							
							
								 Bart A.M. Jourquin | c29658ea7d | *** empty log message *** git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-02-01 15:54:16 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | df61c00971 | Set/GetWindowMenu added to MDI parent frame under MSW git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-02-01 15:48:44 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | bbf8fc5391 | 1. bug in wxString::find_first_of() fixed 2. new wxStringTokenizer class and the docs for it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-31 20:46:49 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 8480b297e7 | Using the best visual is now an option. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-31 17:37:37 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | f6081a0462 | Cured memory leak report in wxDateTime; wxGLCanvas corrections git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-30 13:43:37 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 50a1f26154 | documented noRefresh parameter of SetScrollbars git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-27 00:03:32 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 5656c6ef36 | added wxHtmlWindow::GetOpenedAnchor git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-26 00:50:29 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | fbc899085c | wxACCEL_NONE -> wxACCEL_NORMAL git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-26 00:50:16 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | ecacdf8fc5 | added new wxHF_ flags git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-26 00:49:46 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | d80cd92ae2 | 1. kbd interface for wxScrolledWindow 2. wxWindow::Set/GetExtraStyle()
3. wxWS_EX_VALIDATE_RECURSIVELY added and implemented
4. docs updated to reflect (2) an (3)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-25 19:59:41 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 8e21d9ad05 | documented GetNextItem() behaviour precisely git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-25 16:57:19 +00:00 |  | 
			
				
					| 
							
							
								 Guillermo Rodriguez Garcia | 31fd9b6bab | Image docs updates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-25 00:33:42 +00:00 |  | 
			
				
					| 
							
							
								 Guillermo Rodriguez Garcia | e5a2291ac7 | Updated some bits in socket docs. Documented socket samples
Moved wxInitAllImageHandlers from 'file functions' (?) to 'misc functions'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-24 20:46:54 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | a294c6d53e | added wxGetPasswordFromUser(), dialogs sample shows it, documented it git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-24 18:26:54 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 446f8f2aad | documented wxACCEL_ALT git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-24 15:38:34 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 7502bdff47 | fixed broken GIFs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-23 16:25:47 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 2f3eae6a19 | fixed broken GIFs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-23 16:24:54 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | e0eedd6818 | Small changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-23 10:22:09 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 4d2976ad6b | added wxFileType::GetMimeTypes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-23 01:03:17 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 88413fec06 | Changes for next snapshot. Added new thumb track event for thumb release.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-22 18:02:20 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 0d09b61a50 | fixed bug in reference to tnoneng.tex git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-22 11:55:22 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 087c0d5ebb | updated documentation about default type in wxImage ctor git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-22 11:54:55 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 54cd433261 | finished non-Eng overview git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-21 22:58:18 +00:00 |  | 
			
				
					| 
							
							
								 Guillermo Rodriguez Garcia | 8727a1fe6f | Some things added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-21 05:56:25 +00:00 |  | 
			
				
					| 
							
							
								 Guillermo Rodriguez Garcia | ec78053243 | Some docs updated git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-21 03:17:54 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 0765adca2b | XBM loading finally works (thanks Guillermo) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 23:53:18 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 7ddef9ed7a | added link to Writing non-E apps git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 23:07:29 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 9005a56e5e | added Writing non-English applications git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 23:07:23 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 76b566d03f | documented Charset= in hhp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 23:07:06 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | d2a190fe37 | documented existence of wxTheMimeTypesManager git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 23:06:35 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | fbd278540e | documented macros *_EXPORTED_ARRAY git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 23:06:28 +00:00 |  | 
			
				
					| 
							
							
								 Guillermo Rodriguez Garcia | a4625b8c3b | Updated docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 19:32:07 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | b854b7b82e | it is now possible to add custom buttons into wxHtmlHelpFrame's toolbar git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 01:01:08 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 6ee654e6bb | added wxFSFile::GetModificationTime git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 01:00:47 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | a47ce4a764 | added wxFileModificationTime git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 01:00:25 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 2e2fd42aa7 | removed protected methods from docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-19 00:59:33 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 459d420793 | HTML_* -> wxHTML_* (bugs in docs) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-18 09:18:17 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | c26991edbb | added support for align=justify git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-18 09:18:09 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | dff873d1aa | removed relic: GetMaxLineWidth git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-18 09:17:21 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 74accc5015 | wxHtmlHelpController can now use default wxConfig instance git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-17 17:19:25 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | c531f73602 | documented support for <meta> git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-17 17:18:58 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | eee786e9cb | changed wxConfigBase::Get signature to wxConfigBase::Get(bool CreateOnDemand = TRUE) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-17 17:18:27 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 27f5b0c3dc | documented wxGA_SMOOTH git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-16 22:55:34 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | b250d38459 | added encoding conversion to wxHTML git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-16 22:54:49 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 32ab332fcc | sample docu git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-16 19:24:57 +00:00 |  |