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):

2004-07-03 12:17 VS, revision 28153

don't mess with tooltips' colour in 2.4 either

2004-07-03 11:56 GD, revision 28152

added missing include files for compilation with Apple Developer Tools

2004-07-03 11:16 VS, revision 28151

implemented tab order in wxGTK2

2004-07-03 11:14 VS, revision 28150

demonstrate tab order

2004-07-03 10:06 VS, revision 28149

don't use deprecated wxUsleep

2004-07-03 10:02 VS, revision 28148

m_queuedFullRedraw is not used anymore

2004-07-02 22:22 VS, revision 28147

wxTaskBarIconBase event handlers were never called in 2.4 compatibility mode

2004-07-02 20:54 VS, revision 28146

fixed memory leak in wxNativeFontInfo when using Pango

2004-07-02 19:38 VS, revision 28145

BCC compilation fix

2004-07-02 19:05 GT, revision 28144

Patch # 984209 - Calls to wxFind() were using an old signature. They now check for wxNOT_FOUND

2004-07-02 18:54 GT, revision 28143

Patch # 984215 - Insert was returning SUCCESS after an error

2004-07-02 12:06 SC, revision 28142

sleep methods in synch with last changes

2004-07-02 12:03 SC, revision 28141

moving implementation out of class declaration

2004-07-01 22:54 VZ, revision 28140

added wxMilli/MicroSleep(), deprecated wxUsleep()

2004-07-01 22:52 VZ, revision 28139

fix wxTolower/upper() behaviour with signed chars > 0x7f with VC++ 6

2004-07-01 22:51 VZ, revision 28138

call InheritAttributes() during creation

2004-07-01 17:45 VS, revision 28137

don't force excessively large minsize, it makes the sample nearly unusable on X11

2004-07-01 14:17 JS, revision 28136

Comboboxes should have default height

2004-07-01 12:15 VZ, revision 28135

added wxMilli/MicroSleep(), deprecated wxUsleep()

2004-07-01 11:51 VZ, revision 28134

added wxGetKeyState() doc (patch 967255)

2004-07-01 11:47 VZ, revision 28133

implementation of the range insert for wxStringArray (patch 975003)

2004-07-01 11:44 VZ, revision 28132

added and documented wxWindow::MoveBefore/AfterInTabOrder()

2004-07-01 11:43 VZ, revision 28131

removed spurious semicolon

2004-07-01 10:46 VZ, revision 28130

font inheritance fixes (patch 983251)

2004-07-01 09:32 VZ, revision 28129

recognize EUC-KR charset (patch 983264)