| 
							
							
								 Vadim Zeitlin | f3b0f8ad21 | documented GetResourcesDir() and GetLocalizedResourcesDir() (somehow forgot to commit before, sorry) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-27 13:48:18 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | faa94f3ec8 | Final and global PRIOR/NEXT change: keep consistency using only PAGE versions, deprecate old ids, remove rest of build problems with case statemets. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-27 12:25:17 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 4fbbe847c8 | explain that the message catalogs should be installed in the default directory for them git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-27 00:23:44 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3af9f2de59 | added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-25 17:00:40 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 894b93d3ba | Updated changes list after int/size_t unsigned int. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-24 23:57:43 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 6fa9383b57 | Add a note about WXK*PRIOR and WXK*NEXT git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-24 17:01:12 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 03cc5f8ec5 | Added note about accelerator translation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-24 12:13:07 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 936bbdf902 | Updated adding samples section. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-24 08:28:38 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | aa61d35253 | replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-23 22:05:23 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | b83d533aec | Miscellaneous change log updates. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-23 16:16:49 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | fd05688e22 | documented __WXFUNCTION__ git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-22 19:31:09 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 2bd3cba690 | made alphabetical list of functions more alphabetical git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-22 19:20:28 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 0cd6a2f8e6 | Rearranged, added info about universal builds git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-22 14:38:06 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | eca0692c77 | fixed several bugs in ParseDate() (invalid dates could result in assert failure while some valid dates such as 29 Feb 2004 were not recognized) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-21 16:20:43 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3ec4a23f50 | show the function in which the assert failure occured if the compiler supports it git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-21 15:47:24 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | dfa0b52f4a | show the function in which the assert failure occured if the compiler supports it git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-21 15:19:53 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 637b7e4f3a | added semicolons after wxCHECK()s (part of patch 1450705) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-21 14:16:34 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | be27bc46ab | corrected cross-reference to non existent note git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-19 13:43:58 +00:00 |  | 
			
				
					| 
							
							
								 Mart Raudsepp | e027bfd9cb | Update copyright years. Is manual2e.tex even used anymore? Much information in it is out of date. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-18 13:32:23 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | afcc11bb93 | documented option enabling DirectDraw implementation of wxDisplay under MSW git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-16 16:10:50 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 6c5d62917d | added wxDisplay::GetClientArea() (currently implemented for single display and MSW implementations only) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-16 16:07:24 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 480abc8fdb | Albanian translation added (Besnik Bleta) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-16 15:41:09 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | c1dfa9eb8e | Mobile 5 Smartphone fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-16 11:03:26 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | c7094dec84 | Documentation build fixes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-15 18:14:36 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 6fdaa47727 | Added documentation for compiling under Windows Mobile 5 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-15 10:32:34 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | afbe150a76 | Line-up interfaces to use size_t for GetCount()s (and count related api). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-14 19:30:06 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3c81c9aafb | added GetScreenPosition/Rect() which always return the screen coordinates of the window (for child windows and TLWs alike) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-14 15:45:12 +00:00 |  | 
			
				
					| 
							
							
								 Mart Raudsepp | 41e9579283 | OnGetLineHeight and OnGetLinesHint are virtual, so document them as such. Closes bug #1445485 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-14 00:36:44 +00:00 |  | 
			
				
					| 
							
							
								 Mart Raudsepp | 0902898a15 | Docs: Escape underscores git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-14 00:24:53 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 937f314d3f | native implementation of wxDirDialog for wxCocoa (patch 1403780) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-12 15:30:52 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 43f06cfda1 | Line-up interfaces to use size_t for GetCount()s (and count related api). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-12 14:49:25 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 2e1f50128a | support mnemonics for wxStatic/RadioBox and made it easier to add support for more controls by virtualizing the mnemonics support logic (patch 1448178) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-12 14:21:19 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 186344760d | support underlined fonts (patch 1448089) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-12 14:14:59 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 01c54165d1 | don't require multimon.h any more now (patch 1446030); enable wxUSE_DISPLAY by default git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-12 13:49:21 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e894be201b | GetNumberOfLines() now returns the number of physical, not logical, lines in the control in wxGTK2 as under the other platforms (patch 1438117) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-12 12:46:58 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 4c43dd9078 | Applied patch [ 1432449 ] wxXml API documentation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-11 13:43:58 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 06db67bcb0 | Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-10 21:26:59 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | abd61ebf9b | To -> From git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-10 18:04:55 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | bc509e346e | OnApply() calls TransferDataFromWindow(), not To git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-10 18:02:15 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | c00fed0ef4 | added wxListBox::HitTest() from Ryan (patch 1446207) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-09 12:48:52 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 9d3cb3f369 | added a tiny class to call Freeze/Thaw in ctor/dtor git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-07 01:50:21 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 619111b9aa | Fixed wxGenericFileDialog to work with WinCE, so it can be used to replace native dialog that doesn't allow access to all folders.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-06 10:44:48 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | a02debb4c6 | mention wxEventUpdateUI::Show() change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-04 16:12:07 +00:00 |  | 
			
				
					| 
							
							
								 Mart Raudsepp | 304b9d52cf | Docs: Escape underscores git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-03-02 13:59:27 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 53754b9293 | Documented WinCE context menu change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-02-28 14:28:41 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Hock | 30bbf68d3a | Make SetLocal actually work instead of crashing immediately; due to required longevity of the item to make it from SetLocal to Connect, we need to use a specifc address type. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-02-28 02:04:29 +00:00 |  | 
			
				
					| 
							
							
								 Jamie Gadd | 3c96418b71 | Make wx{List,Tree}Ctrl resize their standard font if the user changes the system font. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-02-24 14:19:12 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 0f30d8e39e | Fixed using list of wildcards in filter of wxDocTemplate. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-02-21 19:53:31 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | d77836e48c | Applied wxVScrolledWindow patch git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-02-15 09:59:39 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 4e43c81518 | minor docs corrections and improvements from Andreas Mohr (patch 1430551) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-02-13 15:18:35 +00:00 |  |