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

2005-01-10 03:07 DE, revision 31303

Corrected some assertions (m_region.m_refData vs. m_refData)

2005-01-10 01:52 DE, revision 31302

Added wxMemoryDC::Clear()

2005-01-09 09:55 SC, revision 31301

optimizing gauge cpu usage

2005-01-09 09:52 SC, revision 31300

no message

2005-01-09 06:27 SC, revision 31299

added hack for making scrollbars really disappear under 10.2

2005-01-09 05:58 SC, revision 31298

draw the focus rect ourselves

2005-01-09 05:50 SC, revision 31297

fixed border calculation

2005-01-08 17:44 VZ, revision 31296

implemented wxIsDebuggerRunning() for Win32

2005-01-08 15:41 RR, revision 31295

Compile fixes for GTK 1.2

2005-01-08 13:56 SN, revision 31294

Removed -lcma (added in 1.813), since one can't apparently mix old threads (-lcma, user land only) and new threads (-lpthread), see http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1741,00.html#faq-mix-threads (reported in patch #1096688 by M.J.Wetherell).

2005-01-08 10:35 RR, revision 31293

Applied wxNO_BORDER patch for text control and combo box.

2005-01-08 03:29 DE, revision 31292

Contains changes for autoconf_inc.m4,1.77,1.78 which was the big cleanup.

2005-01-08 03:19 DE, revision 31291

Regenerated configure. Contains changes for: configure.in,1.909,1.910 configure.in,1.908,1.909 configure.in,1.906,1.907 Changes for configure.in,1.907,1.908 were already present as Vadim somehow got that change in this file while leaving out 1.906,1.907 (hand edit?). Note: I locally reverted autoconf_inc.m4,1.77,1.78 before doing this generation so I can illustrate something.

2005-01-07 23:51 VZ, revision 31290

made FindWindow() member functions const (this makes it possible to use XRCCTRL() in const methods)

2005-01-07 22:31 RR, revision 31289

Added way to specify in generic tree control if the drop effect (a line) should be drawn above or below the item.

2005-01-07 22:09 RR, revision 31288

Corrected drag effect for tree control.

2005-01-07 21:33 VS, revision 31287

fixed condition for using #pragmas

2005-01-07 21:27 VS, revision 31286

fixed condition for using #pragmas

2005-01-07 20:11 VZ, revision 31285

harmless unused param warning fix

2005-01-07 20:06 VZ, revision 31284

corrected bg colour inheritance once again: only immediate transparent children should inherit non inheritable parent bg colour

2005-01-07 20:03 ABX, revision 31283

Old API clearly deprecated.

2005-01-07 19:48 SC, revision 31282

OS X savvy implementation

2005-01-07 18:48 RR, revision 31281

Added wxFopen to the MSLU code.

2005-01-07 18:47 RR, revision 31280

Removed useless defines for WinCE which is always Unicode and never MSLU.

2005-01-07 18:30 ABX, revision 31279

Remove some controls from limited screen area of Smartphone.