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-09-12 21:49 MBN, revision 23553

Various fixes to contrib bakefiles. Regenerated corresponding Makefile.in.

2003-09-12 21:38 RD, revision 23552

The unknown control container should always have the wxTAB_TRAVERSAL and wxNO_BORDER styles

2003-09-12 21:09 VS, revision 23551

.dsw files for samples must not contain dependencies between core libraries, otherwise static libraries will be linked into other static libs

2003-09-12 20:29 GD, revision 23550

external Shell Script file to copy setup.h for ProjectBuilder removed obsolete lexer/parser related actions

2003-09-12 20:24 GD, revision 23549

Shell Script file to copy setup.h for ProjectBuilder

2003-09-12 18:17 VS, revision 23548

import32.lib is always used by bakefile

2003-09-12 16:12 JS, revision 23547

Applied patch [ 804995 ] compatibility of dnd sample with various settings

2003-09-12 16:10 JS, revision 23546

Applied patch [ 804570 ] hidden function in src/msw/ole/dataobj.cpp

2003-09-12 16:08 JS, revision 23545

Applied patch [ 805147 ] GDI objects are not deselected from DC

2003-09-12 09:58 ROL, revision 23544

slightly changed text

2003-09-12 09:45 ROL, revision 23543

Fixed problems with wxStaticBitmap (stock_id attribute, icon type switching). Changed some dimensions in properties panel elements.

2003-09-12 09:02 MBN, revision 23542

Blind fix for library ordering.

2003-09-12 06:13 SC, revision 23541

fixing normal font for mac, unicode corrections

2003-09-11 21:36 MBN, revision 23540

wxX11 compilation fix.

2003-09-11 21:13 VZ, revision 23539

fix for C99-compatible vsnprintf()

2003-09-11 21:11 MBN, revision 23538

Added, documented and used wxGridCellChoiceEditor taking wxArrayString.

2003-09-11 21:05 MBN, revision 23537

No real changes, just refactoring.

2003-09-11 21:01 MBN, revision 23536

wxX11 STL-ification.

2003-09-11 20:58 MBN, revision 23535

Cygwin compilation fix.

2003-09-11 20:50 MBN, revision 23534

Compilation fix.

2003-09-11 20:49 SC, revision 23533

disabling anti-aliasing in carbon builds running under classic (performance)

2003-09-11 20:33 SC, revision 23532

moved setting of internal vars in order to avoid problems in recursing (MoveWindow calling BoundsChanged handlers which in turn call DoMoveWindow again)

2003-09-11 20:27 VZ, revision 23531

fix for C99-compatible vsnprintf()

2003-09-11 19:25 JS, revision 23530

Added new image for dnd sample

2003-09-11 19:22 VS, revision 23529

link against oleacc.lib (needed by wxUSE_ACCESSIBILITY)

2003-09-11 19:22 VS, revision 23528

copy data files

2003-09-11 18:59 SC, revision 23527

focus setting must be possible even when not shown yet

2003-09-11 18:41 JS, revision 23526

Removed horrible julian.png photo

2003-09-11 18:39 RR, revision 23525

Filter out triple click events entirely.

2003-09-11 18:37 RR, revision 23524

Filter out triple click events entirely rather than confusing everyone.

2003-09-11 18:18 SC, revision 23523

mouse events added, menu id 0 safety check

2003-09-11 18:16 SC, revision 23522

reminder added

2003-09-11 18:14 SC, revision 23521

new carbon implementation (unicode support)

2003-09-11 18:03 SC, revision 23520

mouse event handling extended

2003-09-11 17:02 VS, revision 23519

no need for !wxUSE_GUI test anymore

2003-09-11 16:55 MBN, revision 23518

Compilation fix for wxUSE_STL==1.

2003-09-11 16:54 MBN, revision 23517

mention that wxALIGN_RIGHT swaps text and checkbox.

2003-09-11 16:41 MBN, revision 23516

Compilation fix for WXWIN_COMPATIBILITY_2_4==1.

2003-09-11 15:57 JS, revision 23515

Applied patch [ 800183 ] wxFlexGridSizer::RemoveGrowableRow/Col fix

2003-09-11 15:38 JS, revision 23514

Applied patch [ 803473 ] wxListCtrl header height bugfix

2003-09-11 15:37 SC, revision 23513

corrected hit-testing for mac

2003-09-11 15:26 VS, revision 23512

(blind) fix to last commit

2003-09-11 14:22 JS, revision 23511

Applied patch [ 791648 ] wxDateTime: note unimplemented methods

2003-09-11 14:18 JS, revision 23510

Applied patch [ 804322 ] Fixes for the "life" demo

2003-09-11 12:52 JS, revision 23509

Add longtool tip for a button in wxToolBar test Various warning suppressions

2003-09-11 12:44 JS, revision 23508

Applied patch [ 800784 ] Fixes ::wxDirSelector style problem

2003-09-11 11:02 VS, revision 23507

removed duplicate entry

2003-09-11 10:39 JS, revision 23506

Applied patch [ 771772 ] Crashes when setting icon tooltip longer than 63 characters

2003-09-11 10:05 JS, revision 23505

Applied patch [ 778625 ] wxSVGFileDC and UNICODE build

2003-09-11 10:01 JS, revision 23504

Applied patch [ 795491 ] Multimon sample compatibility with various conditions

