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-08-08 13:15 VS, revision 22703

1) some compilers (Watcom) don't like it if wxBase library PCH file contains symbols from GUI components and won't link a DLL 2) fixed subdirs recursion code - all options must be output 3) fixed subdirs recursion code - all options must be output 4) fix for watcom resource compiler

2003-08-08 12:59 VS, revision 22702

1) some compilers (Watcom) don't like it if wxBase library PCH file contains symbols from GUI components and won't link a DLL 2) fixed subdirs recursion code - all options must be output 3) fixed subdirs recursion code - all options must be output 4) fix for watcom resource compiler

2003-08-08 12:20 VS, revision 22701

fixed Common Headers group for VC++ definition

2003-08-08 11:54 VZ, revision 22700

don't ignore start parameter in find_last_of()

2003-08-08 11:49 VS, revision 22699

(re)added MSLU support to Unicode builds

2003-08-08 11:47 VS, revision 22698

fix for watcom resource compiler

2003-08-08 11:08 JS, revision 22697

Static object -> pointer Clean up renderer in module OnExit or we get a crash on exit (under wxX11 at least). To-do: we need to add priorities to wxModule so we can clean this up last.

2003-08-08 09:49 VS, revision 22696

some compilers (Watcom) don't like it if wxBase library PCH file contains symbols from GUI components and won't link a DLL

2003-08-08 09:32 VS, revision 22695

fixed some bugs in MSW version

2003-08-08 08:55 VS, revision 22694

compilation fix

2003-08-08 03:58 RD, revision 22693

Fix for wxTextCtrl::GetSelection for single line controls in GTK2 mode

2003-08-08 03:57 RD, revision 22692

Fix for wxTextCtrl::GetSelection for singel line controls in GTK2 mode

2003-08-07 23:14 SN, revision 22691

Added implementations for two cases of wxSystemSettingsNative::GetMetric to make wxTextEntryDialog work.

2003-08-07 23:01 VS, revision 22690

more samples makefiles fixes

2003-08-07 22:55 VS, revision 22689
  • D /wxWidgets/trunk/samples/mobile/mobile.bkl
  • D /wxWidgets/trunk/samples/mobile/mobile.dsp
  • D /wxWidgets/trunk/samples/mobile/mobile.dsw

removed old files

2003-08-07 22:39 VS, revision 22688

more samples fixes

2003-08-07 22:27 VS, revision 22687
  • D /wxWidgets/trunk/samples/wxtest/mondrian.ico
  • D /wxWidgets/trunk/samples/wxtest/test.rc

no longer needed

2003-08-07 22:24 VS, revision 22686
  • D /wxWidgets/trunk/samples/richedit/wxLayout.rc

not needed now

2003-08-07 22:22 VS, revision 22685
  • D /wxWidgets/trunk/samples/newgrid

newgrid was removed long ago

2003-08-07 22:15 VS, revision 22684

create samples makefile

2003-08-07 22:05 VS, revision 22683

fixed wrong srcdir in contrib w/ autoconf

2003-08-07 21:39 SN, revision 22682

wxUsleep is supposed to sleep _milli_seconds, not _micro_seconds. Got sockets working.

2003-08-07 21:38 SN, revision 22681

wxUsleep is supposed to sleep _milli_seconds, not _micro_seconds.

2003-08-07 21:31 SN, revision 22680

Got sockets working.

2003-08-07 20:59 VS, revision 22679

blind fix for watcom

2003-08-07 15:08 RD, revision 22678

only match the regex at the end of the string

2003-08-07 13:31 VS, revision 22677

regenerated

2003-08-07 13:26 VS, revision 22676

regenerated

2003-08-07 13:18 VS, revision 22675

added all samples

2003-08-07 13:14 VS, revision 22674

added makefile to compile all demos

2003-08-07 13:13 VS, revision 22673

this file doesn't compile with Watcom

2003-08-07 13:11 VS, revision 22672

added bakefile to build all demos

2003-08-07 13:10 VS, revision 22671

use hand-written samples/Makefile.in

2003-08-07 12:38 VS, revision 22670

exclude some files from being generate

2003-08-07 12:35 VS, revision 22669

fixed wxBase and GUI separation for sockets code

2003-08-07 12:26 VS, revision 22668

fixed wxBase and GUI separation for sockets code

2003-08-07 12:21 VS, revision 22667

disable Borland C++ warnings

2003-08-07 12:02 VS, revision 22666

consistency fixes

2003-08-07 08:48 SN, revision 22665

