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-21 23:29 VS, revision 13740

changed WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it)

2002-01-21 22:45 VZ, revision 13739

compilation fix for Borland (hopefully)

2002-01-21 22:34 JS, revision 13738

Tidied/commented FL header files, regenerated docs and filled out Category section.

2002-01-21 21:36 RL, revision 13737

add versioned dep on libpng2-dev to avoid autobuilders making the same mistake.

2002-01-21 21:33 RD, revision 13736

Fixed a typemap. Added a Python list --> wxArrayInt typemap and wxArrayInt --> Python list helper. Added wxMultiChoiceDialog.

2002-01-21 21:30 RL, revision 13735

added missing header.

2002-01-21 21:25 DW, revision 13734

New Mod Def file.

2002-01-21 21:23 RL, revision 13733

Rebuild .debs with libpng2 (not libpng3 which would, and did, break binary compatibility)

2002-01-21 21:18 JS, revision 13732

Now adds 'include file' heading

2002-01-21 19:57 DW, revision 13731

More resource files

2002-01-21 19:51 DW, revision 13730

More resource files

2002-01-21 19:03 VS, revision 13729

fixed crash in wxSpinCtrl under wxGTK

2002-01-21 19:03 VS, revision 13728

fixed incorrect positioning of controls in generic wxSpinCtrl

2002-01-21 19:03 VS, revision 13727

added TAB handling

2002-01-21 19:03 VS, revision 13726

change WXDEBUG to WXSTDERR

2002-01-21 18:45 DW, revision 13725

Dialog updates

2002-01-21 18:11 VZ, revision 13724

added SetLabelFont() test

2002-01-21 17:53 VZ, revision 13723

added wxGetFontFromUser() similar to wxGetColourFromUser()

2002-01-21 17:52 VZ, revision 13722

added wxGetFontFromUser docs and links to it and wxGetColourFromUser from elsewhere

2002-01-21 17:49 VZ, revision 13721

added wxFont::Ok

2002-01-21 16:14 VZ, revision 13720

backported fix for some cpp versions not liking -MMD switch from the main branch

2002-01-21 15:52 VZ, revision 13719

added an explicit accessor to query the default key value

2002-01-21 14:32 DW, revision 13718

Commit of merge

2002-01-21 14:32 DW, revision 13717

no message

2002-01-20 23:14 VS, revision 13716

added first microscopic part of XRC format docs

2002-01-20 22:02 SN, revision 13715

Added missing include for non-precompiled headers.

2002-01-20 22:02 SN, revision 13714

Added missing include to os2/private.h.

2002-01-20 22:00 SN, revision 13713

Fixed apparent typo.

2002-01-20 22:00 SN, revision 13712

Added various #includes for non-precompiled headers.

2002-01-20 21:53 SN, revision 13711

- Added definition for struct SPBCDATA (missing in EMX). - Added forward declaration of wxString.

2002-01-20 21:50 SN, revision 13710

Fixed compilation problems with gcc on OS/2.

2002-01-20 21:47 SN, revision 13709

Added wchar handling for EMX (gcc on OS/2).

2002-01-20 21:44 SN, revision 13708

New version with latest additions to filelist.txt.

2002-01-20 21:43 SN, revision 13707

Added toplevel.{h,c} to OS/2 files.

2002-01-20 21:42 SN, revision 13706

Added wxUSE_OWNER_DRAWN for wxPM (OS/2)

2002-01-20 18:22 GD, revision 13705

use wxMac provided wxGetOsDescription with Apple DevTools

2002-01-20 17:52 GD, revision 13704

added missing include files for Apple DevTools

2002-01-20 16:47 SC, revision 13703

new targets for shared libs

2002-01-20 16:46 SC, revision 13702

added shared libs targets

2002-01-20 16:43 SC, revision 13701

added proper bracketing of QDflushing for carbon only

2002-01-20 16:34 SC, revision 13700

corrected wxKill signature, added Env methods (returning false)

2002-01-20 16:33 SC, revision 13699

export statement added

2002-01-20 16:32 SC, revision 13698

removed non appearance implementations

2002-01-20 16:32 SC, revision 13697

resource loader structure added for loading menu bar, apple menu will not get multiple entries under classic anymore

2002-01-20 16:29 SC, revision 13696

resource loader structure added

2002-01-20 16:28 SC, revision 13695

removed all resources that are not needed anymore

2002-01-20 16:27 SC, revision 13694

moved patterns to static structures, added resouce loader struct where needed

2002-01-20 16:26 SC, revision 13693

resource stack structure that sets up correct resource, new entry points for shared points

2002-01-20 16:24 SC, revision 13692

added constructor for compliance with wxPython

2002-01-20 16:24 SC, revision 13691

menu help under classic was not giving back the correct help menu handle

2002-01-20 16:23 SC, revision 13690

naming corrections, scrolling amount fixed

2002-01-20 16:18 SC, revision 13689

removed duplicate strdup definition for CW MSL V 7

