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-01-13 14:50 RR, revision 13540

Remove surplus wxTheApp from wxApp...

2002-01-13 14:48 RR, revision 13539
  • D /wxWidgets/trunk/src/freetype

Remove more FreeType.

2002-01-13 14:44 RR, revision 13538
  • D /wxWidgets/trunk/src/freetype/ftconfig.h
  • D /wxWidgets/trunk/src/freetype/macfond
  • D /wxWidgets/trunk/src/freetype/otlayout
  • D /wxWidgets/trunk/src/freetype/psnames
  • D /wxWidgets/trunk/src/freetype/raster1
  • D /wxWidgets/trunk/src/freetype/sfnt
  • D /wxWidgets/trunk/src/freetype/smooth
  • D /wxWidgets/trunk/src/freetype/truetype
  • D /wxWidgets/trunk/src/freetype/type1
  • D /wxWidgets/trunk/src/freetype/type1z
  • D /wxWidgets/trunk/src/freetype/unix
  • D /wxWidgets/trunk/src/freetype/winfonts

Remove FreeType.

2002-01-13 14:22 GD, revision 13537

applied ANI images patch and added wxUSE_ICO_CUR

2002-01-13 13:48 VS, revision 13536

make all now compiles .mo catalogs

2002-01-13 12:01 VS, revision 13535

applied ANI images patch and added wxUSE_ICO_CUR

2002-01-13 11:35 VZ, revision 13534