Don't forbid using threads on OS/2.

2003-08-07 08:34 VS, revision 22664

samples/render works on Unix now

2003-08-07 08:27 VS, revision 22663

bakefile fix for modules linking

2003-08-07 08:16 VS, revision 22662

XP manifest is in wx.rc now

2003-08-07 07:58 VS, revision 22661

finished documentation for the new build system

2003-08-06 23:03 VZ, revision 22660

fixed HasButtons()

2003-08-06 22:44 VS, revision 22659

regenerated makefiles

2003-08-06 22:24 VS, revision 22658

regenerated makefiles

2003-08-06 21:23 VS, revision 22657

more bakefile samples

2003-08-06 21:19 VS, revision 22656

wxUniv -> Universal

2003-08-06 20:49 VS, revision 22655

compilation fixes

2003-08-06 20:43 VS, revision 22654

update for new bakefile

2003-08-06 20:27 VS, revision 22653

removed OSX code that is no longer needed

2003-08-06 20:19 VS, revision 22652

moved makefiles to build/msw

2003-08-06 20:09 VS, revision 22651

moved makefiles to build/msw

2003-08-06 20:08 VS, revision 22650

fixed missing <module> rule

2003-08-06 20:07 VS, revision 22649

1. reordered options for better VC++ projects output 2. moved makefiles to build/msw

2003-08-06 18:14 VZ, revision 22648

added Load() and Set() methods

2003-08-06 16:54 VZ, revision 22647

fixed typo

2003-08-06 15:58 VS, revision 22646

added rest of contrib samples bakefiles

2003-08-06 15:44 VS, revision 22645

added rule for building wx plugins

2003-08-06 15:41 VS, revision 22644

use common resource and icon files for samples

2003-08-06 15:37 VS, revision 22643

misc fixes

2003-08-06 15:32 VS, revision 22642

compilation fix

2003-08-06 15:30 VS, revision 22641

added sample.xpm

2003-08-06 15:14 RD, revision 22640

Patch from Will Sadkin fixing parameter order

2003-08-06 14:47 VS, revision 22639

added render sample

2003-08-06 14:44 DE, revision 22638

Contrary to what I had thought, the addSubview and replaceSubview:with: messages do in fact retain the new subview properly. This is what the documentation clearly states, and it checks out when looking at the retainCount. I think I had been covering up a bug which I've since fixed.

2003-08-06 14:28 VS, revision 22637
  • D /wxWidgets/trunk/contrib/samples/gizmos/splittree/tree.rc

not needed now

2003-08-06 14:02 VS, revision 22636

there can only be one makefile in a directory

2003-08-06 14:01 VS, revision 22635
  • D /wxWidgets/trunk/contrib/samples/gizmos/editlbox/test.rc
  • D /wxWidgets/trunk/contrib/samples/gizmos/multicell/mtest.rc

not needed anymore

2003-08-06 13:00 VZ, revision 22634

mention wxRenderer

2003-08-06 12:59 VZ, revision 22633

added very preliminary wxRenderer documentation

2003-08-06 12:32 VZ, revision 22632

added sample showing how to use custom renderers and load them from DLL

2003-08-06 12:27 VZ, revision 22631

added common (for all samples) .ico/.r/.rc files

2003-08-06 12:15 VS, revision 22630

wx-lib must work on loadable modules, too

2003-08-06 12:10 VS, revision 22629

deprecated Initialize/CleanUpClasses

2003-08-06 11:33 VS, revision 22628

check memory leaks sooner, when wxLog target is still available

2003-08-06 10:58 VS, revision 22627

compilation fix

2003-08-06 10:44 VS, revision 22626

initialize wxClassInfo::sm_classTable automatically

2003-08-06 03:42 DE, revision 22625

Don't install idle event handler in secondary threads. I've not seen this happen yet, but it can, and I'm taking this precaution.

2003-08-06 03:40 DE, revision 22624

wxCocoa: Added NSThread

2003-08-05 23:06 VZ, revision 22623

depends on wxAdvanced lib now

2003-08-05 22:54 RD, revision 22622

Mention wxSTK update build tweak

2003-08-05 22:53 RD, revision 22621

Oops, forgot the very long line was still there. Take it back out.

2003-08-05 22:48 RD, revision 22620

Demo/test tweaks

2003-08-05 22:47 RD, revision 22619

reSWIGged

2003-08-05 22:25 RD, revision 22618

