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

1999-08-10 17:48 GL, revision 3337

Check for inet_addr/inet_aton.

1999-08-10 13:13 SB, revision 3336

better control of what need refresh. if selection doesn't changed when hit, no event are triggered anymore.

1999-08-10 13:12 RR, revision 3335

Further makefile and compile fixes.

1999-08-10 12:27 RR, revision 3334

A few compile fixes, Updated filetxt.txt to include sizer.cpp

1999-08-10 11:23 RR, revision 3333

Updates for makefile.unx Converted numdlg to use wxSizer Corrcted bug in default size of wxStaticLine Other optical corrections

1999-08-10 06:27 JS, revision 3332

Fixed my fix

1999-08-09 21:21 VZ, revision 3331

another makefile updated

1999-08-09 20:49 JS, revision 3330

A fix for wxTaskBarIcon (temporary wxFrame interfering with app shutdown); added event handler for tbtest.cpp so it'll quit properly

1999-08-09 19:14 GL, revision 3329

Renamed m_blocking to m_non_blocking

1999-08-09 17:47 RS, revision 3328

Changes to allow OLE to compile under mingw32/gcc-2.95

1999-08-09 17:35 GL, revision 3327

Removed unnecessary lines from threadpsx Renamed GSOCK_TRYAGAIN to GSOCK_WOULDBLOCK Added GSOCK_TIMEOUT Enabled the replacement code for timeout handling in gsocket.c Renamed some var in gsockunx & gsocket

1999-08-09 17:26 RS, revision 3326

Corrected check for new mingw32 with new headers

1999-08-09 17:00 RR, revision 3325

Replaced old wxSizer, Converted two of wxGTK's standard dialogs to use them, Applied two fixes to wxDC code, Made wxRadiobox a little smaller, Added sizer.h to wx.h

1999-08-09 11:27 RR, revision 3324

Completed wxBox, Changed a few defines in defs.h, most importantly, wxCENTRE is now 1

1999-08-09 07:23 MB, revision 3323

wxFrame::Create now sets (arbitrary) values for position and size if default values of -1 have been used

1999-08-08 22:28 VS, revision 3322

added MIME manager fallback support

1999-08-08 21:56 VZ, revision 3321

1. regenerated makefiles 2. wxNewSizer compiles under MSW

1999-08-08 21:09 RR, revision 3320

Finished porting Robin's wxSizers

1999-08-08 16:45 RR, revision 3319

Added wxNewSizer and wxBorderNewSizer with sample

1999-08-08 15:55 VS, revision 3318

scrollbar doesn't appear anymore in html view

1999-08-08 15:53 VS, revision 3317

m_Style was bool by mistake, fixed

1999-08-08 15:52 VS, revision 3316

now has 'help' item in menu

1999-08-08 13:58 RR, revision 3315

zipstrm link fix added sizer.h/cpp which don't even compile yet

1999-08-08 11:31 RR, revision 3314

Added strconv Renamed zipstream -> zipstrm Updated makefiles etc.

1999-08-07 23:20 VZ, revision 3313

compile fix for Unix