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

2002-03-10 14:41 JS, revision 14540

Minor tweaks

2002-03-10 14:31 JS, revision 14539

Corrected image size

2002-03-10 13:30 JS, revision 14538

Added emulator utility.

2002-03-10 11:19 RL, revision 14537

added optional parameter to SetSizer, to allow replacing a window's sizer without deleting the existing one.

2002-03-10 09:25 JS, revision 14536

Moved Nano-X specific code from univ to x11

2002-03-10 00:40 RD, revision 14535

Applied and merged patch 486364, which enables wxPython to be built in unicode mode. There are a number of things still missing in it and not everything is converted correctly... But it now builds and functions properly again in non-unicode mode so this is a good time to check in everything. The previous version of all of wxPython sources is tagged wxPy_B4_UNICODE.

2002-03-10 00:29 RD, revision 14534

Applied and merged patch 486364, which enables wxPython to be built in unicode mode. There are a number of things still missing in it and not everything is converted correctly... But it now builds and functions properly again in non-unicode mode so this is a good time to check in everything. The previous version of all of wxPython sources is tagged wxPy_B4_UNICODE.

2002-03-10 00:01 VS, revision 14533

htmlhelp.h no longer needed -> removed test in configure

2002-03-09 23:55 , revision 14532
  • A /wxWidgets/tags/wxPy_B4_UNICODE
  • D /wxWidgets/tags/wxPy_B4_UNICODE/.cvsignore
  • D /wxWidgets/tags/wxPy_B4_UNICODE/acinclude.m4
  • D /wxWidgets/tags/wxPy_B4_UNICODE/aclocal.m4
  • D /wxWidgets/tags/wxPy_B4_UNICODE/autogen.sh
  • D /wxWidgets/tags/wxPy_B4_UNICODE/BuildCVS.txt
  • D /wxWidgets/tags/wxPy_B4_UNICODE/config.guess
  • D /wxWidgets/tags/wxPy_B4_UNICODE/config.sub
  • D /wxWidgets/tags/wxPy_B4_UNICODE/configure
  • D /wxWidgets/tags/wxPy_B4_UNICODE/configure.in
  • D /wxWidgets/tags/wxPy_B4_UNICODE/contrib
  • D /wxWidgets/tags/wxPy_B4_UNICODE/debian
  • D /wxWidgets/tags/wxPy_B4_UNICODE/demos
  • D /wxWidgets/tags/wxPy_B4_UNICODE/descrip.mms
  • D /wxWidgets/tags/wxPy_B4_UNICODE/difflast.pl
  • D /wxWidgets/tags/wxPy_B4_UNICODE/distrib
  • D /wxWidgets/tags/wxPy_B4_UNICODE/docs
  • D /wxWidgets/tags/wxPy_B4_UNICODE/include
  • D /wxWidgets/tags/wxPy_B4_UNICODE/install-sh
  • D /wxWidgets/tags/wxPy_B4_UNICODE/lib
  • D /wxWidgets/tags/wxPy_B4_UNICODE/locale
  • D /wxWidgets/tags/wxPy_B4_UNICODE/Makefile.in
  • D /wxWidgets/tags/wxPy_B4_UNICODE/Mingw32-gcc295.patches
  • D /wxWidgets/tags/wxPy_B4_UNICODE/make-deb
  • D /wxWidgets/tags/wxPy_B4_UNICODE/misc
  • D /wxWidgets/tags/wxPy_B4_UNICODE/mkinstalldirs
  • D /wxWidgets/tags/wxPy_B4_UNICODE/regen
  • D /wxWidgets/tags/wxPy_B4_UNICODE/samples
  • D /wxWidgets/tags/wxPy_B4_UNICODE/setup.h.in
  • D /wxWidgets/tags/wxPy_B4_UNICODE/setup.h_vms
  • D /wxWidgets/tags/wxPy_B4_UNICODE/src
  • D /wxWidgets/tags/wxPy_B4_UNICODE/tests
  • D /wxWidgets/tags/wxPy_B4_UNICODE/user
  • D /wxWidgets/tags/wxPy_B4_UNICODE/utils
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wx-config.in
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wxBase.spec
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wxGTK.spec
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wxMotif.spec
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wxWINE.spec
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wxwin.m4

This commit was manufactured by cvs2svn to create tag 'wxPy_B4_UNICODE'.

2002-03-09 23:55 RD, revision 14531

SWIGged updates for wxMac

2002-03-09 22:54 VZ, revision 14530

fixed a few VC++ warnings (release mode only)

2002-03-09 22:53 JS, revision 14529
  • D /wxWidgets/trunk/utils/framelayout

Removed README from old framelayout dir, since it was more confusing than helpful to have the framelayout dir appear

2002-03-09 22:46 VZ, revision 14528

[this message is for the previous commit as well] 1. <htmlhelp.h> is not required any more 2. fixed memory leak

2002-03-09 22:07 VS, revision 14527

reverted Robert's change

2002-03-09 21:55 VZ, revision 14526

don't include wx/wx.h unnecessarily

2002-03-09 21:55 VZ, revision 14525