Fixed SF Bug #781355. It was a problem with the clipping region. (By default when drawing the ctrl characters a different drawtext method is called than for normal text and this one didn't take care of the clipping region correctly.) Also fixed a couple buffer overflow errors.

2003-08-05 21:25 SC, revision 22617

added more specializations for bcc32

2003-08-05 20:42 VS, revision 22616

added opengl samples

2003-08-05 20:39 VS, revision 22615

added WX_CHECK_BUILD_OPTIONS

2003-08-05 20:35 VS, revision 22614

added opengl samples

2003-08-05 20:33 VS, revision 22613

updating docs to reflect build system changes

2003-08-05 20:30 VS, revision 22612

no real change, removed commented out code forgotten there

2003-08-05 20:14 VS, revision 22611

added OpenGL samples

2003-08-05 20:12 VS, revision 22610

touch wxWindows.dsp

2003-08-05 19:59 VS, revision 22609

build opengl samples

2003-08-05 19:44 VS, revision 22608

multilib mode is the default on unix now

2003-08-05 19:22 SC, revision 22607

bcc32 needs some more specializations

2003-08-05 19:20 SC, revision 22606

xti change

2003-08-05 18:16 SC, revision 22605

xti change

2003-08-05 18:15 SC, revision 22604

borland fix

2003-08-05 17:52 MBN, revision 22603

Compilation fix.

2003-08-05 17:41 MBN, revision 22602

Unicode compilation fix.

2003-08-05 17:30 SC, revision 22601

xti extensions

2003-08-05 17:25 SC, revision 22600

xti streaming extensions

2003-08-05 17:24 SC, revision 22599

xti streaming

2003-08-05 17:11 VS, revision 22598

VC++ .NET can load DSW files just fine

2003-08-05 16:50 SC, revision 22597

xti streaming cleanup, type extensions

2003-08-05 16:34 VS, revision 22596

added expat to wxWindows.dsp

2003-08-05 16:16 VS, revision 22595

compilation fixes for win32 dll+multilib

2003-08-05 15:58 DE, revision 22594

In destructor: DestroyChildren() and make sure m_cocoaNSView is NULL so that the ~wxWindow destructor will not try to remove it from its superview (BAD!)

2003-08-05 12:54 DE, revision 22593

Removed wxTheBitmapList code

2003-08-05 12:50 DE, revision 22592

Initialize m_cocoaDash to NULL in copy constructor

2003-08-04 19:55 MBN, revision 22591

Compilation fix.

2003-08-04 18:56 GT, revision 22590

Incorrect placement of the '*' in the line "const wxChar* WXDLLIMPEXP_ODBC". It should be "const wxChar WXDLLIMPEXP_ODBC *"

2003-08-04 18:55 GT, revision 22589

Added a check for a '.' in the column name before prepending a table name to the column name to avoid incorrect TABLE.COLUMN names when using a FROM clause SF PATCH#766404 - SetColNull() was not correctly setting CbValue = SQL_NULL_DATA so that NULL columns still appeared to have data in some cases Cleaned up some internal variable naming conventions

2003-08-04 17:48 VZ, revision 22588

copy wxImage options when copying the images (replaces patch 780705)

2003-08-04 17:42 VZ, revision 22587

fixes for Borland make (patch 769317)

2003-08-04 17:04 VZ, revision 22586

update styles docs

2003-08-04 16:44 VZ, revision 22585

don't include MDI headers if !wxUSE_MDI

2003-08-04 16:43 VZ, revision 22584

don't include unnecessary headers if we don't compile MDI at all

2003-08-04 16:32 VZ, revision 22583

fixed main source file name

2003-08-04 16:21 VZ, revision 22582

fixed main source file name

2003-08-04 16:09 VZ, revision 22581

no changes, just resolved a conflict

2003-08-04 15:46 DE, revision 22580

Implement new static Unload(handle) instead of old Unload()

2003-08-04 15:33 DE, revision 22579
  • D /wxWidgets/trunk/src/cocoa/pen.cpp

Remove src/cocoa/pen.cpp

2003-08-04 14:05 VZ, revision 22578

added Unload(handle); updated the docs

2003-08-04 13:19 VS, revision 22577

added build options sanity checks into all main libraries

2003-08-04 13:17 VS, revision 22576

reworked wxBuildOptions code to work even w/o function inlining

2003-08-04 13:13 VS, revision 22575

fixed version number expansion

2003-08-04 12:57 VS, revision 22574

static libs depend on 3rd party ones now, too (for convenience)

2003-08-04 12:30 VZ, revision 22573

