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-01 21:15 VS, revision 22453

LIB instead of Static, better aligned

2003-08-01 21:12 VS, revision 22452

removed duplicated code from dynlib.h and dynload.h

2003-08-01 21:08 VZ, revision 22451

Unicode compilation fixes

2003-08-01 19:42 VS, revision 22450

added VC++ project files

2003-08-01 19:28 VS, revision 22449

added VC++ project files

2003-08-01 19:27 VS, revision 22448

regenerated after adding DEBUG_ options

2003-08-01 19:19 VS, revision 22447

added VC++ project files

2003-08-01 19:18 VS, revision 22446

wxUSE_GUI=0 not needed

2003-08-01 19:15 VS, revision 22445

for nicer Makefile.in

2003-08-01 19:14 VS, revision 22444

overview of multilib libraries added

2003-08-01 18:59 VS, revision 22443

regenerated after adding DEBUG_ options

2003-08-01 18:17 VS, revision 22442

regenerated after adding DEBUG_ options

2003-08-01 17:10 VS, revision 22441

XML code needs wchar_t

2003-08-01 16:49 VS, revision 22440
  • D /wxWidgets/trunk/Mingw32-gcc295.patches

removed Mingw32-gcc295.patches ; it is obsolete for a long time

2003-08-01 16:35 VS, revision 22439

preparation for runtime loading of plugins

2003-08-01 16:05 VS, revision 22438

regenerated after adding DEBUG_ options

2003-08-01 15:38 VS, revision 22437

fixed weird error

2003-08-01 15:23 VS, revision 22436

added VC++ projects

2003-08-01 15:11 VS, revision 22435

link against wxXml

2003-08-01 15:03 VS, revision 22434

--enable-debug_flag and --enable-debug_info work again

2003-08-01 14:46 JS, revision 22433

Don't draw full-width sash if not drawing 3D border, or we'll get droppings

2003-08-01 14:12 JS, revision 22432

Only draw borders if wxSP_3DBORDER specified, as before Added IsAppThemedEx which _really_ tells you if the app is themed, and used it in wxRendererNative::GetDefault()

2003-08-01 13:59 VS, revision 22431

added DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options

2003-08-01 13:50 VZ, revision 22430

fixed XP renderer after base class changes

2003-08-01 13:49 VZ, revision 22429

added missing arguments in wxDelegateRenderer

2003-08-01 13:39 VZ, revision 22428

documented OnDrawBackground()

2003-08-01 13:38 VZ, revision 22427

1. added flags to splitter drawing functions and replaced GetSplitterBorderAndSash() with GetSplitterParams() 2. added support for "hot tracking" to wxSplitterWindow 3. added GTK2 support for the splitter to GTK renderer

2003-08-01 13:33 VS, revision 22426

added DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options

2003-07-31 21:30 RD, revision 22425

fixed --basename

2003-07-31 19:21 RD, revision 22424

If a wxPy[Command]Event has been cloned then we need to propogate the Skip value from the original back to the clone after it has been processed.

2003-07-31 19:21 RD, revision 22423

Various testing changes

2003-07-31 19:00 DE, revision 22422

wxCocoa: Allow wxUSE_CLIPBOARD/wxUSE_DATAOBJ

2003-07-31 18:28 RD, revision 22421

If a wxPy[Command]Event has been cloned then we need to propogate the Skip value from the original back to the clone after it has been processed.

2003-07-31 18:27 RR, revision 22420

Further adaptions of wxFileDialog to mini-screens.

2003-07-31 18:27 RR, revision 22419

The GPE window manager doesn"t like SetSizeHints().

2003-07-31 17:54 SC, revision 22418

template<> added for some compilers

2003-07-31 17:53 SC, revision 22417

Added wxASSERT_MSGs

2003-07-31 17:13 RD, revision 22416

Various testing changes

2003-07-31 17:12 RD, revision 22415

Show how to iterate selected items

2003-07-31 16:47 RD, revision 22414

Fixes for menu items with a bitmap and an accelerator, with thanks to Alberto Griggio. (Previously sometimes an event was not sent for menu items with an image and an accelerator.)

2003-07-31 13:59 JS, revision 22413

Removed some warnings in widgets sample Reduced some flicker in wxNotebook when using XP controls

2003-07-31 11:44 VS, revision 22412

examples of customizing VC++ project files

2003-07-31 11:41 VS, revision 22411

added VC++ project files

2003-07-31 11:33 JS, revision 22410

Suppressed some flicker in standard wxToolBar

2003-07-31 11:31 JS, revision 22409

Added back the copy ctor and assignment warning suppression

2003-07-31 11:15 VS, revision 22408

reference to technote

2003-07-31 10:41 VS, revision 22407

fixed dsw generator on Unix

2003-07-31 10:13 VS, revision 22406

Julian forgot to add wxUSE_UXTHEME

2003-07-31 10:13 VS, revision 22405

new wxUSE_xxx variables must be in chkconf.h

2003-07-31 10:12 VS, revision 22404

compilation fixes

2003-07-31 10:11 VS, revision 22403

make it possible to use wxConsoleApp in GUI build

