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

2007-08-28 19:25 JS, revision 48435

Compile fix for old W32API headers

2007-08-28 19:11 DE, revision 48434

Merged 47742 from trunk: Implement --with-macosx-sdk[=SDK] and --with-macosx-version-min[=VER]. Deprecate --enable-universal_binary but support it by adding the -arch flags as before and automatically setting the SDK using the new --with-macosx-sdk.

2007-08-28 16:30 JS, revision 48433

Give rich text control themed style by default

2007-08-28 15:08 VS, revision 48432

added some clarifying comments

2007-08-28 14:51 VS, revision 48431

fixed memory leak in RestoreState

2007-08-28 12:30 RR, revision 48430

added copy constr

2007-08-28 12:26 RR, revision 48429

added docs for wxObjectDataPtr<T> and examples for ref counting

2007-08-28 11:08 RR, revision 48428

syntax correction

2007-08-28 10:40 VS, revision 48427

optimized wxMBConvStringUTF8::ToWchar() for ASCII characters

2007-08-28 10:28 RR, revision 48426

Minor correction, use wxCHECK

2007-08-28 09:47 RR, revision 48425

Fix from Bo

2007-08-28 09:32 RR, revision 48424

Applied patch from Bo, WIP

2007-08-28 09:05 RR, revision 48423

doc syntax corrections again

2007-08-28 09:04 RR, revision 48422

doc syntax corrections

2007-08-28 08:28 CE, revision 48421

try for dos line endings in dsw and dsp files

2007-08-28 08:06 CE, revision 48420

2.8.5-rc3

2007-08-27 17:29 PC, revision 48416

fix getting frame extents on 64-bit platforms, cleanup XGetWindowProperty code

2007-08-27 17:26 PC, revision 48415

fix getting frame extents on 64-bit platforms

2007-08-27 17:05 FM, revision 48414

take in count the --enable-no_rtti config flag

2007-08-27 17:04 FM, revision 48413

fixed missing header

2007-08-27 17:04 FM, revision 48412

remove deprecated macros

2007-08-27 14:39 FM, revision 48411

add small script which reports a list of the unused wx headers

2007-08-27 08:35 RR, revision 48410

restored expanders

2007-08-27 08:22 JS, revision 48409

Only show the context menu if the event belongs to this window

2007-08-27 08:22 JS, revision 48408

Only show the context menu if the event belongs to this window

2007-08-26 23:17 FM, revision 48407

get rid of wxxVariant; replace it with wxVariantBase: a simple version of wxVariant without wxList methods.

2007-08-26 23:02 FM, revision 48406

fix copy ctor bug (the wxVariantBase copy ctor was not called)

2007-08-26 20:47 VZ, revision 48405

added Clone() method documentation

2007-08-26 20:40 VZ, revision 48404

don't overwrite the existing local file if we failed to open it but it does exist

2007-08-26 16:17 PC, revision 48403

remove gtk_window_set_type_hint from GetTooltipColors, it's not necessary and GDK_WINDOW_TYPE_HINT_TOOLTIP is not available before GTK 2.10

2007-08-26 15:24 RR, revision 48402

add test for custom in-place editor

2007-08-26 15:16 RR, revision 48401

correct constr's signature

2007-08-26 15:10 FM, revision 48400

removed usage of old deprecated DECLARE_CLASS macros

2007-08-26 14:51 RR, revision 48399

Minor correction

2007-08-26 14:48 RR, revision 48398

Patch from Bo for recent API changes

2007-08-26 14:23 FM, revision 48397

renaming updates

2007-08-26 14:23 FM, revision 48396

fix header name

2007-08-26 14:22 FM, revision 48395

fix use of deprecated wxGetVariantCast macro

2007-08-26 14:20 FM, revision 48394

SPLITTED wxVariant IN wxVariant AND wxVariantBase; FIRST VERY RAW MERGE OF wxxVariant and wxVariant. Both classes are still present but wxxVariant is not compiled anymore. variant.cpp: since the wxVariantData* classes are not derived from wxObject anymore, comment out the DECLARE_CLASS/IMPLEMENT_CLASS macros; for same reason use wxListVoid instead of wxList. xti.cpp: move variant code to variant.cpp; minor other renaming updates

2007-08-26 13:49 JS, revision 48393

Don't assert in update handler if read-only

2007-08-26 13:49 JS, revision 48392

Don't assert in update handler if read-only

2007-08-26 10:05 RR, revision 48391

Move column organizing code to ports, away from common code

2007-08-26 10:04 VS, revision 48390

fixed wxHTML parsing to run in O(n) even in UTF8 build

2007-08-26 09:32 RR, revision 48389

compile fix

2007-08-26 05:45 PC, revision 48388

fix getting tooltip colors for GTK 2.11

2007-08-25 21:06 RR, revision 48387