minor additional notes

2003-08-04 11:59 VS, revision 22572

static libs depend on 3rd party ones now, too (for convenience)

2003-08-04 11:18 VZ, revision 22571

(Open Watcom but not only) compilation warning fixes

2003-08-04 11:15 VZ, revision 22570

check that wxUSE_DISPLAY==1

2003-08-04 10:14 VZ, revision 22569

document that DrawLine() doesn't draw the last point

2003-08-04 08:39 VS, revision 22568

no tabs please\!

2003-08-04 06:24 DE, revision 22567

wxCocoa: Added pen.mm, removed pen.cpp

2003-08-04 06:19 DE, revision 22566

Use wxPen

2003-08-04 06:16 DE, revision 22565

Added dash support

2003-08-04 03:10 DE, revision 22564

wxPen implementation (no dash support yet)

2003-08-04 02:00 VZ, revision 22563

fixed non GUI cmd line options

2003-08-04 01:17 VZ, revision 22562

compilation fix after warning fix

2003-08-04 01:05 VZ, revision 22561

compilation fixes

2003-08-03 23:58 VZ, revision 22560

generate a text event even if SetValue() didn't really chaneg anything

2003-08-03 23:30 VZ, revision 22559

PRINTING is not dependent on DOCVIEW

2003-08-03 23:30 VZ, revision 22558

use wrapwin.h instead of windows.h + winundef.h

2003-08-03 23:26 VZ, revision 22557

set event object correctly for the menu events

2003-08-03 23:12 VZ, revision 22556

just tidied up the comment

2003-08-03 23:04 VZ, revision 22555

don't draw buttons unless we have wxTR_HAS_BUTTONS style

2003-08-03 22:57 VZ, revision 22554

check that we use bitmaps of correct size in the image list

2003-08-03 22:53 VZ, revision 22553

initialize the image list size in default ctor

2003-08-03 22:44 VZ, revision 22552

WXWIN_COMPATIBILITY_2_2 should be 0 by default now

2003-08-03 22:37 VS, revision 22551
  • D /wxWidgets/trunk/src/wxBase.dsp
  • D /wxWidgets/trunk/src/wxBase.dsw
  • D /wxWidgets/trunk/src/wxMSW.dsp
  • D /wxWidgets/trunk/src/wxUniv.dsp
  • D /wxWidgets/trunk/src/wxUniv.dsw

removed old VC++ projects

2003-08-03 22:26 VZ, revision 22550

fixed release mode warnings

2003-08-03 22:25 VZ, revision 22549

fixed warning in non-DLL build

2003-08-03 22:23 VZ, revision 22548

restored custom drawing (was accidentally disabled by the last 2 commits)

2003-08-03 21:48 VS, revision 22547

added wrapcctl.h

2003-08-03 21:27 VS, revision 22546

use wxDbGrid

2003-08-03 21:27 VS, revision 22545

added wrapcctl.h

2003-08-03 21:19 VS, revision 22544

use wxDbGrid

2003-08-03 21:00 VS, revision 22543

linking fix

2003-08-03 21:00 VZ, revision 22542

moved wxUniv-specific GUI stuff from wxBase to wxCore; this fixes wxUniv DLL build

2003-08-03 20:58 VZ, revision 22541

warnings (and some errors) fixes for wxUniv DLL build

2003-08-03 20:56 VZ, revision 22540

moved some more stuff from .cpp files to here

2003-08-03 20:56 VZ, revision 22539

removed _WIN_IE from here, we normally shouldn't need it as it was moved to wrapcctl.h

2003-08-03 20:48 VS, revision 22538

added wxDbGrid

2003-08-03 20:45 VS, revision 22537

more bakefile-based contrib makefiles

2003-08-03 20:34 VS, revision 22536

more bakefile-based makefiles

2003-08-03 20:26 VS, revision 22535

added wxDbGrid

2003-08-03 20:24 VS, revision 22534

more bakefile-based makefiles

2003-08-03 20:21 VS, revision 22533

make it possible to override directory

2003-08-03 20:14 MBN, revision 22532

Warning fixes (still does not compile).

2003-08-03 20:12 MBN, revision 22531

Use Unix display for Motif.

2003-08-03 20:11 MBN, revision 22530

Fix "Statement with no effect" warning.

2003-08-03 20:10 MBN, revision 22529

Compilation fix.

2003-08-03 20:09 MBN, revision 22528