2003-07-31 09:53 VS, revision 22402

finished documentation on modifying new build system

2003-07-31 00:59 VZ, revision 22401

added wxUxThemeHandle class for opening/closing theme handles easily

2003-07-31 00:58 VZ, revision 22400

suppress errors when loading uxtheme.dll

2003-07-31 00:54 VZ, revision 22399

use XP renderer if available; implemented splitter drawing using XP functions

2003-07-30 23:16 VZ, revision 22398

compilation fix after wxUxThemeEngine changes

2003-07-30 22:31 VZ, revision 22397

[start of] cleanup uxtheme support code

2003-07-30 22:03 VS, revision 22396

added file groups to VC++ project files

2003-07-30 22:01 VS, revision 22395

removed univ/setup.h, shouldn't be here

2003-07-30 21:36 VZ, revision 22394

added wxVListBox::OnDrawBackground(); fixed warnings

2003-07-30 21:30 VS, revision 22393

added VC++ projects

2003-07-30 21:29 VS, revision 22392

added rendrcmn

2003-07-30 21:14 VS, revision 22391

added setup.h copying to VC++ project files

2003-07-30 19:02 GD, revision 22390

updated with latest file changes and added dynamic library (dylib) targets

2003-07-30 18:51 GD, revision 22389

updated with latest file changes and added dynamic library (dylib) targets

2003-07-30 18:08 SC, revision 22388

xti fixes

2003-07-30 17:57 SC, revision 22387

workaround CW bug

2003-07-30 17:55 SC, revision 22386

fixing xti problems

2003-07-30 17:14 VS, revision 22385

don't run autoconf automatically, it's problematic on Windows

2003-07-30 16:09 VS, revision 22384

versioned symbols no longer contain toolkit name, only WX(unicode)(build)_(release)

2003-07-30 15:48 VS, revision 22383

AM_PATH_WXCONFIG takes 4th argument with libs list

2003-07-30 15:00 VZ, revision 22382

mention wxWS_BLOCK_EVENTS change

2003-07-30 11:41 VZ, revision 22381

warning fix (bug 714677)

2003-07-30 09:44 VS, revision 22380

reorganized wx-config to have all configure-modified values in one part and script logic in another, so that the former can be moved to another file to allow choosing from installed wx versions

2003-07-30 09:10 VS, revision 22379

more fixes: add host_alias suffix when cross-compiling; add builtin 2rd party libs to --libs output; always include wxbase

2003-07-30 00:15 VZ, revision 22378

reverted GTK 1.x part of the last patch, it breaks popup menus sometimes

2003-07-29 23:40 VZ, revision 22377

quick and dirty fix for strptime()

2003-07-29 23:06 VS, revision 22376

fix wxBase name

2003-07-29 22:53 VS, revision 22375

fixed a small bug

2003-07-29 22:42 VS, revision 22374

adapted wx-config to work in multilib mode

2003-07-29 20:51 RD, revision 22373

SWIGged update for wxGTK

2003-07-29 20:39 RD, revision 22372

Show how to iterate selected items in a wxListCtrl.

2003-07-29 19:26 RD, revision 22371

Regenerated embedded images

2003-07-29 18:53 RD, revision 22370

Don't log errors from GetScrollInfo since it is possible that there will be an error return when there isn't actually an error (ie. when the window doesn't have scrollbars yet.) Left the if... statements in place in case we want to add an assert there later.

2003-07-29 18:51 RD, revision 22369

Allways need an App object now

2003-07-29 18:47 RD, revision 22368

Two fixes for CheckTransparency. First, don't start checking from (x+1,y) since you don't know if (x,y) is transparent or not. Second, use x*(numColBytes+1) instead of just x to offset into the first line.

2003-07-29 14:27 JS, revision 22367

Added wxPaintDCEx class, to handle the case where an HDC is passed with WM_PAINT. Apps that want to can have their own HDC painted on.

2003-07-29 02:32 DE, revision 22366

Added stubs for (DeviceToLogical|LogicalToDevice)(X|Y)Rel

2003-07-29 02:26 DE, revision 22365

Stub for wxIcon constructor taking a non-const xpm

2003-07-29 02:26 DE, revision 22364

Stub for wxRegion constructor taking a wxRect

2003-07-29 02:22 DE, revision 22363

IMPLEMENT_DYNAMIC_CLASS for wxSpinEvent

2003-07-29 02:20 DE, revision 22362

Keep track of the captured mouse window so the base GUI code thinks the window is captured. Doesn't capture it, but at least satisfies the assertions.

2003-07-28 23:13 VZ, revision 22361

regenerated after adding rendcmn.cpp

2003-07-28 21:32 VS, revision 22360

compilation fix

2003-07-28 20:44 SC, revision 22359

metadata streaming

2003-07-28 20:17 SC, revision 22358

preliminary EXTENDED_RTTI

2003-07-28 20:16 SC, revision 22357

xti updates

2003-07-28 20:15 SC, revision 22356

Added Setter for Position (consistency)

2003-07-28 19:25 VZ, revision 22355

compilation fix for !PCH

2003-07-28 19:22 VZ, revision 22354

added rendcmn.cpp