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-06-20 20:20 VS, revision 21273

fix one of reasons for crash if there is no font

2003-06-20 16:25 JS, revision 21272

Extended wxTextAttr and added wxTextCtrl::GetStyle stub allow better rich text support.

2003-06-20 15:20 CE, revision 21271

relative path to wxwin in samples for Digital Mars (fixes SF bug 757845)

2003-06-19 23:43 VZ, revision 21270

removed redundant wxUSE_GUI checks

2003-06-19 23:39 VZ, revision 21269

added __WXBASE__ define; removed duplicated (in wx/chkconf.h) compatibility section

2003-06-19 23:31 VZ, revision 21268

added wxIsDebuggerRunning() (which is going to replace the mess in log.cpp)

2003-06-19 23:02 VS, revision 21267

beginnings of multilib split

2003-06-19 22:52 VS, revision 21266

more wxUniv fixes

2003-06-19 22:46 VS, revision 21265

more wxUniv fixes

2003-06-19 22:33 VS, revision 21264

quick and dirty fix for wxMGL compilation

2003-06-19 22:22 DE, revision 21263

Removed forced default no for wxUSE_SLIDER and wxUSE_COLOURDLG

2003-06-19 22:18 DE, revision 21262

Added slider.h/slider.mm to wxCocoa build

2003-06-19 22:16 DE, revision 21261

Missed a few substitutions the first time around

2003-06-19 22:14 VS, revision 21260

adding snapshot of generated autoconf makefiles

2003-06-19 22:14 DE, revision 21259

Include wxCocoa header

2003-06-19 22:14 VS, revision 21258

added wxHAS_TASK_BAR_ICON

2003-06-19 22:09 DE, revision 21257

Added wxSlider stub

2003-06-19 22:06 DE, revision 21256

wxCocoa does not have wxDialog::OnPaint()

2003-06-19 21:58 VS, revision 21255

wxMGL, fixes to wxMac, wxOS2

2003-06-19 21:32 DE, revision 21254

Added return NULL; for __WXCOCOA__ FIXME: The platform specific stuff is a real mess

2003-06-19 21:30 DE, revision 21253

Changed colour.cpp to colour.mm Also, generated files.lst now has fdlgcmn.cpp included

2003-06-19 21:27 DE, revision 21252

Added NSColor declarataion

2003-06-19 21:24 DE, revision 21251

First stab at wxColour using NSColor

2003-06-19 21:00 VS, revision 21250

wxUniv/wxX11 works

2003-06-19 19:29 RD, revision 21249

Some demo tweaks and a bug workaround