Fix some wrong code: add parentheses to correct precedence, fix comment and _WIN32_IE value (author was probably thinking about _WIN32_WINNT. Now CVS compiles again with MinGW.

2003-08-03 20:05 MBN, revision 22527

Improve wxHashMap documentation.

2003-08-03 20:03 VZ, revision 22526

missing or wrong DLLEXPORTs for DLL build

2003-08-03 19:30 VS, revision 22525

reverted two last changes; they both broke compilation

2003-08-03 18:53 VS, revision 22524

fixed mmedia contrib to work if libesd is not present

2003-08-03 18:47 VS, revision 22523

bakefilized demos

2003-08-03 18:45 VS, revision 22522

updates to reflect fixes to wx-config

2003-08-03 18:29 VS, revision 22521

moved FL

2003-08-03 18:19 VS, revision 22520
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo1
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo2

moved FL

2003-08-03 18:09 VS, revision 22519
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo1/fl_demo.dsp
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo1/fl_demo.dsw
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo1/Makefile.in
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo1/makefile.b32
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo1/makefile.g95
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo1/makefile.vc
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo2/fl_demo.dsp
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo2/fl_demo.dsw
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo2/Makefile.in
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo2/makefile.b32
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo2/makefile.g95
  • D /wxWidgets/trunk/contrib/samples/fl/fl_demo2/makefile.vc
  • D /wxWidgets/trunk/contrib/samples/fl/fl_sample1
  • D /wxWidgets/trunk/contrib/samples/fl/fl_sample2
  • D /wxWidgets/trunk/contrib/samples/fl/fl_sample3

moved FL samples into single directory

2003-08-03 17:14 VS, revision 22518

compilation fix

2003-08-03 17:11 VS, revision 22517

ported rest of contrib to bakefile

2003-08-03 16:35 VS, revision 22516

added ability to generate wx24-like wxWindows.dsp

2003-08-03 15:09 VS, revision 22515

fix the situation when one of sublibraries is not built

2003-08-03 14:51 VS, revision 22514

fix for broken --inplace, --prefix and --exec-prefix handling

2003-08-03 13:41 VS, revision 22513

fixed wrong target names

2003-08-03 13:04 VS, revision 22512

ODBC update

2003-08-03 10:57 VZ, revision 22511

added wrapper for <commctrl.h> as well

2003-08-03 10:42 VS, revision 22510

added WX_DECLARE_OBJARRAY_WITH_DECL

2003-08-03 04:29 DE, revision 22509

Added wxGUIAppTraits::GetToolkitInfo (ok?)

2003-08-03 04:06 DE, revision 22508

Removed wxGUIAppTraits::GetOSVersion

2003-08-03 04:05 DE, revision 22507

Removed wxTheApp = this from wxApp constructor

2003-08-02 23:26 VZ, revision 22506

avoid using _WIN32_IE

2003-08-02 23:23 VZ, revision 22505

s/ID_SEPARATOR/wx&/ (fixes 782133)

2003-08-02 22:58 VZ, revision 22504

fixed wrong border/sash widths (typo during last commit)

2003-08-02 22:47 VZ, revision 22503

minor changes to eliminate unused parameter warning + some cleanup

2003-08-02 22:42 VZ, revision 22502

removed extra commas which are erros for some compilers

2003-08-02 22:37 VS, revision 22501

compilation fix

2003-08-02 19:14 VS, revision 22500

moved DB classes into wxODBC library

2003-08-02 19:11 VS, revision 22499

Intel C++ needs time.h before sys/stat.h

2003-08-02 16:27 VS, revision 22498

compilation fix for gcc

2003-08-02 16:21 VS, revision 22497

compilation fix

2003-08-02 16:16 VS, revision 22496

wxUSE_NEW_GRID is no longer used

2003-08-02 15:54 VS, revision 22495

renamed to WX_DECLARE_LIST_WITH_DECL for consistency if wxUSE_STL=0, too

2003-08-02 15:47 VS, revision 22494

added libraries dependency graph

2003-08-02 15:46 VS, revision 22493

renamed to WX_DECLARE_LIST_WITH_DECL for consistency

2003-08-02 15:39 VS, revision 22492

return wxToolkitInfo by reference and not by pointer

2003-08-02 15:14 VS, revision 22491

replaced wxAppTraits::GetOSVersion with GetToolkitInfo with richer information that is needed by wxDynamicLibrary

2003-08-02 14:34 VS, revision 22490

moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced

2003-08-02 14:08 VS, revision 22489

corrected examples

2003-08-02 14:01 VS, revision 22488

compilation fixes

2003-08-02 13:52 VS, revision 22487

moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced

2003-08-02 13:51 VS, revision 22486

compilation fix

2003-08-02 13:50 VS, revision 22485

wxJoystick and wxWave are now available in all Unix ports, the code was not GTK specific

2003-08-02 13:42 VS, revision 22484

link against wxAdv

2003-08-02 13:20 VS, revision 22483

quick compilation fix for wxBase

2003-08-02 12:45 VS, revision 22482

moved wxJoystick, wxWave and wxTaskBarIcon to wxAdv

2003-08-02 12:43 VS, revision 22481

on Linux, not GTK

2003-08-02 12:19 VS, revision 22480
  • D /wxWidgets/trunk/samples/access/accesstest.dsp
  • D /wxWidgets/trunk/samples/dialogs/dialogsUniv.dsp
  • D /wxWidgets/trunk/samples/grid/griddemo.dsp
  • D /wxWidgets/trunk/samples/minimal/minimalUniv.dsp
  • D /wxWidgets/trunk/samples/multimon/multimon_test.dsp
  • D /wxWidgets/trunk/samples/multimon/multimon_test.dsw
  • D /wxWidgets/trunk/samples/sockets/client.dsp
  • D /wxWidgets/trunk/samples/sockets/server.dsp
  • D /wxWidgets/trunk/samples/treectrl/treetest.dsp
  • D /wxWidgets/trunk/samples/widgets/widgetsUniv.dsp

removed old DSPs

2003-08-02 10:53 VS, revision 22479

compilation fix for bcc

2003-08-02 10:47 VS, revision 22478

compilation fix for bcc

2003-08-02 09:21 VS, revision 22477

don't define NDEBUG

2003-08-02 09:21 VS, revision 22476

forgot to update

2003-08-02 01:18 VS, revision 22475

fixed some VC++ projects bugs

2003-08-02 01:14 VS, revision 22474

added wxAdvanced

2003-08-02 01:07 VS, revision 22473

1. added wxAdvanced 2. fixed setup.h creation in VC++ projects 3. temporarily disable GUI sockets code in non-msw ports so that they link

2003-08-02 01:04 VS, revision 22472

created wxAdvanced library

2003-08-02 00:38 VZ, revision 22471

msw/uxtheme.cpp is low level as well

2003-08-02 00:32 VZ, revision 22470

native renderers are low level; renamed univ/renderer.cpp to ctrlrend.cpp

2003-08-02 00:31 VZ, revision 22469

renamed renderer.cpp to ctrlrend.cpp to avoid conflicts with the native renderers

2003-08-02 00:16 VZ, revision 22468

wxUniv compilation fixes

2003-08-02 00:15 VZ, revision 22467

replaced an #ifdef __WXDEBUG__ with a wxCHECK (this is what we have it for...)

2003-08-02 00:13 VZ, revision 22466

disable printing; doesn't compile

2003-08-02 00:12 VZ, revision 22465

use wxWindowBase, not wxWindow, in wxUpdateUIEvent::CanUpdate() (wxUniv compilation fix)

2003-08-01 23:40 VZ, revision 22464

wxTheApp can't be assigned to any longer

2003-08-01 23:39 VS, revision 22463

added information about libs.tex

2003-08-01 23:37 VZ, revision 22462

wxTheApp can't be assigned to, anyhow, so make ms_appInstance private and provide Get/SetInstance() methods

2003-08-01 23:37 VS, revision 22461

adding wxAdvanced library

2003-08-01 23:36 VZ, revision 22460

added and documented wxDYNLIB_FUNCTION

2003-08-01 23:13 VZ, revision 22459

do *not* redefine DLLVERSIONINFO struct here; do define _WIN32_IE to as high number as possible instead of as low as possible; use wxDynamicLibrary instead of raw FindLibrary/FreeLibrary calls

2003-08-01 23:02 VZ, revision 22458

removed IsAppThemedEx()

2003-08-01 23:00 VZ, revision 22457

replaced the old wxApp with wxAppConsole::ms_appInstance of type wxAppConsole; wxTheApp is now a macro for backwards compatibility (this fixes problems with contradictorary wxTheApp definitions in separate build)

2003-08-01 22:04 VZ, revision 22456

check for comctl32.dll version in wxUxThemeEngine::Initialize()

2003-08-01 21:22 VS, revision 22455

compilation fix

2003-08-01 21:21 VS, revision 22454

multilib mode