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

2006-03-10 09:59 ABX, revision 37953

Avoid unexpected negative array index (CID 41).

2006-03-10 09:56 ABX, revision 37952

wxTinderbox build fix.

2006-03-10 09:54 ABX, revision 37951

wxTinderbox warning fix.

2006-03-10 00:31 RD, revision 37950

slight refactor

2006-03-10 00:30 RD, revision 37949

Test wx.ListBox.HitTest

2006-03-10 00:29 RD, revision 37948

Test wx.CommandEvent.GetClientData

2006-03-10 00:27 RD, revision 37947

Give classes that need one a destructor wrapper, and set %disown when another class takes ownership.

2006-03-10 00:26 RD, revision 37946

Add wx.ListBox.HitTest

2006-03-10 00:24 RD, revision 37945

Add wx.CommandEvent.GetClientData

2006-03-10 00:05 RD, revision 37944

Compilation fix

2006-03-10 00:01 vell, revision 37943

cleanup magic number usage and comments

2006-03-09 23:53 ABX, revision 37942

FontEnum fix: use NULL for global enumeration.

2006-03-09 23:36 ABX, revision 37941

FontEnum fix: use NULL for global enumeration.

2006-03-09 19:09 VZ, revision 37940

always return something in GetCommandForVerb() second argument, even if verb not found

2006-03-09 18:15 VZ, revision 37939

corrected typo in the previous commit

2006-03-09 14:16 VZ, revision 37938

corrected test for NUL in wxHtmlEntitiesParser::Parse() (patch 1443823)

2006-03-09 14:12 VZ, revision 37937

call SetWindowPos(SWP_FRAMECHANGED) after changing some styles (patch 1445096)

2006-03-09 14:04 VZ, revision 37936

define UDM_{SETRANGE|SETPOS|GETPOS}32 if we don't have them in the headers to allow using full 32bit range even for older compilers/SDK (patch 1439887)

2006-03-09 13:59 VZ, revision 37935

don't clear clipboard if it was changed by another application since we used it (patch 1436601)

2006-03-09 13:47 VZ, revision 37934

made SetFirstItem() work again (patch 1445170)

2006-03-09 13:44 VZ, revision 37933

fixed idle event generation logic (thanks to Paul Cornett for patch 1444602)

2006-03-09 13:38 VZ, revision 37932

removed useless colMapAllocCounter (patch 1413456)

2006-03-09 13:36 VZ, revision 37931

moved wxapp_install_idle_handler and g_isIdle from many cpp files into gtk/private.h (patch 1435529)

2006-03-09 13:33 VZ, revision 37930

removed unused ifdef wxUSE_THREADS block (patch 1435521)

2006-03-09 13:23 VZ, revision 37929

uninitialized variable warning fixed (modified patch 1434065)

2006-03-09 13:18 VZ, revision 37928

fix gcc4 warning for wndproc casts (patch 1431939)

2006-03-09 13:16 VZ, revision 37927

let _T() work with macros (modified patch 1437983)

2006-03-09 13:12 VZ, revision 37926

fixed mouse (and other?) events generation broken by recent changes (patch 1446205)

2006-03-09 13:08 VZ, revision 37925

compilation fix after last commit

2006-03-09 13:02 VZ, revision 37924

compilation fix after last commit; some extra comments

2006-03-09 12:48 VZ, revision 37923

added wxListBox::HitTest() from Ryan (patch 1446207)

2006-03-09 07:49 JS, revision 37922

Missing >

2006-03-09 07:46 MR, revision 37921

Lets make the stc sample actually compile.

2006-03-09 06:27 RD, revision 37920

Patch #1446110: use of uninitialized variables

2006-03-09 03:03 VZ, revision 37919

don't check that the cursor is over the window calling SetCursor(), it might have captured it and so want to change the cursor even when it's outside the window boundaries

2006-03-09 02:22 RD, revision 37918

Backport changes for key up/down event consistency with wxMSW

2006-03-09 02:20 RD, revision 37917

Keep the key up/down event consistency without relying on toupper()