2003-09-11 09:58 JS, revision 23503

Applied patch [ 794760 ] Majority of "... hides virtual function ..." removal

2003-09-11 09:55 JS, revision 23502

Applied patch [ 795423 ] Unicode and warning fixes in contrib/mmedia lib and sample

2003-09-11 09:50 JS, revision 23501

Applied patch [ 791398 ] unused variables in gizmos contrib

2003-09-11 09:34 JS, revision 23500

Applied [ 792543 ] sample of animate contrib corrected

2003-09-11 09:33 JS, revision 23499

Applied patch [ 795542 ] Unicode fixes in richedit sample

2003-09-11 09:30 JS, revision 23498

Applied patch [ 793000 ] "unreachable code" changes in wxrc contrib util

2003-09-11 09:29 JS, revision 23497

Applied patch [ 796736 ] unicode and various warnings fixes for configtool util

2003-09-11 09:27 JS, revision 23496

Applied patch [ 796696 ] unused variables and unicode fixes in X11 emulator

2003-09-11 09:25 JS, revision 23495

Applied patch [ 791847 ] Missing translation in filedlg.cpp

2003-09-11 08:50 JS, revision 23494

Applied patch [ 796140 ] fixes for building demos/poem in Unicode mode

2003-09-11 08:48 JS, revision 23493

Applied patch [ 798596 ] console sample in unicode

2003-09-11 07:24 JS, revision 23492

Added wxDisplay doc

2003-09-11 07:20 JS, revision 23491

Applied patch [ 802596 ] warning and error free Open GL samples

2003-09-11 07:18 JS, revision 23490

Removed warnings

2003-09-11 07:15 JS, revision 23489

Applied [ 798206 ] WinCE time.cpp by Marco Cavallini

2003-09-10 21:09 MBN, revision 23488

More warning fixes from ABX.

2003-09-10 20:57 MBN, revision 23487

Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0 (like in include/wx/utils.h).

2003-09-10 20:53 MBN, revision 23486

Added bakefiles for contrib/utils/convertrc and contrib/utils/wxrcedit and regenerated makefiles. various compilation and warning fixes for recent changes and for WXWIN_COMPATIBILITY_2_4==0.

2003-09-10 20:08 GD, revision 23485

updated project files and compilation options

2003-09-10 20:06 GD, revision 23484

modified shell script to copy setup0.h into DerivedSource directory updated project files and compilation options

2003-09-10 19:20 VS, revision 23483

backported better classinfo test

2003-09-10 19:19 VS, revision 23482

check for m_parentAsWindow!=NULL

2003-09-10 18:53 VS, revision 23481

opengl fixes for msvc5

2003-09-10 16:38 VZ, revision 23480

backported wxHTTPStream EOF fix

2003-09-10 15:06 VZ, revision 23479

added LVM_SETUNICODEFORMAT

2003-09-10 15:05 VZ, revision 23478

reverted previous fix for virtual list control with Unicode and MSLU and replaced it with LVM_SETUNICODEFORMAT

2003-09-10 14:32 RR, revision 23477

Test if g_thread alreasy is initialized.

2003-09-10 14:28 RR, revision 23476

Test if G_threads already are initialized.

2003-09-10 13:37 VZ, revision 23475

added missing SetIntPosition() parameter

2003-09-10 13:20 VZ, revision 23474

attempts to fix virtual list control with Unicode and MSLU

2003-09-10 13:06 VZ, revision 23473

documented that wxHSCROLL disables wrapping; added comment to the source

2003-09-10 13:00 DE, revision 23472

Changed wxWindow::Create to wxControl because wxNotebook is derived from it.

2003-09-10 13:00 VZ, revision 23471

unused param warnings

2003-09-10 12:02 VZ, revision 23470

fixed a 'variable could be used uninitialized' warning

2003-09-10 11:20 VZ, revision 23469

added a TODO: clean up WinCE mess/horror

2003-09-10 09:14 MBN, revision 23468

Don't compile smapi.cpp for non-MSW platforms.

2003-09-10 08:36 VS, revision 23467

fixed broken DSP files

2003-09-10 08:35 VS, revision 23466

fixed incorrect joining of substituted strings

2003-09-10 07:55 VS, revision 23465

compilation fix

2003-09-10 07:29 SC, revision 23464

switching off tight borders to have it look properly under 10.3

2003-09-10 07:23 SC, revision 23463

ghost button fix (was calling another baseclass create)

2003-09-10 05:50 GD, revision 23462

remove gdb debug related configuration option which causes problems with Apple D eveloper Tools assembler

2003-09-10 05:48 GD, revision 23461

remove gdb debug related configuration option which causes problems with Apple Developer Tools assembler

2003-09-09 22:22 RR, revision 23460

64-bit patch

2003-09-09 22:20 VZ, revision 23459

use GetTraits(), not m_traits, in OnAssert()

2003-09-09 22:17 VZ, revision 23458

copy milliseconds in Set() too

2003-09-09 22:15 VS, revision 23457

better way of dealing with EXTRALIBS_xxx

2003-09-09 22:09 VS, revision 23456

added contrib/utils

2003-09-09 20:39 MBN, revision 23455

Applied OpenWatcom fixes from ABX.

2003-09-09 20:24 MBN, revision 23454

Various warning and Unicode fixes from ABX.