Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						61b04ac652 
					 
					
						
						
							
							wxGTK pastes text from rxvt again  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4614  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-18 15:00:57 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						4b59bea3dd 
					 
					
						
						
							
							Fixed optical bug in wxListCtrl,  
						
						... 
						
						
						
						Added dnd.wxr to install script,
  Fixed two problems in wxGLCanvas.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4475  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-11 15:41:43 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						3f2711d5c1 
					 
					
						
						
							
							1. wxStaticBox doesn't draw over the underlying controls any more  
						
						... 
						
						
						
						2. a couple of new helper functions in msw/private.h: wxColourToRGB and
   wxRGBToColour are handy to avoid writing horribly long and ugly RGB <-> wxColour
   conversions explicitly
3. modified wxDirDialog to be more comprehensible (to me), hopefully it also
   works better
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4468  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-11 00:25:57 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						74d38ad8e2 
					 
					
						
						
							
							1. more corrections to file dnd (works with testdnd GTK sample now as well)  
						
						... 
						
						
						
						2. restored STRING for g_textAtom, not text/plain
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4410  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-06 19:35:15 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						810b5e1f3b 
					 
					
						
						
							
							wxFileDataObject supports GNOME file dnd now  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4408  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-06 17:58:56 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						2d68e1b4f4 
					 
					
						
						
							
							Fixed typos in frame and dialog,  
						
						... 
						
						
						
						Some improvemnts to DnD,
  It's no longer possible to close any
    frame if there is a dialog open.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4390  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-06 11:21:51 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						2e5c594e36 
					 
					
						
						
							
							Window placement changes. Pure guessing.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4361  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-04 19:47:03 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						51edda6af0 
					 
					
						
						
							
							small corrections for dnd code and added wxFileDataObject demo to the sample  
						
						... 
						
						
						
						(wxMSW only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4329  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-03 00:32:11 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						354aa1e366 
					 
					
						
						
							
							Some work on tabbing and menu accels,  
						
						... 
						
						
						
						Added a missing "Activate()" to docvwmdi sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4271  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-30 15:08:33 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						2d93e1335c 
					 
					
						
						
							
							wxDropSource now has 3 custom cursors for copy/move/nothing  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4165  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-24 19:34:11 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						8ee9d6182c 
					 
					
						
						
							
							1. wxDropTarget::OnData() returns wxDragResult now, not bool  
						
						... 
						
						
						
						2. fixed assert failure in wxMSW::wxListBox
3. wxFileHistory automatically deletes non existinf files from menu
4. wxDropTarget coordinates are client (and not screen) under MSW too
5. wxConvertBitmapToDib and vice versa seem to work!
6. client data field if filled by wxListBox and wxChoice and it's also deleted
   (this just wasn't done before!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4153  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-23 23:40:55 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						b0a6c154de 
					 
					
						
						
							
							BC++ fixes.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4133  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-22 12:45:04 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						90e12284ec 
					 
					
						
						
							
							found the double deltion bug - now it seems to work under wxGTK!  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4115  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-21 18:30:50 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						572c6194d3 
					 
					
						
						
							
							wxSlider should now display int values,  
						
						... 
						
						
						
						Corrected garbage deletion in dnd sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4110  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-21 14:53:42 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						ae125753e4 
					 
					
						
						
							
							updated the makefile to copy dnd.wxr so that the program can find it,  
						
						... 
						
						
						
						don't forget to open the clipboard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4106  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-21 13:57:08 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						79ec2ce20e 
					 
					
						
						
							
							some compilation warnings/errors fixed (still doesn't compile under wxGTK though)  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4099  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-21 12:46:48 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						9e2896e5c8 
					 
					
						
						
							
							wxDataObject changes - ok for MSW, still not for GTK/Motif/...  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4090  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-21 01:58:57 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						a3e7d24d21 
					 
					
						
						
							
							Changed two conflicting defines in defs.h  
						
						... 
						
						
						
						DnD multiformat fine-tuning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4069  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-19 15:12:11 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						1dd989e1bf 
					 
					
						
						
							
							New wxDataObject etc. Almost works.  
						
						... 
						
						
						
						A few more compatibility funcs for (long*) vs (int*).
  Makefile.in regenerated from filelist...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4058  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-18 22:22:56 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						d59ceba572 
					 
					
						
						
							
							1. more drag and drop and clipboard changes:  
						
						... 
						
						
						
						a) OLE clipboard works fine
 b) wxBitmapDataObject now accepts DIBs (but doesn't give them back :-( )
 c) bugs in sample corrected
2. wxFatalExit() replaced with wxFAIL_MSG() in bitmap.cpp and dcmemory.cpp
3. wxFrame::ClientToScreen and ScreenToClient() replaced with DoXXX() - like
   this, they don't hide the base class versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4039  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-18 00:08:40 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						8e193f384f 
					 
					
						
						
							
							1. wxPostEvent added and documented  
						
						... 
						
						
						
						2. Made it possible to have wxDataObjects which support multiple formats
   painlessly
3. Extensively modified dnd sample to show a "real life" wxDataObject
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4028  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-17 01:18:49 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						d1b15f03b8 
					 
					
						
						
							
							Added wxMenu::Delete() and fixed some menu deleted memory  
						
						... 
						
						
						
						leaks. Some.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3930  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-11 19:32:58 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						1bd1d102fd 
					 
					
						
						
							
							use BMPs and npt PNGs under MSW  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3830  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-04 22:55:47 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						e2acb9ae1c 
					 
					
						
						
							
							Added wxCountingStream for measuring the size of streamed data  
						
						... 
						
						
						
						Added wxBitmapObject for putting it on the clipboard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3439  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-08-22 14:10:50 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						956dbab1eb 
					 
					
						
						
							
							Applied patch for stipppled brushes,  
						
						... 
						
						
						
						Corrected idle behaviour after popmenu call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3289  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-08-05 11:14:07 +00:00 
						 
				 
			
				
					
						
							
							
								Ove Kaaven 
							
						 
					 
					
						
						
							
						
						b56baa2d03 
					 
					
						
						
							
							More _T()... trying to get to that clipboard sample  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3148  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-07-26 11:37:53 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						8dbf458911 
					 
					
						
						
							
							Small changed to wxExtDialog  
						
						... 
						
						
						
						Made DnD use long instead of int
  Made DnD sample compile again
  Re-Updated wxTextDialog
  Added GetDefaultSize() to wxButton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2951  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-07-04 13:50:13 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						c50f1fb922 
					 
					
						
						
							
							1. wxStaticLine implemented (generic (ugly) and MSW versions)  
						
						... 
						
						
						
						2. wxTextDialog looks fine under MSW again
3. startup tips added: code, sample, docs
4. read-only text controls don't participate in TAB traversal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2919  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-06-28 21:39:49 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						88ac883a0d 
					 
					
						
						
							
							new makefiles (part I)  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2613  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-06-01 15:32:12 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						9931f08ade 
					 
					
						
						
							
							DnD sample compiles and works  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2385  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-05-10 09:18:12 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						b03b33e2e6 
					 
					
						
						
							
							DnD with Unicode fixes  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2274  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-04-24 16:00:28 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						75737d0570 
					 
					
						
						
							
							Fixed wxPostScript printing problem (used wrong constructor, and the right  
						
						... 
						
						
						
						one was wrong anyway...) Fixed include dir ordering in wxMotif makefiles (wrong version of zlib.h picked up) and added wxchar.cpp to Motif makefile. Changed buffer.h since there's no wchar.h on my system.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2243  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-04-19 20:43:41 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						829e3e8d3d 
					 
					
						
						
							
							wxDropTarget starts to work  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2117  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-04-12 22:56:14 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						22d5903e91 
					 
					
						
						
							
							Chnaged text id for clipboard to "text/plain"  
						
						... 
						
						
						
						Now DnD actually links as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2058  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-04-06 20:50:34 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						e4677d31b4 
					 
					
						
						
							
							custom icons for DnD  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1650  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-09 08:18:14 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						e306597309 
					 
					
						
						
							
							Removed lots of OnClose functions; doc'ed OnCloseWindow better;  
						
						... 
						
						
						
						MM_... -> wxMM_...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1615  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-05 23:55:04 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						acbd13a365 
					 
					
						
						
							
							Some warnings removed.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1588  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-04 11:14:41 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						0c77152e0d 
					 
					
						
						
							
							A few resize bugs removed  
						
						... 
						
						
						
						combo box now emits EVT_TEXT
  position of pop-up menu can now be set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1481  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-26 11:35:26 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						48d1144bc4 
					 
					
						
						
							
							Renamed .nt makefiles to .vc and factored them out; made DND sample compile  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1462  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-24 19:13:55 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						36b3b54ad8 
					 
					
						
						
							
							Small doc corrections  
						
						... 
						
						
						
						Removed wxFontDirectory
  Added move event to dialog and frame
  Cannot remeber the rest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1460  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-24 15:07:54 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						5b077d483b 
					 
					
						
						
							
							changed make_int, make_exp .. to wxmake_int..  
						
						... 
						
						
						
						fixed small listbox thing
  fixed layout probs of wxFrame
  small DnD updates
  small DialogEd optical correction
  small ODBC updates
  added wxListBox DClick Text in controls sample
  updated wxGTK.spec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1445  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-21 19:02:18 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						0d2a2b601b 
					 
					
						
						
							
							New DnD and Clipboard code  
						
						... 
						
						
						
						Rearranged wxApp to do the same in the
    same order upon program start-up on
    wxGTK and wxMSW
  ODBC tweaks
  exchanged wxDataFormat for wxIPCFormat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1427  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-19 16:33:16 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						ab8884aca6 
					 
					
						
						
							
							Added wxPrivateDropTarget  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1402  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-14 00:24:03 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						2845ddc25c 
					 
					
						
						
							
							*** empty log message ***  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1398  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-13 18:21:04 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						06e4351185 
					 
					
						
						
							
							wxMSW wxClipboard implementation  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1396  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-13 18:01:39 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						8bbe427f8e 
					 
					
						
						
							
							"wxGDIObject * => &" related changes (see mail to the list)  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1142  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-12-09 17:30:17 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						b527aac54a 
					 
					
						
						
							
							DnD updates  
						
						... 
						
						
						
						Clipboard pasting (for wxDF_TEXT)
  print dialog looks better now
  font dialog ibid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1125  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-12-08 08:40:00 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						a802c3a1f6 
					 
					
						
						
							
							Fixes for wxlist  
						
						... 
						
						
						
						improvements for DnD :-)
  moer dialog and frame fine tuning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1058  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-11-26 07:11:24 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Roebling 
							
						 
					 
					
						
						
							
						
						fed46e722a 
					 
					
						
						
							
							GTK's dnd is broken, not mine  
						
						... 
						
						
						
						Added notebook::removepage (not tested)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1030  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-11-24 13:29:09 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						46ccb5107f 
					 
					
						
						
							
							Dnd constant name changes because names like Copy can be #defined by other  
						
						... 
						
						
						
						apps. Various other changes to stubs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@745  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-09-17 16:57:01 +00:00