Robert Roebling 
							
						 
					 
					
						
						
							
						
						ed58dbeab6 
					 
					
						
						
							
							Changed a few #include <xxx.h> to #include "xxx.h"  
						
						... 
						
						
						
						Added endl operator to wxTextStream
  Corrrected a few misbehaviours in wxFileDialog,
  Corrected tab traversal a bit
  Corrected wxImage::SetData() to not copy, but take
    the data and care for ref couting as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3436  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-08-20 22:52:21 +00:00 
						 
				 
			
				
					
						
							
							
								David Webster 
							
						 
					 
					
						
						
							
						
						1777b9bbf4 
					 
					
						
						
							
							*** empty log message ***  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3173  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-07-28 03:38:12 +00:00 
						 
				 
			
				
					
						
							
							
								Ove Kaaven 
							
						 
					 
					
						
						
							
						
						9d2f3c71d8 
					 
					
						
						
							
							Oh well, I'll just stuff in the rest of the Unicode changes I have made  
						
						... 
						
						
						
						so far here. You may start complaining now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2113  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-04-12 22:20:19 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						1a33c3ba91 
					 
					
						
						
							
							wxMkDir() has 'perm' argument  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2020  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-04-01 12:01:47 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Csomor 
							
						 
					 
					
						
						
							
						
						8be97d65a6 
					 
					
						
						
							
							CW Win32 and Mac adaptions  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1680  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-11 16:56:43 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						7af89395ba 
					 
					
						
						
							
							wxFindFirst/NextFile() now return wxString and not "char *", wxGetCwd() added  
						
						... 
						
						
						
						(to be used instead of wxGetWorkingDirectory)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1656  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-09 17:04:29 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						631f1bfed5 
					 
					
						
						
							
							Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs; rearranged/debugged  
						
						... 
						
						
						
						docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1617  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-06 13:32:46 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						3f4a0c5be3 
					 
					
						
						
							
							_MSC_VER => __VISUALC__ change  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1580  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-03 16:48:12 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						0a240683ed 
					 
					
						
						
							
							Various small fixes  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1532  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-31 13:58:17 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						c330a2cf93 
					 
					
						
						
							
							Some compile warnings removed; file selector prototypes put in each filedlg.h;  
						
						... 
						
						
						
						Dialog Editor wxGTK makefile hacked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1482  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-26 11:51:12 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						3c67202dee 
					 
					
						
						
							
							1. NOT_FOUND -> wxNOT_FOUND  
						
						... 
						
						
						
						2. wxString::Left(), Right(), Before(), After() clean up
3. wxLocale updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1406  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-14 14:33:56 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						2432b92dd7 
					 
					
						
						
							
							Doc & Symantec C++ fixes  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1325  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-07 08:43:47 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Csomor 
							
						 
					 
					
						
						
							
						
						17dff81c71 
					 
					
						
						
							
							mac support as stubs added  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1303  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-01 16:22:21 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						cffee23b4f 
					 
					
						
						
							
							Compile fix for filefn.cpp  
						
						... 
						
						
						
						doc update
  SGI threads use new constant names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1274  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-12-28 18:53:03 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						6244848856 
					 
					
						
						
							
							Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample  
						
						... 
						
						
						
						fixed; some documentation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1271  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-12-28 12:35:49 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						a6f6393c3f 
					 
					
						
						
							
							some Linux compilation fixes  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1085  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-11-29 22:21:32 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						184b5d99a5 
					 
					
						
						
							
							Changes to WXDLLEXPORT keyword position for VC++ 6.0; changed  
						
						... 
						
						
						
						wxTrace to wxDebugLog in memory.cpp and also app.cpp (please check this works
on wxGTK!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1020  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-11-22 22:32:53 +00:00 
						 
				 
			
				
					
						
							
							
								Unknown (RO) 
							
						 
					 
					
						
						
							
						
						c67daf8777 
					 
					
						
						
							
							General tidy-up (mainly typecasts) to allow the use of the SGI native  
						
						... 
						
						
						
						compilers (tested on Irix 6.5 with -mips3 -n32).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@623  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-08-23 03:22:56 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						34138703c3 
					 
					
						
						
							
							Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now  
						
						... 
						
						
						
						compiles under Windows with VC++. Also OGL enhancements espec. wxDrawnShape.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@540  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-08-15 00:23:28 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						2bb0cd285a 
					 
					
						
						
							
							Various bug fixes to OGL; wxStripExtension prototype added to filefn.h  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@437  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-08-05 07:13:08 +00:00 
						 
				 
			
				
					
						
							
							
								Guilhem Lavaux 
							
						 
					 
					
						
						
							
						
						1678ad7802 
					 
					
						
						
							
							* New wxStream classes: wxStreamBuffer and wxObject*Stream.  
						
						... 
						
						
						
						* Changes: ofsInvalid => wxInvalidOffset in filefn.h
* Updates: all wxStream classes use wxStreamBuffer.
           wxObject basic declaration changes (added LoadObject, modified
           StoreObject)
* Some base of the serialization.
(I hope not to have forgotten any files)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@361  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-07-24 17:13:47 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						9123006f13 
					 
					
						
						
							
							Added wxString version of wxStripExtension; changed OnClose to return TRUE  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@321  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-07-22 13:53:47 +00:00 
						 
				 
			
				
					
						
							
							
								Guilhem Lavaux 
							
						 
					 
					
						
						
							
						
						e49f47aa77 
					 
					
						
						
							
							wxStream: wxInputStream and wxOutputStream don't inherit from wxObject anymore.  
						
						... 
						
						
						
						Removed DECLARE* and IMPLEMENT*
filefn.h: added #include "wx/list.h" to define wxStringList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@277  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-07-15 18:40:37 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						45ea509a21 
					 
					
						
						
							
							common constants (wxSeekMode) and types (off_t) to wxFile and wxStream are  
						
						... 
						
						
						
						now defined in filefn.h included by both file.h and stream.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@270  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-07-14 22:15:29 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						92abb45d0a 
					 
					
						
						
							
							1) added wxSplitFile() to decompose a file name into path + name + ext  
						
						... 
						
						
						
						2) added a macro wxARE_FILENAMES_CASE_SENSITIVE which is either 1 or 0
   (for usage with wxString::IsSameAs)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@265  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-07-14 21:55:17 +00:00 
						 
				 
			
				
					
						
							
							
								Karsten Ballüder 
							
						 
					 
					
						
						
							
						
						c801d85f15 
					 
					
						
						
							
							Initial revision  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-05-20 14:01:55 +00:00