Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2003-05-17 07:44 SC, revision 20648

temporary fix for carbon (problems under OS 9)

2003-05-16 21:21 JS, revision 20647

Wizard now validates as well as doing data transfer when pressing Back or Next

2003-05-16 20:39 SC, revision 20646

carbon printing extended

2003-05-16 20:36 SC, revision 20645

ValidateOrCreate added for wxMac

2003-05-16 19:07 RD, revision 20644

SWIGged updates for wxGTK

2003-05-16 19:07 RD, revision 20643

SWIGged updates for wxMac

2003-05-16 19:06 RD, revision 20642

SWIGged updates for wxMSW

2003-05-16 18:33 RD, revision 20641

Fixed a couple minor bugs and changed copyright info

2003-05-16 18:29 RD, revision 20640

Updated some test code

2003-05-16 17:58 RD, revision 20639

Fixed parameter types for the wrappers

2003-05-16 17:58 RD, revision 20638

Tiny update for the build notes

2003-05-16 17:58 RD, revision 20637

Fixed wxFutureCall so it automatically cleans up after itself after the timer has expired, if there are no references held to it.

2003-05-16 17:51 RD, revision 20636

SWIGged updates for wxMac

2003-05-16 17:49 RD, revision 20635

fixed compile errors for wxTreeListCtrl on OSX

2003-05-16 17:47 RD, revision 20634

Modified frame styles

2003-05-16 16:15 SC, revision 20633

added cw support

2003-05-15 22:38 VS, revision 20632

unicode compilation fix

2003-05-15 22:15 JS, revision 20631

An attempt to make the notebook sizer report its size correctly under Windows, otherwise you get a huge gap at the bottom if fitting to the content of the page.

2003-05-15 09:31 SC, revision 20630

forgot to commit project file for CW before

2003-05-14 21:31 JS, revision 20629

Doc fixes

2003-05-14 20:50 RD, revision 20628

Acutally use the m_maxChars parameter value instead of ignoring it

2003-05-14 19:25 RD, revision 20627

Changes allowing for proper KEY_DOWN and CHAR events for wxGTK2

2003-05-14 06:52 JJ, revision 20626

Committing in . wxMOTIF for OpenVMS compilation updates Modified Files: wxWindows/lib/vms.opt wxWindows/src/motif/descrip.mms ----------------------------------------------------------------------

2003-05-13 22:10 RD, revision 20625

MSW compile fixes, detabified, a couple minor bugs fixed, etc.

2003-05-13 20:02 MBN, revision 20624

Derive wxStaticText from wxStaticTextBase, remove dead code/code duplication. Likewise for wxStaticBitmap.

2003-05-13 19:58 MBN, revision 20623

Fixed bug with notebook pages not showing (probably affected any wxWindow/wxPanel child when panel was hidden and then shown again). The bug was introduced by the fix for hidden windows still intercepting mouse events. (backport)

2003-05-13 19:52 MBN, revision 20622

Fixed bug with notebook pages not showing (probably affected any wxWindow/wxPanel child when panel was hidden and then shown again). The bug was introduced by the fix for hidden windows still intercepting mouse events.

2003-05-13 19:50 MBN, revision 20621

Lesstif compilation fix.

2003-05-13 17:45 JS, revision 20620

Reordered the slow-click test, otherwise it would never be fired if in row-select more. Also added a ClearSelection, which was omitted in the changes since 2.4.

2003-05-13 15:20 JS, revision 20619

Rationalised style handling in tree control No longer use WS_EX_WINDOWEDGE since it seems to be obsolete, and has no effect

2003-05-13 15:16 JS, revision 20618

Removed obsolete check

2003-05-12 22:33 VS, revision 20617

applied HTML pagebreaks patch

2003-05-12 20:04 MBN, revision 20616

Factored out some common code.

2003-05-12 20:02 PKO, revision 20615

Fixed sort bug.

2003-05-12 19:58 MBN, revision 20614

Removed dead code.

2003-05-12 19:56 SC, revision 20613

redraw fix backported

2003-05-12 19:55 MBN, revision 20612

Implemented copy-on-demand for wxClipboard.

2003-05-12 19:54 MBN, revision 20611

Compilation fix.

2003-05-12 19:52 MBN, revision 20610

Removed redundant wx<Control>NameStr declarations.

