| 
							
							
								 Francesco Montorsi | 3c99e2fd1b | recategorize many misplaced classes; move lots of classes from miscellaneous [window] category to more specific categories; add the 'Book controls' and the 'Application and system configuration' class groups git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-20 11:34:52 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 3a5677401f | name wxThreadEvent and YieldFor in wxProgressDialog and in thread overview; update the sample code to use new event macros; minor other changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-18 19:32:00 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 3051a44a73 | make distinction between classes which send events (use @beginEventEmissionTable for them) from event classes (use @beginEventTable for them); add event tables for wxWindow, wxFrame, wxTopLevelWindow, wxApp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-18 17:58:51 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 830b7aa7b2 | Fix manual references to the events overview after it's page ID was changed in r58712 (VZ). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-18 00:19:22 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | cb2996e2ce | Fixed the logo image output in the manual after (obviously untested) image filename changes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-17 22:06:45 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 2250d25c06 | Updated version numbers tech note with new doxygen manual locations to update, and updated the main page of the manual. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-17 17:47:44 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 13a6b8e650 | give credit to the author of the patch for adding wxImage options for PNG saving git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-17 10:26:07 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Csomor | 3f63d14108 | adding new defines for OSX git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-16 10:55:48 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | dde19c2180 | second part of #10320: move wxApp event handling functions to wxEventLoopBase (in particular move Yield() functions); add backward compatible redirections to wxApp; update docs; remove global lists wxPendingEvents and wxPendingEventsLocker git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-15 14:25:08 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | bca627de27 | add changelogs for my (relatively) recent commits git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-15 12:15:47 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e7492fa205 | added a period at the end of a sentence (test commit, really) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-12 23:29:20 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 6a37636b11 | Fixed section identifiers (the added section needed a unique id) in topic overviews page in the manual. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-10 00:38:20 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | ca54ea374b | Mention wxTaskBarIcon reimplementation, other details git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-09 10:19:22 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | c0c133e13b | add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-08 11:45:59 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 4475b41041 | update custom event definition documentation; document wxDEFINE/DECLARE_EVENT() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-07 16:07:59 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3e083d652d | update/reorganize events overview and changed links to it to reflect the fact that it speaks about events in general and not just about handling them git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-07 15:22:14 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 71df21e7d3 | extract the important overviews in their own section and order them by importance git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-07 14:51:16 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 4fd70f0a8b | remove typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-06 18:43:46 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 1d4f9810be | fix title of the previously-modified section git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-06 18:42:08 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 141794f13f | mention wxwindow::SetExtraStyle( wxWS_EX_VALIDATE_RECURSIVELY ) in the validator overview; cosmetic changes in the rest of the validator git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-06 17:00:47 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | ae93dddfaf | remove mention of wxMutexGuiEnter/leave from the multithreading topic overview; document that wxMutexGuiEnter only works for wxMSW as the code seems to confirm this (see #10366) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-05 18:24:27 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | d9ced90bcf | add many references to the overview_windowsizing topic in wxWindow's size functions; add maximum size and virtual size to the topic overview git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-05 17:40:10 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 664e13143e | renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_scpd.h in wx/scopedptr.h and wx/scopedarray.h; extracted common parts into new wx/checkeddelete.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-03 12:01:46 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | d075fb7af6 | add the abicheck.sh script for checking possible ABI violations git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-01 17:17:58 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | a371a0104f | remove extra line breaks which prevents Doxygen from numbering list items correctly (closes #10459) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-31 18:28:04 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 8f182e0a3c | document only char* variant of all string utility functions (don't use wxChar nor templates; they're only confusing; add a note for the funcmacro_string group that all functions documented also have wchar_t variants; document wxStrnlen() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-31 13:58:45 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 00666804a7 | remove anchor colouring not only for H2 but also for H3 and H4 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-31 12:52:51 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 0fa541e870 | add support for persistent controls git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-30 21:38:29 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 26078494a0 | add wxHAS_MULTIPLE_FILEDLG_FILTERS symbol to be used instead of explicit tests for the platforms git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-29 12:50:06 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3b7fa2069b | fix remaining cases of wxWindow::ProcessEvent() calls; add convenient ProcessWindowEvent() wrapper and document it; also document this (incompatible) change itself git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-28 13:41:43 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 99d8272073 | document various enumerations defined in defs.h; give a name to the anonymous enum for the standard IDs; move wxKeyCode and wxKeyModifier enums in defs.h removing their dedicated pages of the manual git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-28 00:44:06 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 7ecc54dfac | Applied documentation typo/grammer corrections from charles (#10439). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-27 19:46:05 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 797c0bde0d | Fixed the class diagrams javascript to initialize the dropdown button image to the correct image. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-27 18:40:23 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 1483e5db8d | refactor WM_COMMAND messages handling in MDI frames to avoid duplicating code unnecessarily and generally streamline it; added possibility to use custom menu commands in the "Window" menu and specifying accelerators for them now works too (show this in the sample); finally added standard ids for the MDI window menu commands git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-27 16:47:41 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 058f225a44 | added template wxScopedArray<> too git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-27 16:40:51 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 2d8b540af8 | changed wxMSW's default toolbar bitmaps size from obsolete 16x15 to 24x24 used by modern apps git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-26 23:16:51 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 6c4f88a317 | Fixed the margins on the class diagram dropdown image after all images were globally given a margin if 20px (I wish this could have been done differently, but it doesn't look like there's any better way of making sure the right images in the manual have a reasonable margin). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-26 18:31:09 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 232b216277 | added support for wxCAL_SHOW_WEEK_NUMBERS to generic version of wxCalendarCtrl (#10033) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-25 13:47:20 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 997fb31f8d | added (wxMSW-only) wxToolTip::SetMaxWidth() and improve its default behaviour (#2817) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-23 13:30:46 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | fdbd931b8e | update KDE guide link; added to the list of the 'Changes which are compatible' the addition of a ctor git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-22 15:29:50 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 7f853dd046 | fix wxWindow::PushEventHandler and related wxWindow functions for the stack management; currently they don't work well when passing event handlers which are part of an event handler chain (see wx-dev thread 'wxWindow event handler stack'); implement wxEvtHandler Unlink() and IsUnlinked() functions and document them; revise docs of all involved functions of both wxEvtHandler and wxWindow, adding images for better explanations git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-22 11:53:09 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 6237c88049 | rename also motif logo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-21 22:56:34 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | fd779edb65 | rename image files in a coherent way; remove old unused images git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-21 22:54:29 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | d8efd2198f | added wxStandardPaths::GetAppDocumentsDir() and use it by default for loading/saving documents in wxDocManager git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-21 14:01:30 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 7ff27f31ea | remove comment recommending (wxWindow*) NULL git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-19 14:49:41 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | c6d93dd7ea | fix some wording and a typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-19 00:21:31 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 6bc176b4ab | implement SetTimes() for directories too under MSW (#10250) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-16 18:03:00 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 1a7cc1083e | Mention wxDataViewListCtrl git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-16 15:48:14 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 4891ecda74 | Noted changes to wxVScrolledWindow in the 3.0 overview article. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-15 18:49:21 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3707ff6799 | added a (Windows-only) Flash sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-15 12:17:22 +00:00 |  |