fixed Set(month, day, year) docs (bug #502944)

2002-01-13 01:26 VZ, revision 13533

applied patch for safer GIF decoding (502103)

2002-01-13 01:26 VZ, revision 13532

fixed several resource leaks related to MDI menus

2002-01-13 00:24 VZ, revision 13531

fixed wxRichEditModule::Load(): should return an error if the richedit DLL couldn't be loaded previously, not success

2002-01-13 00:05 VZ, revision 13530

fixed a huge memory leak in wxStreamBuffer

2002-01-12 22:45 VZ, revision 13529

SetValue() doesn't call Clear()

2002-01-12 19:56 GD, revision 13528

changed PPC struct alignement setting

2002-01-12 19:48 GD, revision 13527

changed PPC struct alignement setting

2002-01-12 15:00 VZ, revision 13526

made XPMs const

2002-01-12 14:59 VZ, revision 13525

Sun warning and Unicode fixes

2002-01-12 12:21 RR, revision 13524

Some additions to the 12-bit patch.

2002-01-12 11:36 RR, revision 13523

Applied patches for wxBU_EXACTFIT to button.cpp and tglbtn.cpp Applied patch for SGI's 12-bit visuals to bitmap.cpp.

2002-01-12 09:49 RR, revision 13522

Corrected wxDialog event table under wxMac and wxOS2 as per the other ports. Corrected generic validator for wxComboBox as per bug report.

2002-01-12 00:50 VS, revision 13521

fixed m_OldAlign hiding

2002-01-11 23:12 DW, revision 13520

Oops, left some personal stuff in here.

2002-01-11 22:39 DW, revision 13519

OS/2 Statusbar fixes in DC

2002-01-11 22:39 DW, revision 13518

OS/2 Statusbar fixes

2002-01-11 19:54 GD, revision 13517

correction to shared library build command for HP (needs -fPIC to link)

2002-01-11 19:33 VZ, revision 13516

more Sun C++ compiler warning fixes: in particular, added an ugly but necessary workaround for avoiding warning in the .xpm files

2002-01-11 19:14 SC, revision 13515

corrected wxMenuBar::Insert , ::Append for a correct title even when the menubar is already attached, also removed a menu->attach which is not necessary anymore.

2002-01-11 18:59 VZ, revision 13514

added support for wxALIGN_XXX in wxStaticBox

2002-01-11 18:06 RR, revision 13513

Corrected wxFrame::SetMenuBar() for repeated calls including for NULL.

2002-01-11 18:03 SC, revision 13512

new libraries added

2002-01-11 17:55 SC, revision 13511

added new files from common

2002-01-11 17:50 SC, revision 13510

include changes

2002-01-11 17:49 SC, revision 13509

destructor fix in case it is not a real dialog

2002-01-11 16:13 GD, revision 13508

added missing const for Apple DevTools

2002-01-11 15:05 VZ, revision 13507

reverted stupid compilation breaking typo checked in previously

2002-01-11 14:34 RR, revision 13506

Move notebook size code for mac to mac/notebook.cpp

2002-01-11 14:33 RR, revision 13505

Make log.cpp compilable under CW 5.2 non-Carbon

2002-01-11 14:07 SC, revision 13504

fixes for using non opaque structs under debug classic, support for ATSU and pixel pattern.

2002-01-11 14:01 SC, revision 13503

fewer standard includes

2002-01-11 13:49 SC, revision 13502

changed to non-opaque structs for debugging (makes debugging useful, otherwise we cannot view toolbox structs)

2002-01-11 13:48 SC, revision 13501

additions

2002-01-11 13:27 SC, revision 13500

ATSU Rendering Support added

2002-01-11 07:37 JJ, revision 13499

Committing in . wxMOTIF updates for OpenVMS Modified Files: wxWindows/setup.h_vms wxWindows/src/generic/descrip.mms wxWindows/src/motif/descrip.mms wxWindows/src/motif/glcanvas.cpp ----------------------------------------------------------------------

2002-01-11 00:02 VZ, revision 13498

minor wxFRAME_EX_CONTEXTHELP updates

2002-01-11 00:01 VZ, revision 13497

changes wxFRAME_EX_CONTEXTHELP value to avoid clash with wxWS_EX_TRANSIENT

2002-01-11 00:01 VZ, revision 13496

no changes

2002-01-10 23:58 VZ, revision 13495

moved toolbar adjustments for the client size from wxTLWMSW to wxFrameMSW to fix problems in wxUniv

2002-01-10 23:25 VS, revision 13494

1. finished porting wxDir/FileDialog to MS-DOS 2. added code to dynamically enable/disable controls in wxFileDialog depending on which actions are permitted at the moment (e.g. you can't click the 'Up' button if you're at / directory

2002-01-10 22:40 VZ, revision 13493

compilation fix for VC++

2002-01-10 21:31 GD, revision 13492

unified UMAPrOpen/UMAPrClose prototypes for session and non-session printing

2002-01-10 21:09 GD, revision 13491

disable MetroNub stuff for CodeWarrior 5.3 Carbon builds

2002-01-10 21:09 GD, revision 13490

changed PPC struct alignement setting

2002-01-10 20:46 GD, revision 13489

changed PPC struct alignement setting

2002-01-09 23:22 DW, revision 13488

Consildation and cleanup of global variables. Mostly all delclared and all defined in one header and module.

2002-01-09 23:18 DW, revision 13487

Support for WXPM's native font info.

2002-01-09 23:16 DW, revision 13486

Lots of cleanup, mostly consolidating globals

2002-01-09 21:18 VZ, revision 13485

a few things I'd like to do

2002-01-09 21:14 RD, revision 13484

Updated to use correct value for wxSTC_MASK_FOLDERS

2002-01-09 20:18 VZ, revision 13483

bug fix for wxBufferedInputStream::LastCount() after Read()

2002-01-09 18:00 RR, revision 13482

wxDirDialog no longer shows hidden files. I don't know yet how to implement the reparsing when the user checks/unchecks the "Show hidden directories" button. And my mail is down...

2002-01-09 17:03 VZ, revision 13481

mention that wxDialog doesn't derive from wxPanel any more

2002-01-09 13:09 VZ, revision 13480

winundef.h is needed for wxBase as well

2002-01-09 13:04 VZ, revision 13479

copy dummy*.cpp files as well

2002-01-09 12:49 VZ, revision 13478

fixes for the compilation warnings with Sun CC: 1. some fixes for "String literal to char * conversion" warnings (many more left in the *.xpm files) 2. fixes for "assignment of function to extern "C" function" 3. a few other miscellaneous ones

2002-01-09 01:35 VZ, revision 13477

no (real) changes

2002-01-09 01:34 VZ, revision 13476

use wxTE_RICH for the log window now that it should scroll correctly

2002-01-09 01:32 VZ, revision 13475

added, implemented, documented wxTE_RICH2 and wxTextCtrl::GetRange()

2002-01-09 01:31 VZ, revision 13474

make listbox taller

2002-01-09 01:30 VZ, revision 13473

exercise wxTextCtrl::GetRange

2002-01-09 00:14 VZ, revision 13472

wxNullFont shouldn't be passed to wxDC::SetFont()

2002-01-08 23:53 VS, revision 13471

use the new wxSystemSettings API everywhere

2002-01-08 23:38 VS, revision 13470

more MS-DOS stuff in generic wxFileDialog

2002-01-08 23:37 DW, revision 13469

OS/2 NativeFontInfo support

2002-01-08 23:37 VS, revision 13468

disable long filenames under DJGPP

2002-01-08 23:36 VS, revision 13467

expand . into cwd

2002-01-08 23:36 VS, revision 13466

MS-DOS fix to wxDir

2002-01-08 23:36 VS, revision 13465

wxDirDialog port to MS-DOS

2002-01-08 23:35 VS, revision 13464

compilation fix

2002-01-08 23:35 VS, revision 13463

use the new wxSystemSettings API everywhere

2002-01-08 23:33 DW, revision 13462

OS/2 NativeFontInfo support

2002-01-08 23:29 VZ, revision 13461

don't allow setting an invalid font

2002-01-08 23:27 VS, revision 13460

use the new wxSystemSettings API everywhere

2002-01-08 23:26 VS, revision 13459

wxSystemSettings docs correction

2002-01-08 23:25 VS, revision 13458

backward-compatiblity functions must go to wxSystemSettings, otherwise (non-virtual) wxSSNative version would be used :(

2002-01-08 23:25 VS, revision 13457

reverted my previous fix

2002-01-08 23:25 VS, revision 13456

wxRTTI for wxPopupWindow in wxMGL

2002-01-08 23:25 VS, revision 13455

DLL compilation fix

2002-01-08 22:28 DW, revision 13454

Getting rid of odd control characters at EOL in source.

2002-01-08 22:05 GD, revision 13453

wxGenericDirDialog related corrections for wxMac

2002-01-08 18:06 VS, revision 13452

moved InteractiveMove to wxUniv's wxTopLevelWindow

2002-01-08 18:03 VS, revision 13451

use UNIX wxDir if available

2002-01-08 18:02 VS, revision 13450

infinite recursion fix in wxTLW/Univ

2002-01-08 14:15 JS, revision 13449

Moved include for Windows compilation; minor doc tweaks

2002-01-08 10:13 JJ, revision 13448

Committing in . Added [.src.common]dircmn.cpp in makefile for OpenVMS Modified Files: wxWindows/src/common/descrip.mms ----------------------------------------------------------------------

2002-01-07 21:52 GD, revision 13447

implement out-of-line destructors where needed instead of using __DARWIN__ specific conditional compilation

2002-01-07 21:38 RD, revision 13446

Prevent crash when m_defGridAttr is NULL

2002-01-07 19:20 VZ, revision 13445

corrected the release year

2002-01-07 19:15 RD, revision 13444

Added sample of using client data to the wxComboBox demo

2002-01-07 18:35 RD, revision 13443

Clean up $(WXDIR)\$D too

2002-01-07 18:33 VZ, revision 13442

added the splitter event processing and also cleaned up the sample a bit

2002-01-07 18:08 DW, revision 13441

clipboard update and latest module definition file of .dll build