2003-05-12 19:29 SC, revision 20609

CFStringRef support backport

2003-05-12 19:25 SC, revision 20608

better min size

2003-05-12 19:18 SC, revision 20607

void correction

2003-05-12 19:14 SC, revision 20606

native help tool tips under Carbon and OSX, backport

2003-05-12 19:11 SC, revision 20605

added CFStringRef methods

2003-05-12 14:12 ROL, revision 20604

just a test for IsShown (no refreshing if not)

2003-05-12 14:11 ROL, revision 20603

new version

2003-05-12 14:11 ROL, revision 20602

added Expand/Collapse handlers

2003-05-12 14:10 ROL, revision 20601

fixed sizes of some controls under windows

2003-05-12 14:09 ROL, revision 20600

changed scrolled window to container, but there's still no support in wxXRC

2003-05-12 10:14 JS, revision 20599

Auto 3D border if parent is a panel or dialog.

2003-05-12 10:09 JS, revision 20598

Apply correct style variable

2003-05-12 10:04 JS, revision 20597

Auto 3D border if parent is panel or dialog

2003-05-12 08:35 VZ, revision 20596

reworked vertical scrolling code to correspond better to what I think is correct (horizontal case is unchanged)

2003-05-12 08:33 VZ, revision 20595

changed handling of range/max scrolling parameter and cleanup (removed Win16 code)

2003-05-11 23:25 VZ, revision 20594

fixed bug in WinStruct<> ctor

2003-05-11 22:43 VZ, revision 20593

added WinStruct<>

2003-05-11 22:41 VZ, revision 20592

moved missing constants definitions to their right place in wx/msw/missing.h

2003-05-11 22:29 VZ, revision 20591

wxTextBuffer ctor bug and something else

2003-05-11 22:28 VZ, revision 20590

init m_isOpened in ctor (bug 736208)

2003-05-11 20:02 CE, revision 20589

digital mars fix

2003-05-11 19:31 GD, revision 20588

We don't put main() in the library any more.

2003-05-11 19:28 GD, revision 20587

assert is raised when using the thread sample (which works) so the test is probably not so easy. Can widget callbacks be triggered from child threads and, if so, for which widgets?

2003-05-11 18:08 GD, revision 20586

disable use of #pragma interface under Mac OS X GNU compiler included with Mac OS X 10.2 (Jaguar) as well as available updates contain a bug concerning #pragma interface handling that can only be worked around by not using them (and they are not necessary anyways)

2003-05-11 18:08 GD, revision 20585

updated CodeWarrior 5.3 xml project with latest changes to file list

2003-05-11 17:57 GD, revision 20584

disable use of #pragma interface under Mac OS X GNU compiler included with Mac OS X 10.2 (Jaguar) as well as available updates contain a bug concerning #pragma interface handling that can only be worked around by not using them (and they are not necessary anyways)

2003-05-11 16:44 GD, revision 20583

added assert to detect attempt to install idle handler from widget callback not called from main thread

2003-05-11 11:14 VZ, revision 20582

use alpha channel in Blit() as well and not only in DrawBitmap()

2003-05-11 10:49 VZ, revision 20581

many fixes for PNG reading after recent alpha changes; grey scale images reading was in particular broken

2003-05-11 01:04 VZ, revision 20580

added missing typename

2003-05-11 01:01 VZ, revision 20579

TRUE/FALSE -> true/false

2003-05-11 00:59 VZ, revision 20578

wxImage::Create() should be bool, not void

2003-05-11 00:10 VZ, revision 20577

compilation fix for TEST_MIME

2003-05-10 12:55 VZ, revision 20576

added LVSICF_NOSCROLL

2003-05-10 12:53 VZ, revision 20575

compilation fix for BCC (and probably others)

2003-05-10 11:43 VZ, revision 20574

compilation fix (sorry)

2003-05-10 00:57 VZ, revision 20573

fix wxDisplay initialization (patch 735303)

2003-05-10 00:56 VZ, revision 20572

recognize ESC[APE] in menu accel strings (patch 733967)

2003-05-09 23:57 VZ, revision 20571

fall back to wxAlphaBlend() if ::AlphaBlend() didn't work

2003-05-09 23:54 VZ, revision 20570

use DIB, not DDB, when converting from an image with alpha channel

