| 
							
							
								 Vadim Zeitlin | 034ad06337 | invalid size is (size_t)-1, not 0xffffffff; stream returned by GetInputstream() must be destroyed while wxHTTP object is still alive; some English corrections git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-09 21:23:56 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 869b59fc91 | added wxRect::Inside(wxRect) for testing if a rectangle is completely within another rectangle git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-08 14:21:44 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 4334c3d5bd | updated docs after moving SetDefaultItem() from wxPanel to wxTLW git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-07 21:13:43 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 29eb129aec | mention wxAUI git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-07 13:57:58 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 1943f68873 | clarify GNOME files policy git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-06 23:38:39 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 6c15b5dcc7 | added GNOME Files link git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-06 23:07:06 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 76e5ecc583 | GNOME software map doesn't exist any more, removed; corrected Freshmeat link git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-06 22:46:12 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 42cd4d35bc | changes since 2.6, not 2.4 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-06 21:57:51 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | a109e12bf3 | Add some text about potential incompatibilites with 2.7.x releases git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-06 21:45:39 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 7ce6cc9b8e | unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTHELP in a single wxWS_EX_CONTEXTHELP and changed its value to avoid conflict with wxWS_EX_TRANSIENT (this resulted in all progress dialogs having useless context help button in their title bar) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-06 12:56:48 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 36d5a0832f | filled in the announcement text TODO git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-05 15:25:31 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 50c80a59f9 | updated version to 2.70.; corrected URLs and updated change log in the announcement text git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-05 15:24:46 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 83b7b21b1c | minor updates to configure and rpm build steps; link to deb docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-05 14:58:25 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 55b43eaa02 | undid last change and removed wxTE/CB_FILENAME style, after looking at GTK+ API it seems that this is not the correct way to do this git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-04 11:10:53 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 3c665b38c0 | added wxEVT_MOUSE_CAPTURE_LOST event and code for correctly handling capture loss (bug #1153662) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-31 09:40:28 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 63e819f298 | added wxEVT_MOUSE_CAPTURE_LOST event and code for correctly handling capture loss (bug #1153662) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-31 09:27:54 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | b253fb5cea | typo (patch 1528925) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-29 20:47:32 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 766571a703 | add @DATE@, @TIME@ and @TITLE@ macros to HTML printing (extended/modified patch 1528679) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-29 20:45:13 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 5f6475c145 | moved combobox styles from defs.to to combobox.h; added wxTE/wxCB_FILENAME styles (MSW only for now); show them in the widgets sample and use for file/dir pickers text controls git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-29 19:19:50 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Neis | a1a77e0c4b | Added default value for "pos" parameter in constructor and Create function. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-29 14:26:36 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e71c530e03 | added HasMultiplePages() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-28 23:46:32 +00:00 |  | 
			
				
					| 
							
							
								 Mart Raudsepp | 9df58a28b0 | Note that wxSlider::Get/SetLineSize is implemented now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-27 05:53:27 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 74639764d0 | added possibility to strip only mnemonics, not accels, in wxStripMenuCodes(); added wxControl::GetLabelText() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-25 18:40:04 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 9ec8311845 | document HasAlignment(), Left/RightIndent() and Tabs() (patch 1527048) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-25 00:49:19 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | ecd87e5b71 | improvements to wxPickerBase default proportion values (patch 1525578) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-25 00:44:41 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 4948ebf3ff | handlers added using AddHandler() last must have the highest priority (patch 1522807) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-25 00:33:14 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 8daf3c3664 | wxPathList cleanup by Francesco (patch 1521481) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-25 00:16:55 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | da87911d65 | generate middle click events (patch 1521314) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-25 00:09:49 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 40f5126298 | added wxID_HELP_INDEX/SEARCH (part of request 1404089) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-25 00:06:43 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | f98377912b | optionally count repeating wxLog messages instead of logging all (patch 1520815) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-25 00:04:35 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 9f057af5ef | wxFD_PREVIEW implementation for wxGTK (slightly modified patch 1520690) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 23:48:06 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3d3f3e3749 | allow customization of individual grid lines appearance (patch 1496015) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 23:16:37 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | afdf936cbc | documentation for wxAppTraits (patch 1518295 from Francesco) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 18:20:18 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e617d19d32 | improved Skip() docs (replaces patch 1516341) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 18:05:32 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | b9eb3d9de6 | added wxID_ANY default value for the id parameter of Create() for consistency with the ctor (request 1481791) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 17:44:46 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | b8b37cedd3 | added HasHandlerForPath() (modified patch 1514524) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 17:37:39 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3ab6fcee36 | added FindFileInPath() (part of an otherwise rejected patch) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 13:34:26 +00:00 |  | 
			
				
					| 
							
							
								 Mart Raudsepp | 591087eda4 | wxPROCESS_ENTER is deprecated in favour of wxTE_PROCESS_ENTER. So use the latter in documentation. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 11:38:06 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 8efb290702 | [ 1518434 ] wxSize::Scale with wxScale and wxPoint operators documented git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 08:26:38 +00:00 |  | 
			
				
					| 
							
							
								 Mart Raudsepp | 6bd719f16c | Escape underscores git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-22 18:47:17 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 21d6b09b10 | [ 1523907 ] Remove unnecessary wxComboCtrl window style. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-20 15:31:10 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e566ccf1ba | handle negative time spans correctly in Format() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-20 15:04:10 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | a333edbddf | added non-static GetCentury(), removed default value for static GetCentury() parameter which didn't make any sense at all git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-20 13:40:11 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 07880314d4 | Translucency --> Transparent git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-17 21:30:08 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | cd7e925abb | fixed crash in wxDb::Open() in Unicode build due to wrong interpretation of BufferLength argument of SQLDriverConnect() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-17 10:42:55 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 7dc234d633 | [ 1519202 ] wxComboCtrl::SetButtonPosition() to support -1 width/height git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-17 08:45:12 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 27b3bd6a59 | fix Open(wxDbConnectInf) when using connection string (patch 1494705) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-16 23:09:15 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 50f3c41d61 | Added wxTopLevelWindow::SetTranslucency and CanSetTranslucency, with implementations (so far) for wxMSW and wxMac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-16 03:28:23 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 984f1d84fd | added default value argument to wxXmlResourceHandler::GetColour() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-15 15:32:57 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 41f3015283 | fix the bug with the current path being restored if it was under the group being deleted with DeleteGroup(); clarify what happens in this case in the docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-14 22:08:43 +00:00 |  |