2006-03-09 01:15 RD, revision 37916

Applied patch #1443295: wxMediaCtrl QT7 win fixes

2006-03-09 00:59 RD, revision 37915

Applied Patch #1445778: A few mediactrl unix backports

2006-03-09 00:50 RD, revision 37914

doc update

2006-03-09 00:49 RD, revision 37913

Make the 'this' attribute a real attribute of the Facade, not a viritual one. This is needed because of some SWIG optimizations that will skip using getattr to find the 'this'.

2006-03-09 00:49 RD, revision 37912

Publisher is now able to parse a dotted notation string into a topic tuple. For example: subscribing to "timer.clock.seconds" is the same as subscribing to ("timer", "clock", "seconds").

2006-03-09 00:48 RD, revision 37911

Add SWIG version to PlatformInfo

2006-03-09 00:47 RD, revision 37910

Add GetHandlers()

2006-03-09 00:46 RD, revision 37909

clean up overview doc

2006-03-09 00:45 RD, revision 37908

Use EVT_CONTEXT_MENU

2006-03-09 00:32 RD, revision 37907

Applied (a slightly refactored) Patch #1445169: wxListBox bestsize fixes

2006-03-08 23:57 RD, revision 37906

Fix for bug #1436503. Delay the start of the DnD oprtation in case the user just intended to click, not drag.

2006-03-08 23:35 JS, revision 37905

Name clash correction

2006-03-08 23:22 RD, revision 37904

warning fix

2006-03-08 23:03 MR, revision 37903

Compilation fix on the branch as well...

2006-03-08 19:45 JS, revision 37902

Added slightly better font dialog for Mac

2006-03-08 16:34 ABX, revision 37901

Warning fix.

2006-03-08 03:06 RD, revision 37900

workaround MacSetMetalAppearance being made protected

2006-03-08 01:48 , revision 37899

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.1.2'.

2006-03-08 01:48 RD, revision 37898

Updated to Scintilla 1.67

2006-03-08 01:27 VZ, revision 37897

don't draw focus rect for custom drawn items when the list control doesn't have focus

2006-03-08 00:23 VZ, revision 37896

generate wxEVT_COMMAND_TEXT_ENTER for multiline controls too

2006-03-08 00:20 VZ, revision 37895

correct gcc print format warnings

2006-03-08 00:19 VZ, revision 37894

compilation fix after last commit

2006-03-08 00:15 VZ, revision 37893

test EVT_TEXT_ENTER

2006-03-08 00:09 VZ, revision 37892

use wxCHECK instead of wxASSERT to avoid crashing later (coverity checker CID 19)

2006-03-08 00:05 VZ, revision 37891

don't crash in case of unknown sizer type (coverity checker CID 17)

2006-03-08 00:03 VZ, revision 37890

don't crash in case of incorrectly specified parent type of MDI child frame (coverity checker CID 16)

2006-03-07 23:55 VZ, revision 37889

use wxCHECK instead of wxASSERT in CanonicalizePluginName() to avoid crashing in console apps (coverity checker CID 13)

2006-03-07 23:52 VZ, revision 37888

test for dst!=NULL instead of bpp==1 in Rescale() as otherwise we'd crash on monochrome display (not very common any more, but still) (coverity checker CID 12)

2006-03-07 23:47 VZ, revision 37887

don't crash if one of GetAllCommands() parameters is NULL (coverity checker CID 11)

2006-03-07 23:44 VZ, revision 37886

removed unneeded test for pal!=NULL in ConvertToImage() (coverity checker CID 10)

2006-03-07 23:40 VZ, revision 37885

oops, undid last commit, the extra test is unneded (but a comment explaining why it isn't probably wouldn't hurt)

2006-03-07 23:38 VZ, revision 37884

make sure we don't use uninitalized output stream in OnSysWrite() (coverity checked CID 7)

2006-03-07 23:34 VZ, revision 37883

fixed crash in case of not subclasses wxWizardPage in the resources (coverity checker CID 18)

2006-03-07 23:32 VZ, revision 37882