2003-05-09 23:52 VZ, revision 20569

memory for alpha channel was over allocated by a factor of 3

2003-05-09 23:50 VZ, revision 20568

fixed iterator over wxImage with alpha channel

2003-05-09 23:32 JS, revision 20567

Removed a spurious print statement

2003-05-09 21:48 JS, revision 20566

Fixed crash in EnsureVisible in wxTR_HIDE_ROOT mode

2003-05-09 14:31 RR, revision 20565

Compile fix for GTK 1.2.

2003-05-09 12:58 VZ, revision 20564

Insert() patch from John Labenski

2003-05-09 12:04 VZ, revision 20563

use wxDEPRECATED around GetNoHistoryFiles()

2003-05-09 10:53 JJ, revision 20562

Committing in . Fixes needed for OpenVMS Modified Files: wxWindows/include/wx/x11/private.h wxWindows/include/wx/x11/privx.h wxWindows/src/common/dbtable.cpp wxWindows/src/common/descrip.mms wxWindows/src/motif/bmpmotif.cpp wxWindows/src/motif/descrip.mms wxWindows/src/x11/bitmap.cpp wxWindows/src/x11/utilsx.cpp ----------------------------------------------------------------------

2003-05-09 10:00 JS, revision 20561

Use context sensitive help XPM for Windows too

2003-05-09 07:16 SC, revision 20560

fixing some redrawing bugs overpainting foreign window's area under OS9, reintroduced TransitionWindow calls

2003-05-09 07:13 SC, revision 20559

typo

2003-05-09 07:12 SC, revision 20558

masking out wxOK and friends from dialog style in order to avoid clashes with miniframe windows flags

2003-05-09 07:12 SC, revision 20557

reintroduced m_isBeingDeleted

2003-05-09 00:02 VZ, revision 20556

wxDocManager::GetNoHistoryFiles() renamed to GetHistoryFilesCount()

2003-05-08 23:46 VZ, revision 20555

wxGLCanvas doesn't derive from wxScrolledWindow since quite some time already despite of the docs

2003-05-08 23:38 VZ, revision 20554

undid patch which was supposed to allow thread recreation and added instead an assert preventing it

2003-05-08 23:36 VZ, revision 20553

undid patch which was supposed to allow thread recreation

2003-05-08 23:25 VZ, revision 20552

linking fix for wxUSE_PROLOGIO with compilers/makefiles not defining __WIN32__ on command line

2003-05-08 21:42 RD, revision 20551

More patches to the masked edit control from Will Sadkin

2003-05-08 15:48 PKO, revision 20550

Updated.

2003-05-08 14:29 RD, revision 20549

Patches to the masked edit control from Will Sadkin: ## 1. Fixed .SetValue() to replace the current value, rather than the current ## selection. Also changed it to generate ValueError if presented with ## either a value which doesn't follow the format or won't fit. Also made ## set value adjust numeric and date controls as if user entered the value. ## Expanded doc explaining how SetValue() works. ## 2. Fixed EUDATE* autoformats, fixed IsDateType mask list, and added ability to ## use 3-char months for dates, and EUDATETIME, and EUDATEMILTIME autoformats. ## 3. Made all date autoformats automatically pick implied "datestyle". ## 4. Added IsModified override, since base wxTextCtrl never reports modified if ## .SetValue used to change the value, which is what the masked edit controls ## use internally. ## 5. Fixed bug in date position adjustment on 2 to 4 digit date conversion when ## using tab to "leave field" and auto-adjust. ## 6. Fixed bug in _isCharAllowed() for negative number insertion on pastes, ## and bug in ._Paste() that didn't account for signs in signed masks either. ## 7. Fixed issues with _adjustPos for right-insert fields causing improper ## selection/replacement of values ## 8. Fixed _OnHome handler to properly handle extending current selection to ## beginning of control. ## 9. Exposed all (valid) autoformats to demo, binding descriptions to ## autoformats. ## 10. Fixed a couple of bugs in email regexp. ## 11. Modified autoformats to be more amenable to international use. ## 12. Clarified meaning of '-' formatcode in doc. ## 13. Fixed a couple of coding bugs being flagged by Python2.1. ## 14. Fixed several issues with sign positioning, erasure and validity ## checking for "numeric" masked controls.