2002-01-20 16:16 SC, revision 13688

added missing string definition

2002-01-20 16:14 SC, revision 13687

new static structure for using the correct resource file (needed for shared lib)

2002-01-20 16:13 SC, revision 13686

export statement needed

2002-01-20 16:12 SC, revision 13685

preparation for separated menu items

2002-01-20 16:11 SC, revision 13684

changed the usage of the member vars to be more consistent

2002-01-20 16:10 SC, revision 13683

added new constructor for wxpython

2002-01-20 16:09 SC, revision 13682

prefix files for shared library targets on cw mac

2002-01-20 16:09 SC, revision 13681

under metrowerks mac strdup is not exported

2002-01-20 16:06 SC, revision 13680

correct import and export statements for metrowerks

2002-01-20 16:06 SC, revision 13679

changed to wxStrdup, since strdup is not guaranteed to be defined

2002-01-20 16:05 SC, revision 13678

new headers for new shared lib targets on codewarrior

2002-01-20 15:20 VZ, revision 13677

added Append(wxArrayString) to wxItemContainer (and so to wxChoice, wxComboBox, wxListBox, ...)

2002-01-20 15:20 VZ, revision 13676

tried to make wxArrayString(bool autosort) ctor more explicit, e.g. prevent it from being used in implicit conversions from char * to wxArrayString

2002-01-20 15:19 VZ, revision 13675

added support for wxArrayString data in wxVariant

2002-01-20 11:28 VS, revision 13674

make sure gs_captureWindow is always set to NULL in DoReleaseMouse

2002-01-20 11:27 VS, revision 13673

removed tracing from html sample

2002-01-20 11:27 VS, revision 13672

added tracing of ReleaseMouse and assertion to prevent releasing window with mouse capture

2002-01-20 11:27 VS, revision 13671

added WXTRACE env. variable

2002-01-19 23:34 VS, revision 13670

fixed compilation

2002-01-19 23:24 VS, revision 13669

moved 'show hidden dirs' checkbox elsewhere, the dialog was too wide for wxMGL

2002-01-19 23:23 VS, revision 13668

rewrote wxGenericFileDialog to use sizers

2002-01-19 23:23 VS, revision 13667

documentation for wxHtmlWindow::OnOpeningURL

2002-01-19 23:23 VS, revision 13666

implemented URLs blocking in wxHtmlWindow

2002-01-19 23:22 VS, revision 13665

don't crash if we can't detect g_wcCharset

2002-01-19 21:49 VZ, revision 13664

added the possibility to hide the tip window automatically when the mouse leave the specified rectangle; fixed a few bugs with the window not disappearing automatically

2002-01-19 21:48 VZ, revision 13663

dismiss the popup when an unprocessed key is pressed

2002-01-19 21:45 VZ, revision 13662

documented new CaptureMouse() behaviour

2002-01-19 19:39 VZ, revision 13661

compilation/linking fixes for DoCaptureMouse() change

2002-01-19 19:38 VZ, revision 13660

Capture/ReleaseMouse() prefixed with Do for the other ports (OS/2, MGL, Motif, Mac)

2002-01-19 19:31 VZ, revision 13659

maintaint the mouse capture stack in all ports, not just wxUniv

2002-01-19 17:44 JS, revision 13658

Corrected wxTextCtrl doc

2002-01-19 15:42 VZ, revision 13657

fixed crash in iconv_close() as well

2002-01-19 15:30 GD, revision 13656

renamed wxLogXXX functions with va_list argument to wxVLogXXX

2002-01-19 15:10 GD, revision 13655

changed 'extern inline' to extern only

2002-01-19 14:50 GD, revision 13654

use "..." instead of <...> for wx includes

2002-01-19 14:43 GD, revision 13653

corrections to XFontName accessors

2002-01-19 13:15 VZ, revision 13652

fixed crash in iconv_open() and cleaned up the code a bit further

2002-01-19 12:20 VZ, revision 13651

fixed compilation with wxUSE_WCHAR_T=0

2002-01-19 12:19 VZ, revision 13650

fixed GetDiskFreeSpaceEx calling convention (Markus Greither)

2002-01-19 08:33 GD, revision 13649

removed __DARWIN__ conditional tests (the help menu doesn't work otherwise)

2002-01-19 07:48 GD, revision 13648

added IFF image file

2002-01-19 07:36 GD, revision 13647

corrected includes when wxUSE_SOCKETS is not defined

2002-01-18 23:16 VS, revision 13646

slight corrections, moved bwd compat macros to the end of the file

2002-01-18 23:16 DW, revision 13645

Dialog support

2002-01-18 22:34 JS, revision 13644

Started to improve header comments for FL

2002-01-18 20:31 VZ, revision 13643

fix for Sun CC bug with not calling temporary objects dtor

2002-01-18 20:01 VZ, revision 13642

better native font support for wxGTK

2002-01-18 19:04 VS, revision 13641

safer destruction of wxXmlResource::ms_instance