fixed detection of number of processors under Linux 2.6 (replaces patch 1663444)
[wxWidgets.git] / docs / changes.txt
1 -------------------------------------------------------------------------------
2                              wxWidgets Change Log
3 -------------------------------------------------------------------------------
4
5 INCOMPATIBLE CHANGES SINCE 2.8.x
6 ================================
7
8 Changes in behaviour not resulting in compilation errors, please read this!
9 ---------------------------------------------------------------------------
10
11 Changes in behaviour which may result in compilation errors
12 -----------------------------------------------------------
13
14 - WXWIN_COMPATIBILITY_2_4 doesn't exist any more, please update your code if
15   you still relied on features deprecated since version 2.4
16
17 Deprecated methods and their replacements
18 -----------------------------------------
19
20 - wxCreateGreyedImage() deprecated, use wxImage::ConvertToGreyscale() instead.
21
22 Major new features in this release
23 ----------------------------------
24
25
26 2.9.0
27 -----
28
29 All:
30
31 - Added wxEventBlocker class (Francesco Montorsi).
32 - Added wxFile/DirPickerCtrl::Get/SetFile/DirName() (Francesco Montorsi).
33 - Added wxSizerFlags::Top() and Bottom().
34 - Slovak translation added.
35 - Fixed tab-related drawing and hit-testing bugs in wxRichTextCtrl.
36 - Implemented background colour in wxRichTextCtrl.
37 - Fixed crashes in helpview when opening a file.
38
39 wxGTK:
40
41 - Native implementation for wxHyperlinkCtrl (Francesco Montorsi)
42 - Implemented support for underlined fonts in wxStaticText.
43 - wxTopLevelWindow::SetSizeHints size increments now work.
44 - wxTopLevelWindow::GetSize() returns the size including the WM decorations.
45 - wxTopLevelWindow::GetClientSize() returns 0x0 when the window is minimized.
46 - Added support for colour cursors (Pascal Monasse).
47
48 wxMSW:
49
50 - Fixed infinite loop in wxThread::Wait() in console applications.
51 - Return the restored window size from GetSize() when window is minimized.
52
53
54 2.8.2
55 -----
56
57 All:
58
59 - Added wxSizerFlags::Shaped() and FixedMinSize() methods.
60 - Added wxCSConv::IsOk() (Manuel Martin).
61 - Added wxDateTime::GetDateOnly().
62 - Made wxTextFile work with unseekable files again (David Hart).
63 - Added wxCONFIG_USE_SUBDIR flag to wxFileConfig (Giuseppe Bilotta).
64 - Added wxSearchCtrl::[Get|Set]DescriptiveText.
65 - Fixed detection of number of processors under Linux 2.6
66
67 wxMSW
68
69 - Fix lack of spin control update event when control lost focus.
70 - Corrected drawing of bitmaps for disabled menu items.
71
72 wxMac
73
74 - Fix position of the centered windows (didn't take menu bar size into account)
75 - Added support for the wxFRAME_FLOAT_ON_PARENT style.
76
77 wxX11:
78
79 - Don't crash in wxWindow dtor if the window hadn't been really Create()d.
80
81 wxUniv:
82
83 - Fixed wxComboBox always sorted.
84
85
86 2.8.1
87 -----
88
89 All:
90
91 - Fix compilation with wxUSE_STL=1.
92 - wxGrid::GetBestSize() returns same size the grid would have after AutoSize().
93 - Added wxTreeCtrl::CollapseAll[Children]() and IsEmpty() (Francesco Montorsi).
94 - Several RTL-related positioning fixes (Diaa Sami).
95 - Fix wxConfig::DeleteGroup() for arguments with trailing slash (David Hart).
96 - Fix memory leak in wxGrid::ShowCellEditControl() (Christian Sturmlechner).
97
98 wxMSW:
99
100 - Fixed compilation with Borland C++ in Unicode mode but without MSLU.
101 - Show taskbar icon menu on right button release, not press.
102
103 wxGTK:
104
105 - Don't crash if command line is not valid UTF-8 (Unicode build only).
106
107 wxUniv:
108
109 - It is now possible to set background colour of wxStaticText.
110
111
112 2.8.0
113 -----
114
115 All:
116
117 - Added wxSearchCtrl (Vince Harron).
118 - wxCSConv("UTF-16/32") now behaves correctly, i.e. same as wxMBConvUTF16/32.
119 - wxArrayString::Alloc() now works as reserve() and doesn't clear array contents.
120 - Fixed long standing bug in wxFileConfig groups renaming (Antti Koivisto).
121 - New option wxFS_READ | wxFS_SEEKABLE for wxFileSystem::OpenFile() to return
122   a stream that is seekable.
123 - Fixed bug in wxCalendarCtrl::HitTest() when clicking on month change arrows.
124 - Added wxWindow::GetWindowBorderSize() and corrected wxTreeCtrl::GetBestSize().
125   for a control with borders (Tim Kosse).
126
127 wxMSW:
128
129 - Fixed version script problems when using configure with cygwin/mingw32.
130 - Use system default paper size for printing instead of A4.
131 - Fix (harmless) assert in virtual list control under Vista.
132 - Fix colours when converting wxBitmap with alpha to wxImage (nusi).
133
134 wxGTK:
135
136 - Allow dynamically changing most of text control styles.
137 - Enable use of libgnomeprintui by default in configure.
138
139
140 2.7.2
141 -----
142
143 All:
144
145 - Added wxFFile overload to wxFileName::CreateTemporaryFileName().
146 - Added GetTempDir() to wxFileName and wxStandardPaths.
147 - Added wxTar streams.
148 - Added wxFilterFSHandler and wxArchiveFSHandler.
149 - Added wxString::ToLongLong() and ToULongLong().
150
151 All (GUI):
152
153 - wxMemoryDC constructor now optionally accepts a wxBitmap parameter,
154   calling SelectObject itself if a valid bitmap is passed.
155 - Reverted wxBuffered[Paint]DC to pre 2.7.1 state, added
156   wxAutoBufferedPaintDC and wxAutoBufferedPaintDCFactory.
157 - Renamed wxProgressDialog::UpdatePulse() to just Pulse().
158 - Added wxCollapsiblePane (Francesco Montorsi).
159 - Added wxSimpleHtmlListBox (Francesco Montorsi).
160 - Printing framework fixes by Robert J. Lang. Bugs fixed,
161   wxPrinterDC::GetPaperRect() and other functions added to allow
162   easier printing implementation, and the documentation updated.
163 - Many enhancements to wxRichTextCtrl including URL support,
164   formatting and symbol dialogs, print/preview, and better list
165   formatting.
166 - Support for loading TGA files added (Seth Jackson).
167 - Added wxTB_RIGHT style for right-aligned toolbars (Igor Korot).
168 - wxHtmlWindow now generates events on link clicks (Francesco Montorsi).
169 - wxHtmlWindow now also generates wxEVT_COMMAND_TEXT_COPY event.
170
171 Unix Ports:
172
173 - Added autopackage for wxGTK and an example of using autopackage for a wx
174   program (Francesco Montorsi).
175
176 wxGTK:
177
178 - More RTL work.
179 - Support wxALWAYS_SHOW_SB.
180 - Speed up MIME types loading. Only the GNOME database should be loaded under
181   GNOME etc. For this, the code queries the X11 session protocol.
182 - wxCaret redraw problem during scrolling fixed.
183
184
185 2.7.1
186 -----
187
188 All:
189
190 - Added wxDir::FindFirst() (Francesco Montorsi).
191 - Added wxPlatformInfo class (Francesco Montorsi).
192 - Added wxLocale::IsAvailable() (Creighton).
193 - Added Malay translations (Mahrazi Mohd Kamal).
194 - Added reference counting for wxVariant.
195 - For consistency, all classes having Ok() method now also have IsOk() one, use
196   of the latter form is preferred although the former hasn't been deprecated yet.
197 - Added wxFileName::Is(Dir|File)(Writ|Read|Execut)able() (Francesco Montorsi).
198 - Added wxFileName::GetSize() and GetHumanReadableSize() (Francesco Montorsi).
199 - Added wxSizer::Replace (Francesco Montorsi).
200 - wxXmlDocument can now optionally preserve whitespace (Francesco Montorsi).
201 - Added wxBookCtrl::ChangeSelection() and wxTextCtrl::ChangeValue() to provide
202   event-free alternatives to SetSelection() and SetValue() functions; see the
203   "Events generated by the user vs programmatically generated events" paragraph
204   in the "Event handling overview" topic for more info.
205
206 All (GUI):
207
208 - Support for right-to-left text layout (started by Diaa Sami during Google Summer of
209   Code, with a lot of help from Tim Kosse and others).
210 - wxAnimationCtrl added (Francesco Montorsi).
211 - Added wxAboutBox() function for displaying the standard about dialog.
212 - Added wxID_PAGE_SETUP standard id.
213 - Added wxSize::IncBy() and DecBy() methods.
214 - Added wxTextCtrl::IsEmpty().
215 - Added file type parameter to wxTextCtrl::LoadFile, wxTextCtrl::SaveFile for
216   consistency with wxRichTextCtrl.
217 - wxRichTextCtrl: fixed range out-by-one bug to be consistent with wxTextCtrl API,
218   fixed some attribute bugs and added wxRichTextStyleComboCtrl.
219 - Added wxWindow::IsDoubleBuffered().
220 - Added wxHL_ALIGN_* flags to wxHyperlinkCtrl (Francesco Montorsi).
221 - Added wxGauge::Pulse() and wxProgressDialog::UpdatePulse() (Francesco Montorsi).
222
223 wxMSW:
224
225 - Implemented wxComboBox::SetEditable().
226 - wxSemaphore::Post() returns wxSEMA_OVERFLOW as documented (Christian Walther)
227 - Fixed a bug whereby static controls didn't use the correct text colour if the
228   parent's background colour had been set (most noticeable when switching to a
229   high-contrast theme).
230 - Respect wxBU_EXACTFIT style in wxToggleButton (Alexander Borovsky).
231
232 wxMac:
233
234 - Add parameter to the --enable-universal_binary configure option for the path
235   to the SDK.
236
237 wxGTK:
238
239 - Automatically use stock items for menu items with standard ids.
240 - Setting cursor now works for all controls.
241 - Implemented right-to-left support.
242 - Implemented left indentation and tab stops support in wxTextCtrl (Tim Kosse).
243 - Fixed wxHTML rendering of underlined text of multiple words (Mart Raudsepp).
244
245 wxUniv:
246
247 - Added wxTLW::UseNativeDecorations() and UseNativeDecorationsByDefault().
248
249
250 2.7.0
251 -----
252
253 All:
254
255 - Added positional parameters support to wxVsnprintf() (Francesco Montorsi).
256 - wx(F)File, wxTextFile and wxInputStreams recognize Unicode BOM now.
257 - Many fixes for UTF-16/32 handling in Unicode builds.
258 - wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WINDOW flag.
259 - Added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir()
260 - Added wxStandardPaths::GetDocumentsDir() (Ken Thomases).
261 - Added wxStringTokenizer::GetLastDelimiter(); improved documentation.
262 - Fixed wxTextFile in Unicode build.
263 - Added possibility to specify dependencies for a wxModule.
264 - Speed improvements to wxRegEx when matching is done in a loop such as
265   during a search and replace.
266 - Fix regerror and regfree name conficts when built-in regex and system regex
267   are both used in the same program.
268 - Basic authentication supported added to wxHTTP.
269 - wxCondition::WaitTimeout() now returns correct value when timeout occurs.
270 - Fixed occasional wxThread cleanup crash.
271 - Bug in wxLogStream::DoLogString in Unicode builds fixed.
272 - Added support for memo fields to wxODBC.
273 - Fixed Unicode builds using SunPro compiler by defining__WCHAR_TYPE__.
274 - wxFileName now also looks for TMPDIR on Unix.
275 - Fixed build error in list.h with VC++ 2005.
276 - Fixed wxODBC buffer overflow problem in Unicode builds.
277 - Fixed wxSocketBase::InterruptWait on wxBase.
278 - Important code cleanup (Paul Cornett).
279 - Added support for wxLongLong in wx stream classes (Mark Junker).
280 - wxSOCKET_REUSEADDR can be used with wxSocketClient.
281 - Overloaded Connect() and SetLocal() methods for binding to local address/port.
282 - Albanian translation added (Besnik Bleta).
283 - Assert messages now show the function in which assert failed.
284 - wxApp::OnAssertFailure() should now be used instead the old wxApp::OnAssert().
285 - Fixed several bugs in wxDateTime::ParseDate().
286 - The WXK*PRIOR and WXK*NEXT constants are now aliases for WXK*PAGEUP
287   and WXK*PAGEDOWN.  If you have switch statements that use both
288   constants from a set then you need to remove the PRIOR/NEXT
289   versions in order to eliminate compiler errors.
290 - Fixed bug where wxDateTime::Now() would sometimes return an incorrect value
291   the first time it was called.
292 - Added wxString::rbegin() and rend().
293 - Added wxString::EndsWith().
294 - wxSocket::_Read continues reading from socket after exhausting pushback buffer.
295   Previously, only the buffer would be returned, even if more data was requested.
296 - Added wxPowerEvent (currently MSW-only).
297 - Make wx-config compatible with Bourne shells.
298 - Fixed wxDb::Open(wxDbConnectInf) when using connection string (Hellwolf Misty).
299 - Fixed crash in wxDb::Open() in Unicode build (Massimiliano Marretta).
300 - Fixed wxTimeSpan::Format() for negative time spans.
301 - Optionally count repeating wxLog messages instead of logging all (Lauri Nurmi).
302
303 All (GUI):
304
305 - New AUI (Advanced User Interface) library for docking windows and much more.
306 - Added wxComboCtrl and wxOwnerDrawnComboBox (Jaakko Salli).
307 - Added wxTreebook (uses a wxTreeCtrl to control pages).
308 - Added wxColour/Dir/File/Font/PickerCtrls (Francesco Montorsi).
309 - Added wxDC::GradientFillLinear/Concentric().
310 - Added wxHyperlinkCtrl (Francesco Montorsi).
311 - Added clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT/PASTE).
312 - Allow to reorder wxGrid columns by drag-and-drop (Santiago Palacios).
313 - Added wxRadioBox::SetItemToolTip().
314 - Added support for CMYK JPEG images loading (Robert Wruck).
315 - Added wxListCtrl::GetSubItemRect() and subitem hit testing (Agron Selimaj).
316 - Added wxKeyEvent::GetModifiers().
317 - Added wxDialog::SetEscapeId().
318 - wxItemContainerImmutable::FindString unified (affects wxRadioBox, wxListBox,
319   wxComboBox and wxChoice).
320 - wxWindow::Fit() now works correctly for frames and dialogs too.
321 - Added access to the border size between pages and controller in book
322   based controls (wxBookCtrlBase::Get/SetInternalBorder).
323 - Added initial wxRichTextCtrl implementation.
324 - All book based controls (notebook, treebook etc.) share now the same
325   options for orientation (wxBK_TOP, wxBK_DEFAULT, ...) instead of duplicated
326   wxLB_TOP, wxNB_TOP, wxCHB_TOP, wxTBK_TOP.
327 - Added parent window parameter to wxHelpController constructor
328   and added SetParentWindow/GetParentWindow.
329 - wxMultiChoiceDialog uses now wxCheckListBox if possible, wxListBox if not.
330 - Added wxBitmapButton::SetHoverBitmap().
331 - Access to titles through Get/SetTitle is available now only for top level
332   windows (wxDialog, wxFrame).
333 - Fixed memory leak of pending events in wxEvtHandler.
334 - Added wxRadioBox::IsItemEnabled/Shown().
335 - Added space after list item number in wxHTML.
336 - Implemented <sub> and <sup> handling in wxHTML (based on patch
337   by Sandro Sigala).
338 - Added caption parameter to wxGetFontFromUser and wxGetColourFromUser.
339 - Added wxGetMouseState function.
340 - Added wxHtmlHelpWindow, wxHtmlHelpDialog and wxHtmlModalHelp classes,
341   allowing HTML help to be embedded in an application.
342 - wxCalendarCtrl positioning and hit-testing fixes for dimensions other than
343   best size.
344 - wxCalendarCtrl colour schema changed and adjusted to system settings.
345 - wxImage::Mirror() and GetSubBitmap() now support alpha (Mickey Rose).
346 - More checking of image validity before loading into wxImage.
347 - Added wxImage::ConvertToGreyscale.
348 - Added ability to use templates with static event tables
349   with BEGIN_EVENT_TABLE_TEMPLATEn() macros.
350 - Added play, pause, and state change events to wxMediaCtrl.
351 - Added double-buffering to wxVListBox and fixed a scrolling issue.
352 - Added wxToolbook (uses a wxToolBar to control pages).
353 - Added SetSheetStyle to wxPropertySheetDialog and allowed it to
354   behave like a Mac OS X settings dialog.
355 - Added <disabled> XRC tag for wxToolBar elements and <bg> for wxToolBar itself.
356 - Fixed centering of top level windows on secondary displays.
357 - Implemented wxDisplay::GetFromWindow() for platforms other than MSW.
358 - UpdateUI handler can now show/hide the window too (Ronald Weiss).
359 - More than one filter allowed in in wxDocTemplate filter.
360 - Added wxListBox::HitTest().
361 - Added wxDisplay::GetClientArea().
362 - Indices and counts in wxControlWithItems derived API are unsigned.
363 - Added support for links to wxHtmlListBox; use code has to override
364   wxHtmlListBox::OnLinkClicked() to take advantage of it.
365 - Added an easier to use wxMenu::AppendSubMenu().
366 - wxString <-> wxColour conversions in wxColour class (Francesco Montorsi).
367 - Fixed bug with ignoring blank lines in multiline wxGrid cell labels.
368 - Added wxTextAttr::Merge() (Marcin Simonides).
369 - Added wxTB_NO_TOOLTIPS style (Igor Korot).
370 - Added wxGenericDirCtrl::CollapsePath() (Christian Buhtz).
371 - Added wxTreeCtrl::ExpandAllChildren() (Christian Buhtz)
372 - Fixed 64-bit issue in wxNotebook causing segfaults on Tru64 Unix.
373 - Made it possible to associate context help to a region of a window.
374 - Added support for tabs in wxRichTextCtrl (Ashish More).
375 - Fixed problem with zoom setting in print preview.
376 - Moved wxRichTextCtrl from the advanced library to its own.
377 - wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve all book controls.
378 - Added wxTopLevelWindow::SetTransparent and CanSetTransparent, with
379   implementations (so far) for wxMSW and wxMac.
380 - Allow customizing individual grid lines appearance (Søren Lassen).
381 - Fixed middle click events generation in generic wxTreeCtrl (Olly Betts).
382 - Added wxEVT_MOUSE_CAPTURE_LOST event that must be handled by all windows
383   that CaptureMouse() is called on.
384
385 wxMSW:
386
387 - Fixed crash with ownerdrawn menu items accelerators (Perry Miller).
388 - wxFileDialog respects absence of wxCHANGE_DIR flag under NT (Brad Anderson).
389 - Switching page of a hidden notebook doesn't lose focus (Jamie Gadd).
390 - Removed wxImageList *GetImageList(int) const.
391 - Fixed MDI context menu problem.
392 - Removed __WIN95__ define.
393 - Create msw/rcdefs.h in setup.h's directory, which can be included by
394   resource files. It containts platform/compiler specific defines (such as
395   target cpu) which can be used in #ifs in .rc files.
396 - Add support for Win64 manifests and VC++ 8 automatic manifests (see the
397   wxMSW faq for details).
398 - New TARGET_CPU=amd64 (or 'ia64') option for the makefile.vc files which
399   puts 64-bit builds in their own directory and adds /machine:amd64 or ia64
400   to the link command.
401 - wxStatusBar::GetFieldRect now returns correct values under XP.
402 - wxStatusBar no longer corrupts surrounding windows on resize.
403 - Enable wxListCtrl in report mode to be able to use images in other
404   columns, if ComCtl32 >= 470.
405 - Fixed problem where using SetValue and wxTE_RICH2 would cause control to
406   show.
407 - Numpad special keys are now distinguished from normal keys.
408 - Fixed GDI leak in wxStaticBitmap when setting images after
409   initial construction.
410 - Menu codes now stripped before measuring control labels.
411 - MFC sample now compiles in Unicode mode.
412 - Fixed SetScrollbar thumb size setting bug (set orientation before triggering
413   events).
414 - Fixed icon to cursor conversion problem for bitmaps with masks.
415 - Fixed wxToolBar background colour problem for some video cards.
416 - wxGenericDirCtrl now shows volume name.
417 - Added XP theme support for DrawHeaderButton, DrawTreeItemButton.
418 - Made the wxActiveXContainer class public and documentated.
419 - Added a Windows Media Player 9/10 backend for wxMediaCtrl.
420 - Multiline notebook tab label change now resizes the control
421   correctly if an extra row is removed or added.
422 - Fixed a crash when dismissing wxPrintDialog under VC++ 7.1.
423 - Fixed out by one error in wxTextCtrl::GetStyle.
424 - Fixed problem with getting input in universal/unicode build of wxMSW.
425 - Link oleacc.lib conditionally.
426 - Drag and drop now works inside static boxes.
427 - Fall back to unthemed wxNotebook if specified orientation not available.
428 - wxListCtrl and wxTreeCtrl now resize their standard font if the user
429   changes the system font.
430 - wxDisplay doesn't require multimon.h now and is enabled by default (Olly Betts).
431 - Fixed wxChoice/wxComboBox slow appending and infinite recursion
432   if its size is set within a paint handler (for example when embedded in a
433   wxHtmlWindow). [Now reverted due to problems in W2K and below.]
434 - wxDC::GetTextExtent() width calculation is more precise for italics fonts now.
435 - Warning fixes for VC++ 5.0 (Igor Korot).
436
437 wxGTK:
438
439 - Fixed handling of font encoding in non-Unicode build
440 - wxEVT_MENU_CLOSE and wxEVT_MENU_OPENED for popup menus are now generated.
441 - Implemented wxCURSOR_BLANK support.
442 - wxSlider generates all scroll events now and not only wxEVT_SCROLL_THUMBTRACK.
443 - Fixed a host of bugs in wxMediaCtrl as well as added a GStreamer 0.10
444   implementation.
445 - Improved configure checks for GStreamer. You may also now specify
446   --enable-gstreamer8 to force configure to check for GStreamer 0.8.
447 - Fixed problem with choice editor in wxGrid whereby the editor
448   lost focus when the combobox menu was shown.
449 - Fixed focusing with mnemonic accelerator keys on wxStaticText which
450   is now able to focus on wxComboBox and possibly other controls
451   previously unable to be focused before.
452 - Enabled mnemonics and the corresponding accelerator keys for
453   wxStaticBox and wxRadioBox.
454 - Fixed problem trying to print from a preview, whereby wrong printer
455   class was used.
456 - Worked around pango crashes in strncmp on Solaris 10.
457 - Polygon and line drawing speeded up if there is no scaling.
458 - Fixed problems with CJK input method.
459 - Implemented ScrollLines/Pages() for all windows (Paul Cornett).
460 - Support underlined fonts in wxTextCtrl.
461 - Support all border styles; wxListBox honours the borders now.
462 - wxWindow and wxScrolledWindow now generate line, page and thumb-release scroll events.
463 - Added file preview support in file dialogs.
464 - Implemented SetLineSize and GetLineSize for wxSlider.
465
466 wxMac:
467
468 - Fixed problem with clipboard support for custom data flavors.
469 - Fixed focus handling for generic controls in carbon-cfm.
470 - Fixed a printing crash bug, for example using File->Print and changing
471   Popup from 'Copies & Pages' to e.g. 'Layout'.
472 - Improved support for help and application menu items.
473 - Added default implementations for wxTextCtrl::Replace and wxTextCtrl::Remove.
474 - Added support for 10.4 context menu.
475 - Added support for wxFRAME_EX_METAL and wxDIALOG_EX_METAL styles.
476 - Added wxNotebook::HitTest support.
477 - Corrected idle wake-up.
478 - Corrected wxExecute.
479 - Now makes use of full printer resolution.
480 - Corrected CGImage handling in wxBitmap.
481 - Now uses simple hide/show transition for top-level windows.
482 - Uses reasonable temporary path for wxFileName::CreateTempFileName.
483 - Added support for default key handling (escape, enter, command-period) even
484   if there is no control on the frame or dialog that has the focus.
485 - Fixed joystick bugs including a link error and a crash if no joysticks
486   were found.
487 - Removed an errorneous assertion from wxDir.
488 - Uses CoreFoundation based and thread-safe implementation for message boxes
489   under Mach-O.
490 - wxBitmapButton is created as a content icon if wxBORDER_NONE is
491   specified, otherwise as a bevel button.
492 - Mouse event ids set correctly (fixing problems with Connect in particular).
493 - Fixed wxZipInputStream read error on wxSocketInputStream which signals the
494   end of file with an error.
495 - Xcode wxWidgets and minimal sample project files updated to create Universal
496   binaries.
497 - Fix for setting wxMenuBar more than once.
498 - wxListBox minimum size bug fixed.
499 - Fixed wxNotebook off-by-one bug in HitTest.
500 - Fixed joystick GetXMin/Max bug.
501 - Fixed Unix domain socket problem in wxIPC.
502 - Fixed non-detection of process termination on Intel Macs by
503   polling for process termination in a separate thread.
504
505 wxCocoa:
506
507 - wxDirDialog is now native (Hiroyuki Nakamura).
508
509 wxWinCE:
510
511 - Pressing build-in joystick on WinCE phones fires wxEVT_JOY_BUTTON_DOWN event.
512 - Native wxCheckListBox implementation.
513 - All wxTopLevelWindows resizes accordingly to SIP visibility.
514 - ::wxGetUserName() implemented.
515 - wxDisplay enumeration support.
516 - Fixed wxFileDialog breakage on WinCE due to incorrect structure size.
517 - New wxSystemOption "wince.dialog.real-ok-cancel" to switch between WinCE
518   guidelines with Ok-only dialogs and dialogs using wxButtons.
519 - Checkable items in wxToolMenuBarTool supported.
520 - Fixed date formatting and mktime.
521 - Fixed getting standard folder paths on WinCE.
522 - Support for backspace key on Smartphone.
523 - Made both windows wxMediaCtrl Windows backends compilable with wxWinCE - it
524   is recommended that you use wxMEDIABACKEND_WMP10 on this platform
525   directly, however.
526 - Added support for the context menu event (wxContextMenuEvent)
527   and added platform-specific wxWindow::EnableContextMenu.
528 - Fixed wxGenericFileDialog to work with WinCE.
529 - Fixed compilation and menubar disappearance on Windows Mobile 5.
530 - Fixed wxDatePickerCtrl usage.
531
532 wxUniv:
533
534 - Send wxEVT_SCROLL_XXX events from wxSlider (Danny Raynor).
535 - Implemented wxToggleButton (David Bjorkevik).
536 - Label in Toolbar tools implemented (Danny Raynor).
537
538 wxX11:
539
540 - Invisible text problem fixed.
541 - Bitmap clipping with masks and scaling improved.
542 - Fixed a crash bug in the generic timer.
543 - Implemented child process termination notifications (David Björkevik)
544
545 Unix:
546
547 - NO_GCC_PRAGMA is not used any more, remove checks for it if you used it.
548
549 wxMGL:
550
551 - Fixed NUM_LOCK having no effect.
552 - Fixed wxFileExists (affecting wxImage::LoadFile).
553
554
555 2.6.2
556 -----
557
558 All:
559
560 - Fixed wxScopeGuard to work with VC++, documented it.
561 - Fixed proxy handling in wxURL.
562 - Added wxEVT_MEDIA_LOADED event for wxMediaCtrl.
563 - Added new methods to wxMediaCtrl (wxURI version of Load, ShowPlayerControls).
564 - Added wxZipFSHandler::Cleanup() (Stas Sergeev).
565 - Added wxImage::RotateHue() and RGB <-> HSV conversions (John Anderson).
566 - Fixed compilation with IBM xlC compiler.
567 - wxABI_VERSION, see 'Backward Compatibility' topic overview in the manual.
568 - Added wxLongLong::ToDouble().
569 - Added wxDateTime::[Make]FromTimezone(), fixed several TZ-related bugs.
570 - Fixed bug in wxStreamBuffer::Read(wxStreamBuffer *) (Paul Cornett).
571 - Fixed wxListbook and wxChoicebook internal layout.
572
573 All (GUI):
574
575 - Added wxStaticText::Wrap()
576 - wxChoice and wxComboBox::GetSelection() now returns completed selection,
577   added a new GetCurrentSelection() function having the old behaviour.
578 - Added wxXmlResource::Unload().
579 - Possibility of modeless wxWizard dialog (with presentation in sample).
580 - Fixed a rare crash due to malformed HTML in wxHTML (Xavier Nodet).
581 - Ctrl+mouse wheel changes zoom factor in print preview (Zbigniew Zagórski).
582 - Cross-compile now supported for wxGTK, wxX11 and wxMotif.
583 - Cygwin compilation of wxX11, wxGTK and wxMotif now supported.
584 - Now reads "help" parameter for all windows (context help text).
585 - wxWizard adapts to PDA-sized screens.
586 - Unicode fixes for IPC and a new IPC sample (Jurgen Doornik).
587
588 wxMSW:
589
590 - wxMSW now builds with (beta of) MSVC 8 (a.k.a. 2005).
591 - Separators are now correctly shown in the toolbars under Windows XP.
592 - Fixed multiline tooltips handling.
593 - Fixed wxSlider::GetSelEnd() (Atilim Cetin).
594 - Fixed accelerators of menu items added to already attached submenus.
595 - Position of wxEVT_MOUSEWHEEL events is now in client, not screen, coordinates.
596 - Handle absence of wxListCtrl column image better (Zbigniew Zagórski).
597 - Fixed asynchronous playback of large sound files in wxSound.
598 - Added wxDynamicLibrary::GetSymbolAorW().
599 - Fixed default size of wxStaticText controls with border being too small.
600 - Fixed bugs with wxStatusBar positioning (with or withour sizers) (Jamie Gadd).
601 - Mouse move events are now generated for all static controls (Jamie Gadd).
602 - Fixed nested static box display and splitter sash on some themes (Jamie Gadd).
603 - Made wxJoystick::GetProductName() more useful (John Ratliff).
604 - Native spline drawing implementation (Wlodzimierz ABX Skiba).
605
606 wxGTK:
607
608 - ShowFullScreen() shows the window if it was still hidden (rpedroso).
609 - Implemented wxTopLevelWindow::RequestUserAttention() (Mart Raudsepp).
610 - Base library is now binary compatible when built with wxGTK and wxMotif.
611 - wxTextCtrl::XYToPosition, PositionToXY and GetLineLength calls are now
612   instantaneous in case of GTK 2.x multi-line controls (Mart Raudsepp).
613 - Added support for left, centre and right text alignment attributes under
614   GTK+2 multi-line text controls (Mart Raudsepp).
615 - Various wxFont improvements for GTK 2.x builds (Mart Raudsepp).
616 - Changed order of child deletion in window destructor and
617   removed focus handlers to avoid spurious events (David Surovell).
618 - Fixed domain socket handling.
619
620 wxMac:
621
622 - First implementation of native HIToolbar support.
623 - Added text control context menu (ported from wxMSW).
624 - More CoreGraphics implementation improvements.
625 - Various text control bug fixes.
626 - Automatic menu management improved.
627 - Fixed crash when wxRadioButton is deleted from a group of radio buttons,
628   due to dangling cycle pointers.
629 - Native spline drawing implementation for CoreGraphics (Robert J. Lang).
630 - Made wxDialog::IsModal meaning the same as other ports (true only when
631   showing modally).
632
633 wxOS2
634
635 - Adjustments for building with Open Watcom C++.
636
637 wxUniv:
638
639 - Window creation now honours wxVSCROLL.
640 - Standalone scrollbars generate events of correct type (Jochen Roemmler).
641
642 wxMotif:
643
644 - Base library is now binary compatible when built with wxGTK and wxMotif.
645 - wxMotif can now display Japanese text under Japanese locale.
646 - Fixed button size in common dialogs.
647 - Made wxFileDialog translatable.
648 - All top level windows should now have a border unless the wxNO_BORDER
649   flag has been specified.
650 - Improved wxNotebook support for sizers. It requires the wxNotebook to
651   be created with a "sensible" initial width.
652 - Made wxDialog::IsModal meaning the same as other ports (true only when
653   showing modally).
654
655 wxMGL:
656
657 - Fixed crash on exit.
658 - Fixed drawing problems when windows are resized.
659
660 wxX11:
661
662 - Various wxFont improvements for unicode builds (Mart Raudsepp).
663
664
665 2.6.1
666 -----
667
668 All:
669
670 - Added wxLaunchDefaultBrowser.
671 - Added wxPLURAL() macro in addition to _() (Jonas Rydberg)
672
673 All (GUI):
674
675 - Fixed potential infinite loop when adjusting wxScrolledWindow scrollbars.
676 - Radio in menus do not send menu event for selections of already selected item.
677 - Fixed wrong positioning of marks and enumerations in lists of wxHTML.
678 - wxImage::Rotate90 respects alpha channel.
679 - Added wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_ENDSCROLL.
680 - Replaced artwork for some cursors, icons and toolbar buttons.
681 - Fixed sizing problem in generic wxCalendarCtrl for short day abbreviations.
682 - Fixed wxWindow::DoGetBestSize to keep original best size.
683 - PNM now supports ASCII and raw grey formats.
684 - wxGrid focus and edit key improvements.
685
686 wxMSW:
687
688 - Fixed erroneous selection of content in wxComboBox when within a wxStaticBox
689   (checking for selection caused by WM_STYLECHANGED).
690 - Added deferred positioning to wxRadioBox, wxSlider and wxSpinCtrl and thereby
691   eliminated some refresh glitches when resizing.
692 - Eliminated further refresh glitches caused by wxRadioBox (to nearby controls)
693   by refreshing parent when the radio box moves.
694 - Added ability set the system option "msw.staticbox.optimized-paint" to 0 to
695   allow a panel to paint graphics around controls within a static box.
696 - Refresh exposed areas when resizing, using WM_WINDOWPOSCHANGED.
697 - Worked around an apparent bug in deferred window positioning (moving a
698   window from (x, y) to (a, b) and back to (x, y) misses the last step) by
699   checking window positions against corresponding sizer state, if any.
700 - A control's text colour now reflects the system colour setting.
701 - Fixed wxFileName::GetLongPath() to behave correctly during the first call too.
702 - Fixed alpha blitting to take into account source position.
703 - Setting foreground colour for wxCheckBox now works when using XP themes too.
704 - wxStaticBox label can use custom foreground colour.
705 - Now uses newer font MS Shell Dlg 2 if possible.
706 - Compiles again with WIN64.
707 - Winelib compilation now works.
708 - When converting a wxIcon to a bitmap check if the icon has an alpha
709   channel and set the bitmap to use it.
710 - wxSlider now also sends wxEVT_SCROLL_CHANGED when using mouse wheel
711 - Miscellaneous wxMediaCtrl improvements.
712 - wxTopLevelWindow::ShowFullScreen logic error fixed.
713 - Fixed wxScrollBar background colour bug.
714 - Fixed problems with paper sizes being ignored.
715 - wxNotebook refresh problem fixed.
716 - DDE fixed for Unicode.
717 - Fixed ownerdrawn multiline buttons.
718 - wxCheckListBox item background fixed.
719 - Fixed error when trying to read a value from key not accessible for writing.
720 - Fixed keyboard cue visibility issues under Windows 2000/XP
721
722 wxWinCE:
723
724 - Fixed wxFileName::CreateTempFileName.
725
726 wxGTK:
727
728 - Added support for wxSTAY_ON_TOP (GTK 2.4+).
729 - Fixed wxTextCtrl::SetStyle for overlapping calls.
730 - Fixed scrollbar border colour.
731 - Added bitmap support in menus.
732
733 wxMac:
734
735 - Added support for launching 'APPL' bundles with wxExecute (usually they have a
736   .app extension and are the ones that reside in the Applications folder).
737 - Fixed a bug in wxGetKeyState where shift and some other keys were returning an
738   incorrect state.
739 - Fixed toolbar colour bug on Tiger.
740 - Fixed visual problems caused by removal of About menu item.
741 - Window menu now added automatically.
742 - Configure fixed for wxBase compilation.
743 - Modified function key support fixed.
744 - wxTopLevelWindow::Maximize improvements.
745
746 wxX11:
747
748 - Menu problems fixed.
749 - wxScrolledWindow scrolls any child windows.
750 - Fixed a font memory leak.
751 - Multiple wxTimers now work correctly.
752
753
754 2.6.0
755 -----
756
757 All:
758
759 - wxPathExists deprecated, use wxDirExists instead.
760 - Configure: --enable-std_iostreams, --enable-std_string are now the default.
761
762 All (GUI):
763
764 - Fixed ~wxStatusBar and ~wxToolBar which tried to check
765   non-existent wxFrameBase RTTI, causing a crash if not in a frame.
766
767 wxMSW:
768
769 - Fixed static box border when the label is empty.
770 - Fixed SetBackgroundColour() to change only label background, not entire box.
771 - wxHelpController is now aliased to wxCHMHelpController.
772
773 wxWinCE:
774
775 - Fixed device origin setting and clipping region setting.
776
777 wxGTK:
778 - New configure syntax for specifying the GTK+ version.
779     --with-gtk             Use GTK 2.x, no fallback
780     --with-gtk=1           Use GTK 1.2, no fallback
781     --with-gtk=2           Use GTK 2.x, no fallback
782     --with-gtk=any         Use any available GTK
783 - wxMenuItem::SetText() takes care of hotkeys, too.
784 - Reworked text wrapping for wxStaticText.
785
786 wxMac:
787 - Implemented most of the wxFileType and wxMimeTypesManager functions
788
789 2.5.5
790 -----
791
792 All:
793
794 - wxURI::GetUser() only returns the user name now, use GetUserInfo() to get
795   user and password as in 2.5.4; wxURI::GetPassword() added.
796 - Added wxDebugReport class.
797 - Added wxTempFileOutputStream by Stas Sergeev.
798 - Fixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First).
799 - Added WXK_SPECIAL keycodes for special hardware buttons.
800 - Fixed bug with wxFile::Seek(-1, wxFromCurrent).
801 - Added wxString/C array constructors to wxArrayString.
802 - Added wxMemoryInputStream(wxMemoryOutputStream&) constructor (Stas Sergeev)
803
804 All (GUI):
805
806 - Added GetIcon, GetBitmap to wxImageList. wxGenericImageList's original
807   GetBitmap is renamed GetBitmapPtr.
808 - Added XPM data constructor to wxImage.
809 - Added style parameter to wxBufferedDC to allow buffering just the client, or
810   the whole virtual area.
811 - Restored ability to set a custom splitter sash size with SetSashSize.
812 - Fixed wxScrolledWindow sizer behaviour so that the virtual size
813   isn't used to set the window size.
814 - Added wxTE_BESTWRAP (based on patch by Mart Raudsepp).
815 - wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED is now only sent once at the end of
816   splitter dragging and not after each CHANGING event (Jacobo Vilella Vilahur).
817 - Added wxImage::IsTransparent().
818
819 Unix:
820
821 - Fixed build on Linux/AMD64.
822
823 wxMSW:
824
825 - Added "orient" parameter to wxMDIParentFrame::Tile().
826 - wxTextCtrl with wxTE_RICH2 style now uses RichEdit 4.1 if available.
827 - fix handling Alt-key events in wxComboBox (reported by Joakim Roubert).
828 - wxWindow::Refresh() refreshes the window children as well.
829 - Improved static box and radio box refresh and background colour
830   handling (Jamie Gadd).
831
832 wxGTK:
833
834 - Improved wxSystemSettings::GetMetric() to work better with X11 (Mart Raudsepp).
835 - Corrected wxListBox selection handling.
836 - Corrected default button size handling for different themes.
837 - Corrected splitter sash size and look for different themes.
838 - Fixed keyboard input for dead-keys.
839 - Added support for more wrapping styles (Mart Raudsepp).
840 - GTK2.4+ wxFileDialog reimplemented to support non-modal usage better,
841   and fix all known bugs (Mart Raudsepp).
842
843 wxMac:
844
845 - Added wxFRAME_EX_METAL, wxDIALOG_EX_METAL for metallic-look windows.
846
847 wxPalmOS:
848
849 - Native wxRadioBox implementation.
850
851 wxWinCE:
852
853 - Added wxNB_FLAT for flat-look notebooks on Windows CE.
854 - Titlebar OK button on PocketPC now sends command set by SetAffirmativeId.
855   You can also override wxDialog::DoOK if you need more flexibility.
856 - Dialog size now takes into account SIP or menubar.
857 - Panels more naturally white on PocketPC.
858 - wxDIALOG_EX_CONTEXTHELP ignored on WinCE since it interferes
859   with correct titlebar style.
860 - Frames have Ctrl+Q accelerator set automatically, as per the
861   PocketPC guidelines
862 - Documented issues in manual under wxWinCE topic.
863 - Made (Un)RegisterHotKey WinCE-aware.
864 - Sends wxEVT_HIBERNATE event.
865 - Now fakes wxEVT_ACTIVATE_APP to be symmetrical with wxEVT_HIBERNATE.
866 - Added wxTE_CAPITALIZE for CAPEDIT controls.
867 - wxDialog::GetToolBar can be used if you need to add buttons
868   to the dialog's toolbar.
869
870 2.5.4
871 -----
872
873 All:
874
875 - wxEvent and derived classes don't have public members any more, you must
876   use accessors methods now (Mart Raudsepp)
877 - new classes for reading and writing ZIP files (M.J.Wetherell)
878 - large files support for wxFFile (M.J.Wetherell)
879 - classes in the manual are now cross-referenced (Zbigniew Zagórski)
880 - Norwegian (BokmÃ¥l) translation added (Hans F. Nordhaug)
881 - wxDynamicLibrary::HasSymbol() added
882 - added wxEXEC_NODISABLE flag to be used with wxExecute(wxEXEC_SYNC)
883 - added wxTextInputStream::operator>>(wchar_t) for compilers which support this
884 - added wxURI, a class for dealing with Uniform Resource Identifiers
885 - changed wxURL to inherit from wxURI and provide assignment and comparison
886 - implemented wxConvUTF7 (modified patch from Fredrik Roubert)
887 - added versions of MB2WC and WC2MB for wxMBConv that works for embedded null chars
888 - Unicode support in wxODBC is now fully implemented
889 - A new data type specific to wxWidgets called SQL_C_WXCHAR has been introduced.
890   SQL_C_WXCHAR should be used rather than SQL_C_CHAR to ensure transparent
891   behavior between Unicode and non-unicode builds
892 - BLOB example added to samples/db (thanks to Casey O'Donnell)
893 - use wxStream::GetLength() instead of deprecated GetSize()
894 - wxGetOsDescription() is now more precise (Olly Betts)
895 - XRC supports system fonts and colours (Ray Gilbert)
896 - Added flags argument to wxKill/wxProcess::Kill to kill child processes.
897 - Added wxPrintFactory classes so that it is possible to add a new
898   print system backend at run-time. This was required by the new GNOME
899   printing stuff in the GTK port.
900 - Deprecated print setup dialog.
901 - Added support to the wxODBC classes for Firebird 1.5 database
902 - The samples/db sample program now includes an optional example of using a BLOB
903   datatype (if BLOB support is enabled and supported by the database)
904 - added wxDynamicLibrary::ListLoaded()
905 - wxGetPowerType() and wxGetBatteryState() addition
906 - wxSystemSettings::GetSystem*() members deprecated and replaced with
907   wxSystemSettings::Get*()
908 - wxWindowBase::DoGetBestSize now includes the difference (if any) between
909   the client size and total size of the window.  Code that sets the
910   client size using the best size, or that added extra space to sizers
911   to compensate for this bug may need to be changed.
912 - Changed calculation of scrolling area to not clip away some bits
913   due to a rounding error.
914 - Changed GetVirtualSize() to return client size by default until
915   SetVirtualSize() gets called. From then on it will only return that.
916 - Various changes to how wxListCtrl and wxTreeCtrl react to right
917   mouse clicks and left mouse click for starting a drag operation.
918 - "Alt" key (VK_MENU) now results in WXK_ALT keyboard event, not WXK_MENU
919 - wxFFile::ReadAll() now takes an optional wxMBConv parameter
920 - wxCommandProcessor::MarkAsSaved() and IsDirty() added (Angela Wrobel)
921 - added wxStackWalker and related classes (Win32 and some Unix versions only)
922
923
924 All (GUI):
925
926 - added wxMediaCtrl
927 - added wxDatePickerCtrl
928 - wxHtmlWindow now supports background images given in <body> tag
929 - wxSplitterWindow now supports gravity parameter (Zbigniew Zagórski)
930 - recursive wxSizer::GetItem returns item of given window, sizer or nth index
931 - wxLayoutConstraints now use best size, not current size, for AsIs() condition
932 - wxSizer::Add/Insert etc. now returns pointer to wxSizerItem just added and this
933   item remembers its wxRect area (Brian A. Vanderburg II)
934 - wxBookCtrl renamed to wxBookCtrlBase, wxBookCtrl is reserved for most native
935   book control (for now wxChoicebook for MSSmartphone, wxNotebook for others).
936   Necessary event macros, types and styles mapped accordingly.
937 - new wxBrush::IsHatch() checking for brush type replaces IS_HATCH macro
938 - wxProgressDialog accepts smooth gauge again (wxPD_SMOOTH style)
939 - wxProgressDialog new style: wxPD_CAN_SKIP which provides skipping some parts
940   of the progress (with new "Skip" button in dialog)
941 - wxGenericListCtrl::SetItemState(-1) now changes the state of all items as
942   in wxMSW version (Gunnar Roth)
943 - added wxImage::InitAlpha()
944
945 Unix:
946
947 - wxPuts() now correctly outputs trailing new line in Unicode build
948
949 wxGTK:
950
951 - Added printing support by way of using libgnomeprint. The library
952   now checks at runtime, if the library is installed and will use it
953   if it is. Otherwise, it will fall back to the old PostScript printing
954   code, from which the Pango drawing code was removed.
955 - Implemented/improved wxDC::DrawRotatedText()
956 - fixed wxFileDialog::SetWildcard()
957 - native file dialog is now used if available (Zbigniew Zagorski)
958 - implemented wxTextCtrl::Freeze() and Thaw(). The GtkTextBuffer
959   is not a valid one during frozen state. Get a pointer to it right
960   after wxTextCtrl creation if you really need to. (Mart Raudsepp)
961 - Changed calls to GTK+ 2.4.x functions so that the code checks at
962   runtime, which library version is installed so that these functions
963   are only called with GTK+ 2.4.x installed and should yield linker
964   errors otherwise.
965 - wxTextCtrl text insertion efficiency fixed. (Mart Raudsepp)
966 - Added wxRawBitmap support
967 - Corrected Input method handler code (for Chinese etc.) and its
968   interaction with wxWidgets' events.
969 - wxTE_AUTO_URL implemention for wxGTK2 multiline wxTextCtrls (Mart Raudsepp)
970
971 wxMac:
972
973 - Vertical sliders oriented consistent with MSW/GTK (0 at top) (Kevin Hock)
974 - wxDynamicLibrary::GetDllExt() now returns ".bundle", not ".dylib"
975 - wxDynamicLibrary::GetSymbol() now prepends underscore to the symbol name
976 - wxJoystick now works on OSX
977
978 wxMSW:
979
980 - fixed enhanced metafiles loading from files (Andreas Goebel)
981 - wxRadioButtons no longer have to be consecutive in a group
982 - fixed spurious selection of combobox text during resize
983 - pass correct tool id (and not always -1) to EVT_TOOL_RCLICKED() handler
984 - added wxRegKey::Export(file)
985
986 wxWinCE:
987 - Added support for MS Handheld PC 2000. This was done before 2.5.4,
988   but not mentioned anywhere.
989 - Added (preliminary) support for sockets
990
991 wxUniv:
992
993 - wxBU_... button align flags support
994 - vertical notebook orientation support
995 - 3rd state support for checkboxes
996 - wxLB_SORT and wxCB_SORT now cause case-insensitive sorting
997
998 wxPalmOS:
999
1000 - William Osborne has won and new port was born
1001   (see: "wxPalmOS porting challenge")
1002 - polishing of the port (unnecessary 2.4 API compatibility, removed
1003   all wxMSW specific code which was base for the new port)
1004 - enumeration of available volumes
1005 - native wxPrefConfig around Preferences database
1006 - native wxProgressDialog implementation
1007 - native wxColourDialog implementation
1008 - native wxSystemSettings colours
1009 - native wxButton implementation
1010 - native wxCheckBox implementation
1011 - native wxSlider implementation
1012 - native wxToggleButton implementation
1013 - native wxRadioButton implementation
1014 - native wxStaticText implementation
1015 - native wxDatePickerCtrl implementation
1016
1017
1018 2.5.3
1019 -----
1020
1021 All:
1022
1023 - support for large (>2 Gb) files in wxFile (Tim Kosse)
1024 - number of fixes to wxPluginManager (Rick Brice, Hans Van Leemputten)
1025 - fixed memory leak in wxURL when using a proxy (Steven Van Ingelgem)
1026 - fixed bug in wxDateTime::Set(jdn) when DST was in effect
1027 - fixed fatal bug in wxString when wxUSE_STL==1 (Kurt Granroth)
1028 - support msgids in charsets other than C and languages other than English
1029   (based on patch by Stefan Kowski)
1030 - added wxMicroSleep() and wxMilliSleep() replacing deprecated wxUsleep()
1031 - basic UDP sockets support (Lenny Maiorani)
1032 - fixed wxDateTime::GetWeekDayName() for some dates (Daniel Kaps)
1033 - deprecated wxDateTime::SetToTheWeek() in favour of SetToWeekOfYear()
1034 - active mode support in wxFTP (Randall Fox)
1035 - sped up wxHTTP and wxFTP
1036 - added wxStringInput/OutputStreams
1037 - added wxFileConfig::Save(wxOutputStream)
1038 - fixed wxString's behavior with inserted null characters
1039
1040 All (GUI):
1041
1042 - added wxWindow::MoveBefore/AfterInTabOrder() to change tab navigation order
1043 - added wxTaskBarIcon::CreatePopupMenu which is now the recommended way
1044   of showing a popup menu; calling wxTaskBarIcon::PopupMenu directly
1045   is discouraged
1046 - added ..._CMD_...(id) variants for wxGrid event table entry macros
1047 - added wxWindow::Navigate for programmatic navigation to the next control
1048 - wxTextCtrl::OnChar now inserts a tab character if wxTE_PROCESS_TAB is set
1049 - added wxKeyEvent::GetUnicodeKey()
1050 - added wxKeyEvent::CmdDown() and wxMouseEvent::CmdDown()
1051 - implemented wxListCtrl::FindItem() for non-MSW (Robin Stoll)
1052 - added status bar fields styles support (Tim Kosse)
1053 - added convenience functions wxSizer::AddSpacer() and
1054   wxSizer::AddStretchSpacer() (as well as Prepend and Insert variants)
1055 - added samples/splash
1056 - added support for stock buttons
1057 - added wxTopLevelWindow::RequestUserAttention()
1058 - support for comma in contrib gizmo wxLEDNumberCtrl (Grant Likely)
1059 - recursive wxSizer::Show for subsizer and return value if element was found
1060 - added wxChoicebook control
1061 - smoother time estimation updates in wxProgressDialog (Christian Sturmlechner)
1062 - the XRC contrib library was moved to the core
1063 - wx(Choice/List/Note)book controls send CHANG(ED/ING) events in SetSelection
1064 - it is now possible to create a wxFont with given size in pixels (d2walter)
1065 - added wxTopLevelWindow::IsActive()
1066 - wxSystemSettings::GetMetric now returns -1 for metrics that are not
1067   supported, instead of zero.
1068 - IMPLEMENT_DYNAMIC_CLASS2 macro compilation fixed (Serge Bakkal)
1069
1070 Unix:
1071
1072 - wxTaskBarIcon now supports freedesktop.org System Tray protocol
1073 - security fixes to wxSingleInstanceChecker
1074 - wx-config script was modified to allow choosing from multiple installed
1075   builds of wxWidgets and to return flags/libs for selected libraries only
1076 - wx-config has new --version-full option
1077
1078 wxCocoa:
1079
1080 - added Unicode compatibility layer for OSX 10.2
1081 - fixed so that wxCocoa runs in OSX 10.2
1082 - Tooltips now supported
1083 - wxSound now supported
1084 - wxDisplay now supported
1085 - Some stock cursors now supported
1086
1087 wxMac:
1088
1089 - fixed MLTE text control GetLineText and GetLineLength on OSX
1090 - added OSX wxTaskBarIcon implementation for the OSX Dock
1091 - added Unicode compatibility layer for OSX 10.2
1092 - wxGetKeyState now works with nearly all wx key codes
1093
1094 wxGTK:
1095
1096 - wxGTK uses GTK+ 2.x by default now, you have to pass --disable-gtk2 to
1097   configure if you want to use GTK+ 1.2
1098 - fixed many rendering artifacts and wrong colours with lots of GTK+ themes
1099 - implemented wxColourDialog as native dialog
1100 - implemented wxTextCtrl::HitTest() (GTK+ >= 2)
1101 - implemented wxTextCtrl::ScrollLines() and ScrollPages for GTK+ 2.x
1102 - wxTreeCtrl::GetCount() counts root as well now (compatible with MSW)
1103 - added support for wxCHK_3STATE style (GTK2 only)
1104 - implemented text underlining under GTK2
1105 - implemented wxFRAME_NO_TASKBAR style (GTK >= 2.2)
1106 - implemented support for wxSYS_DCLICK_?, wxSYS_DRAG_? and wxSYS_CURSOR_?
1107   in wxSystemSettings::GetMetric (Mart Raudsepp)
1108 - implemented wxTopLevel::IsMaximized() for GTK+2 and WMs that implement
1109   freedesktop.org's wm-spec (Mart Raudsepp)
1110 - wxEVT_CONTEXT_MENU is now generated for right mouse press, not release
1111 - implemented alpha channel support in wxBitmap
1112 - added native GTK+2 wxArtProvider implementation with ability to load
1113   icons from icon theme in addition to recognized stock art
1114 - fixed crash on 64 bit platforms (Paul Cornett)
1115
1116 wxMotif:
1117
1118 - added support for wxCHK_3STATE style (3 state checkbox)
1119
1120 wxMSW:
1121
1122 - fixed UNC paths handling in wxFileSystem (Daniel Nash)
1123 - set wxKeyEvent::m_uniChar in Unicode build
1124 - support for alpha channel in toolbar bitmaps (Jurgen Doornik)
1125 - wxFileDialog can now be moved and centered (Randall Fox)
1126 - restored (and improved) possibility to use wx with MFC broken in 2.5.2
1127 - fixed wxTextCtrl::SetMaxLength for rich edit controls
1128 - fixed flat style for toolbars under XP, Windows Classic style
1129 - fixed truncation of transferred data in wxConnection under unicode build
1130 - wxChoice and wxComboBox dropdown background can be set now too (Adrian Lupei)
1131 - fixed wxMaximizeEvent generation in wxFrame
1132 - don't send duplicate EVT_COMBOBOX events whenever selection changes any more
1133 - implemented support for selecting printer bin (Steven Van Ingelgem)
1134 - fixed wxListCtrl::SetSingleStyle() which was broken since a few releases
1135 - fixed print setup problem (always uses default printer) in Unicode build
1136
1137 wxUniv/X11:
1138
1139 - fixed fatal crash when opening a menu
1140
1141 wxWinCE:
1142
1143 - added native WinCE driven smartphone wxTextCtrl implementation using spinners
1144 - added native WinCE driven smartphone wxChoice implementation using spinners
1145 - added automated but customizable handling of native WinCE driven smartphone menus
1146 - fixed wxRadioBox and wxStaticBox
1147
1148 wxHTML:
1149
1150 - added support for nested index entries and index entries pointing to more
1151   than one page to wxHtmlHelpController
1152
1153
1154 2.5.2
1155 -----
1156
1157 All:
1158
1159 - Hindi translation added (Dhananjaya Sharma)
1160 - Brazilian Portuguese translation added (E. A. Tacao)
1161 - wxDynamicCast() now uses static_cast<wxObject *> internally and so using it
1162   with anything not deriving from wxObject will fail at compile time (instead
1163   of run-time) now
1164 - when wxUSE_STL == 1 and STL provides quasi-standard hash_map/hash_set,
1165   wxHashMap/wxHashSet are just typedefs for them. This makes impossible
1166   to forward declare these classes.
1167
1168 All (GUI):
1169
1170 - wxHtmlWindow now delays image scaling until rendering,
1171   resulting in much better display of scaled images
1172 - Added UpdateSize to wxSplitterWindow to allow layout while hidden
1173 - implemented Freeze/Thaw() for wxGenericTreeCtrl (Kevin Hock)
1174 - support for KOI8-U encoding added (Yuriy Tkachenko)
1175 - The old wxADJUST_MINSIZE behaviour is now the default behaviour for
1176   sizer items that are windows.  This means that GetAdjustedBestSize
1177   will now be called by default to determine the minimum size that a
1178   window in a sizer should have.  If you want to still use the initial
1179   size (and not the BestSize) then use the wxFIXED_MINSIZE flag.  When
1180   windows are added to a sizer their initial size is made the window's
1181   min size using SetSizeHints, and calls to wxSizer::SetItemMinSize
1182   are also forwarded to SetSizeHints for window items.
1183 - added wxRegEx::GetMatchCount()
1184 - it is now possible to display images in wxHtmlListBox
1185
1186 wxMSW:
1187
1188 - wxWindow::Freeze()/Thaw() can now be nested
1189 - Added wxSP_NO_XP_THEME style to wxSplitterWindow to switch off
1190   XP theming (some applications look bad without 3D borders)
1191 - wxMenuBar::GetLabelTop() doesn't include '&'s in the label any more
1192 - wxRegConf couldn't read global settings without admin privileges and didn't
1193   even try to do it by default -- now it does
1194 - wxTaskBarIcon must be explicitly destroyed now, otherwise the application
1195   won't exit even though there are no top level windows
1196 - wxFileName::GetModificationTime() works with opened files too now
1197 - wxDC::GetClippingBox() now works even for clipping regions created by Windows
1198 - fixed wxFileDataObject in Unicode build (Alex D)
1199 - subindented paragraphs support (Tim Kosse)
1200
1201 wxGTK:
1202
1203 - added support for wxTE_RIGHT and wxTE_CENTRE styles under GTK2 (Mart Raudsepp)
1204
1205 wxMotif:
1206
1207 - removed wxMenuItem::DeleteSubMenu()
1208 - wxButtons use Motif default size, which is smaller than it used to be
1209   and closer to wxMSW/wxGTK look. This can be disabled by setting
1210   motif.largebuttons system option to 1 (see wxSystemOptions).
1211
1212 wxUniv/X11:
1213
1214 - implemented DrawRoundedRectangle() (clawghoul)
1215
1216 wxHTML:
1217
1218 - improved tables and lists layout algorithms (Tim Kosse)
1219 - <div> handling fix (Xavier Nodet)
1220
1221 Unix:
1222
1223 - fixed priorities of mailcap entries (David Hart)
1224 - added "wx-config --libs=std,<extra>" syntax (i.e. support for "std")
1225
1226 wxODBC:
1227
1228 - Full Unicode support is now available
1229 - BLOB support is working
1230
1231
1232 2.5.1
1233 -----
1234
1235 All:
1236
1237 - event table macros now do some minimal type safety checks (Michael Sögtrop)
1238 - added wxGzipInput/OutputStream, bug fixes in wxZlibStreams (M.J.Wetherell)
1239 - wxDateTime::ParseDateTime() implemented (Linus McCabe)
1240 - wxHTTP::GetResponse() added (David Nock)
1241 - added conversions to/from UTF 16/32 LE/BE (Andreas Pflug)
1242 - added wxTextInputStream::ReadChar() (M.J.Wetherell)
1243 - added translation to Afrikaans (Petri Jooste)
1244 - Spanish translations updated (Javier San Jose)
1245 - added gettext plural forms support to wxLocale (Michael N. Filippov)
1246 - wxFileName::Normalize(wxPATH_NORM_ALL) doesn't lower filename case any more
1247 - wxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works
1248 - check if file exists in wxFileConfig::DeleteFile() (Christian Sturmlechner)
1249 - when wxUSE_STL == 1 wxHashTable will not be implemented using wxHashMap
1250   (as in 2.5.0).
1251 - added some extra convenience functions to wxRect such as
1252   GetBottomRight (Hajo Kirchhoff)
1253 - changed built-in regex library to a Unicode-compatible version based
1254   on TCL sources (Ryan Norton, M. J. Wetherell)
1255 - added extra convenience functions to wxPoint for adding a
1256   wxSize (Wlodzimierz Skiba)
1257 - intermediate wxIPaddress class added to prepare for
1258   wxIPV6address (Ray Gilbert)
1259 - added overloaded constructors and Create() methods taking wxArrayString
1260   for wxChoice, wxComboBox, wxListBox, wxRadioBox, wxCheckListBox,
1261   wxSingleChoiceDialog, wxMultipleChoiceDialog
1262 - renamed wxWave class to wxSound
1263
1264 All (GUI):
1265
1266 - added 3-state checkboxes for MSW/Mac (Dimitri Schoolwerth)
1267 - added some support for C++ exceptions in the library (do read the manual!)
1268 - added wxListCtrl::GetViewRect()
1269 - added wxTextCtrl::MarkDirty()
1270 - wxToolBar::ToggleTool() now works for radio buttons (Dag Ã…gren)
1271 - wxListCtrl now sends an END_LABEL event if editing was cancelled, too
1272 - bug in wxRect ctor from two [out of order] wxPoints fixed (Steve Cornett)
1273 - status text is now restored after wxMenu help is shown in it
1274 - bug in wxWindow::RemoveEventHandler() fixed (Yingjun Zhang)
1275 - make it possible to use wxRTTI macros with namespaces (Benjamin I. Williams)
1276 - wxColourDatabase API now uses objects instead of pointers
1277 - added resolution option to JPEG image handler (Jeff Burton)
1278 - added wxCalendarEvent::SetDate, wxCalendarEvent::SetWeekDay
1279 - wxGenericDirCtrl now accepts multiple wildcards
1280 - added focus event forwarding to wxGrid (Peter Laufenberg)
1281 - fixed scrollbar problem in wxGrid (not showing scrollbars
1282   when sizing smaller) (Shane Harper)
1283 - dbbrowse demo fixed for Unicode (Wlodzimierz Skiba)
1284 - added wxStatusBar support to XRC (Brian Ravnsgaard Riis)
1285 - wxMenu::Append and etc. return a pointer to the wxMenuItem that was
1286   added or inserted, or NULL on failure.
1287 - using a -1 (wxID_ANY) for menu or toolbar item IDs will now generate new id
1288 - added option to generate C++ headers to wxrc utility (Eduardo Marques)
1289 - added wxDC::DrawPolyPolygon() for MSW/PS (Carl-Friedrich Braun)
1290 - wxBufferedDC now allows to preserve the background and is documented
1291 - added wxDC::GetPartialTextExtents
1292
1293 wxMSW:
1294
1295 - wxWidgets now builds under Win64
1296 - fixed DDE memory leaks
1297 - fixed wxTE_*WRAP styles handling
1298 - wxTextCtrl::GetValue() works with text in non default encoding
1299 - changed wxCrashReport to generate minidumps instead of text files
1300 - wxRadioButtons are now checked when they get focus (standard behaviour)
1301 - several fixes to owner drawn menu items (Christian Sturmlechner)
1302 - wxGauge now supports full 32 bit range (Miroslav Rajcic)
1303 - make it possible to give focus to the notebook tabs (Hajo Kirchhoff)
1304 - MDI child frames are not always resizeable any more (Andrei Fortuna)
1305 - fixed enumerating of entries/groups under '/' in wxRegConfig
1306 - added wxSYS_ICONTITLE_FONT (Andreas Pflug)
1307 - added wxPATH_NORM_SHORTCUT to wxFileName
1308 - wxComboBox::GetValue within a wxEVT_COMMAND_TEXT_UPDATED event
1309   should now pass the correct value even if the handler for
1310   wxEVT_COMMAND_COMBOBOX_SELECTED changed the selection
1311 - wxFileDialog now returns correct filter index for multiple-file dialogs
1312 - added wxTextCtrl::HitTest()
1313 - experimental wxURL implementation using WinInet functions (Hajo Kirchhoff)
1314 - fixed several bugs in wxNotebook with wxNB_MULTILINE style
1315 - accelerators are now initially hidden if appropriate (Peter Nielsen)
1316 - background colour of a wxComboBox may now be set
1317 - fixed wxListCtrl::GetItemText/BackgroundColour()
1318 - Esc can now be used to close menus in the dialogs (Hartmut Honisch)
1319 - Added msw.remap system option so colourful toolbar buttons
1320   aren't mangled if you set it to 0. The default is 1
1321 - Toolbar buttons are now centred if the bitmap size is smaller
1322   than the specified default size
1323 - Fixed a bug in wxSpinCtrl::DoGetBestSize that would make wxSpinCtrl too tall
1324
1325 wxGTK:
1326
1327 - fixes to wxTextCtrl scrolling under GTK2 (Nerijus Baliunas)
1328 - fix for crash when using user-dashed lines (Chris Borgolte)
1329 - fixed wxChoice::Delete() in presence of client data
1330 - allow calling wxWindow::SetFont if window not yet created
1331 - use same average character width as other ports when calculating dialog units
1332 - fixed mouse wheel handling under GTK2 (Hugh Fisher)
1333 - wxNotebook::HitTest() implemented (Daniel Lundqvist)
1334 - memory leaks fixes in wxFileDialog (John Labenski)
1335 - don't drop click events from triple clicks (Frode Solheim)
1336
1337 wxMac:
1338
1339 - use same average character width as other ports when calculating dialog units
1340 - implemented handling of mouse wheel
1341 - fix for long file names (longer than 32 characters) in file dialogs
1342 - use Unix sockets for Mach-o builds
1343
1344 wxMotif:
1345
1346 - look for Motif 2.1 headers before Motif 1.2 ones in configure
1347
1348 wxHTML:
1349
1350 - wxHtmlHelpController now supports compressed MS HTML Help files (*.chm)
1351   on Unix (Markus Sinner)
1352
1353 Unix:
1354
1355 - added XFree86 resolution changing using xf86vidmode extensions (Ryan Norton)
1356 - implemented asynchronous playback in wxSound and added SDL backend in
1357   addition to existing OSS one
1358 - it is now possible to send PostScript to any output stream (Zoltan Kovacs)
1359
1360
1361 2.5.0
1362 -----
1363
1364 All:
1365
1366 - It is now possible to build several smaller libraries instead of single
1367   huge wxWidgets library; wxBase is now dependency of GUI ports rather then
1368   separately compiled library
1369 - added wxDateSpan::operator==() and !=() (Lukasz Michalski)
1370 - added wxFileName::GetForbiddenChars() (Dimitri Schoolwerth)
1371 - use true/false throughout the library instead of TRUE/FALSE
1372 - wxStopWatch::Start() resumes the stop watch if paused, as per the docs
1373 - added wxDirTraverser::OnOpenError() to customize the error handling
1374 - added wxArray::SetCount()
1375 - wxFile, wxFFile, wxTextFile and wxTempFile now all use UTF-8 encoding
1376   by default in Unicode mode
1377 - bug in wxDateTime with timezones on systems with tm_gmtoff in struct tm fixed
1378 - added wx/math.h (John Labenski)
1379 - added Catalan translations (Pau Bosch i Crespo)
1380 - added Ukrainian translations (Eugene Manko)
1381 - fixed bug with deleting entries at root level in wxFileConfig
1382 - chkconf.h now includes platform-specific versions (for MSW
1383   and Mac) which contain some tests that were in setup.h
1384 - added event sink argument to wxEvtHandler::Connect()
1385 - added support for POST method and alt ports to wxHTTP (Roger Chickering)
1386 - added wxSocket::IPAddress() (Chris Mellon)
1387 - wxDataStreams can read/write many elements at once (Mickael Gilabert)
1388 - added wxRecursionGuard class
1389 - added wxThreadHelper class (Daniel Howard)
1390 - Added STL support (--enable-stl for configure, wxUSE_STL in setup.h).
1391   When enabled, wxString will derive from std::string, wxArray from,
1392   std::vector, wxList from std::list. In addition wxHashTable will be
1393   implemented in terms of wxHashMap.
1394 - Added wxList::compatibility_iterator. Can be used like wxNode* (except
1395   it can't be delete()d). It permits writing code which will work
1396   both with wxUSE_STL==1 and wxUSE_STL==0.
1397
1398 wxBase:
1399
1400 - added Watcom makefiles
1401 - fixed bug with searching in sorted arrays (Jürgen Palm)
1402
1403 All GUI ports:
1404
1405 - added wxVScrolledWindow, wxVListBox and wxHtmlLbox classes
1406 - added wxListbook control
1407 - added alpha channel support to wxImage
1408 - added wxRenderer class allowing to customize the drawing of generic controls
1409 - added wxCLOSE_BOX style for dialogs and frames
1410 - added wxSplitterWindow and wxWizard handlers to XRC
1411 - wxWizard is now sizer-friendly and may be made resizeable (Robert Vazan)
1412 - added proportion to wxFlexGridSizer::AddGrowableRow/Col (Maxim Babitski)
1413 - added wxFlexGridSizer::SetFlexibleDirection() (Szczepan Holyszewski)
1414 - implemented GetEditControl for wxGenericTreeCtrl (Peter Stieber)
1415 - improved contrib/utils/convertrc parsing (David J. Cooke)
1416 - fixed handling of URLs and filenames in wxFileSystem
1417 - implemented alignment for wxGrid bool editor and renderer
1418 - support wxListCtrl columns alignment for all platforms and not just MSW
1419 - added wxToolBar Add/InsertTool(tool) (Janusz Piwowarski)
1420 - added wxTB_HORZ_TEXT style for MSW and GTK (Axel Schlueter)
1421 - fixed user dash handling for MSW and GTK (Ken Edwards)
1422 - WXR resources can now be used in Unicode builds
1423 - it is now possible to use several wxFileHistory objects in the same menu
1424   by giving them different base IDs (Dimitri Schoolwerth)
1425 - Added wxTLW::SetShape with implementations for wxMSW and wxGTK (so far)
1426 - FL: removed const from EnableTool parameters
1427 - FL: signal child window when toolbar is closed
1428 - In various places, changed tests for pathsep on last char of string to call
1429   wxEndsWithPathSeparator(s)
1430 - Added to defs.h a couple of macros (wxPtrToULong & wxULongToPtr)
1431 - Minor improvements to document/view framework, including
1432   delayed deletion of a document (until after the user has chosen
1433   a new document), and more intelligent addition of filenames to
1434   the file history, including not adding filenames if not using the
1435   default extension for the template
1436 - sped up wxImage::Scale using fixed point arithmetic (Wade Brainerd)
1437 - Added BLOB support to wxDB (John Skiff)
1438 - wxWizard now validates when pressing Back or Next
1439 - Implemented wxNotebook::DoGetBestSize so Fit now works
1440 - Added FindItemByPosition to wxMenu
1441 - wxTimer now derives from wxEvtHandler and is its own owner object by default
1442 - Extended wxTextAttr and added wxTextCtrl::GetStyle stub
1443   to allow better rich text support.
1444 - implemented wxFlexGridSizer::Show() (Wade Brainerd)
1445 - Added m_ prefix to wxColourData and wxFontData members
1446 - Added wxHtmlPrintout::AddFilter so HTML printing can be subject to
1447   custom filters as well as HTML viewing.
1448 - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle into common code.
1449 - wxWindow::OnInternalIdle is now used in all ports, and ensures that
1450   user OnIdle events do not interfere with crucial internal processing.
1451 - wxWindow::UpdateWindowUI is now a documented function that
1452   sends wxUpdateUIEvents, and can be overridden. It has a helper function
1453   DoUpdateWindowUI for taking appropriate wxUpdateUIEvent action.
1454 - Added functions to wxUpdateUIEvent: Set/GetMode, Set/GetUpdateInterval,
1455   CanUpdate, to assist with optimising update event frequency.
1456 - Added functions to wxIdleEvent: Set/GetMode, CanSend, to
1457   determine whether a window should receive idle events.
1458 - Added wxWS_EX_PROCESS_IDLE, wxWS_EX_PROCESS_UI_UPDATES window
1459   styles for use with conservative idle and update event modes.
1460 - send menu update events only when a menu is about to be used (MSW/GTK)
1461 - improved event processing performance (Hans Van Leemputten)
1462 - added wxMirrorDC class
1463 - printing improvements: GetPageInfo() gets called after the DC has
1464   been set and after OnPreparePrinting() has been called so it can
1465   report the number of pages accurately; doesn't try to set
1466   number of pages in print dialog, in common with other Windows apps;
1467   wxHTML easy printing's preview shows number of pages
1468   correctly; preview scrollbars are set correctly; keyboard navigation
1469   improved
1470
1471 Unix:
1472
1473 - fixed compilation on systems with zlib installed but < 1.1.3 version
1474 - fixed compilation on Solaris 7 with large files support enabled
1475 - added wxTaskBarIcon implementation for X11
1476 - added support for GNU/Hurd in configure
1477 - wxLocale::Init now tries to set .utf8 locale in Unicode mode (Andreas Pflug)
1478
1479 Generic controls:
1480
1481 - implemented wxListCtrl::Refresh() (Norbert Berzen)
1482 - support adding/removing columns dynamically (Donald C. Taylor)
1483 - wxToolBarSimple, property list classes, wxTreeLayout moved
1484   to contrib/src/deprecated
1485
1486 wxGTK:
1487
1488 - added support for label mnemonics to GTK+2 build (Michael Moss)
1489 - added native wxMessageDialog implementation for GTK+2 build
1490 - fixed wxMenu::Remove (John Skiff and Benjamin Williams)
1491 - made wxTextCtrl::EmulateKeyPress() work for Delete and Backspace
1492 - fixed wxTopLevelWindow::ShowFullScreen to work with kwin, IceWM and
1493   window managers that support _NET_WM_STATE_FULLSCREEN
1494 - added wxEVT_MENU_OPEN event generation
1495 - fixed bug in generic file selector causing incomplete file extensions to
1496   be appended to filenames with no extension
1497 - added wxTextCtrl::SetSelection implementation for GTK+ 2
1498 - fixed wxTextCtrl::IsEditable() for GTK+ 2
1499 - fixed wxStaticText alignment for GTK+ 2 (Kevin Hock)
1500 - don't consume 100% CPU when showing a popup menu
1501
1502 wxMac:
1503
1504 - generate wxEVT_SCROLL_THUMBRELEASE and wxEVT_SCROLLWIN_THUMBRELEASE events
1505 - generate wxEVT_MENU_OPEN and wxEVT_MENU_CLOSE events
1506
1507 wxMSW:
1508
1509 - possibility to use DIBs for wxBitmap implementation (Derry Bryson)
1510 - added wxCrashReport
1511 - wxStaticBitmap doesn't stretch its bitmap any longer (like other ports)
1512 - support for accelerator keys in the owner drawn menus (Derry Bryson)
1513 - wxCaret::SetSize() doesn't hide the caret any longer as it used to
1514 - wxCheckListBox::Check() doesn't send CHECKLISTBOX_TOGGLE event any more
1515 - fixed bugs in wxThread::Wait() and IsAlive()
1516 - fixed bug with wxTR_EDIT_LABELS not working with wxTR_MULTIPLE
1517 - fixes for compilation with OpenWatcom and DigitalMars compilers
1518 - fixed wxStaticText best size calculation (was wrong by '&' width)
1519 - fixed calling wxFrame::Maximize(FALSE) before the window is shown
1520 - added wxNotebook::HitTest() (Otto Wyss)
1521 - libraries built with makefile.g95 have a _min or _cyg suffix (MinGW/Cygwin)
1522 - when using DLL, wxLocalFSHandler was not being exported
1523 - fixed problem with wxEvtHandler object not removed from wxPendingEvents
1524 - Windows XP manifest is now included in wx.rc; it is no longer necessary
1525   to ship .exe.manifest file with applications to support XP themes
1526 - wxLocale::Init no longer reports error if trying to set Unicode-only locale
1527   or if user's default locale is Unicode-only
1528 - improved border handling under Windows XP
1529 - partial fix for wxNotebook pages looking bad under XP: wxUSE_UXTHEME
1530   enables XP theme engine code, and wxUSE_UXTHEME_AUTO tells
1531   wxWidgets to use the theme tab colour for control backgrounds.
1532 - disable wxNB_RIGHT, wxNB_LEFT, wxNB_BOTTOM notebook styles under Windows XP
1533 - fixed release mode build with VC 7.x (Martin Ecker)
1534 - added support for wxALWAYS_SHOW_SB style
1535 - you don't need to add opengl32.lib when using VC++ now (David Falkinder)
1536
1537 wxMotif:
1538
1539 - made wxFileDialog behaviour with complex wildcards more sensible (it still
1540   does not support all the features other ports do); refer to wxFileDialog
1541   documentation for a detailed explanation
1542 - implemented wxWakeUpIdle
1543 - for Motif 2.0, used the native combobox widget instead of the GPL'd
1544   xmcombo; xmcombo is still used for Motif 1.x and Lesstif when compiled
1545   with Motif 1.x compatibility
1546 - implemented wxToggleButton
1547 - wxRadioBox and wxStaticBox now use the default shadow (border) style
1548   instead of a sunken border
1549 - implemented wxBitmapDataObject
1550 - finished wxClipboard implementation
1551
1552 wxUniv:
1553
1554 - controls in toolbars now supported
1555
1556 wxHTML:
1557
1558 - added text selection to wxHtmlWindow
1559 - added SetFonts to HTML printing classes (Adrian Philip Look)
1560 - it is now possible to force page break when printing by inserting
1561   <div style="page-break-before:always"> into the markup (Greg Chicares)
1562 - wxHtmlWindow now uses double buffering to prevent flicker
1563
1564
1565 OLD CHANGES
1566 ===========
1567
1568 INCOMPATIBLE CHANGES SINCE 2.2.x
1569 ================================
1570
1571     Please take a few minutes to read the following list, especially
1572     paying attention to the most important changes which are marked
1573     with '!' in the first column.
1574
1575     Also please note that you should ensure that WXWIN_COMPATIBILITY_2_2
1576     is defined to 1 if you wish to retain maximal compatibility with 2.2
1577     series -- however you are also strongly encouraged to try to compile
1578     your code without this define as it won't be default any longer in
1579     2.6 release.
1580
1581     NB: if you want to build your program with different major versions
1582         of wxWidgets you will probably find the wxCHECK_VERSION() macro
1583         (see the documentation) useful.
1584
1585
1586 wxBase:
1587
1588 ! wxArray<T>::Remove(size_t) has been removed to fix compilation problems
1589   under 64 bit architectures, please replace it with RemoveAt() in your
1590   code.
1591
1592 ! wxArray<T> macros have been changed to fix runtime problems under 64 bit
1593   architectures and as a side effect of this WX_DEFINE_ARRAY() can only be
1594   used now for the pointer types, WX_DEFINE_ARRAY_INT should be used for the
1595   arrays containing non-pointers.
1596
1597 - wxObject::CopyObject() and Clone() methods were removed because they
1598   simply don't make sense for all objects
1599
1600 - wxEvent now has a pure virtual Clone() method which must be implemented
1601   by all derived classes, if you have user-defined event classes please
1602   add "wxEvent *Clone() const { return new MyEvent(*this); }" line to them
1603
1604 - small change to wxStopWatch::Pause() semantics, please see the documentation
1605
1606 - unlikely but possible incompatibility: the definition of TRUE has changed
1607   from "1" to "(bool)1" (and the same thing for FALSE), so the code which
1608   could be erroneously compiled previously such as doing "return FALSE" from
1609   a function returning a pointer would stop compiling now (but this change
1610   is not supposed to have any effects on valid code)
1611
1612 - another minor change: wxApp::OnAssert() has a new "cond" argument, you
1613   must modify YourApp::OnAssert() signature if you were using it to override
1614   the default assert handling.
1615
1616 All (GUI):
1617
1618 ! the event type constants are not constants any more but are dynamically
1619   allocated during run-time which means that they can't be used as case labels
1620   in the switch()es, you must rewrite them to use if()s instead
1621
1622   You may also define WXWIN_COMPATIBILITY_EVENT_TYPES to get the old behaviour
1623   but this is strongly discouraged, please consider changing your code
1624   instead!
1625
1626 ! wxDialog does not derive from wxPanel any longer - if you were using it in
1627   your code, please update it. The quick fix for the most cases is to replace
1628   the occurrences of wxPanel with wxWindow.
1629
1630 ! if you handle (and don't skip) EVT_KEY_DOWN, the EVT_CHAR event is not
1631   generated at all, so you must call event.Skip() in your OnKeyDown() if
1632   you want to get OnChar() as well
1633
1634 - in general, the key events sent for the various non ASCII key combinations
1635   have been changed to make them consistent over all supported platforms,
1636   please see the wxKeyEvent documentation for details
1637
1638 - wxYES_NO is now wxYES | wxNO and the manifest values of both wxYES and wxNO
1639   have changed (to fix some unfortunate clashes), please check your code to
1640   ensure that no tests for wxYES or wxNO are broken: for example, the following
1641   will *NOT* work any longer:
1642
1643         if ( flags & wxYES_NO )
1644                 ... do something ...
1645         if ( flags & wxYES )
1646                 ... do something else ...
1647
1648 - static wxWizard::Create() doesn't exist any more, the wizards are created
1649   in the same way as all the other wxWindow objects, i.e. by directly using
1650   the ctor
1651
1652 - wxGLCanvas now derives directly from wxWindow, not wxScrolledWindow
1653
1654 - wxGridCellAttrProvider class API changed, you will need to update your code
1655   if you derived any classes from it
1656
1657 - wxImage::ComputeHistogram()'s signature changed to
1658   unsigned long ComputeHistogram(wxImageHistogram&) const
1659
1660 - wxEvtHandler cannot be copied/assigned any longer - this never worked but
1661   now it results in compile-time error instead of run-time crashes
1662
1663 - WXK_NUMLOCK and WXK_SCROLL keys no longer result in EVT_CHAR() events,
1664   they only generate EVT_KEY_DOWN/UP() ones
1665
1666 - the dialogs use wxApp::GetTopWindow() as the parent implicitly if the
1667   parent specified is NULL, use wxDIALOG_NO_PARENT style to prevent this
1668   from happening
1669
1670 - several obsolete synonyms are only retained in WXWIN_COMPATIBILITY_2_2 mode:
1671   for example, use wxScrolledWindow::GetViewStart() now instead of ViewStart()
1672   and GetCount() instead of Number() in many classes
1673
1674 - wxCmdLineParser does not use wxLog to output messages anymore.
1675   to obtain the previous behaviour, add
1676   wxMessageOutput::Set(new wxMessageOutputLog); to your program
1677   (you will need to #include <wx/msgout.h>)
1678
1679 wxMSW:
1680
1681 ! build system changed: setup.h is not a static file in include/wx any more
1682   but is created as part of the build process under lib/<toolkit>/wx
1683   where <toolkit> is of the form (msw|univ)[dll][u][d]. You'll need to update
1684   the include path in your make/project files appropriately. Furthermore,
1685   xpm.lib is no longer used by wxMSW, it was superseded by the wxXPMDecoder
1686   class. You'll need to remove all references to xpm.lib from your
1687   make/project files. Finally, the library names have changed as well and now
1688   use the following consistent naming convention: wxmsw[ver][u][d].(lib|dll)
1689   where 'u' appears for Unicode version, 'd' -- for the debug one and version
1690   is only present for the DLLs builds.
1691
1692 - child frames appear in the taskbar by default now, use wxFRAME_NO_TASKBAR
1693   style to avoid it
1694
1695 - all overloads of wxDC::SetClippingRegion() combine the given region with the
1696   previously selected one instead of replacing it
1697
1698 - wxGetHomeDir() uses HOME environment variable and if it is set will not
1699   return the programs directory any longer but its value (this function has
1700   never been meant to return the programs directory anyhow)
1701
1702 - wxHTML apps don't need to include wx/html/msw/wxhtml.rc in resources file
1703   anymore. The file was removed from wxMSW
1704
1705
1706 Unix ports:
1707
1708 ! You should use `wx-config --cxxflags` in your makefiles instead of
1709   `wx-config --cflags` for compiling C++ files. CXXFLAGS contains CFLAGS
1710   and the compiler flags for C++ files only, CFLAGS should still be used
1711   to compile pure C files.
1712
1713
1714 wxThread and related classes:
1715
1716 - The thread-related classes have been heavily changed since 2.2.x versions
1717   as the old code had many serious problems. This could have resulted in
1718   semantical changes other than those mentioned here, please review use of
1719   wxThread, wxMutex and wxCondition classes in your code.
1720
1721 ! wxCondition now *must* be used with a mutex, please read the (updated) class
1722   documentation for details and revise your code accordingly: this change was
1723   unfortunately needed as it was impossible to ensure the correct behaviour
1724   (i.e. absence of race conditions) using the old API.
1725
1726 - wxMutex is not recursive any more in POSIX implementation (it hasn't been
1727   recursive in 2.2.x but was in 2.3.1 and 2.3.2), please refer to the class
1728   documentation for the discussion of the recursive mutexes.
1729
1730 - wxMutex::IsLocked() doesn't exist any more and should have never existed:
1731   this is was unique example of a thread-unsafe-by-design method.
1732
1733
1734 OTHER CHANGES
1735 =============
1736
1737 2.4.0
1738 -----
1739
1740 wxMSW:
1741
1742 - fixed loss of client data in wxChoice::SetString()
1743
1744 2.3.4
1745 -----
1746
1747 All:
1748
1749 - added (partial) Indonesian translations (Bambang Purnomosidi D. P.)
1750 - added wxSizer::Show()/Hide() (Carl Godkin)
1751 - fixed bugs in wxDateTime::SetToWeekDay()/GetWeek()
1752
1753 Unix (Base/GUI):
1754
1755 - minor OpenBSD compilation/linking fixes, now builds OOB under OpenBSD 3.1
1756 - don't include -I/usr/include nor -I/usr/local/include in wx-config output
1757 - shared library symbols are now versioned on platforms that support it (Linux)
1758
1759 wxGTK:
1760 - Further work for GTK 2.0 and Unicode support.
1761 - Addition of native frame site grip.
1762
1763 wxX11:
1764 - Unicode support through Pango library.
1765
1766 wxMSW:
1767
1768 - fixed crashes in wxListCtrl under XP
1769 - added context menu for rich edit wxTextCtrl
1770
1771 wxHTML:
1772
1773 - fixed wxHTML to work in Unicode build
1774
1775 2.3.3
1776 -----
1777
1778 wxBase:
1779
1780 - building wxBase with Borland C++ is now supported (Michael Fieldings)
1781 - wxSemaphore class added, many fixed to wxCondition and wxThread (K.S. Sreeram)
1782 - fixes to the command line parsing error and usage messages
1783 - modified wxFileName::CreateTempFileName() to open the file atomically
1784   (if possible) and, especially, not to leak the file descriptors under Unix
1785 - memory leak in wxHTTP fixed (Dimitri Schoolwerth)
1786 - fixes to AM_PATH_WXCONFIG autoconf macro
1787 - added wxHashMap class that replaces type-unsafe wxHashTable and is modelled
1788   after (non standard) STL hash_map
1789 - wxLocale now works in Unicode mode
1790 - wxLocale can now load message catalogs in arbitrary encoding
1791 - added wxShutdown() function (Marco Cavallini)
1792 - added wxEXPLICIT macro
1793 - IPC classes improved and memory leaks fixed (Michael Fielding).
1794   Global buffer removed, duplication in docs removed
1795 - debug new/free implementations made thread-safe
1796
1797 Unix (Base/GUI):
1798
1799 - wxWidgets may be built using BSD and Solaris (and possibly other) make
1800   programs and not only GNU make
1801 - wxTCP-based IPC classes now support communicating over Unix domain sockets
1802 - wxWidgets may be built as a dynamic shared library under Darwin / Mac OS X
1803   lazy linking issues have been solved by linking a single module (.o) into
1804   the shared library (two step link using distrib/mac/shared-ld-sh)
1805 - fixed thread priority setting under Linux
1806
1807 All (GUI):
1808
1809 - it is now possible to set the icons of different sizes for frames (e.g. a
1810   small and big ones) using the new wxIconBundle class
1811 - implemented radio menu items and radio toolbar buttons
1812 - added possibility to show text in the toolbar buttons
1813 - added wxArtProvider class that can be used to customize the look of standard
1814   wxWidgets dialogs
1815 - significantly improved native font support
1816 - wxImage::ComputeHistogram() now uses wxImageHistogram instead of type-unsafe
1817   wxHashTable
1818 - added IFF image handler
1819 - fixed using custom renderers in wxGrid which was broken in 2.3.2
1820 - support for multiple images in one file added to wxImage
1821   (TIFF, GIF and ICO formats)
1822 - support for CUR and ANI files in wxImage added (Chris Elliott)
1823 - wxTextCtrl::GetRange() added
1824 - added wxGetFontFromUser() convenience function
1825 - added EVT_MENU_OPEN and EVT_MENU_CLOSE events
1826 - added Hungarian translations (Janos Vegh)
1827 - added wxImage::SaveFile(filename) method (Chris Elliott)
1828 - added wxImage::FloodFill and implemented wxWindowDC::DoFloodFill method
1829   for GTK+, Mac, MGL, X11, Motif ports (Chris Elliott)
1830 - added (platform-dependent) scan code to wxKeyEvent (Bryce Denney)
1831 - added wxTextCtrl::EmulateKeyPress()
1832 - Added wxMouseCaptureChangedEvent
1833 - Added custom character filtering to wxTextValidator
1834 - wxTreeCtrl now supports incremental keyboard search
1835 - wxMessageOutput class added
1836 - wxHelpProvider::RemoveHelp added and called from ~wxWindowBase
1837   so that erroneous help strings are no longer found as the hash
1838   table fills up
1839 - updated libpng from 1.0.3 to 1.2.4
1840 - Added wxView::OnClosingDocument so the application can do cleanup.
1841 - generic wxListCtrl renamed to wxGenericListCtrl, wxImageList
1842   renamed to wxGenericImageList, so they can be used on wxMSW
1843   (Rene Rivera).
1844 - Added wxTreeEvent::IsEditCancelled so the application can tell
1845   whether a label edit was cancelled.
1846 - added static wxFontMapper::Get() accessor
1847
1848 wxMSW:
1849
1850 - small appearance fixes for native look under Windows XP
1851 - fixed the bug related to the redrawing on resize introduced in 2.3.2
1852 - fixed multiple bugs in wxExecute() with IO redirection
1853 - refresh the buttons properly when the window is resized (Hans Van Leemputten)
1854 - huge (40*) speed up in wxMask::Create()
1855 - changing wxWidgets styles also changes the underlying Windows window style
1856 - wxTreeCtrl supports wxTR_HIDE_ROOT style (George Policello)
1857 - fixed flicker in wxTreeCtrl::SetItemXXX()
1858 - fixed redraw problems in dynamically resized wxStaticText
1859 - improvements to wxWidgets applications behaviour when the system colours
1860   are changed
1861 - choose implicit parent for the dialog boxes better
1862 - fixed wxProgressDialog for ranges > 65535
1863 - wxSpinButton and wxSpinCtrl now support full 32 bit range (if the version
1864   of comctl32.dll installed on the system supports it)
1865 - wxFontEnumerator now returns all fonts, not only TrueType ones
1866 - bugs in handling wxFrame styles (border/caption related) fixed
1867 - showing a dialog from EVT_RADIOBUTTON handler doesn't lead to an infinite
1868   recursion any more
1869 - wxTextCtrl with wxTE_RICH flag scrolls to the end when text is appended to it
1870 - the separators are not seen behind the controls added to the toolbar any more
1871 - wxLB_SORT style can be used with wxCheckListBox
1872 - wxWindowDC and wxClientDC::GetSize() works correctly now
1873 - Added wxTB_NODIVIDER and wxTB_NOALIGN so native toolbar can be used in FL
1874 - Multiline labels in buttons are now supported (simply use "\n" in the label)
1875 - Implemented wxMouseCaptureChangedEvent and made wxGenericDragImage check it
1876   has the capture before release it.
1877 - fixed bugs in multiple selection wxCheckListBox
1878 - default button handling is now closer to expected
1879 - setting tooltips for wxSlider now works
1880 - disabling a parent window also disables all of its children (as in wxGTK)
1881 - multiple events avoided in wxComboBox
1882 - tooltip asserts avoided for read-only wxComboBox
1883 - fixed a race condition during a thread exit and a join
1884 - fixed a condition where a thread can hang during message/event processing
1885 - increased space between wxRadioBox label and first radio button
1886 - don't fail to register remaining window classes if one fails to register
1887 - wxFontDialog effects only turned on if a valid colour was
1888   provided in wxFontData
1889 - Added wxTE_LEFT, wxTE_CENTRE and wxTE_RIGHT flags for text control alignment.
1890 - Bitmap printing uses 24 bits now, not 8.
1891
1892 wxGTK:
1893
1894 - wxDirDialog now presents the file system in standard Unix way
1895 - wxButton now honours wxBU_EXACTFIT
1896 - wxStaticBox now honours wxALIGN_XXX styles
1897 - added support for non alphanumeric simple character accelerators ('-', '=')
1898 - new behaviour for wxWindow::Refresh() as it now produces a delayed refresh.
1899   Call the new wxWindow::Update() to force an immediate update
1900 - support for more SGI hardware (12-bit mode among others)
1901 - fixed wxDC::Blit() to honour source DC's logical coordinates
1902 - implemented wxIdleEvent::RequestMore() for simple background tasks
1903 - implemented wxChoice::Delete()
1904 - fixed bad memory leak in wxFileDialog (Chris Elliott)
1905 - made internal GC pool dynamically growable
1906 - added GTK+ 2 and Unicode support
1907
1908 wxMotif:
1909
1910 - improved colour settings return values (Ian Brown)
1911 - improved border style handling for wxStaticText (Ian Brown)
1912 - improved toolbar control alignment
1913 - implemented wxSpinButton
1914 - implemented wxCheckListBox
1915 - fixed wxSpinCtrl and wxStaticLine when used with sizers
1916 - wxStaticBitmap now shows transparent icons correctly
1917
1918 wxX11:
1919
1920 - added generic MDI implementation (Hans Van Leemputten)
1921 - first cut at wxSocket support (not yet working)
1922
1923 wxMac:
1924
1925 - Many improvements
1926
1927 wxOS2:
1928
1929 - First alpha-quality release
1930
1931 wxHTML:
1932
1933 - fixed wxHtmlHelpController's cache files handling on big endian machines
1934 - added blocking and redirecting capabilities to wxHtmlWindow via
1935   wxHtmlWindow::OnOpeningURL()
1936 - fixed alignment handling in tables
1937 - fixed <font face="..."> handling to be case insensitive
1938
1939 2.3.2
1940 -----
1941
1942 New port: wxUniv for Win32/GTK+ is now included in the distribution.
1943
1944 wxBase:
1945
1946 - wxRegEx class added
1947 - wxGetDiskSpace() function added (Jonothan Farr, Markus Fieber)
1948 - wxTextBuffer and wxTextFile(wxStream) added (Morten Hanssen)
1949 - more fixes to wxMBConv classes. Conversion to and from wchar_t now works with
1950   glibc 2.2 as well as with glibc 2.1. Unix version now checks for iconv()'s
1951   capabilities at runtime instead of in the configure script.
1952
1953 All (GUI):
1954
1955 - support for virtual list control added
1956 - column images in report mode of the list control
1957 - wxFindReplaceDialog added (based on work of Markus Greither)
1958 - wxTextCtrl::SetMaxLength() added (wxMSW/wxGTK)
1959 - polygon support in wxRegion (Klaas Holwerda)
1960 - wxStreamToTextRedirector to allow easily redirect cout to wxTextCtrl added
1961 - fixed bug with using wxExecute() to capture huge amounts of output
1962 - new wxCalendarCtrl styles added (Søren Erland Vestø)
1963 - wxWizard changes: loading from WXR support, help button (Robert Cavanaugh)
1964 - wxDirSelector() added (Paul A. Thiessen)
1965 - wxGrid cell editing veto support (Roger Gammans)
1966 - wxListCtrl ITEM_FOCUSED event added
1967 - support for ICO files in wxImage added (Chris Elliott)
1968 - improvements to wxDragImage (Chuck Messenger)
1969
1970 wxMSW:
1971
1972 - support for the DBCS fonts (CP 932, 936, 949, 950) (Nathan Cook)
1973 - new library naming convention under VC++ -- please change your application
1974   project files
1975
1976 wxGTK:
1977
1978 - fixed popup menu positioning bug
1979 - fixed the edit function for wxListCtrl (Chuck Messenger)
1980 - fixed the key-hitting events for wxListCtrl and wxTreeCtrl, so they
1981   correctly return the key which was pressed (Chuck Messenger)
1982
1983 wxMac:
1984
1985 - support for configuration and build under Mac OS X using the Apple Developer
1986   Tools
1987
1988 wxHTML:
1989
1990 - new HTML parser with correct parsing of character entities and fixes
1991   to tags parsing
1992 - added support for animated GIFs
1993
1994 2.3.1
1995 -----
1996
1997 wxBase:
1998
1999 - Fixes for gcc 3.0
2000 - Fixed new charset detection code
2001 - ODBC Informix fixes (submitted by Roger Gammans)
2002 - Added ODBC date support to wxVariant
2003 - Added wxDir::Traverse
2004 - Added wxSingleInstanceChecker class
2005 - Removed redundant wxDebugContext functions using C++ streams,
2006   so now standard stream usage should be unnecessary
2007
2008 All (GUI):
2009
2010 - Added wxDbGrid class for displaying ODBC tables
2011 - Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEvent so the
2012   user code can get access to the edit control when it is created, (to
2013   push on a custom event handler for example)
2014 - Added wxTextAttr class and SetStyle, SetDefaultStyle and
2015   GetDefaultStyle methods to wxTextCtrl
2016 - Added wxSingleInstanceChecker
2017 - Improvements to Tex2RTF
2018 - Added Paul and Roger Gammans' grid controls
2019 - Bug in wxDocument::Save logic corrected, whereby Save didn't save when not
2020   first-time saved
2021 - Fixed memory leak in textcmn.cpp
2022 - Various wxXML enhancements
2023 - Removed wxCLIP_CHILDREN style from wxSplitterWindow
2024 - Fixed memory leak in DoPrint, htmprint.cpp
2025 - Fixed calendar sample bug with using wxCommandEvent::GetInt()
2026   instead of GetId()
2027 - Added wxDbGrid combining wxODBC classes with wxGrid
2028 - Added more makefiles and project files for contrib hierarchy
2029
2030 wxMSW:
2031
2032 - Fixed wxApp::ProcessMessage so controls don't lose their
2033   accelerators when the accelerators are redefined elsewhere
2034 - Accelerators consisting of simple keystrokes (without control,
2035   alt or shift) now work
2036 - Compile fixes for Watcom C++ added
2037 - Compile fixes for Cygwin 1.0 added
2038 - Use SetForegroundWindow() in wxWindow::Raise() instead of BringWindowToTop()
2039 - Replaced wxYield() call in PopupMenu() by a much safer
2040   wxYieldForCommandsOnly() - fixes tree ctrl popup menu bug and other ones
2041 - Enter processing in wxSpinCtrl fixed
2042 - Fixed bug in determining the best listbox size
2043 - Fix for wxFrame's last focus bug
2044 - We now send iconize events
2045 - Fixed wxFrame::SetClientSize() with toolbar bug
2046 - Added mousewheel processing
2047 - Added wxSystemSettings::Get/SetOption so we can configure
2048   wxWidgets at run time; used this to implement no-maskblt option
2049   in wxDC
2050 - Fixed bug when using MDIS_ALLCHILDSTYLES style: so now MDI
2051   child frame styles are honoured
2052
2053 wxGTK:
2054
2055 - Fixed slider rounding bug
2056 - Added code to set wxFont's default encoding to wxLocale::GetSystemEncoding()
2057 - We now send iconize events
2058 - Fix for discrepancies between wxNotebookEvent and wxNotebook
2059   GetSelection() results
2060
2061 2.3.0
2062 -----
2063
2064 wxBase:
2065
2066 - fixed problem with wxURL when using static version of the library
2067 - wxZipFSHandler::FindFirst() and FindNext() now correctly list directories
2068 - wxMimeTypesManager now can create file associations too (Chris Elliott)
2069 - wxCopyFile() respects the file permissions (Roland Scholz)
2070 - wxFTP::GetFileSize() added (Søren Erland Vestø)
2071 - wxDateTime::IsSameDate() bug fixed
2072 - wxTimeSpan::Format() now behaves more as expected, see docs
2073 - wxLocale now provides much more convenient API for setting language and
2074   detecting current system language. New API is more abstracted and truly
2075   cross-platform, independent of underlying C runtime library.
2076
2077 All (GUI):
2078
2079 - new wxToggleButton class (John Norris, Axel Schlueter)
2080 - wxCalendarCtrl not highlighting the date with time part bug fixed
2081 - wxADJUST_MINSIZE sizer flag added
2082 - FindOrCreateBrush/Pen() bug fix for invalid colour values
2083 - new wxXPMHandler for reading and writing XPM images
2084 - added new (now recommended) API for conversion between wxImage and wxBitmap
2085   (wxBitmap::ConvertToImage() and wxBitmap::wxBitmap(wxImage&) instead of
2086   wxImage methods and ctor)
2087 - ODBC classes now support DB2, Interbase, and Pervasive SQL
2088 - ODBC documentation complete!!
2089 - ODBC classes have much Unicode support added, but not complete
2090 - ODBC experimental BLOB support added, but not completely tested
2091 - ODBC NULL column support completed (Roger/Paul Gammans)
2092 - ODBC All "char *" and char arrays removed and replaced with wxString use
2093
2094 wxMSW:
2095
2096 - threads: bug in wxCondition::Broadcast fixed (Pieter van der Meulen)
2097 - fixed bug in MDI children flags (mis)handling
2098 - it is possible to compile wxCHMHelpController with compilers
2099   other than Visual C++ now and hhctrl.ocx is loaded at runtime
2100
2101 wxGTK:
2102
2103 - added support for wchar_t (wxUSE_WCHAR_T) under Unix
2104
2105 wxHTML:
2106
2107 - mew feature, wxHtmlProcessor for on-the-fly modification of HTML markup
2108 - visual enhancements to contents panel of wxHtmlHelpController
2109
2110 2.2.0
2111 -----
2112
2113 wxBase:
2114
2115 - Fixed bug with directories with trailing (back)slashes in wxPathExists
2116 - wxString: added wxArrayString::operator==() and !=()
2117 - Fixes for wxCmdLineParser
2118 - Added wxGetLocalTimeMillis
2119 - Completed Czech translations
2120 - Some stream corrections
2121 - added missing consts to wxPoint operators
2122 - wxDateTime ParseFormat fixes
2123 - wxFile::Open(write_append) will create file if it doesn't exist
2124 - small fixes to MIME mailcap test command handling, more MIME tests in the sample
2125
2126 All (GUI):
2127
2128 - wxGenericDragImage now allows virtual image drawing, and
2129   flicker-free dragging is now possible
2130 - Added wxPrinter::GetLastError
2131 - Fixed wxLogGui reentrancy problem
2132 - Paper names now translated
2133 - wxGrid fixes
2134 - Generic validator now caters for more cases (integers in
2135   wxTextCtrl, strings in wxChoice, wxComboBox)
2136 - Fixed crash when docview On... functions return FALSE. Show
2137   error message when an non-existent filename is typed into the Open
2138   File dialog.
2139 - Corrected Baltic font encoding handling
2140 - wxImage: enhanced TIFF code, added new platform-independent BMP
2141   writing code
2142 - wxKeyEvent::GetKeyCode() and HasModifiers() added and documented
2143 - Fixed wxPropertyForm crashes in sample
2144 - wxWizard now calls TransferDataFromWindow() before calling
2145   wxWizardPage::GetNext() fixing an obvious bug
2146
2147 wxMSW:
2148
2149 - wxWindow::GetCharWidth/Height now calculated accurately.
2150   This will affect all .wxr dialog resources, so for
2151   backward compatibility, please set
2152   wxDIALOG_UNIT_COMPATIBILITY to 1 in setup.h
2153 - wxListCtrl: set item text in LIST_ITEM_ACTIVATED events
2154 - wxTextCtrl: implemented setting colours for rich edit controls
2155 - wxColour now accepts both grey and gray
2156 - BC++ DLL compilation fixed
2157 - Watcom C++ makefiles improved for JPEG and TIFF compilation
2158 - Fixed submenu accelerator bug
2159 - Fixed dialog focus bug (crash if the previous window to have
2160   the focus was destroyed before the dialog closed)
2161 - Too-small default wxTextCtrl height fixed
2162 - fixed "missing" initial resize of wxMDIChildFrame
2163 - wxFrame restores focus better
2164 - Now ignore wxTHICK_FRAME in wxWindow constructor: only relevant to
2165   frames and dialogs, interferes with other window styles otherwise
2166   (sometimes you'd get a thick frame in a subwindow)
2167 - wxTextCtrl insertion point set to the beginning of the control by SetValue
2168 - Fix so wxMDIParentFrame is actually shown when Show(TRUE) is called.
2169 - wxFileDialog: adjusts struct size if there's an error (struct
2170   sizes can be different on different versions of Windows)
2171 - wxImageList::GetSize() documented and added to wxMSW
2172 - fixed default dialog style to make them non resizeable again
2173 - fixed wxFrame::IsShown() which always returned TRUE before
2174
2175 wxGTK:
2176
2177 - Please see docs/gtk/changes.txt.
2178
2179 wxMotif:
2180
2181 - Small compilation fixes
2182
2183 Documentation:
2184
2185 - wxCaret documented
2186
2187 2.1.16
2188 ------
2189
2190 wxBase:
2191
2192 All (GUI):
2193
2194 wxMSW:
2195
2196 - Various bug fixes
2197 - Added wxCHMHelpController, for invoking MS HTML Help
2198   files. This works under VC++ only
2199 - Modal dialog handling improved
2200 - Printer dialog now modal
2201
2202 wxGTK:
2203
2204 - Various bug fixes
2205
2206 wxMotif:
2207
2208 - Various bug fixes
2209
2210 2.1.15
2211 ------
2212
2213 Documentation:
2214
2215 - Added docs/tech for technical notes
2216
2217 File hierarchy:
2218
2219 - Started new contrib hierarchy that mirrors
2220   the main lib structure; moved OGL and MMedia into it
2221
2222 wxBase:
2223
2224 - wxSocket support
2225 - wxDateTime replaces and extends old wxDate and wxTime classes (still
2226   available but strongly deprecated) with many new features
2227 - wxLongLong class provides support for (signed) 64 bit integers
2228 - wxCmdLineParser class for parsing the command line (supporting short and
2229   long options, switches and parameters of different types)
2230 - it is now possible to build wxBase under Win32 (using VC++ only so far)
2231   and BeOS (without thread support yet)
2232 - wxThread class modified to support both detached and joinable threads, also
2233   added new GetCPUCount() and SetConcurrency() functions (useful under Solaris
2234   only so far)
2235 - wxDir class for enumerating files in a directory
2236 - wxLog functions are now (more) MT-safe
2237 - wxStopWatch class, timer functions have more chances to return correct
2238   results for your platform (use ANSI functions where available)
2239 - wxString::ToLong, ToULong, ToDouble methods and Format() static one added
2240 - buffer overflows in wxString and wxLog classes fixed (if snprintf() function
2241   is available)
2242 - wxArray::RemoveAt() replaces deprecated wxArray::Remove(index)
2243
2244 all (GUI):
2245
2246 - Added wxImage::Rotate.
2247 - new wxCalendarCtrl class for picking a date interactively
2248 - wxMenu(Bar)::Insert() and Remove() functions for dynamic menu management
2249 - wxToolBar supports arbitrary controls (not only buttons) and can be
2250   dynamically changed (Delete/Insert functions)
2251 - vertical toolbars supported by MSW and GTK native wxToolBar classes
2252 - wxTreeCtrl and wxListCtrl allow setting colour/fonts for individual items
2253 - "file open" dialog allows selecting multiple files at once (contributed by
2254   John Norris)
2255 - wxMimeTypesManager uses GNOME/KDE MIME database to get the icons for the
2256   MIME types if available (Unix only)
2257 - wxDC::DrawRotatedText() (based on contribution by Hans-Joachim Baader)
2258 - TIFF support added (libtiff required and included in the distribution)
2259 - PCX files can now be written (256 and 24 bits)
2260 - validators may work recursively if wxWS_EX_VALIDATE_RECURSIVELY is set
2261 - wxScrolledWindow now has keyboard interface
2262 - wxTextEntryDialog may be used for entering passwords (supports wxTE_PASSWORD)
2263 - added wxEncodingConverter and improved wxFontMapper
2264   for dealing with conversions between different encodings,
2265   charsets support in wxLocale and wxHTML
2266 - wxDragImage class added
2267 - samples/help improved to show standard and advanced HTML help
2268   controllers, as well as native help
2269 - moved wxTreeLayout class to main lib
2270
2271 wxMSW:
2272
2273 - wxFrame::MakeFullScreen added.
2274 - support for enhanced metafiles added, support for copying/pasting metafiles
2275   (WMF and enhanced ones) fixed/added.
2276 - implemented setting colours for push buttons
2277 - wxStatusBar95 may be now used in dialogs, panels (not only frames) and can be
2278    positioned along the top of the screen and not only at the bottom
2279 - wxTreeCtrl::IsVisible() bug fixed (thanks to Gary Chessun)
2280 - loading/saving big (> 32K) files in wxTextCtrl works
2281 - tooltips work with wxRadioBox
2282 - wxBitmap/wxIcon may be constructed from XPM included into a program, as in
2283   Unix ports
2284 - returning FALSE from OnPrintPage() aborts printing
2285 - VC++ makefiles and project files made (mostly) consistent
2286 - wxSetCursorEvent added
2287
2288 wxGTK:
2289
2290 - wxFontMapper endless recursion bug (on some systems) fixed
2291 - wxGTK synthesizes wxActivateEvents
2292 - UpdateUI handlers may be used with wxTextCtrl
2293
2294 wxMotif:
2295
2296 - wxMenu::Enable works
2297 - wxToolBar bugs fixed
2298 - OGL samples made to work again
2299
2300 wxHTML:
2301
2302 - almost complete rewrite of wxHtmlHelpController,
2303   including faster search, bookmarks, printing, setup dialog
2304   and cross-platform binary compatible .cached files for faster
2305   loading of large helpbooks, case insensitive search
2306   split into 3 parts: wxHtmlHelpData, Frame and Controller
2307 - added support for charsets and <meta> tag
2308 - added support for font faces and justified paragraphs,
2309   taken some steps to prepare wxHTML for frames
2310 - added dynamic pushing/popping of wxHtmlParser tag handlers
2311 - improved HTML printing
2312 - added extensive table of HTML characters substitutions (&nbsp; etc.)
2313 - fixed wxHtmlWindow flickering, several minor bugfixes
2314 - added some tags: <address>, <code>, <kbd>, <samp>, <small>, <big>,
2315   fixed handling of relative and absolute font sizes in <font size>
2316
2317
2318 NOTE: for changes after wxWidgets 2.1.0 b4, please see the CVS
2319 change log.
2320
2321 2.1.0, b4, May 9th 1999
2322 -----------------------
2323
2324 wxGTK:
2325
2326 - JPEG support added.
2327 - Many fixes and changes not thought worth mentioning in this file :-)
2328
2329 wxMSW:
2330
2331 - wxNotebook changes: can add image only; wxNB_FIXEDWIDTH added;
2332   SetTabSize added.
2333 - JPEG support added.
2334 - Fixes for Cygwin compilation.
2335 - Added wxGA_SMOOTH and wxFRAME_FLOAT_ON_PARENT styles.
2336 - Many fixes people didn't tell this file about.
2337
2338 wxMotif:
2339
2340
2341 General:
2342
2343 - Some changes for Unicode support, including wxchar.h/cpp.
2344
2345
2346 2.0.1 (release), March 1st 1999
2347 -------------------------------
2348
2349 wxGTK:
2350
2351 - wxGLCanvas fixes.
2352 - Slider/spinbutton fixes.
2353
2354 wxMSW:
2355
2356 - Fixed problems with <return> in dialogs/panels.
2357 - Fixed window cursor setting.
2358 - Fixed toolbar sizing and edge-clipping problems.
2359 - Some makefile fixes.
2360
2361 wxMotif:
2362
2363 - None.
2364
2365 General:
2366
2367 - Added wxUSE_SOCKETS.
2368 - More topic overviews.
2369 - Put wxPrintPaperType, wxPrintPaperDatabase into
2370   prntbase.h/cpp for use in non-PostScript situations
2371   (e.g. Win16 wxPageSetupDialog).
2372
2373
2374 Beta 5, February 18th 1999
2375 --------------------------
2376
2377 wxGTK:
2378
2379 - wxExecute improved.
2380
2381 wxMSW:
2382
2383 - Fixed wxWindow::IsShown (::IsWindowVisible doesn't behave as
2384   expected).
2385 - Changed VC++ makefiles (.vc) so that it's possible to have
2386   debug/release/DLL versions of the library available simultaneously,
2387   with names wx.lib, wx_d.lib, wx200.lib(dll), wx200_d.lib(dll).
2388 - Added BC++ 5 IDE files and instructions.
2389 - Fixed wxChoice, wxComboBox constructor bugs (m_noStrings initialisation).
2390 - Fixed focus-related crash.
2391
2392 wxMotif:
2393
2394 - Cured asynchronous wxExecute crash.
2395 - Added repaint event handlers to wxFrame, wxMDIChildFrame.
2396
2397 General:
2398
2399 - wxLocale documented.
2400 - Added include filenames to class reference.
2401 - wxHelpController API changed: SetBrowser becomes SetViewer,
2402   DisplaySection works for WinHelp, help sample compiles under Windows
2403   (though doesn't display help yet).
2404
2405 Beta 4, February 12th 1999
2406 --------------------------
2407
2408 wxGTK:
2409
2410 - Miscellaneous fixes.
2411
2412 wxMSW:
2413
2414 - Makefiles for more compilers and samples; Cygwin makefiles
2415   rationalised.
2416 - Added VC++ project file for compiling wxWidgets as DLL.
2417
2418 wxMotif:
2419
2420 - Added OnEraseBackground invocation.
2421 - Added wxRETAINED implementation for wxScrolledWindow.
2422 - Cured scrolling display problem by adding XmUpdateDisplay.
2423 - Tried to make lex-ing in the makefile more generic (command line
2424   syntax should apply to both lex and flex).
2425 - Changed file selector colours for consistency (except for buttons:
2426   crashes for some reason).
2427 - Fixed wxMotif version of wxImage::ConvertToBitmap (used new instead
2428   of malloc, which causes memory problems).
2429
2430 General:
2431
2432 - Further doc improvements.
2433 - wxGenericValidator added.
2434 - Added wxImageModule to image.cpp, so adds/cleans up standard handlers
2435   automatically.
2436
2437 Beta 3, January 31st 1999
2438 -------------------------
2439
2440 wxGTK:
2441
2442 - wxClipboard/DnD API changes (still in progress).
2443 - wxToolTip class added.
2444 - Miscellaneous fixes.
2445
2446 wxMSW:
2447
2448 - wxRegConfig DeleteAll bug fixed.
2449 - Makefiles for more compilers.
2450 - TWIN32 support added.
2451 - Renamed VC++ makefiles from .nt to .vc, and
2452   factored out program/library settings.
2453 - Fixed wxIniConfig bug.
2454
2455 wxMotif:
2456
2457 - A few more colour fixes.
2458 - wxGLCanvas and OpenGL samples working.
2459 - Some compiler warnings fixed.
2460 - wxChoice crash fix.
2461 - Dialog Editor starting to work on Motif.
2462
2463 General:
2464
2465 - wxBusyCursor class added.
2466 - Added samples/dde.
2467 - More doc improvements, incl. expanding docs/html/index.htm.
2468
2469 Beta 2, January 1999
2470 --------------------
2471
2472 wxGTK:
2473
2474 wxMSW:
2475
2476 - 16-bit BC++ compilation/linking works albeit without the resource system.
2477
2478 wxMotif:
2479
2480 - Cured wxScreenDC origin problem so e.g. sash window sash is drawn at
2481   the right place.
2482 - Cured some widget table clashes.
2483 - Added thread support (Robert).
2484 - wxPoem sample now works.
2485
2486 General:
2487
2488 - Rearranged documentation a bit.
2489 - Sash window uses area of first frame/dialog to paint over when drawing
2490   the dragged sash, not just the sash window itself (it clipped to the right
2491   or below).
2492 - Made resource sample use the correct Cancel button id.
2493 - Moved wxProp to main library (generic directory), created proplist
2494   sample.
2495 - Added bombs and fractal samples.
2496
2497 Beta 1, December 24th 1998
2498 --------------------------
2499
2500 wxGTK:
2501
2502 - Various
2503
2504 wxMSW, wxMotif: not in sync with this release.
2505
2506
2507 Alpha 18, December 29th 1998
2508 ----------------------------
2509
2510 wxMSW:
2511
2512 - Win16 support working again (VC++ 1.5)
2513 - Win16 now uses generic wxNotebook, wxListCtrl,
2514   wxTreeCtrl -- more or less working now, although
2515   a little work on wxNotebook is still needed.
2516   Under 16-bit Windows, get assertion when you click
2517   on a tab.
2518 - Wrote 16-bit BC++ makefiles: samples don't yet link.
2519 - Added CodeWarrior support to distribution courtesy
2520   of Stefan Csomor.
2521
2522 wxMotif:
2523
2524 - Cured scrolling problem: scrollbars now show/hide themselves
2525   without (permanently) resizing the window.
2526 - Removed some commented-out lines in wxScrolledWindow::AdjustScrollbars
2527   that disabled scrollbar paging.
2528 - Set background colour of drawing area in wxWindow, so e.g. wxListCtrl
2529   colours correctly.
2530 - Removed major bug whereby dialogs were unmanaged automatically
2531   when any button was pressed.
2532 - Fixed colours of wxWindow scrollbars, made list and text controls
2533   have a white background.
2534 - Fixed dialog colour setting.
2535 - Added settable fonts and colours for wxMenu/wxMenuBar. Now
2536   they have sensible colours by default.
2537 - Fixed a bug in wxStaticBox.
2538 - Cured wxTreeCtrl bug: now works pretty well!
2539 - Debugged DrawEllipticArc (a ! in the wrong place).
2540 - Added SetClippingRegion( const wxRegion& region ).
2541 - Added wxPoint, wxSize, wxRect versions of SetSize etc.
2542
2543 Alpha 17, November 22nd 1998
2544 ----------------------------
2545
2546 wxMSW:
2547
2548 - More documentation updates, especially for
2549   wxLayoutWindow classes and debugging facilities.
2550 - Changed wxDebugContext to use wxDebugLog instead
2551   of wxTrace.
2552 - Now supports VC++ 6.0, and hopefully BC++ 5.0.
2553   However, DLL support may be broken for BC++ since
2554   VC++ 6 required changing of WXDLLEXPORT keyword
2555   position.
2556 - Numerous miscellaneous changes.
2557
2558 wxMotif:
2559
2560 - Reimplemented MDI using wxNotebook instead of the MDI widgets, which
2561   were too buggy (probably not design for dynamic addition/removal of
2562   child frames).
2563 - Some improvements to the wxNotebook implementation.
2564 - wxToolBar now uses a bulletin board instead of a form, in an attempt
2565   to make it possible to add ordinary wxControls to a toolbar.
2566 - Cured problem with not being able to use global memory operators,
2567   by defining two more global operators, so that the delete will match
2568   the debugging implementation.
2569 - Added wxUSE_DEBUG_NEW_ALWAYS so we can distinguish between using
2570   global memory operators (usually OK) and #defining new to be
2571   WXDEBUG_NEW (sometimes it might not be OK).
2572 - Added time.cpp to makefile; set wxUSE_DATETIME to 1.
2573 - Added a parent-existence check to popup menu code to make it not crash.
2574 - Added some optimization in wxWindow::SetSize to produce less flicker.
2575   It remains to be seen whether this produces any resize bugs.
2576
2577 It's a long time since I updated this file. Previously done:
2578
2579 - wxFrame, wxDialog done.
2580 - wxScrolledWindow done (but backing pixmap not used at present).
2581 - wxBitmap done though could be tidied it up at some point.
2582 - Most basic controls are there, if not rigorously tested.
2583 - Some MDI support (menus appear on child frames at present).
2584 - wxNotebook almost done.
2585 - wxToolBar done (horizontal only, which would be easy to extend
2586   to vertical toolbars).
2587
2588 More recently:
2589
2590 - Colour and font changing done (question mark over what happens
2591   to scrollbars).
2592 - Accelerators done (for menu items and buttons). Also event loop
2593   tidied up in wxApp so that events are filtered through ProcessXEvent.
2594 - wxWindow::GetUpdateRegion should now work.
2595
2596 Alpha 16, September 8th 1998
2597 ----------------------------
2598
2599 wxMSW:
2600
2601 - Added wxSashWindow, wxSashLayoutWindow classes, and sashtest
2602   sample.
2603 - Guilhem's socket classes added, plus wxsocket sample.
2604 - A few more makefiles added.
2605 - GnuWin32/BC++ compatibility mods.
2606 - Further doc updates.
2607 - wxProp updates for correct working with wxGTK.
2608
2609 wxMotif:
2610
2611 - First start at Motif port.
2612 - Made makefiles for wxMotif source directory and minimal sample.
2613 - First go at wxApp, wxWindow, wxDialog, wxPen, wxBrush, wxFont,
2614   wxColour, wxButton, wxCheckBox, wxTextCtrl, wxStaticText,
2615   wxMenu, wxMenuItem, wxMenuBar
2616
2617 Alpha 15, August 31st 1998
2618 --------------------------
2619
2620 wxMSW:
2621
2622 - wxBitmap debugged.
2623 - wxDC::GetDepth added.
2624 - Contribution added whereby wxBitmap will be
2625   converted to DC depth if they don't match.
2626 - wxConfig API improved, documentation updated.
2627 - Printing classes name conventions cleaned up.
2628 - wxUpdateUIEvent now derives from wxCommandEvent
2629   so event can travel up the window hierarchy.
2630
2631 Alpha 14, July 31st 1998
2632 ------------------------
2633
2634 wxMSW:
2635
2636 - Toolbar API has been simplified, and now
2637   wxFrame::GetClientArea returns the available client
2638   area when toolbar, status bar etc. have been accounted for.
2639   wxFrame::CreateToolBar added in line with CreateStatusBar.
2640 - Documentation updates, incl. for wxToolBar.
2641 - New wxAcceleratorTable class plus wxFrame::SetAcceleratorTable.
2642 - Various additions from other folk, e.g. streams, wxConfig
2643   changes, wxNotebook.
2644 - Added wxDocMDIParentFrame, wxDocMDIChildFrame for doc/view.
2645
2646 Alpha 13, July 8th 1998
2647 -----------------------
2648
2649 wxMSW:
2650
2651 - Implemented wxPoint as identical to POINT on Windows, and
2652   altered wxDC wxPoint functions to use wxPoint directly in
2653   Windows functions, for efficiency.
2654 - Cured wxASSERT bug in wxStatusBar95.
2655 - #ifdefed out some bits in oleutils.cpp for compilers that
2656   don't support it.
2657 - Added some operators to wxPoint, wxSize.
2658 - Added inline wxDC functions using wxPoint, wxSize, wxRect.
2659
2660 Alpha 12, July 7th 1998
2661 -----------------------
2662
2663 wxMSW:
2664
2665 - Added wxApp::GetComCtl32Version, and wxTB_FLAT style, so can
2666   have flat toolbars on Win98 or Win95 with IE >= 3 installed.
2667
2668 Alpha 11, July 3rd 1998
2669 -----------------------
2670
2671 wxMSW:
2672
2673 - Added thread.h, thread.cpp.
2674 - Changed Enabled, Checked to IsEnabled, IsChecked in wxMenu,
2675   wxMenuBar.
2676 - Changed wxMenuItem::SetBackColor to SetBackgroundColour,
2677   SetTextColor to SetTextColour, and added or made public several
2678   wxMenuItem accessors.
2679 - Added two overloads to wxRegion::Contains. Added
2680   wxRegion::IsEmpty for a more consistent naming convention.
2681 - Added Vadim's wxDataObject and wxDropSource.
2682 - ENTER/LEAVE events now work.
2683 - Cured wxMemoryDC bug where the DC wasn't being deleted.
2684 - Cured wxGauge SetSize major bugginess.
2685 - Cured problem where if a GDI object was created on the stack,
2686   then went out of scope, then another object was selected into
2687   the DC, GDI objects would leak. This is because the assignment
2688   to e.g. wxDC::m_pen would delete the GDI object without it first
2689   being selected out of the DC. Cured by selecting the old DC object
2690   first, then doing the assignment.
2691 - Split up wxGaugeMSW, wxGauge95, wxSliderMSW, wxSlider95
2692 - Various other bug fixes and additions.
2693
2694 Generic:
2695
2696 - Major work on Dialog Editor (still plenty to go).
2697 - Expanded documentation a bit more.
2698
2699 Alpha 10, May 7th 1998
2700 ----------------------
2701
2702 wxMSW:
2703
2704 - Added desiredWidth, desiredHeight parameters to wxBitmapHandler
2705   and wxIcon functions so that you can specify what size of
2706   icon should be loaded. Probably will remain a Windows-specific thing.
2707 - wxStatusBar95 now works for MDI frames.
2708 - Toolbars in MDI frames now behave normally. They still
2709   require application-supplied positioning code though.
2710 - Changed installation instructions, makefiles and batch files
2711   for compiling with Gnu-Win32/Mingw32/EGCS. Also timercmn.cpp
2712   change to support Mingw32/EGCS. Bison now used by default.
2713
2714 Alpha 9, April 27th 1998
2715 ------------------------
2716
2717 wxMSW:
2718
2719 - Cured bug in wxStatusBar95 that caused a crash if multiple
2720   fields were used.
2721 - Added Gnu-Win32 b19/Mingw32 support by changing resource
2722   compilation and pragmas.
2723 - Cured wxMenu bug introduced in alpha 8 - didn't respond to
2724   commands because VZ changed the id setting in wxMenu::MSWCommand.
2725
2726 Generic:
2727
2728 - Corrected some bugs, such as the wxModule compilation problem.
2729 - Added Gnu-Win32 b19/Mingw32 support by changing resource
2730   compilation and pragmas.
2731 - Changed SIZEOF to WXSIZEOF.
2732
2733 Alpha 8, April 17th 1998
2734 ------------------------
2735
2736 wxMSW:
2737
2738 - Added IsNull to wxGDIObject to check if the ref data is present or not.
2739 - Added PNG handler and sample - doesn't work for 16-bit PNGs for
2740   some reason :-(
2741 - Added wxJoystick class and event handling, and simple demo.
2742 - Added simple wxWave class. Needs Stop() function.
2743 - Added wxModule (module.h/module.cpp) to allow definition
2744   of modules to be initialized and cleaned up on wxWidgets
2745   startup/exit.
2746 - Start of Mingw32 compatibility (see minimal and dialogs samples
2747   makefile.m95 files, and install.txt).
2748 - Note: Windows printing has stopped working... will investigate.
2749 VADIM'S CHANGES:
2750 - Updated wxString: bug fixes, added wxArrayString, some
2751   compatibility functions.
2752 - Updated log.h/cpp, added wxApp::CreateLogTarget.
2753 - file.h: new wxTempFile class.
2754 - defs.h: added wxSB_SIZE_GRIP for wxStatusBar95
2755 - statbr95: wxStatusBar95 control.
2756 - registry.h/cpp: wxRegKey class for Win95 registry.
2757 - listbox.cpp: corrected some bugs with owner-drawn listboxes.
2758 - wxConfig and wxFileConfig classes.
2759
2760 Generic:
2761
2762 - Added src/other/png, src/other/zlib directories.
2763 - Added samples/png.
2764 - IMPORTANT: Changed 'no id' number from 0 to -1, in wxEVT_ macros.
2765   Porters, please check particularly your wxTreeCtrl and wxListCtrl
2766   header files.
2767 - Added modules.h/cpp, config.cpp, fileconf.cpp, textfile.cpp/h.
2768
2769 Alpha 7, March 30th 1998
2770 ------------------------
2771
2772 wxMSW:
2773
2774 - Added tab classes, tab sample.
2775 - Now can return FALSE from OnInit and windows will be
2776   cleaned up properly before exit.
2777 - Improved border handling so panels don't get borders
2778   automatically.
2779 - Debugged MDI activation from Window menu.
2780 - Changes to memory debug handling, including checking for
2781   memory leaks on application exit - but see issues.txt for
2782   unresolved issues.
2783 - Added wxTaskBarIcon (taskbar.cpp/h, plus samples/taskbar)
2784   to allow maintenance of an icon in the Windows 95 taskbar
2785   tray area.
2786 - Got MFC sample working (MFC and wxWidgets in the same
2787   application), partly by tweaking ntwxwin.mak settings.
2788 - Got DLL compilation working again (VC++).
2789 - Changed wxProp/Dialog Editor filenames.
2790
2791 Generic:
2792
2793 - Added tab classes, tab sample.
2794 - Revised memory.cpp, memory.h slightly; memory.h now #defines
2795   new to WXDEBUG_NEW in DEBUG mode. Windows implementation app.cpp
2796   now checks for leaks on exit. Added memcheck sample.
2797   See src/msw/issues.txt for more details.
2798 - resource.h, resource.cpp changed to make wxDefaultResourceTable
2799   a pointer. Now initialize resource system with
2800   wxInitializeResourceSystem and wxCleanUpResourceSystem, to
2801   allow better control of memory.
2802 - wxString now derives from wxObject, to enable memory leak
2803   checking.
2804 - Added some #include fixes in various files, plus changed
2805   float to long in wxToolBar files.
2806
2807 Alpha 6, March 10th 1998
2808 ------------------------
2809
2810 wxMSW:
2811
2812 - Found stack error bug - stopped unwanted OnIdle recursion.
2813 - Removed bug in wxTreeCtrl::InsertItem I added in alpha 5.
2814 - Changed exit behaviour in wxApp/wxFrame/wxDialog. Now will
2815   check if the number of top-level windows is zero before
2816   exiting. Also, wxApp::GetTopWindow will return either
2817   m_topWindow or the first member of wxTopLevelWindows, so you
2818   don't have to call wxApp::SetTopWindow.
2819 - Added dynarray.h/dynarray.cpp (from Vadim).
2820 - Added first cut at OLE drag and drop (from Vadim). dnd sample
2821   added. Drop target only at this stage. See src/msw/ole/*.cpp,
2822   wx/include/msw/ole/*.h. WIN32 only because of UUID usage.
2823   Doesn't work with GnuWin32 - no appropriate headers e.g. for
2824   IUnknown.
2825   Doesn't work with BC++ either - crashes on program startup.
2826 - Added Vadim's owner-draw modifications - will probably remain
2827   Windows-only. This enhances wxMenu, wxListBox. See ownerdrw sample.
2828 - Added wxLB_OWNERDRAW for owner-draw listboxes.
2829 - Vadim's wxCheckListBox derives from wxListBox. See checklst sample.
2830   Doesn't entirely work for WIN16.
2831 - Vadim has added wxMenuItem as a separate file menuitem.cpp. It
2832   can also be used as an argument to wxMenu::Append, not just for
2833   internal implementation.
2834 - Some #ifdefs done for MINGW32 compilation (just alter OPTIONS
2835   in makeg95.env, together with mingw32.bat). However, resource
2836   binding is not working yet so most apps with dialogs crash.
2837
2838 Generic:
2839
2840 - Added Vadim's dynarray.h, dynarray.cpp.
2841 - Added Vadim's menuitem.cpp.
2842 - Added Windows-specific wxCheckListBox,
2843   owner-draw wxListBox, and drag-and-drop
2844   (see docs/msw/changes.txt).
2845
2846 Alpha 5, 14th February 1998
2847 --------------------------
2848
2849 wxMSW:
2850
2851 - GENERIC AND MSW-SPECIFIC CODE NOW TREATED AS TWO SEPARATE
2852   DISTRIBUTIONS. This change log will therefore now refer to
2853   the Windows-specific code only. See docs/changes.txt for generic
2854   changes.
2855 - Removed Windows-specific reference counting system (GDI
2856   resources were cleaned up in idle time) - minimal
2857   advantages now we have a wxWin reference counting system.
2858 - Added missing WXDLLEXPORT keywords so DLL compilation works
2859   again.
2860 - Removed most warnings for GnuWin32 compilation.
2861 - Added wxRegion/wxRegionIterator, but haven't yet used it in
2862   e.g. wxDC.
2863
2864 Generic:
2865
2866 - GENERIC AND MSW-SPECIFIC CODE NOW TREATED AS TWO SEPARATE
2867   DISTRIBUTIONS. This change log will therefore now refer to
2868   the generic code only. See docs/msw/changes.txt for Windows-specific
2869   changes.
2870 - Readmes, change logs and installation files now go in
2871   platform-specific directories under docs, e.g. docs/msw,
2872   docs/gtk.
2873 - Added DECLARE_APP and IMPLEMENT_APP macros so wxApp object gets
2874   created dynamically, not as a global object.
2875 - Put wxColour into wx/msw/colour.h, src/msw/colour.cpp.
2876 - Changed names of some include/wx/generic headers to be
2877   consistent and to conform to gcc pragma conventions. Also
2878   changed choicesg.cpp to choicdgg.cpp.
2879 - Added gcc pragmas.
2880 - Added gtk inclusion in include/wx headers.
2881 - Added consistent file headings to source and headers.
2882 - Removed lang.cpp, lang.h and references to wxSTR_... variables;
2883   added a few references to wxTransString.
2884 - Added operator to wxTransString that converts automatically
2885   to wxString, so we can say e.g. wxMessageBox(wxTransString("Hello"), ...).
2886 - samples/internat now works (minimally).
2887 - Added wxMouseEvent::GetPosition and
2888   wxMouseEvent::GetLogicalPosition, both returning wxPoints.
2889 - Made wxSize and wxRect contain longs not ints.
2890 - Cured some memory leaks (thanks Vadim).
2891 - Tidied up OnIdle and introduced RequestMore/MoreRequested so
2892   will only keep processing OnIdle if it returns TRUE from
2893   MoreRequested.
2894
2895 Alpha 4, 31st January 1998
2896 --------------------------
2897
2898 All:
2899
2900 - Changed wxDC functions to take longs instead of floats. GetSize now takes
2901   integer pointers, plus a version that returns a wxSize.
2902 - const keyword added to various wxDC functions.
2903 - Under Windows, wxDC no longer has any knowledge of whether
2904   an associated window is scrolled or not. Instead, the device
2905   origin is set by wxScrolledWindow in wxScrolledWindow::PrepareDC.
2906 - wxScrolledWindow applications can optionally override the virtual OnDraw
2907   function instead of using the OnPaint event handler. The wxDC passed to
2908   OnDraw will be translated by PrepareDC to reflect scrolling.
2909   When drawing outside of OnDraw, must call PrepareDC explicitly.
2910 - wxToolBarBase/wxToolBarSimple similarly changed to allow for
2911   scrolling toolbars.
2912 - Integrated wxPostScriptDC patches for 1.xx by Chris Breeze,
2913   to help printing with multiple pages.
2914 - IPC classes given base classes (wxConnectionBase etc.) which
2915   define the API used by different implementations. DDE
2916   implementation updated to use these base classes.
2917 - wxHelpInstance now separated into wxHelpControllerBase (base
2918   for all implementations), wxWinHelpController (uses standard
2919   WinHelp), wxXLPHelpController (talks to wxHelp by DDE or
2920   TCP/IP). There will be others eventually, such as
2921   wxHTMLHelpController for Microsoft (and Netscape?) HTML Help.
2922 - Added Vadim Zeitlin's wxString class plus
2923   internationalization code (gettext simulation, wxLocale, etc.).
2924   New files from Vadim:
2925   include\wx\string.h
2926   include\wx\debug.h
2927   include\wx\file.h
2928   include\wx\log.h
2929   include\wx\intl.h
2930   src\common\string.cpp
2931   src\common\log.cpp
2932   src\common\intl.cpp
2933   src\common\file.cpp
2934   No longer use GNU wxString files.
2935 - Split off file-related functions into include\wx\filefn.h and
2936   src\common\filefn.cpp.
2937 - Borland C++ support (WIN32) for main library and
2938   samples, using makefile.b32 files.
2939 - Preparation done for allowing BC++ to compile wxWin as a DLL,
2940   including changes to defs.h.
2941 - wxIntPoint removed, wxPoint is now int, and wxRealPoint
2942   introduced.
2943 - Added wxShowEvent (generated when window is being shown or
2944   hidden).
2945 - Got minimal, docview, mdi samples working for 16-bit VC++ and
2946   cured 16-bit problem with wxTextCtrl (removed global memory
2947   trick).
2948 - Updated GnuWin32 makefiles, checked minimal, mdi, docview samples.
2949
2950 Alpha 3, September 1997
2951 -----------------------
2952
2953 All:
2954
2955 - wxListCtrl, wxTreeCtrl, wxImageList classes done.
2956 - Instigated new file hierarchy, split files and classes up more logically.
2957 - PrologIO and some other utils now put into core library.
2958 - Revamped print/preview classes, added wxPageSetupDialog.
2959 - Started documentation.
2960
2961 Alpha 2, 30th April 1997
2962 ------------------------
2963
2964 All:
2965
2966 - EVT_... macros now have at least one argument, for conformance
2967   with MetroWerks compiler.
2968 - Added ids to .wxr file format.
2969 - Got Dialog Editor compiled and running again but need
2970   to extend functionality to be in line with new controls.
2971   Added dialoged\test app to allow dynamic loading of .wxr files
2972   for testing purposes.
2973 - Rewrote wxBitmap to allow installable file type
2974   handlers.
2975 - Rewrote wxBitmapButton, wxStaticBitmap to not use Fafa.
2976 - Wrote most of wxTreeCtrl and sample (need wxImageList to implement it
2977   fully).
2978 - Added back wxRadioBox.
2979 - Tidied up wx_main.cpp, wxApp class, putting PenWin code in
2980   a separate file.
2981
2982 Alpha 1, 5th April 1997
2983 -----------------------
2984
2985 Generic:
2986
2987 At this point, the following has been achieved:
2988
2989 - A lot, but not all, of the code has been revamped for better
2990   naming conventions, protection of data members, and use of
2991   wxString instead of char *.
2992 - Obsolete functionality deleted (e.g. default wxPanel layout,
2993   old system event system) and code size reduced.
2994 - Class hierarchy changed (see design doc) - base classes such
2995   as wxbWindow now removed.
2996 - No longer includes windows.h in wxWin headers, by using stand-in
2997   Windows types where needed e.g. WXHWND.
2998 - PrologIO revised.
2999 - wxScrolledWindow, wxStatusBar and new MDI classes added.
3000   MDI is now achieved using separate classes, not window styles.
3001 - wxSystemSettings added, and made use of to reflect standard
3002   Windows settings.
3003 - SetButtonFont/SetLabelFont replaced by SetFont; font and colour
3004   settings mucho rationalised.
3005 - All windows are now subclassed with the same window proc to make
3006   event handling far more consistent. Old internal wxWnd and derived
3007   classes removed.
3008 - API for controls revised, in particular addition of
3009   wxValidator parameters and removal of labels for some controls.
3010 - 1 validator written: see examples/validate.
3011 - Event table system introduced (see most samples and
3012   wx_event.cpp/ProcessEvent, wx_event.h). wxEvtHandler
3013   made more flexible, with Push/PopEventHandler allowing a chain
3014   of event handlers.
3015 - wxRadioBox removed - will be added back soon.
3016 - Toolbar class hierarchy revised:
3017   wxToolBarBase
3018   wxToolBarSimple (= old wxToolBar)
3019   wxToolBar95 (= old wxButtonBar under Win95)
3020   wxToolBarMSW (= old wxButtonBar under WIN16/WIN32)
3021 - Constraint system debugged somewhat (sizers now work properly).
3022 - wxFileDialog, wxDirDialog added; other common dialogs now
3023   have class equivalents. Generic colour and font dialogs
3024   rewritten to not need obsolete panel layout.
3025 - .wxr resource system partially reinstated, though needs
3026   an integer ID for controls. Hopefully the resource system
3027   will be replaced by something better and more efficient
3028   in the future.
3029 - Device contexts no longer stored with window and accessed
3030   with GetDC - use wxClientDC, wxPaintDC, wxWindowDC stack
3031   variables instead.
3032 - wxSlider uses trackbar class under Win95, and wxSL_LABELS flag
3033   determines whether labels are shown. Other Win95-specific flags
3034   introduced, e.g. for showing ticks.
3035 - Styles introduced for dealing with 3D effects per window, for
3036   any window: all Win95 3D effects supported, plus transparent windows.
3037 - Major change to allow 3D effect support without CTL3D, under
3038   Win95.
3039 - Bitmap versions of button and checkbox separated out into new
3040   classes, but unimplemented as yet because I intend to remove
3041   the need for Fafa - it apparently causes GPFs in Win95 OSR 2.
3042 - utils/wxprop classes working (except maybe wxPropertyFormView)
3043   in preparation for use in Dialog Editor.
3044 - GNU-WIN32 compilation verified (a month or so ago).