Updated version numbers to 2.3.1
[wxWidgets.git] / docs / changes.txt
1 wxWindows 2 Change Log
2 ----------------------
3
4 2.3.1
5 -----
6
7 All (GUI):
8
9 - Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEvent so the
10   user code can get access to the edit control when it is created, (to
11   push on a custom event handler for example.)
12 - Added wxTextAttr class and SetStyle, SetDefaultStyle and
13   GetDefaultStyle methods to wxTextCtrl.
14
15
16
17
18 2.3.0
19 -----
20
21 wxBase:
22
23 - fixed problem with wxURL when using static version of the library
24 - wxZipFSHandler::FindFirst() and FindNext() now correctly list directories
25 - wxMimeTypesManager now can create file associations too (Chris Elliott)
26 - wxCopyFile() respects the file permissions (Roland Scholz)
27 - wxFTP::GetFileSize() added (Søren Erland Vestø)
28 - wxDateTime::IsSameDate() bug fixed
29 - wxTimeSpan::Format() now behaves more as expected, see docs
30 - wxLocale now provides much more convenient API for setting language and
31   detecting current system language. New API is more abstracted and truly
32   cross-platform, independent of underlying C runtime library.
33 - wxDir::Traverse() added
34
35 All (GUI):
36
37 - new wxToggleButton class (John Norris, Axel Schlueter)
38 - wxCalendarCtrl now highlighting the date with time part bug fixed
39 - wxADJUST_MINSIZE sizer flag added
40 - FindOrCreateBrush/Pen() bug fix for invalid colour values
41 - new wxXPMHandler for reading and writing XPM images
42 - added new (now recommended) API for conversion between wxImage and wxBitmap
43   (wxBitmap::ConvertToImage() and wxBitmap::wxBitmap(wxImage&) instead of
44   wxImage methods and ctor)
45 - ODBC classes now support DB2, Interbase, and Pervasive SQL
46 - ODBC documentation complete!!
47 - ODBC classes have much Unicode support added, but not complete
48 - ODBC experimental BLOB support added, but not completely tested
49 - ODBC NULL column support completed (Roger/Paul Gammans)
50 - ODBC All "char *" and char arrays removed and replaced with wxString use
51
52
53 wxMSW:
54
55 - threads: bug in wxCondition::Broadcast fixed (Pieter van der Meulen)
56 - fixed bug in MDI children flags (mis)handling
57 - it is possible to compile wxCHMHelpController with other compilers than VisualC++
58   now and hhctrl.ocx is loaded at runtime.
59
60 wxGTK:
61
62 - added support for wchar_t (wxUSE_WCHAR_T) under Unix
63
64 wxHTML:
65
66 - mew feature, wxHtmlProcessor for on-the-fly modification of HTML markup
67 - visual enhancements to contents panel of wxHtmlHelpController
68
69 2.2.0
70 -----
71
72 wxBase:
73
74 - Fixed bug with directories with trailing (back)slashes in wxPathExists
75 - wxString: added wxArrayString::operator==() and !=()
76 - Fixes for wxCmdLineParser
77 - Added wxGetLocalTimeMillis
78 - Completed Czech translations
79 - Some stream corrections
80 - added missing consts to wxPoint operators
81 - wxDateTime ParseFormat fixes
82 - wxFile::Open(write_append) will create file if it doesn't exist
83 - small fixes to MIME mailcap test command handling, more MIME tests in the sample
84
85 All (GUI):
86
87 - wxGenericDragImage now allows virtual image drawing, and
88   flicker-free dragging is now possible
89 - Added wxPrinter::GetLastError
90 - Fixed wxLogGui reentrancy problem
91 - Paper names now translated
92 - wxGrid fixes
93 - Generic validator now caters for more cases (integers in
94   wxTextCtrl, strings in wxChoice, wxComboBox)
95 - Fixed crash when docview On... functions return FALSE. Show
96   error message when an non-existent filename is typed into the Open
97   File dialog.
98 - Corrected Baltic font encoding handling
99 - wxImage: enhanced TIFF code, added new platform-independent BMP
100   writing code
101 - wxKeyEvent::GetKeyCode() and HasModifiers() added and documented
102 - Fixed wxPropertyForm crashes in sample
103 - wxWizard now calls TransferDataFromWindow() before calling
104   wxWizardPage::GetNext() fixing an obvious bug
105
106 wxMSW:
107
108 - wxWindow::GetCharWidth/Height now calculated accurately.
109   This will affect all .wxr dialog resources, so for
110   backward compatibility, please set
111   wxDIALOG_UNIT_COMPATIBILITY to 1 in setup.h
112 - wxListCtrl: set item text in LIST_ITEM_ACTIVATED events
113 - wxTextCtrl: implemented setting colours for rich edit controls
114 - wxColour now accepts both grey and gray
115 - BC++ DLL compilation fixed
116 - Watcom C++ makefiles improved for JPEG and TIFF compilation
117 - Fixed submenu accelerator bug
118 - Fixed dialog focus bug (crash if the previous window to have
119   the focus was destroyed before the dialog closed)
120 - Too-small default wxTextCtrl height fixed
121 - fixed "missing" initial resize of wxMDIChildFrame
122 - wxFrame restores focus better
123 - Now ignore wxTHICK_FRAME in wxWindow constructor: only relevant to
124   frames anddialogs, interferes with other window styles otherwise
125   (sometimes you'd get a thick frame in a subwindow)
126 - wxTextCtrl insertion point set to the beginning of the control by SetValue
127 - Fix so wxMDIParentFrame is actually shown when Show(TRUE) is called.
128 - wxFileDialog: adjusts struct size if there's an error (struct
129   sizes can be different on different versions of Windows)
130 - wxImageList::GetSize() documented and added to wxMSW
131 - fixed default dialog style to make them non resizeable again
132 - fixed wxFrame::IsShown() which always returned TRUE before
133
134 wxGTK:
135
136 - Please see docs/gtk/changes.txt.
137
138 wxMotif:
139
140 - Small compilation fixes
141
142 Documentation:
143
144 - wxCaret documented
145
146 2.1.16
147 ------
148
149 wxBase:
150
151 All (GUI):
152
153 wxMSW:
154
155 - Various bug fixes
156 - Added wxCHMHelpController, for invoking MS HTML Help
157   files. This works under VC++ only
158 - Modal dialog handling improved
159 - Printer dialog now modal
160
161 wxGTK:
162
163 - Various bug fixes
164
165 wxMotif:
166
167 - Various bug fixes
168
169 2.1.15
170 ------
171
172 Documentation:
173
174 - Added docs/tech for technical notes
175
176 File hierarchy:
177
178 - Started new contrib hierarchy that mirrors
179   the main lib structure; moved OGL and MMedia into it
180
181 wxBase:
182
183 - wxSocket support
184 - wxDateTime replaces and extends old wxDate and wxTime classes (still
185   available but strongly deprecated) with many new features
186 - wxLongLong class provides support for (signed) 64 bit integers
187 - wxCmdLineParser class for parsing the command line (supporting short and
188   long options, switches and parameters of different types)
189 - it is now possible to build wxBase under Win32 (using VC++ only so far)
190   and BeOS (without thread support yet)
191 - wxThread class modified to support both detached and joinable threads, also
192   added new GetCPUCount() and SetConcurrency() functions (useful under Solaris
193   only so far)
194 - wxDir class for enumerating files in a directory
195 - wxLog functions are now (more) MT-safe
196 - wxStopWatch class, timer functions have more chances to return correct
197   results for your platform (use ANSI functions where available)
198 - wxString::ToLong, ToULong, ToDouble methods and Format() static one added
199 - buffer overflows in wxString and wxLog classes fixed (if snprintf() function
200   is available)
201 - wxArray::RemoveAt() replaces deprecated wxArray::Remove(index)
202
203 all (GUI):
204
205 - Added wxImage::Rotate.
206 - new wxCalendarCtrl class for picking a date interactively
207 - wxMenu(Bar)::Insert() and Remove() functions for dynamic menu menagament
208 - wxToolBar supports arbitrary controls (not only buttons) and can be
209   dynamically changed (Delete/Insert functions)
210 - vertical toolbars supported by MSW and GTK native wxToolBar classes
211 - wxTreeCtrl and wxListCtrl allow setting colour/fonts for individual items
212 - "file open" dialog allows selecting multiple files at once (contributed by
213   John Norris)
214 - wxMimeTypesManager uses GNOME/KDE MIME database to get the icons for the
215   MIME types if available (Unix only)
216 - wxDC::DrawRotatedText() (based on contribution by Hans-Joachim Baader)
217 - TIFF support added (libtiff required and included in the distribution)
218 - PCX files can now be written (256 and 24 bits)
219 - validators may work recursively if wxWS_EX_VALIDATE_RECURSIVELY is set
220 - wxScrolledWindow now has keyboard interface
221 - wxTextEntryDialog may be used for entering passwords (supports wxTE_PASSWORD)
222 - added wxEncodingConverter and improved wxFontMapper
223   for dealing with convertions between different encodings,
224   charsets support in wxLocale and wxHTML
225 - wxDragImage class added
226 - samples/help improved to show standard and advanced HTML help
227   controllers, as well as native help
228 - moved wxTreeLayout class to main lib
229
230 wxMSW:
231
232 - wxFrame::MakeFullScreen added.
233 - support for enhanced metafiles added, support for copying/pasting metafiles
234   (WMF and enhanced ones) fixed/added.
235 - implemented setting colours for push buttons
236 - wxStatusBar95 may be now used in dialogs, panels (not only frames) and can be
237    positioned along the top of the screen and not only at the bottom
238 - wxTreeCtrl::IsVisible() bug fixed (thanks to Gary Chessun)
239 - loading/saving big (> 32K) files in wxTextCtrl works
240 - tooltips work with wxRadioBox
241 - wxBitmap/wxIcon may be constructed from XPM included into a program, as in
242   Unix ports
243 - returning FALSE from OnPrintPage() aborts printing
244 - VC++ makefiles and project files made (mostly) consistent
245 - wxSetCursorEvent added
246
247 wxGTK:
248
249 - wxFontMapper endless recursion bug (on some systems) fixed
250 - wxGTK synthesizes wxActivateEvents
251 - UpdateUI handlers may be used with wxTextCtrl
252
253 wxMotif:
254
255 - wxMenu::Enable works
256 - wxToolBar bugs fixed
257 - OGL samples made to work again
258
259 wxHTML:
260
261 - almost complete rewrite of wxHtmlHelpController,
262   including faster search, bookmarks, printing, setup dialog
263   and cross-platform binary compatible .cached files for faster
264   loading of large helpbooks, case insensitive search
265   splitted into 3 parts: wxHtmlHelpData, Frame and Controller
266 - added support for charsets and <meta> tag
267 - added support for font faces and justified paragraphs,
268   taken some steps to prepare wxHTML for frames
269 - added dynamic pushing/poping of wxHtmlParser tag handlers
270 - improved HTML printing
271 - added extensive table of HTML characters substitutions (&nbsp; etc.)
272 - fixed wxHtmlWindow flickering, several minor bugfixes
273 - added some tags: <address>, <code>, <kbd>, <samp>, <small>, <big>,
274   fixed handling of relative and absolute font sizes in <font size>
275
276
277 NOTE: for changes after wxWindows 2.1.0 b4, please see the CVS
278 change log.
279
280 2.1.0, b4, May 9th 1999
281 -----------------------
282
283 wxGTK:
284
285 - JPEG support added.
286 - Many fixes and changes not thought worth mentioning in this file :-)
287
288 wxMSW:
289
290 - wxNotebook changes: can add image only; wxNB_FIXEDWIDTH added;
291   SetTabSize added.
292 - JPEG support added.
293 - Fixes for Cygwin compilation.
294 - Added wxGA_SMOOTH and wxFRAME_FLOAT_ON_PARENT styles.
295 - Many fixes people didn't tell this file about.
296
297 wxMotif:
298
299
300 General:
301
302 - Some changes for Unicode support, including wxchar.h/cpp.
303
304
305 2.0.1 (release), March 1st 1999
306 -------------------------------
307
308 wxGTK:
309
310 - wxGLCanvas fixes.
311 - Slider/spinbutton fixes.
312
313 wxMSW:
314
315 - Fixed problems with <return> in dialogs/panels.
316 - Fixed window cursor setting.
317 - Fixed toolbar sizing and edge-clipping problems.
318 - Some makefile fixes.
319
320 wxMotif:
321
322 - None.
323
324 General:
325
326 - Added wxUSE_SOCKETS.
327 - More topic overviews.
328 - Put wxPrintPaperType, wxPrintPaperDatabase into
329   prntbase.h/cpp for use in non-PostScript situations
330   (e.g. Win16 wxPageSetupDialog).
331
332
333 Beta 5, February 18th 1999
334 --------------------------
335
336 wxGTK:
337
338 - wxExecute improved.
339
340 wxMSW:
341
342 - Fixed wxWindow::IsShown (::IsWindowVisible doesn't behave as
343   expected).
344 - Changed VC++ makefiles (.vc) so that it's possible to have
345   debug/release/DLL versions of the library available simultaneously,
346   with names wx.lib, wx_d.lib, wx200.lib(dll), wx200_d.lib(dll).
347 - Added BC++ 5 IDE files and instructions.
348 - Fixed wxChoice, wxComboBox constructor bugs (m_noStrings initialisation).
349 - Fixed focus-related crash.
350
351 wxMotif:
352
353 - Cured asynchronous wxExecute crash.
354 - Added repaint event handlers to wxFrame, wxMDIChildFrame.
355
356 General:
357
358 - wxLocale documented.
359 - Added include filenames to class reference.
360 - wxHelpController API changed: SetBrowser becomes SetViewer,
361   DisplaySection works for WinHelp, help sample compiles under Windows
362   (though doesn't display help yet).
363
364 Beta 4, February 12th 1999
365 --------------------------
366
367 wxGTK:
368
369 - Miscellaneous fixes.
370
371 wxMSW:
372
373 - Makefiles for more compilers and samples; Cygwin makefiles
374   rationalised.
375 - Added VC++ project file for compiling wxWindows as DLL.
376
377 wxMotif:
378
379 - Added OnEraseBackground invocation.
380 - Added wxRETAINED implementation for wxScrolledWindow.
381 - Cured scrolling display problem by adding XmUpdateDisplay.
382 - Tried to make lex-ing in the makefile more generic (command line
383   syntax should apply to both lex and flex).
384 - Changed file selector colours for consistency (except for buttons:
385   crashes for some reason).
386 - Fixed wxMotif version of wxImage::ConvertToBitmap (used new instead
387   of malloc, which causes memory problems).
388
389 General:
390
391 - Further doc improvements.
392 - wxGenericValidator added.
393 - Added wxImageModule to image.cpp, so adds/cleans up standard handlers
394   automatically.
395
396 Beta 3, January 31st 1999
397 -------------------------
398
399 wxGTK:
400
401 - wxClipboard/DnD API changes (still in progress).
402 - wxToolTip class added.
403 - Miscellaneous fixes.
404
405 wxMSW:
406
407 - wxRegConfig DeleteAll bug fixed.
408 - Makefiles for more compilers.
409 - TWIN32 support added.
410 - Renamed VC++ makefiles from .nt to .vc, and
411   factored out program/library settings.
412 - Fixed wxIniConfig bug.
413
414 wxMotif:
415
416 - A few more colour fixes.
417 - wxGLCanvas and OpenGL samples working.
418 - Some compiler warnings fixed.
419 - wxChoice crash fix.
420 - Dialog Editor starting to work on Motif.
421
422 General:
423
424 - wxBusyCursor class added.
425 - Added samples/dde.
426 - More doc improvements, incl. expanding docs/html/index.htm.
427
428 Beta 2, January 1999
429 --------------------
430
431 wxGTK:
432
433 wxMSW:
434
435 - 16-bit BC++ compilation/linking works albeit without the resource system.
436
437 wxMotif:
438
439 - Cured wxScreenDC origin problem so e.g. sash window sash is drawn at
440   the right place.
441 - Cured some widget table clashes.
442 - Added thread support (Robert).
443 - wxPoem sample now works.
444
445 General:
446
447 - Rearranged documentation a bit.
448 - Sash window uses area of first frame/dialog to paint over when drawing
449   the dragged sash, not just the sash window itself (it clipped to the right
450   or below).
451 - Made resource sample use the correct Cancel button id.
452 - Moved wxProp to main library (generic directory), created proplist
453   sample.
454 - Added bombs and fractal samples.
455
456 Beta 1, December 24th 1998
457 --------------------------
458
459 wxGTK:
460
461 - Various
462
463 wxMSW, wxMotif: not in sync with this release.
464
465
466 Alpha 18, December 29th 1998
467 ----------------------------
468
469 wxMSW:
470
471 - Win16 support working again (VC++ 1.5)
472 - Win16 now uses generic wxNotebook, wxListCtrl,
473   wxTreeCtrl -- more or less working now, although
474   a little work on wxNotebook is still needed.
475   Under 16-bit Windows, get assertion when you click
476   on a tab.
477 - Wrote 16-bit BC++ makefiles: samples don't yet link.
478 - Added CodeWarrior support to distribution courtesy
479   of Stefan Csomor.
480
481 wxMotif:
482
483 - Cured scrolling problem: scrollbars now show/hide themselves
484   without (permanently) resizing the window.
485 - Removed some commented-out lines in wxScrolledWindow::AdjustScrollbars
486   that disabled scrollbar paging.
487 - Set background colour of drawing area in wxWindow, so e.g. wxListCtrl
488   colours correctly.
489 - Removed major bug whereby dialogs were unmanaged automatically
490   when any button was pressed.
491 - Fixed colours of wxWindow scrollbars, made list and text controls
492   have a white background.
493 - Fixed dialog colour setting.
494 - Added settable fonts and colours for wxMenu/wxMenuBar. Now
495   they have sensible colours by default.
496 - Fixed a bug in wxStaticBox.
497 - Cured wxTreeCtrl bug: now works pretty well!
498 - Debugged DrawEllipticArc (a ! in the wrong place).
499 - Added SetClippingRegion( const wxRegion& region ).
500 - Added wxPoint, wxSize, wxRect versions of SetSize etc.
501
502 Alpha 17, November 22nd 1998
503 ----------------------------
504
505 wxMSW:
506
507 - More documentation updates, especially for
508   wxLayoutWindow classes and debugging facilities.
509 - Changed wxDebugContext to use wxDebugLog instead
510   of wxTrace.
511 - Now supports VC++ 6.0, and hopefully BC++ 5.0.
512   However, DLL support may be broken for BC++ since
513   VC++ 6 required changing of WXDLLEXPORT keyword
514   position.
515 - Numerous miscellaneous changes.
516
517 wxMotif:
518
519 - Reimplemented MDI using wxNotebook instead of the MDI widgets, which
520   were too buggy (probably not design for dynamic addition/removal of
521   child frames).
522 - Some improvements to the wxNotebook implementation.
523 - wxToolBar now uses a bulletin board instead of a form, in an attempt
524   to make it possible to add ordinary wxControls to a toolbar.
525 - Cured problem with not being able to use global memory operators,
526   by defining two more global operators, so that the delete will match
527   the debugging implementation.
528 - Added wxUSE_DEBUG_NEW_ALWAYS so we can distinguish between using
529   global memory operators (usually OK) and #defining new to be
530   WXDEBUG_NEW (sometimes it might not be OK).
531 - Added time.cpp to makefile; set wxUSE_DATETIME to 1.
532 - Added a parent-existance check to popup menu code to make it not crash.
533 - Added some optimization in wxWindow::SetSize to produce less flicker.
534   It remains to be seen whether this produces any resize bugs.
535
536 It's a long time since I updated this file. Previously done:
537
538 - wxFrame, wxDialog done.
539 - wxScrolledWindow done (but backing pixmap not used at present).
540 - wxBitmap done though could be tidied it up at some point.
541 - Most basic controls are there, if not rigorously tested.
542 - Some MDI support (menus appear on child frames at present).
543 - wxNotebook almost done.
544 - wxToolBar done (horizontal only, which would be easy to extend
545   to vertical toolbars).
546
547 More recently:
548
549 - Colour and font changing done (question mark over what happens
550   to scrollbars).
551 - Accelerators done (for menu items and buttons). Also event loop
552   tidied up in wxApp so that events are filtered through ProcessXEvent.
553 - wxWindow::GetUpdateRegion should now work.
554
555 Alpha 16, September 8th 1998
556 ----------------------------
557
558 wxMSW:
559
560 - Added wxSashWindow, wxSashLayoutWindow classes, and sashtest
561   sample.
562 - Guilhem's socket classes added, plus wxsocket sample.
563 - A few more makefiles added.
564 - GnuWin32/BC++ compatibility mods.
565 - Further doc updates.
566 - wxProp updates for correct working with wxGTK.
567
568 wxMotif:
569
570 - First start at Motif port.
571 - Made makefiles for wxMotif source directory and minimal sample.
572 - First go at wxApp, wxWindow, wxDialog, wxPen, wxBrush, wxFont,
573   wxColour, wxButton, wxCheckBox, wxTextCtrl, wxStaticText,
574   wxMenu, wxMenuItem, wxMenuBar
575
576 Alpha 15, August 31st 1998
577 --------------------------
578
579 wxMSW:
580
581 - wxBitmap debugged.
582 - wxDC::GetDepth added.
583 - Contribution added whereby wxBitmap will be
584   converted to DC depth if they don't match.
585 - wxConfig API improved, documentation updated.
586 - Printing classes name conventions cleaned up.
587 - wxUpdateUIEvent now derives from wxCommandEvent
588   so event can travel up the window hierachy.
589
590 Alpha 14, July 31st 1998
591 ------------------------
592
593 wxMSW:
594
595 - Toolbar API has been simplified, and now
596   wxFrame::GetClientArea returns the available client
597   area when toolbar, status bar etc. have been accounted for.
598   wxFrame::CreateToolBar added in line with CreateStatusBar.
599 - Documentation updates, incl. for wxToolBar.
600 - New wxAcceleratorTable class plus wxFrame::SetAcceleratorTable.
601 - Various additions from other folk, e.g. streams, wxConfig
602   changes, wxNotebook.
603 - Added wxDocMDIParentFrame, wxDocMDIChildFrame for doc/view.
604
605 Alpha 13, July 8th 1998
606 -----------------------
607
608 wxMSW:
609
610 - Implemented wxPoint as identical to POINT on Windows, and
611   altered wxDC wxPoint functions to use wxPoint directly in
612   Windows functions, for efficiency.
613 - Cured wxASSERT bug in wxStatusBar95.
614 - #ifdefed out some bits in oleutils.cpp for compilers that
615   don't support it.
616 - Added some operators to wxPoint, wxSize.
617 - Added inline wxDC functions using wxPoint, wxSize, wxRect.
618
619 Alpha 12, July 7th 1998
620 -----------------------
621
622 wxMSW:
623
624 - Added wxApp::GetComCtl32Version, and wxTB_FLAT style, so can
625   have flat toolbars on Win98 or Win95 with IE >= 3 installed.
626
627 Alpha 11, July 3rd 1998
628 -----------------------
629
630 wxMSW:
631
632 - Added thread.h, thread.cpp.
633 - Changed Enabled, Checked to IsEnabled, IsChecked in wxMenu,
634   wxMenuBar.
635 - Changed wxMenuItem::SetBackColor to SetBackgroundColour,
636   SetTextColor to SetTextColour, and added or made public several
637   wxMenuItem accessors.
638 - Added two overloads to wxRegion::Contains. Added
639   wxRegion::IsEmpty for a more consistent naming convention.
640 - Added Vadim's wxDataObject and wxDropSource.
641 - ENTER/LEAVE events now work.
642 - Cured wxMemoryDC bug where the DC wasn't being deleted.
643 - Cured wxGauge SetSize major bugginess.
644 - Cured problem where if a GDI object was created on the stack,
645   then went out of scope, then another object was selected into
646   the DC, GDI objects would leak. This is because the assignment
647   to e.g. wxDC::m_pen would delete the GDI object without it first
648   being selected out of the DC. Cured by selecting the old DC object
649   first, then doing the assignment.
650 - Split up wxGaugeMSW, wxGauge95, wxSliderMSW, wxSlider95
651 - Various other bug fixes and additions.
652
653 Generic:
654
655 - Major work on Dialog Editor (still plenty to go).
656 - Expanded documentation a bit more.
657
658 Alpha 10, May 7th 1998
659 ----------------------
660
661 wxMSW:
662
663 - Added desiredWidth, desiredHeight parameters to wxBitmapHandler
664   and wxIcon functions so that you can specify what size of
665   icon should be loaded. Probably will remain a Windows-specific thing.
666 - wxStatusBar95 now works for MDI frames.
667 - Toolbars in MDI frames now behave normally. They still
668   require application-supplied positioning code though.
669 - Changed installation instructions, makefiles and batch files
670   for compiling with Gnu-Win32/Mingw32/EGCS. Also timercmn.cpp
671   change to support Mingw32/EGCS. Bison now used by default.
672
673 Alpha 9, April 27th 1998
674 ------------------------
675
676 wxMSW:
677
678 - Cured bug in wxStatusBar95 that caused a crash if multiple
679   fields were used.
680 - Added Gnu-Win32 b19/Mingw32 support by changing resource
681   compilation and pragmas.
682 - Cured wxMenu bug introduced in alpha 8 - didn't respond to
683   commands because VZ changed the id setting in wxMenu::MSWCommand.
684
685 Generic:
686
687 - Corrected some bugs, such as the wxModule compilation problem.
688 - Added Gnu-Win32 b19/Mingw32 support by changing resource
689   compilation and pragmas.
690 - Changed SIZEOF to WXSIZEOF.
691
692 Alpha 8, April 17th 1998
693 ------------------------
694
695 wxMSW:
696
697 - Added IsNull to wxGDIObject to check if the ref data is present or not.
698 - Added PNG handler and sample - doesn't work for 16-bit PNGs for
699   some reason :-(
700 - Added wxJoystick class and event handling, and simple demo.
701 - Added simple wxWave class. Needs Stop() function.
702 - Added wxModule (module.h/module.cpp) to allow definition
703   of modules to be initialized and cleaned up on wxWindows
704   startup/exit.
705 - Start of Mingw32 compatibility (see minimal and dialogs samples
706   makefile.m95 files, and install.txt).
707 - Note: Windows printing has stopped working... will investigate.
708 VADIM'S CHANGES:
709 - Updated wxString: bug fixes, added wxArrayString, some
710   compatibility functions.
711 - Updated log.h/cpp, added wxApp::CreateLogTarget.
712 - file.h: new wxTempFile class.
713 - defs.h: added wxSB_SIZE_GRIP for wxStatusBar95
714 - statbr95: wxStatusBar95 control.
715 - registry.h/cpp: wxRegKey class for Win95 registry.
716 - listbox.cpp: corrected some bugs with owner-drawn listboxes.
717 - wxConfig and wxFileConfig classes.
718
719 Generic:
720
721 - Added src/other/png, src/other/zlib directories.
722 - Added samples/png.
723 - IMPORTANT: Changed 'no id' number from 0 to -1, in wxEVT_ macros.
724   Porters, please check particularly your wxTreeCtrl and wxListCtrl
725   header files.
726 - Added modules.h/cpp, config.cpp, fileconf.cpp, textfile.cpp/h.
727
728 Alpha 7, March 30th 1998
729 ------------------------
730
731 wxMSW:
732
733 - Added tab classes, tab sample.
734 - Now can return FALSE from OnInit and windows will be
735   cleaned up properly before exit.
736 - Improved border handling so panels don't get borders
737   automatically.
738 - Debugged MDI activation from Window menu.
739 - Changes to memory debug handling, including checking for
740   memory leaks on application exit - but see issues.txt for
741   unresolved issues.
742 - Added wxTaskBarIcon (taskbar.cpp/h, plus samples/taskbar)
743   to allow maintenance of an icon in the Windows 95 taskbar
744   tray area.
745 - Got MFC sample working (MFC and wxWindows in the same
746   application), partly by tweaking ntwxwin.mak settings.
747 - Got DLL compilation working again (VC++).
748 - Changed wxProp/Dialog Editor filenames.
749
750 Generic:
751
752 - Added tab classes, tab sample.
753 - Revised memory.cpp, memory.h slightly; memory.h now #defines
754   new to WXDEBUG_NEW in DEBUG mode. Windows implementation app.cpp
755   now checks for leaks on exit. Added memcheck sample.
756   See src/msw/issues.txt for more details.
757 - resource.h, resource.cpp changed to make wxDefaultResourceTable
758   a pointer. Now initialize resource system with
759   wxInitializeResourceSystem and wxCleanUpResourceSystem, to
760   allow better control of memory.
761 - wxString now derives from wxObject, to enable memory leak
762   checking.
763 - Added some #include fixes in various files, plus changed
764   float to long in wxToolBar files.
765
766 Alpha 6, March 10th 1998
767 ------------------------
768
769 wxMSW:
770
771 - Found stack error bug - stopped unwanted OnIdle recursion.
772 - Removed bug in wxTreeCtrl::InsertItem I added in alpha 5.
773 - Changed exit behaviour in wxApp/wxFrame/wxDialog. Now will
774   check if the number of top-level windows is zero before
775   exiting. Also, wxApp::GetTopWindow will return either
776   m_topWindow or the first member of wxTopLevelWindows, so you
777   don't have to call wxApp::SetTopWindow.
778 - Added dynarray.h/dynarray.cpp (from Vadim).
779 - Added first cut at OLE drag and drop (from Vadim). dnd sample
780   added. Drop target only at this stage. See src/msw/ole/*.cpp,
781   wx/include/msw/ole/*.h. WIN32 only because of UUID usage.
782   Doesn't work with GnuWin32 - no appropriate headers e.g. for
783   IUnknown.
784   Doesn't work with BC++ either - crashes on program startup.
785 - Added Vadim's owner-draw modifications - will probably remain
786   Windows-only. This enhances wxMenu, wxListBox. See ownerdrw sample.
787 - Added wxLB_OWNERDRAW for owner-draw listboxes.
788 - Vadim's wxCheckListBox derives from wxListBox. See checklst sample.
789   Doesn't entirely work for WIN16.
790 - Vadim has added wxMenuItem as a separate file menuitem.cpp. It
791   can also be used as an argument to wxMenu::Append, not just for
792   internal implementation.
793 - Some #ifdefs done for MINGW32 compilation (just alter OPTIONS
794   in makeg95.env, together with mingw32.bat). However, resource
795   binding is not working yet so most apps with dialogs crash.
796
797 Generic:
798
799 - Added Vadim's dynarray.h, dynarray.cpp.
800 - Added Vadim's menuitem.cpp.
801 - Added Windows-specific wxCheckListBox,
802   owner-draw wxListBox, and drag-and-drop
803   (see docs/msw/changes.txt).
804
805 Alpha 5, 14th February 1998
806 --------------------------
807
808 wxMSW:
809
810 - GENERIC AND MSW-SPECIFIC CODE NOW TREATED AS TWO SEPARATE
811   DISTRIBUTIONS. This change log will therefore now refer to
812   the Windows-specific code only. See docs/changes.txt for generic
813   changes.
814 - Removed Windows-specific reference counting system (GDI
815   resources were cleaned up in idle time) - minimal
816   advantages now we have a wxWin reference counting system.
817 - Added missing WXDLLEXPORT keywords so DLL compilation works
818   again.
819 - Removed most warnings for GnuWin32 compilation.
820 - Added wxRegion/wxRegionIterator, but haven't yet used it in
821   e.g. wxDC.
822
823 Generic:
824
825 - GENERIC AND MSW-SPECIFIC CODE NOW TREATED AS TWO SEPARATE
826   DISTRIBUTIONS. This change log will therefore now refer to
827   the generic code only. See docs/msw/changes.txt for Windows-specific
828   changes.
829 - Readmes, change logs and installation files now go in
830   platform-specific directories under docs, e.g. docs/msw,
831   docs/gtk.
832 - Added DECLARE_APP and IMPLEMENT_APP macros so wxApp object gets
833   created dynamically, not as a global object.
834 - Put wxColour into wx/msw/colour.h, src/msw/colour.cpp.
835 - Changed names of some include/wx/generic headers to be
836   consistent and to conform to gcc pragma conventions. Also
837   changed choicesg.cpp to choicdgg.cpp.
838 - Added gcc pragmas.
839 - Added gtk inclusion in include/wx headers.
840 - Added consistent file headings to source and headers.
841 - Removed lang.cpp, lang.h and references to wxSTR_... variables;
842   added a few references to wxTransString.
843 - Added operator to wxTransString that converts automatically
844   to wxString, so we can say e.g. wxMessageBox(wxTransString("Hello"), ...).
845 - samples/internat now works (minimally).
846 - Added wxMouseEvent::GetPosition and
847   wxMouseEvent::GetLogicalPosition, both returning wxPoints.
848 - Made wxSize and wxRect contain longs not ints.
849 - Cured some lemory leaks (thanks Vadim).
850 - Tidied up OnIdle and introduced RequestMore/MoreRequested so
851   will only keep processing OnIdle if it returns TRUE from
852   MoreRequested.
853
854 Alpha 4, 31st January 1998
855 --------------------------
856
857 All:
858
859 - Changed wxDC functions to take longs instead of floats. GetSize now takes
860   integer pointers, plus a version that returns a wxSize.
861 - const keyword added to various wxDC functions.
862 - Under Windows, wxDC no longer has any knowledge of whether
863   an associated window is scrolled or not. Instead, the device
864   origin is set by wxScrolledWindow in wxScrolledWindow::PrepareDC.
865 - wxScrolledWindow applications can optionally override the virtual OnDraw
866   function instead of using the OnPaint event handler. The wxDC passed to
867   OnDraw will be translated by PrepareDC to reflect scrolling.
868   When drawing outside of OnDraw, must call PrepareDC explicitly.
869 - wxToolBarBase/wxToolBarSimple similarly changed to allow for
870   scrolling toolbars.
871 - Integrated wxPostScriptDC patches for 1.xx by Chris Breeze,
872   to help printing with multiple pages.
873 - IPC classes given base classes (wxConnectionBase etc.) which
874   define the API used by different implementations. DDE
875   implementation updated to use these base classes.
876 - wxHelpInstance now separated into wxHelpControllerBase (base
877   for all implementations), wxWinHelpController (uses standard
878   WinHelp), wxXLPHelPController (talks to wxHelp by DDE or
879   TCP/IP). There will be others eventually, such as
880   wxHTMLHelpController for Microsoft (and Netscape?) HTML Help.
881 - Added Vadim Zeitlin's wxString class plus
882   internationalization code (gettext simulation, wxLocale, etc.).
883   New files from Vadim:
884   include\wx\string.h
885   include\wx\debug.h
886   include\wx\file.h
887   include\wx\log.h
888   include\wx\intl.h
889   src\common\string.cpp
890   src\common\log.cpp
891   src\common\intl.cpp
892   src\common\file.cpp
893   No longer use GNU wxString files.
894 - Split off file-related functions into include\wx\filefn.h and
895   src\common\filefn.cpp.
896 - Borland C++ support (WIN32) for main library and
897   samples, using makefile.b32 files.
898 - Preparation done for allowing BC++ to compile wxWin as a DLL,
899   including changes to defs.h.
900 - wxIntPoint removed, wxPoint is now int, and wxRealPoint
901   introduced.
902 - Added wxShowEvent (generated when window is being shown or
903   hidden).
904 - Got minimal, docview, mdi samples working for 16-bit VC++ and
905   cured 16-bit problem with wxTextCtrl (removed global memory
906   trick).
907 - Updated GnuWin32 makefiles, checked minimal, mdi, docview samples.
908
909 Alpha 3, September 1997
910 -----------------------
911
912 All:
913
914 - wxListCtrl, wxTreeCtrl, wxImageList classes done.
915 - Instigated new file hierarchy, split files and classes up more logically.
916 - PrologIO and some other utils now put into core library.
917 - Revamped print/preview classes, added wxPageSetupDialog.
918 - Started documentation.
919
920 Alpha 2, 30th April 1997
921 ------------------------
922
923 All:
924
925 - EVT_... macros now have at least one argument, for conformance
926   with MetroWerks compiler.
927 - Added ids to .wxr file format.
928 - Got Dialog Editor compiled and running again but need
929   to extend functionality to be in line with new controls.
930   Added dialoged\test app to allow dynamic loading of .wxr files
931   for testing purposes.
932 - Rewrote wxBitmap to allow installable file type
933   handlers.
934 - Rewrote wxBitmapButton, wxStaticBitmap to not use Fafa.
935 - Wrote most of wxTreeCtrl and sample (need wxImageList to implement it
936   fully).
937 - Added back wxRadioBox.
938 - Tidied up wx_main.cpp, wxApp class, putting PenWin code in
939   a separate file.
940
941 Alpha 1, 5th April 1997
942 -----------------------
943
944 Generic:
945
946 At this point, the following has been achieved:
947
948 - A lot, but not all, of the code has been revamped for better
949   naming conventions, protection of data members, and use of
950   wxString instead of char *.
951 - Obsolete functionality deleted (e.g. default wxPanel layout,
952   old system event system) and code size reduced.
953 - Class hierarchy changed (see design doc) - base classes such
954   as wxbWindow now removed.
955 - No longer includes windows.h in wxWin headers, by using stand-in
956   Windows types where needed e.g. WXHWND.
957 - PrologIO revised.
958 - wxScrolledWindow, wxStatusBar and new MDI classes added.
959   MDI is now achived using separate classes, not window styles.
960 - wxSystemSettings added, and made use of to reflect standard
961   Windows settings.
962 - SetButtonFont/SetLabelFont replaced by SetFont; font and colour
963   settings mucho rationalised.
964 - All windows are now subclassed with the same window proc to make
965   event handling far more consistent. Old internal wxWnd and derived
966   classes removed.
967 - API for controls revised, in particular addition of
968   wxValidator parameters and removal of labels for some controls.
969 - 1 validator written: see examples/validate.
970 - Event table system introduced (see most samples and
971   wx_event.cpp/ProcessEvent, wx_event.h). wxEvtHandler
972   made more flexible, with Push/PopEventHandler allowing a chain
973   of event handlers.
974 - wxRadioBox removed - will be added back soon.
975 - Toolbar class hierarchy revised:
976   wxToolBarBase
977   wxToolBarSimple (= old wxToolBar)
978   wxToolBar95 (= old wxButtonBar under Win95
979   wxToolBarMSW (= old wxButtonBar under WIN16/WIN32)
980 - Constraint system debugged somewhat (sizers now work properly).
981 - wxFileDialog, wxDirDialog added; other common dialogs now
982   have class equivalents. Generic colour and font dialogs
983   rewritten to not need obsolete panel layout.
984 - .wxr resource system partially reinstated, though needs
985   an integer ID for controls. Hopefully the resource system
986   will be replaced by something better and more efficient
987   in the future.
988 - Device contexts no longer stored with window and accessed
989   with GetDC - use wxClientDC, wxPaintDC, wxWindowDC stack
990   variables instead.
991 - wxSlider uses trackbar class under Win95, and wxSL_LABELS flag
992   determines whether labels are shown. Other Win95-specific flags
993   introduced, e.g. for showing ticks.
994 - Styles introduced for dealing with 3D effects per window, for
995   any window: all Win95 3D effects supported, plus transparent windows.
996 - Major change to allow 3D effect support without CTL3D, under
997   Win95.
998 - Bitmap versions of button and checkbox separated out into new
999   classes, but unimplemented as yet because I intend to remove
1000   the need for Fafa - it apparently causes GPFs in Win95 OSR 2.
1001 - utils/wxprop classes working (except maybe wxPropertyFormView)
1002   in preparation for use in Dialog Editor.
1003 - GNU-WIN32 compilation verified (a month or so ago).
1004
1005