fixed yet another memory leak in LoadGnomeDataFromKeyFile() (coverity checker CID 51)

2006-03-07 23:30 VZ, revision 37881

fix another memory leak in SetCommand() (coverity checker CID 52)

2006-03-07 23:27 VZ, revision 37880

fix memory leak (coverity checker CID 53)

2006-03-07 23:24 VZ, revision 37879

make it clear that m_page is not NULL in OnBackOrNext() (coverity checked CID 20)

2006-03-07 23:21 VZ, revision 37878

fixed memory leaks in case of errors during file load in wxSound::Create() (coverity checker CID 54)

2006-03-07 23:16 VZ, revision 37877

fixed a memory leak in case server name couldn't be resolved in MakeConnection() (coverity checker CID 56)

2006-03-07 23:14 VZ, revision 37876

fixed a big memory leak in DoDrawBitmap() (coverity checker CID 57)

2006-03-07 23:04 VZ, revision 37875

fixed a double free bug in SetBufferIO(size_t) (coverity checker CID 62)

2006-03-07 22:56 VZ, revision 37874

removed useless checks for tree==NULL in wxGenericTreeItem::DeleteChildren(), as tree==this of the calling object (coverity checker CID 6)

2006-03-07 22:53 VZ, revision 37873

simplified the code in ProcessGridCellMouseEvent() to get rid of unreachable code (coverity checked CID 3)

2006-03-07 22:30 VZ, revision 37872

don't compile the code used only in wxUniv build in the other ports (coverity checker CID 5)

2006-03-07 22:02 JS, revision 37871

Tweaks for demos on MacOSX

2006-03-07 21:04 JS, revision 37870

Zip up Windows demos

2006-03-07 20:59 ABX, revision 37869
  • D /wxWidgets/trunk/src/jpeg/makefile.wat
  • D /wxWidgets/trunk/src/makelib.wat
  • D /wxWidgets/trunk/src/makeprog.wat
  • D /wxWidgets/trunk/src/makewat.env
  • D /wxWidgets/trunk/src/mgl/makefile.wat
  • D /wxWidgets/trunk/src/mgl/makeprog.wat
  • D /wxWidgets/trunk/src/mgl/makewat.env
  • D /wxWidgets/trunk/src/msw/makebase.wat
  • D /wxWidgets/trunk/src/png/makefile.wat
  • D /wxWidgets/trunk/src/tiff/makefile.wat

Removed unused and outdated Watcom build files.

2006-03-07 20:40 JS, revision 37868

Applied patch [ 1445031 ] wxString passed as ellipsis argument in richtexthtml.cpp

2006-03-07 19:53 ABX, revision 37867

DMC build fix.

2006-03-07 19:36 JS, revision 37866

Fix

2006-03-07 18:54 ABX, revision 37865

Don't send dummy wxCommandEvent. Make members private and use wxW coding standards for them.

2006-03-07 18:49 ABX, revision 37864

::GetFileAttributes takes Unicode in Unicode build, don't use fn_str() (Borland Unicode build fix).

2006-03-07 18:41 ABX, revision 37863

Don't send dummy wxCommandEvent.

2006-03-07 18:31 VS, revision 37862

preserve window's content when changing the fonts

2006-03-07 18:16 ABX, revision 37861

Borland build fix.

2006-03-07 18:13 VZ, revision 37860

don't leave evtType uninitialized in gtk_slider_callback() (thanks coverity checker)

2006-03-07 16:50 JS, revision 37859

Added script for building and archiving a small range of demo binaries

2006-03-07 16:21 JS, revision 37858

Reordered symbols since MinGW wasn't getting HDN_GETDISPINFOW

2006-03-07 15:15 ABX, revision 37857

Don't link with media lib with USE_MEDIA==0.

2006-03-07 15:01 ABX, revision 37856

Don't link with media lib with USE_MEDIA==0.

2006-03-07 14:52 JS, revision 37855

Increase precision of variant conversion to string

2006-03-07 14:50 JS, revision 37854

Allow width to be absent but precision present