documented Collapse() and Expand()

2007-08-25 21:05 RR, revision 48386

added Collapse() and Expand()

2007-08-25 20:43 RR, revision 48385

test editing_started and _done events

2007-08-25 20:43 RR, revision 48384

implement editing_started and _done events for GTK+ >= 2.6

2007-08-25 19:44 RR, revision 48383

add editing_started and _done events

2007-08-25 19:12 RR, revision 48382

correct label name

2007-08-25 14:27 JS, revision 48381

Changed version and date

2007-08-25 13:28 RR, revision 48380

Set/GetExpanderColumn() should use wxDataViewColumn, not unsigned int

2007-08-25 13:15 RR, revision 48379

Hartwig's patch for OS X implementation of wxDataViewCtrl

2007-08-24 20:01 RR, revision 48370

Correct signature of HitTest()

2007-08-24 20:00 RR, revision 48369

Correct signature of HitTest()

2007-08-24 11:21 RR, revision 48368

Minor API changes

2007-08-24 11:15 RR, revision 48367

Use const

2007-08-24 11:09 RR, revision 48366

Use const

2007-08-24 10:57 RR, revision 48365

typo

2007-08-24 10:56 RR, revision 48364

typo

2007-08-24 10:55 RR, revision 48363

typo

2007-08-24 10:54 RR, revision 48362

typo

2007-08-24 10:26 RR, revision 48361

add wxVector docs

2007-08-24 10:21 RR, revision 48360

add wxVector docs

2007-08-24 10:21 RR, revision 48359

add wxVector docs

2007-08-24 10:01 RR, revision 48358

remove _ from labels

2007-08-24 09:50 BY, revision 48357

Assert error

2007-08-24 09:45 RR, revision 48356

should use wxDataViewColumn to indicate a column

2007-08-24 09:42 RR, revision 48355

document wxDataViewItem

2007-08-24 09:36 BY, revision 48354

2007-08-24 09:32 RR, revision 48353

Make ::SetValue return a bool

2007-08-24 09:25 BY, revision 48352

Change unsigned int to wxDataViewColumn

2007-08-24 08:43 RR, revision 48351

don't use <listimpl.cpp> (problems under Mac?

2007-08-23 12:40 VS, revision 48350

VC6 compilation fix

2007-08-23 10:10 JS, revision 48349

Updated the change log

2007-08-23 09:25 BY, revision 48348

Merge changes from trunk.

2007-08-22 21:46 VZ, revision 48347

added ISO-2022-JP encoding

2007-08-22 21:37 RR, revision 48346

correct copyright

2007-08-22 21:18 RR, revision 48345

Added logic, API and docs for wxDataViewModel::HasDefaultCompare indicating a compare function usable without and column (header)

2007-08-22 20:07 VS, revision 48344

VC6 compilation fix for _WX_VARARG_FORMAT_STRING macro

2007-08-22 19:07 VS, revision 48343

another Watcom compilation fix

2007-08-22 19:06 VS, revision 48342

replace wxStringToIntType<T> with a macro to make Watcom compile the code

2007-08-22 18:15 VS, revision 48341

Watcom compilation fix

2007-08-22 15:22 VS, revision 48340

compilation fixes after introduction of wxprintf.h

2007-08-22 15:21 VS, revision 48339

use wxVector<T> instead of OBJARRAY macros for wxHtmlTextPieces (slightly better performance)

2007-08-22 15:19 VS, revision 48338

compilation fix

2007-08-22 15:18 VS, revision 48337

PCH-less compilation fix

2007-08-22 15:11 VS, revision 48336

--enable-iniconf and --enable-regkey aren't GUI-only options

2007-08-22 14:55 JS, revision 48335

Corrected wxAccess arg

2007-08-22 14:55 JS, revision 48334

Corrected wxAccess arg

2007-08-22 14:49 VS, revision 48333

added wxUSE_REGKEY checks

2007-08-22 14:46 DE, revision 48332

Add static wxEventHashTable::ReconstructAll() to undo the effects of ClearAll(). Call it from wxEventTableEntryModule::OnInit() so that it is now symmetric with OnExit().

2007-08-22 13:49 JS, revision 48331

Blind fix

2007-08-22 13:39 RR, revision 48330

Let various AppendXXXColumn helplers return the column created within

2007-08-22 13:14 RR, revision 48329

minor change

2007-08-22 13:02 RR, revision 48328

Don't always sort array containing item, just upon request. Solves several problems and crashes.

2007-08-22 11:30 VS, revision 48327

compilation fix for UTF8+STL

2007-08-22 10:41 JS, revision 48326

Applied [ 1767537 ] [wxOS2]Watcom build - filefn

2007-08-22 10:41 JS, revision 48325

Applied [ 1767537 ] [wxOS2]Watcom build - filefn