copy the variant name in the assignment operator as well!

2002-03-09 21:51 JS, revision 14524

Added reparenting helper classes to help apps to grab the windows of other applications.

2002-03-09 21:30 VS, revision 14523

query MGL for resolution

2002-03-09 21:19 RD, revision 14522

New SWIGged updates for wxGTK

2002-03-09 21:18 RD, revision 14521

Reformatted some demo text

2002-03-09 20:22 RR, revision 14520

Various changes to make pop up menus work under X11.

2002-03-09 17:26 VZ, revision 14519

look at HOME and USERPROFILE in wxGetHomeDir() (patch 527210)

2002-03-09 16:54 VZ, revision 14518

compilation warning fix for the daily builds

2002-03-09 16:40 VS, revision 14517

what about returning a value?

2002-03-09 16:35 VS, revision 14516

fixed to translatable strings output

2002-03-09 12:25 VZ, revision 14515

compilation fix after the array changes

2002-03-09 12:23 VZ, revision 14514

added support for non alphanumeric simple character accelerators

2002-03-09 03:18 RD, revision 14513

Added a reminder to myself for later

2002-03-09 03:18 RD, revision 14512

Removed redundant definitions

2002-03-09 02:58 RL, revision 14511

Added GetMaxSize virtual method for use by sizers. Modified wxSizer to use it instead of crushing all windows to the display size. Currently only top level windows are limited to display size, all other windows are unlimited (inside the clipping region of their tlw).

2002-03-09 02:42 RD, revision 14510

Visual C++ needs sys/stat.h too

2002-03-08 23:59 VS, revision 14509

corrections to the wxEditableListBox patch, removed conflict indicator checked in by mistake

2002-03-08 23:58 VS, revision 14508

case insensitive <font face>

2002-03-08 23:57 VS, revision 14507

applied patch to wxEditableListBox that adds wxEL_ALLOW_{EDIT,NEW,DELETE} with obvious meanings

2002-03-08 23:48 VS, revision 14506

fixed MSVC compilation and warnings

2002-03-08 23:48 VS, revision 14505

fixed MSVC warnings

2002-03-08 23:47 VS, revision 14504

case insensitive <font face>

2002-03-08 23:43 VS, revision 14503

let the sample display existing page on start

2002-03-08 23:43 VS, revision 14502

fixed bug in wxHtmlHelpFrame: didn't show HTML window when navigation panel was off

2002-03-08 23:06 RD, revision 14501

Little tweaks and fixes.

2002-03-08 23:05 RD, revision 14500

Changes for recent htmlhelp updates

2002-03-08 23:04 RD, revision 14499

Added a wxIconFromBitmap "constructor" for wxIcon.

2002-03-08 21:37 MBN, revision 14498

(Hopefully) last fix for daily builds

2002-03-08 21:20 RD, revision 14497

Fixed compilation error.

2002-03-08 21:10 RD, revision 14496

Added patch that adds style flags for wxEditableListBox to not use some of its standard buttons.

2002-03-08 20:01 RL, revision 14495

Added SetLogBuffer method.

2002-03-08 17:55 RD, revision 14494

Yet another update of XRCed. Fixes some display issues and some minor buglets.

2002-03-08 16:33 VZ, revision 14493

fixed typo (missing comma) in MIME test

2002-03-08 12:27 VZ, revision 14492

theoretically unnecessary but practically required fix for showing the selected filename in the text control

2002-03-08 12:06 JS, revision 14491

ProcessXEvent now returns TRUE if processed, FALSE if not

2002-03-08 01:23 RL, revision 14490

Moved assert to before the segfault.

2002-03-07 23:36 VZ, revision 14489

added a const version of wxColourData::GetColour()

2002-03-07 22:42 RD, revision 14488

Removed unneeded assert

2002-03-07 21:48 RD, revision 14487

SWIGged updates for wxGTK

2002-03-07 21:47 RD, revision 14486

Bugfix for wxTreeCtrl.InsertItemBefore and more SWIGged updates for wxMSW

2002-03-07 21:45 VS, revision 14485

rewrote Chris' fix properly

2002-03-07 21:33 RD, revision 14484

More XRCed updates from Roman

2002-03-07 20:36 RD, revision 14483

SWIGged updates for wxGTK

2002-03-07 20:34 RD, revision 14482

SWIGged updates for wxMSW

2002-03-07 20:33 RD, revision 14481

Added some anchor related methods to wxHtmlWindow as suggested on the wxPython-users list.

2002-03-07 20:32 RD, revision 14480

more updates for recent toolbar changes

2002-03-07 20:32 RD, revision 14479

Added python support for a virtual CanDismiss method

2002-03-07 20:31 RD, revision 14478

Added a Python-specific Append method to the wxListCtrl

2002-03-07 20:29 RD, revision 14477

rearrainging a few things

2002-03-07 18:48 JS, revision 14476

Corrections in light of recent toolbar and other changes

2002-03-07 10:06 JS, revision 14475

Added VC++ project files for remaining Gizmo samples Corrected some precompiled header issues for dynsash samples Corrected IMPLEMENT_ABSTRACT_CLASS in multicell.cpp Added an event function typedef and used it in dynsash sample

