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