2002-03-07 09:47 GD, revision 14474

correction to float array declaration following array implementation changes (will compile and run as before but probably doesn't do what was intended)

2002-03-06 23:59 VZ, revision 14473

define wxFRAME_FLOAT_ON_PARENT as wxFRAME_TOOL_WINDOW

2002-03-06 23:18 VZ, revision 14472

fixes for non interactive execution

2002-03-06 22:06 GD, revision 14471

fixed creation of Info.plist file for Mac OS X

2002-03-06 21:41 RD, revision 14470

A new version of XRCed from Roman Rolinsky with a few tweaks by me.

2002-03-06 20:43 RL, revision 14469

removed superfluous assignment handled in base class.

2002-03-06 20:11 MBN, revision 14468

More fixes for daily builds

2002-03-06 19:05 JS, revision 14467

Applied [ 516382 ] FL toolbar patch This patch addresses following issues on FL dynamic toolbar: * Removes duplicate code in wxNewBitmapButton::RenderLabelImage(). (The code between line 452-500 and 502-550 is the same.) * Adds wxNewBitmapButton::Enable() own method to proper drawing of enabled/disabled buttons. * Changes "focused" state (of wxNewBitmapButton) implementation from EVT_MOTION to EVT_ENTER/LEAVE_WINDOW pair, because capturing mouse in EVT_MOTION handler blocks some key events (control characters, function keys), so underlynig app doesn't receive all key events when mouse pointer is above toolbar button. Also "prev" state member variables are removed by this patch (and IMHO they should be removed regardles on accepting this patch - they are initalized and used only in wxNewBitmapButton::OnMouseMove() method). (Note: Blocking some keys can be only MSW problem, but I can't verify it.) * Adds EVT_LEFT_DCLICK handler to wxNewBitmapButton - without this handler, toolbar button loses second clicks if user presses left mouse button "fast enough". Unfortunately, it doesn't handle drawing of pressed/released button - it's only one event in contrast to EVT_LEFT_UP/DOWN. * Enables tooltips (in proper wxDynamicToolBar::AddTool() method).

2002-03-06 18:58 JS, revision 14466

Applied [ 520664 ] filedlg patch

2002-03-06 17:50 JS, revision 14465

Applied patch for Forty, print patch and wxHTML book patch

2002-03-06 16:26 VZ, revision 14464

fixes to the new pointer array implementation

2002-03-06 15:52 VZ, revision 14463

explained how the existing array declarations must be updated

2002-03-06 14:05 VZ, revision 14462

check for sizeof(void *), not sizeof(int *) - not really different but looks nicer

2002-03-06 11:38 VZ, revision 14461

forbid copying wxEvtHandlers

2002-03-06 11:17 VZ, revision 14460

added missing include guards

2002-03-06 09:34 JS, revision 14459

Moved typedef to within public block to avoid compile error in VC++ (can't access privately declared typedef)

2002-03-06 06:31 GD, revision 14458

wxArray<T> macros have been changed to fix runtime problems under 64 bit architectures. The base class is now implemented once for each needed primitive type in order to avoid invalid reference casts. Macros are provided to implement new arrays using these primitive base arrays.

2002-03-06 01:25 VZ, revision 14457

fixed creation of the dialogs with a simple (non 3D, non resizeable) border; also fixed handling of minimize/maximize box style bits (but is this really needed for the dialogs?)

2002-03-06 01:24 VZ, revision 14456

fixed menu accel

2002-03-06 01:23 VZ, revision 14455

removed the dialog templates unneeded/unused any longer

2002-03-06 00:24 VZ, revision 14454

correct Insert() docs (bug #526172)

2002-03-05 21:23 MBN, revision 14453

More blind fixes for daily builds

2002-03-05 18:55 VZ, revision 14452

added missing WXDLLEXPORT

2002-03-05 16:38 VZ, revision 14451

compilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case

2002-03-05 13:32 VZ, revision 14450

changed charset to iso8859-2

2002-03-05 00:52 VZ, revision 14449

fix for wxScreenDC::GetSize

2002-03-05 00:32 VZ, revision 14448

added missing default values for the 2nd argument of DeleteEntry()

2002-03-05 00:18 VS, revision 14447

fixed compilation for wxUSE_UNICODE=1, wxUSE_UNICODE_MSLU=0

2002-03-04 20:22 MBN, revision 14446

Blind fix for daily builds

2002-03-04 16:01 VZ, revision 14445

added Hungarian translations

2002-03-04 16:01 , revision 14444

This commit was manufactured by cvs2svn to create branch 'WX_2_2_BRANCH'.

2002-03-04 16:01 VZ, revision 14443

added Hungarian translations

2002-03-04 14:22 JJ, revision 14442

Committing in . OpenVMS updates Modified Files: wxWindows/descrip.mms wxWindows/setup.h_vms wxWindows/src/motif/utils.cpp ----------------------------------------------------------------------

2002-03-04 07:52 JS, revision 14441

Removed obsolete -WE flags from WIN32 BC++ makefiles Doc corrections