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

2006-03-07 14:48 JS, revision 37853

Added conversion to HTML, by Akin Demirtug

2006-03-07 11:41 ABX, revision 37852

Replace dummy wxCommandEvent with dedicated API. Disable resizing of dialog only on subset of WinCEs.

2006-03-07 07:06 KO, revision 37851

Fix for invalid 'invisible' chars.

2006-03-07 06:55 MR, revision 37850

Apply patch #1443819 from Paul Cornett - move the GtkTreeIter to the outer scope as to not assign the address of an auto variable to an outer scope variable (now both are in the outer (function) scope).

2006-03-07 06:37 MR, revision 37849

Remove the GetItemHeight sample from samples/checklst as it exists only on wxGTK and wxMSW. Improved patch #1443694

2006-03-07 06:29 KO, revision 37848

Move generation of the eVC, and DMars formats over to the release scripts.

2006-03-07 06:15 KO, revision 37847

Adding Linux and Mac build steps, and updating some build-environ.cfg options.

2006-03-07 06:13 KO, revision 37846

Documentation change, and adding an end linebreak.

2006-03-07 06:04 KO, revision 37845

Adding documentation on the automated release system.

2006-03-07 06:02 KO, revision 37844

Mac and Linux build scripts.

2006-03-07 01:50 ABX, revision 37843

Present generic dialog on WinCE. Show using/avoiding Ok-button WinCE policy.

2006-03-07 01:50 VZ, revision 37842

added a tiny class to call Freeze/Thaw in ctor/dtor

2006-03-07 01:45 ABX, revision 37841

Apply WinCE OK-button policy. Use standard buttons routines.

2006-03-07 01:18 KO, revision 37840

Typo fix.

2006-03-07 00:07 KO, revision 37839

Script to configure MSVC6 environment for Cygwin.

2006-03-07 00:02 KO, revision 37838

Finished moving this over to bash syntax.

2006-03-07 00:00 KO, revision 37837

Generate wxMSW zip even if we've turned off InnoSetup.

2006-03-06 23:58 ABX, revision 37836

wxWinCE build fix.

2006-03-06 21:10 RD, revision 37835

cleanup doc

2006-03-06 21:09 RD, revision 37834

Use EVT_CONTEXT_MENU

2006-03-06 21:06 RD, revision 37833

Fix indentation

2006-03-06 20:19 RD, revision 37832

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-06 20:17 RD, revision 37831

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-06 17:36 VS, revision 37830

fixed win32 code to not use MB_ERR_INVALID_CHARS on win version where it isn't available; roundtrip check is used instead

2006-03-06 10:55 JS, revision 37829

Backported text invisibility fix

2006-03-06 10:46 JS, revision 37828

Added wxGenericFileDialog to WinCE project to give alternative to restrictive native dialog

2006-03-06 10:44 JS, revision 37827

Fixed wxGenericFileDialog to work with WinCE, so it can be used to replace native dialog that doesn't allow access to all folders.

2006-03-06 10:18 JS, revision 37826

Don't make docs for now

2006-03-06 04:45 KO, revision 37825

Fixed accidental removal of eVC.

2006-03-06 04:07 KO, revision 37824

Enabling DigitalMars and eVC project formats.

2006-03-06 03:19 KO, revision 37823

Needed so we can install TaskRunner to Python's site-packages dir and use it from everywhere. :)

2006-03-06 02:20 MR, revision 37822

2.6 branch: Remove semicolon after if statement that can potentially cause harm later. Patch #1443820 from Paul Cornett

2006-03-06 02:17 MR, revision 37821

Remove semicolon after if statmce that can potentially cause harm later. Patch #1443820 from Paul Cornett

2006-03-05 23:42 ABX, revision 37820

Minimal (nearly empty) wxDisplay for wxMGL (to compensate src/common/tplvcmn.cpp wxDisplay usage).

2006-03-05 20:52 VZ, revision 37819

use WXSIZEOF() instead of hardcoded number

2006-03-05 20:50 VZ, revision 37818

don't Printf() a string into itself (bug indicated by patch 1443669)

2006-03-05 13:30 VZ, revision 37817

fix to last custom draw fix: only leave space for the image in the first column

2006-03-05 12:40 VZ, revision 37816

corrected typo in PRC Envelope paper definition (used m instead of mm)

2006-03-05 12:30 VZ, revision 37815

update from Ch. Buck

2006-03-05 12:12 VZ, revision 37814

another custom draw fix: leave space for the image even if the current item doesn't have any but the list control has an image list (because this is what the standard drawing procedure does)

2006-03-05 11:26 VZ, revision 37813

don't trust CDIS_FOCUS flag vale in custom drawing code, it is no more correct than CDIS_SELECTED so we have to get it from the control itself directly too

2006-03-05 04:01 RD, revision 37812

GetEditControl is not wxMSW specific any more

2006-03-05 04:00 RD, revision 37811

Dont' return references to wxDateTime

2006-03-05 04:00 RD, revision 37810

Comment out wxHVScrolledWindow

2006-03-05 03:59 RD, revision 37809

Add GetHandlers

2006-03-05 03:59 RD, revision 37808

Add copy constructor, DateTimeFromDateTime

2006-03-05 00:52 VZ, revision 37807

removed main() definition from wxX11

2006-03-05 00:44 ABX, revision 37806

Follow coommon changes.

2006-03-05 00:38 ABX, revision 37805

Build fix: help OW 1.4 to apply template.

2006-03-04 22:40 VZ, revision 37804

handle size==-1 or absence of size parameter in font tag as expected, i.e. by ignoring it

2006-03-04 22:09 VZ, revision 37803

don't send mouse events to disabled windows (this really shouldn't be possible as otherwise it allows the user to modify the state of a disabled control)

2006-03-04 21:28 VZ, revision 37802

no real changes; just streamlined ifdef around compositing check and removed redundant and never executing code to relay mouse enter/leave events to tooltips

2006-03-04 20:52 ABX, revision 37801

More informative comment about previous commit.

2006-03-04 20:42 VZ, revision 37800

deselect the current selection when the user clicks outside of any item

2006-03-04 20:34 ABX, revision 37799

More informative comment about previous commit.

2006-03-04 20:26 VZ, revision 37798

don't use grey background for the control, it makes selection almost completely invisible in the default Mac colour scheme

2006-03-04 20:24 VZ, revision 37797

fixed crash due to double deletion of wxListTextCtrlWrapper intorduced in a recent change (wrong use of PopEventHandler instead of RemoveEventHandler)

2006-03-04 19:52 VZ, revision 37796

centre icon and text vertically in the report view (previously the text wasn't aligned with the icon if their heights was different)

2006-03-04 18:55 VZ, revision 37795

recognize wxBORDER_XXX as well as wxXXX_BORDER styles

2006-03-04 18:18 JS, revision 37794

If context menu not handled, treat as left click instead. If handled, don't send a left click event.

2006-03-04 16:12 VZ, revision 37793

mention wxEventUpdateUI::Show() change

2006-03-04 11:12 VS, revision 37792

added comments clarifying the code a bit

2006-03-04 03:41 KO, revision 37791

Adding silent option for automatic builds.

2006-03-04 03:36 KO, revision 37790

Committing Mac tarball script.

2006-03-03 23:06 VZ, revision 37789

move the code freeing temporary argv array to wxEntry(HINSTANCE) overload to avoid doing it twice in some cases

2006-03-03 15:34 ABX, revision 37788

Stop invalidating size on wxTLW

2006-03-03 15:26 ABX, revision 37787

Stop invalidating size on wxTLW

2006-03-03 06:17 KO, revision 37786

Adding Unix build script.

2006-03-03 02:28 KO, revision 37785

Don't fetch makefiles, we'll add their creation to the pre-flight process later.

2006-03-03 02:00 KO, revision 37784

Fixed a typo.

2006-03-03 01:47 KO, revision 37783

Remove the reference to ReleaseForge now, as we don't yet use it.

2006-03-02 20:23 KO, revision 37782

As discussed with Julian, the new release system will use a new directory so that we are more free to make changes, and also so we can re-organize files and remove old files. This is still a work in progress!

2006-03-02 20:02 SC, revision 37781

fix unresolved symbol under 10.3.9

2006-03-02 13:59 MR, revision 37780

Docs: Escape underscores

2006-03-02 12:57 JS, revision 37779

On WinCE, generic font dialog didn't work because the point size wxChoice menu went off the display. Now a wxSpinCtrl is used. Also fixed the preview window in PDA mode (was invisible).

2006-03-02 12:55 JS, revision 37778

Application clipping region can be set to null without affecting paint clipping region. This fixes severe refresh problems on WinCE when clipping regions are used, but is not enabled on desktop wxMSW in 2.6 in case of side-effects.

2006-03-02 12:54 JS, revision 37777

Application clipping region can be set to null without affecting paint clipping region. This fixes severe refresh problems on WinCE when clipping regions are used, and is experimental on desktop wxMSW but so far works fine.

2006-03-02 12:51 JS, revision 37776

Worked around a crash in wxHTML on WinCE

2006-03-02 12:46 JS, revision 37775

Use temp directory and don't prepend two backslashes, on WinCE

2006-03-02 10:46 RR, revision 37774

Change wxVariant GetValue() to GetValue( wxVariant & ). More cool sorting code.

2006-03-02 09:55 RR, revision 37773

Use GTK+ function to obtain GdkWindow for wxListBox.

2006-03-01 22:43 RR, revision 37772

Apply patch which makes it possible to resize a control in a toolbar.

2006-03-01 22:17 RR, revision 37771

Corrected scrolling when using cursor keys.

2006-03-01 21:59 RR, revision 37770

Added GtkTreeView item helper class.

2006-03-01 21:51 RR, revision 37769

Applied Ryan's native wxListBox and wxCheckListBox patch in slightly modified form..

2006-03-01 10:49 RR, revision 37768

Further sorting work using the sorting data model.

2006-02-28 22:27 RR, revision 37767

Added stubs for variaous tests.

2006-02-28 21:41 RR, revision 37766

Don't delete model in views destructor as several views can have the same model and memory doesn't like getting freed several times. Sorting actually works. Not yet editing the sorted data.

2006-02-28 15:04 RR, revision 37765

Moved code around preparing the sorted model.

2006-02-28 14:28 JS, revision 37764

Documented WinCE context menu change

2006-02-28 14:18 JS, revision 37763

Proposed syntax for telling WinCE whether a context menu is available

2006-02-28 13:37 JS, revision 37762

Added context menu support under PocketPC

2006-02-28 13:26 JS, revision 37761

WinCE can't copy with title in menu

2006-02-28 10:47 RR, revision 37760

Added wxDataViewSortedListModel, which doesn't work yet, but you get the idea..

2006-02-28 02:04 KH, revision 37759

Make SetLocal actually work instead of crashing immediately; due to required longevity of the item to make it from SetLocal to Connect, we need to use a specifc address type.

2006-02-28 01:33 KH, revision 37758

Make MacSetMetalAppearance private so that the extra style flags can't get out of sync with the OS X-level metal flags by calling MacSetMetalAppearance directly

2006-02-27 21:49 RR, revision 37757

First release mouse, then emit event.

2006-02-27 19:34 KO, revision 37756

Backporting tar-o-matic.sh changes to test with automated build system.

2006-02-27 19:30 KO, revision 37755

Adding missing wxall and wxmsw targets.

2006-02-27 18:26 KO, revision 37754

Typo. Who puts vowels in 'makedirs'? ;-)

2006-02-27 15:16 VZ, revision 37753

fix for wxPathList::FindValidPath() for wxUSE_STL (backport from HEAD)

2006-02-27 15:14 VZ, revision 37752

fix for wxPathList::FindValidPath() for wxUSE_STL

2006-02-27 14:20 RR, revision 37751

Removed superfluous code.

2006-02-27 14:18 RR, revision 37750

MVC works now.

2006-02-27 13:09 RR, revision 37749

Added generic MVC hookup code.

2006-02-27 09:34 RR, revision 37748

Most things about wxDataViewDateCell work.

2006-02-27 09:16 RR, revision 37747

Make wxTransientPopupWindow ignore button down events which have been sent before or at the same time as the control creation time so that these evens don't make the control disappear again.

2006-02-27 05:52 KO, revision 37746

Sorry, zapping rogue print statement. ;-/

2006-02-27 05:06 KO, revision 37745

Bumping the arg numbers since we now don't have a CFGFILE as first argument.

2006-02-27 03:25 KO, revision 37744

Adding code to load Config objects from a file, and move to modifying environment variables rather than sourcing the config file (so that every script is not required to do this).

2006-02-26 19:26 RR, revision 37743

Move wxDataViewCtrl to Adv (hope this has worked..).

2006-02-26 16:53 SN, revision 37742

Added handling of dashes (patch #1438894).

2006-02-26 15:48 RR, revision 37741

Some restructuring, beginning of wxDataViewDateCell.

2006-02-26 10:45 ABX, revision 37740

Missing wxPen (dashes) members.

2006-02-26 09:31 KO, revision 37739

Backporting monolithic build support for user bakefiles.

2006-02-26 02:37 ABX, revision 37738

Correct wxCheckListBox insertion.

2006-02-26 02:04 ABX, revision 37737

WinCE friendly wxCheckListBox sample.

2006-02-26 02:00 ABX, revision 37736

Correct wxCheckListBox insertion.

2006-02-26 01:51 RR, revision 37735

Makes custom cell activatable.

2006-02-25 23:11 ABX, revision 37734

Revitalise SIP support in all toplevel wince windows.

2006-02-25 21:15 ABX, revision 37733

Make wxWinCE buildable (workaround eVC++ limitations).

2006-02-25 14:51 MR, revision 37732

Revert the strict aliasing "fix". As per Michael Wetherell it isn't correct as we aren't able to make a runtime guarantee for the cast to be correct

2006-02-25 14:07 RR, revision 37731

Add scrollbars, fix crash, leak less memory.

2006-02-25 13:34 RR, revision 37730

Mention GTK+ refresh code correction.

2006-02-25 13:13 RR, revision 37729

Added wxDataViewProgressCell with native code for GTK 2.6 and fallbacks otherwise.

2006-02-25 12:07 RR, revision 37728

Add compilation guards.

2006-02-25 03:36 JG, revision 37727

Fixes for WinCE build caused by my last commit.

2006-02-25 03:28 VZ, revision 37726

cleaned up and disabled by default the toolbar buttons colour remapping code

2006-02-25 00:22 VZ, revision 37725

DT_WORD_ELLIPSIS is not defined under CE

2006-02-24 23:41 VZ, revision 37724

we need to pass szLocale allocated by strdup() and not retloc itself to setlocale() (backport from HEAD)

2006-02-24 23:40 VZ, revision 37723

we need to pass szLocale allocated by strdup() and not retloc itself to setlocale()

2006-02-24 23:40 VZ, revision 37722

need to include wx/treectrl.h to use CLASSINFO(wxTextCtrl)

2006-02-24 23:14 RD, revision 37721

reSWIGged

2006-02-24 23:07 RD, revision 37720

Add a copy ctor

2006-02-24 23:06 RD, revision 37719

Don't return references to wxDateTime objects, return copies instead

2006-02-24 20:52 RD, revision 37718

Some more changes from wxWidgets

2006-02-24 19:53 RD, revision 37717

Use correct attribution

2006-02-24 18:19 RR, revision 37716

Added wxDataViewCustomCell.

2006-02-24 18:14 RD, revision 37715

Workaround the lack of a wx.EVT_FIND_CLOSE on Windows when doing a normal search.

2006-02-24 16:55 MR, revision 37714

Test commit

2006-02-24 16:41 MR, revision 37713

Test commit

2006-02-24 16:37 MR, revision 37712

Fix gtk callback return types and more in window.cpp

2006-02-24 16:05 JS, revision 37711

Backported wxCheckListBox from 2.7

2006-02-24 16:05 , revision 37710

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

2006-02-24 16:00 JS, revision 37709

Fixed interpretation of selection and added selection/check notification

2006-02-24 15:32 VZ, revision 37708

implemented EditLabel() with custom text controls and GetEditControl()

2006-02-24 14:19 JG, revision 37707

Make wx{List,Tree}Ctrl resize their standard font if the user changes the system font.

2006-02-24 13:19 RR, revision 37706

added wxDataViewToggleCell

2006-02-24 12:00 RR, revision 37705

Updates changes.

2006-02-24 11:53 RR, revision 37704

Implemented user dashes for PS print.

2006-02-24 11:52 RR, revision 37703

IMplemented user dashes for PS print.

2006-02-24 11:43 RR, revision 37702

Forgot break statement.

2006-02-24 11:42 RR, revision 37701

Implemented user dashes for gnome print.

2006-02-24 11:41 RR, revision 37700

Implemented user dashes for gnome print.

2006-02-24 09:42 RR, revision 37699

New implementation for drawing circles and ellipses.

2006-02-24 09:36 RR, revision 37698

New implementation for printing circles and epllipses.

2006-02-24 02:46 RD, revision 37697

reSWIGged

2006-02-24 01:21 RD, revision 37696

Allow clearing the history, and saving the history on demand Let the session tab show all of the history Fix case-sensitive searches to actually allow case-insensitive Make wx.WXK_NUMPAD_ENTER equivalent to wx.WXK_RETURN

2006-02-24 01:15 RD, revision 37695

Merge some 2.6-branch changes

2006-02-24 01:15 RD, revision 37694

fixes for docutils errors

2006-02-24 01:13 RD, revision 37693

Minor demo tweaks

2006-02-24 01:13 RD, revision 37692

Add LastWrite

2006-02-24 01:12 RD, revision 37691

Add CalcRowsCols

2006-02-24 01:11 RD, revision 37690

Docstring fix

2006-02-24 01:08 RD, revision 37689

Give attribution to Jorgen Bodde

2006-02-24 01:05 RD, revision 37688

Docstring fix

2006-02-24 01:04 RD, revision 37687

Use wxSystemSetitngs for the rule color

2006-02-24 01:03 , revision 37686
  • A /wxWidgets/tags/BEFORE_KO_CHANGES
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/.cvsignore
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/acinclude.m4
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/aclocal.m4
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/art
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/autoconf_inc.m4
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/autogen.sh
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/BuildCVS.txt
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/build
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/config.guess
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/config.sub
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/configure
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/configure.in
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/contrib
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/debian
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/demos
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/descrip.mms
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/difflast.pl
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/distrib
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/docs
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/include
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/install-sh
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/lib
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/locale
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/Makefile.in
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/make-deb
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/misc
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/mkinstalldirs
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/regen
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/samples
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/setup.h.in
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/setup.h_vms
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/src
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/tests
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/utils
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/version-script.in
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wx-config-inplace.in
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wx-config.in
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxBase.spec
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxGTK.spec
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxGTK_RR.spec
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxMGL.spec
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxMotif.spec
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/.cvsignore
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/b
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/b.bat
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/b.win32
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/config.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/contrib
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/demo
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/.cvsignore
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/build_packages.sh
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/build_renamers.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/create_setup.h.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/DIRLIST
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/genfilelist.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/howto-distrib.txt
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/mac
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/makedemo
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/makedev.bat
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/makedocs
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/makedocs.bat
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/makemo.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/makepreview.bat
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/makerpm
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/makesrpm
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/make_installer.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/make_installer_inno4.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/make_static_setup.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/msw
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/PyAlaMode.desktop
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/PyCrust.desktop
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/PyShell.desktop
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/README.1st.txt
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/README.devel.txt
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/README.viewdocs.txt
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/README.win32.txt
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/viewdocs.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/wxPythonFull.spec.in
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/wx_conv.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/wx_create.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/distrib/XRCed.desktop
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/docs
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/include
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/misc
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/SWIG
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/samples
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/scripts
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/setup.py
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/src
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/wx
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/wxPython
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxPython/wxversion
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxWINE.spec
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxwin.m4
  • D /wxWidgets/tags/BEFORE_KO_CHANGES/wxX11.spec

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

2006-02-24 01:03 RD, revision 37685

Use UNICODE=0 for ansi builds

2006-02-23 13:58 JG, revision 37684

Fix bug where labels were multicoloured if their length > box width using XP with a non-default colour.

2006-02-23 13:50 JG, revision 37683

Fix bug where labels were multicoloured if their length > box width using XP with a non-default colour.

2006-02-23 13:34 RR, revision 37682

wxDataViewCtrl now with editable text and multiple views for the same data model (in the sample).

2006-02-23 11:09 MR, revision 37681

Test the commit announcement bot some more by fixing more gtk signal callback handler signatures. Are any correct?

2006-02-23 10:57 MR, revision 37680

Use correct return type for some of the signal callbacks

2006-02-23 06:59 KO, revision 37679

Finishing up Monolithic build support, and proper generation of more wx library names under multilib builds.

2006-02-23 03:09 RR, revision 37678

Return variant type of a cell.

2006-02-23 03:04 RR, revision 37677

Route data from wxDataViewModel in a wxVariant through wxDataViewCell::SetValue() to the GtkCellRendererText.

2006-02-23 02:11 RR, revision 37676

Update sample.

2006-02-23 02:04 RR, revision 37675

added wxDataViewCell

2006-02-22 23:37 RR, revision 37674

Support requesting more idle events.

2006-02-22 23:36 RR, revision 37673

Emit wxSetCursorEvent before mouse move and mouse enter.

2006-02-22 23:09 RR, revision 37672

Emit set_cursor_event before mouse move and before mouse enter.

2006-02-22 22:50 RR, revision 37671

Applied fix for requesting more idle events.

2006-02-22 22:37 RR, revision 37670

Correcteded wxComboBox::Clear

2006-02-22 17:15 MR, revision 37669

undef GTK_DISABLE_DEPRECATED for any gtk+ version, as it turns out we use GtkList in here too.

2006-02-22 12:33 VS, revision 37668

skip the paint event instead of calling wxControl version when not doing any custom drawing

2006-02-22 01:55 KH, revision 37667

Rearrange and simplify read and error checks, and remove use of MSG_PEEK that is unneeded and not supported on CE anyway [ Modified & Expanded Patch 1428745 ]

2006-02-22 01:40 RD, revision 37666

corrected positioning of internal panels, as the default value -1 was used as a real coordinate causing extra pixels in the right margin (backport from HEAD, by ROL)

2006-02-22 00:19 RR, revision 37665

Added wxDataViewColumn

2006-02-21 22:19 MR, revision 37664

Revert inclusion of wx/dateevt.h for now, as it breaks linkage (2.6 branch)

2006-02-21 22:14 MR, revision 37663

Revert inclusion of wx/dateevt.h for now, as it breaks linkage

2006-02-21 20:52 RR, revision 37662

Add notifier class. Only use listmodel for now, treemodel later.

2006-02-21 20:25 RR, revision 37661

wxDataViewCtrl actually runs now.

2006-02-21 19:55 RR, revision 37660

More compilation.

2006-02-21 19:53 ABX, revision 37659

Fixed using list of wildcards in filter of wxDocTemplate.

2006-02-21 18:44 RR, revision 37658

Compiles now..

2006-02-21 18:12 RR, revision 37657

Compilation fixes.

2006-02-21 17:57 RR, revision 37656

Added wxDataViewtrl files to bakefiles.

2006-02-21 17:35 RR, revision 37655

wxDataViewCtrl WIP.

2006-02-21 17:31 RR, revision 37654

Updated wxDataViewCtrl sample

2006-02-21 14:23 ROL, revision 37653

corrected positioning of internal panels, as the default value -1 was used as a real coordinate causing extra pixels in the right margin

2006-02-21 13:10 VZ, revision 37652

added wxListCtrl::DoClientToScreen/ScreenToClient

2006-02-21 13:09 VZ, revision 37651

wrapped wxListCtrl::DoClientToScreen/ScreenToClient() symbols added after 2.6.2 in wxABI_VERSION test

2006-02-20 21:34 MR, revision 37650

wxGTK2: Declare GTK_DISABLE_DEPRECATED in defs.h. I will be monitoring the tinderbox, and think on how to rearrange the declarations and inclusions related to this.

2006-02-20 21:32 RD, revision 37649

reSWIGged

2006-02-20 21:28 MR, revision 37648

Make everything compile with GTK_DISABLE_DEPRECATED declared.

2006-02-20 20:08 RD, revision 37647

Mention other changes, plust some items from wx's changes.txt

2006-02-20 20:07 RD, revision 37646

Mention SWIG change

2006-02-20 20:03 RD, revision 37645

Added wx.OutputStream.LastWrite

2006-02-20 20:02 RD, revision 37644

Added wx.GridSizer.CalcRowsCols

2006-02-20 17:12 RR, revision 37643

Added test for wxComboBox::SetString

2006-02-20 17:10 RR, revision 37642

Make use of GTK 2.4 GtkComboBox if it is available, fall back to old GtkCombo one if not (run-time check).

2006-02-20 13:47 JJ, revision 37641

Committing in . Update of OpenVMS compile support Modified Files: wxWidgets/setup.h_vms wxWidgets/src/common/descrip.mms wxWidgets/src/generic/descrip.mms wxWidgets/src/gtk/descrip.mms wxWidgets/src/unix/descrip.mms wxWidgets/src/unix/displayx11.cpp ----------------------------------------------------------------------

2006-02-20 11:35 RR, revision 37640

Rename gtk_ callbacls to gtkcombo_ callbacks to make room for gtkcombobox_

2006-02-20 09:14 JS, revision 37639

Include dateevt.h from datectrl.h

2006-02-19 14:38 VZ, revision 37638

fix MT-unsafe accesses to wxConditionInternal::m_numWaiters

2006-02-18 23:59 MR, revision 37637

wxGTK: Backport a wxNotebook::HitTest fix.

2006-02-18 23:44 MR, revision 37636

wxGTK2: gtk_signal_disconnect_by_func isn't used anywhere anymore. Nuke prototype from gtk/private.h

2006-02-18 21:43 RD, revision 37635

Added the wx.HVScrolledWindow class.

2006-02-18 21:41 RD, revision 37634

Treat Ctrl-Shift-Backspace the same as ESC in the shell.

2006-02-18 21:40 RD, revision 37633

Prevent using a bad tree item.

2006-02-18 21:37 RD, revision 37632

Added the wx.HVScrolledWindow class.

2006-02-18 18:16 VZ, revision 37631

gcc initializer order fix warning (patch 1432835)

2006-02-18 13:49 MR, revision 37630
  • D /wxWidgets/trunk/src/gtk/wx_gtk_vmsjackets.c
  • D /wxWidgets/trunk/src/gtk1/wx_gtk_vmsjackets.c

wx_gtk_vmsjackets.c seems to not be used by anything these days. Delete on both wxGTK ports.

2006-02-17 21:25 VZ, revision 37629

compilation fix for old SDK headers (such as shipped with VC6)

2006-02-17 17:31 VZ, revision 37628

update from Wei-Lun Chao for 2.6.3

2006-02-16 23:05 RD, revision 37627

Fixed Cut command, added support for MenuBar inside Frame/Dialog. (Backport from HEAD.)

2006-02-16 17:19 ROL, revision 37626

Fixed Cut command, added support for MenuBar inside Frame/Dialog.

2006-02-16 14:12 VZ, revision 37625

compilation fix after removing wxImage(wxImage *) ctor

2006-02-16 11:26 RR, revision 37624

Allow tabbing in wxRadioBox.

2006-02-16 11:24 RR, revision 37623

Allow tabbing into and outof wxRadioBox.

2006-02-16 10:11 JS, revision 37622

Regenerated configure

2006-02-16 09:11 RR, revision 37621

Use signal_connect_after for focus events for native GTK+ windows and singal_connect for custom events.

2006-02-16 09:00 RR, revision 37620

Use g_signal_connect_after for GTK+ native controls and wxTopLevelWindow focus events and the normal _connect for custom controls.

2006-02-16 08:53 JS, revision 37619

Applied patch [ 1431955 ] Fixes wxSocket* _Wait/Select From Angel Vidal Veiga

2006-02-16 08:32 JS, revision 37618

GTK+ 1 fix

2006-02-16 06:16 vell, revision 37617

cleanup - reformatting (pt 2)

2006-02-16 03:07 RD, revision 37616

Added GetToolsCount

2006-02-16 03:03 RD, revision 37615

Fix for Bug #1432054: ToolBar controls not removed by ClearTools Use DeleteTool in ClearTools instead of just destroying the internal list, so the toolbar is kept fully in sync with the removal of all tool types. Also fix wxMSW version to actually Destroy() the controls when they are deleted from the toolbar.

2006-02-16 01:03 vell, revision 37614

cleanup - reformatting

2006-02-15 21:16 MW, revision 37613

The cyrillic characters used in the CaseChanges() test have different values on different platforms depending on the cyrillic character set used. So try generating these from the Unicode instead of using fixed values.

2006-02-15 21:16 MW, revision 37612

Warning fix

2006-02-15 21:10 MW, revision 37611

The cyrillic characters used in the CaseChanges() test have different values on different platforms depending on the cyrillic character set used. So try generating these from the Unicode instead of using fixed values.

2006-02-15 20:14 MR, revision 37610

Revert. Crashes single-line wxTextCtrl.

2006-02-15 20:09 MR, revision 37609

Connect focus_out_event handler before the default handler, as to suppress queue_draw when appropriate, that the default one does.

2006-02-15 19:59 vell, revision 37608

cleanup - reformatting

2006-02-15 18:58 MW, revision 37607

Add back missing 3rd party builtin libs for static monolithic builds

2006-02-15 16:31 RD, revision 37606

subrelease value should start at zero

2006-02-15 16:31 vell, revision 37605

cleanup - reformatting

2006-02-15 15:49 MR, revision 37604

Use correct type for storing return value. gboolean instead of bool.

2006-02-15 15:47 JS, revision 37603

Updated release number (oops)

2006-02-15 15:04 VZ, revision 37602

return non-numpad key codes from wxCharCodeMSWToWX() if it is called with lParam==0 (this happens only when it's not called from WM_KEYDOWN/UP/CHAR handler and so we don't have information about which key was really pressed)

2006-02-15 14:57 VZ, revision 37601

fixed USE_QA_DEFAULT usage (bug 1431952)

2006-02-15 14:26 MR, revision 37600

Wrap the warning suppress of SetSize around #ifndef WX_WARN_ILLEGAL_SETSIZE. configure with CFLAGS="-DWX_WARN_ILLEGAL_SETSIZE" when wanting to deal with the problem and therefore see the warnings.

2006-02-15 14:01 MR, revision 37599

The return types for enter/leave-notify-event and focus-in/out-event handlers are gboolean, not gint

2006-02-15 13:43 RR, revision 37598

Backport focus handling change to 2.6 as it actually interferes less with GTK+ than the previous code, namely only of custom windows, not for native controls.

2006-02-15 13:26 RR, revision 37597

The focus handling change in wxTopLevelWindows broke a few things.

2006-02-15 12:59 MW, revision 37596

Fix for 64-bit systems

2006-02-15 12:58 MW, revision 37595

Check encoding names case insensitively

2006-02-15 12:53 MW, revision 37594

Fix for 64-bit systems

2006-02-15 12:52 MW, revision 37593

Check encoding names case insensitively

2006-02-15 12:10 RR, revision 37592

Alter focus handling to disable GTK+ standard behaviour for custom controls (non native controls) so that window is not invalidated after focus in and out. Leave native control alone.

2006-02-15 09:59 RR, revision 37591

Applied wxVScrolledWindow patch

2006-02-15 09:33 JJ, revision 37590

Committing in . first version of wxGTK2 for OpenVMS. At present for debugging only. Modified Files: wxWidgets/descrip.mms wxWidgets/setup.h_vms wxWidgets/contrib/src/deprecated/descrip.mms wxWidgets/samples/minimal/descrip.mms wxWidgets/src/common/descrip.mms wxWidgets/src/generic/descrip.mms wxWidgets/src/gtk/descrip.mms wxWidgets/src/html/descrip.mms wxWidgets/src/unix/descrip.mms wxWidgets/src/xml/descrip.mms wxWidgets/src/xrc/descrip.mms Added Files: wxWidgets/lib/VMS_GTK2.OPT ----------------------------------------------------------------------

2006-02-15 09:21 RR, revision 37589

Reenable wxFULL_REPAINT_ON_RESIZE flag and correct its flag test.

2006-02-15 09:02 RR, revision 37588

Reenable wxFULL_REPAINT_ON_RESIZE line.

2006-02-15 05:32 KH, revision 37587

Fixed SetAddress() for self-assignment (patch 1430703), backport from HEAD

2006-02-14 23:06 ROL, revision 37586

OnReplace not yet undoable

2006-02-14 22:15 RD, revision 37585

make the stay-on-top mode controlled by a command-line parameter

2006-02-14 22:13 RD, revision 37584

reSWIGged

2006-02-14 22:04 RD, revision 37583

Applied patch #1431193: work around for recent fileuri change in mediactrl + fix

2006-02-14 21:12 RD, revision 37582

fix for memory leak in paste (backport from HEAD)

2006-02-14 21:08 ROL, revision 37581

update of Paste command, new revision

2006-02-14 21:05 RD, revision 37580

fix for memory leak in paste (backport from HEAD)

2006-02-14 20:58 ROL, revision 37579

fix for memory leak in paste

2006-02-14 13:54 RR, revision 37578

More experimenting

2006-02-14 11:33 MW, revision 37577

Backport fix for reversed masks on displays with 8-bit depth, reported in patch 1219989

2006-02-14 11:07 JS, revision 37576

Include new manifest files in distribution

2006-02-14 09:21 MR, revision 37575

Cast to void* before casting to Node** to make the compiler do no strict-aliasing assumptions, and suppress a warning if -fstrict-aliasing (enabled with -O2, -O3 and -Os unless forced off as is planned for the time being) is used. See http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/70262 for details. Also return NULL instead of 0 in the same GetNodePtr, as the return type is a pointer, not integer.

2006-02-14 06:54 vell, revision 37574

cleanup - reformatting

2006-02-14 04:41 vell, revision 37573

cleanup - reformatting

2006-02-14 04:00 KH, revision 37572

Fix wxComboBox constructors after keyboard access commit, not all constructors were setting the parent container pointer. Added Init method and put all the constructors together in the header (rather than being split between h and cpp)

2006-02-14 03:49 VZ, revision 37571

modified custom draw code to fully draw the items using a font with encoding different from the system one as the native list control ignores the font encoding; seems to finally work somehow but there is still horrible flicker as the items seem to be redrawn on every mouse move over them, no idea how to avoid this

2006-02-13 22:12 MW, revision 37570

Fix for reversed masks on displays with 8-bit depth, reported in patch 1219989.

2006-02-13 21:44 vell, revision 37569

cleanup - refomatting

2006-02-13 21:20 VZ, revision 37568

declare lists as exported, seems to be necessary in VC5 DLL builds and shouldn't hurt elsewhere

2006-02-13 19:20 RD, revision 37567

New APIs, Events, etc. for MediaCtrl

2006-02-13 19:20 RD, revision 37566

a little tweak to the debug code (commented out)

2006-02-13 19:19 RD, revision 37565

don't hide the log messages, and be sure to stop the timer when done

2006-02-13 19:18 RD, revision 37564

Show some GradientFill usage

2006-02-13 19:17 RD, revision 37563

change doc tweaks

2006-02-13 19:15 RD, revision 37562

New APIs, Events, etc. for MediaCtrl

2006-02-13 19:13 RD, revision 37561

new GetShown, Show, and etc. for wx.UpdateUIEvent

2006-02-13 19:12 RD, revision 37560

a little reorg and cleanup from the last two revisions

2006-02-13 16:34 RR, revision 37559

Starting wxDataView..

2006-02-13 15:30 VZ, revision 37558

fixed transparency handling broken by the last commit

2006-02-13 15:18 VZ, revision 37557

minor docs corrections and improvements from Andreas Mohr (patch 1430551)

2006-02-13 15:16 VZ, revision 37556

fixed SetAddress() for self-assignment (patch 1430703)

2006-02-13 14:58 VZ, revision 37555

use C cast instead of reinterpret_cast which doesn't work for casting pointers to functions to pointers to objects

2006-02-13 09:10 vell, revision 37554

cleanup - reformatting

2006-02-13 08:03 vell, revision 37553

cleanup - reformatting

2006-02-13 03:31 KH, revision 37552

Made absence of wxCHANGE_DIR flag work even under NT (slightly modified patch 1299298). Backport from HEAD, original commit by VZ

2006-02-13 03:25 KH, revision 37551

Made absence of wxCHANGE_DIR flag work even under NT (slightly modified patch 1299298). Backport from HEAD, original commit by VZ

2006-02-13 03:04 VZ, revision 37550

fixed several crashes in XPM parsing code

2006-02-13 02:49 VZ, revision 37549

moved DoClientToScreen/DoScreenToClient() into protected part

2006-02-13 02:39 JG, revision 37548

Rearrange build order so it successfully builds dll versions.

2006-02-13 00:50 VZ, revision 37547

fix client to screen (and vice versa) conversion (backport from HEAD)

2006-02-13 00:49 VZ, revision 37546

fix client to screen (and vice versa) conversion

2006-02-13 00:26 VZ, revision 37545

blind compilation fix for 64 bit systems after last commit

2006-02-13 00:24 VZ, revision 37544

fixed wxFontMapper behaviour under wxGTK2: it now just maps all encodings to UTF-8 (backport from HEAD)

2006-02-13 00:19 KO, revision 37543

Easy fix for automated uploads (I thought I tried this and it failed, but fortunately I was wrong there) and leave a note about rebaking until it's implemented.

2006-02-12 23:39 VZ, revision 37542

fixed wxFontMapper behaviour under wxGTK2: it now just maps all encodings to UTF-8

2006-02-12 23:37 vell, revision 37541

cleanup - reformatting

2006-02-12 23:21 VZ, revision 37540

get (temporarily) rid of GTK+ debugging messages about negative width and size as this makes programs built with wxGTK2 unusable

2006-02-12 23:17 vell, revision 37539

clean - reformatting

2006-02-12 18:47 ABX, revision 37538

wxPalmOS build fix.

2006-02-12 17:51 ABX, revision 37537

!WX_PRECOMP (wxPalm) build fix.

2006-02-12 16:32 VZ, revision 37536

it is not possible to show/hide the window from the UpdateUI event handler; refactored the code by moving control-specific parts into the derived classes (patch 1338350)

2006-02-12 13:55 VZ, revision 37535

don't use #error as some compilers ignore it; provoke a real compile error instead

2006-02-12 13:48 VZ, revision 37534

trick the sizer code into thinking that the wizard pages are shown so that it takes them into account for the layout, even if they're not really shown

2006-02-12 13:37 VZ, revision 37533

no changes; just added some comments

2006-02-12 13:16 ABX, revision 37532

wxWinCE warning fix.

2006-02-12 13:08 VZ, revision 37531

compilation fix for VC8 (see patch 1429985)

2006-02-12 13:06 ABX, revision 37530

wxUSE_UXTHEME=0 (WinCE) build fix.

2006-02-12 13:01 VZ, revision 37529

removed extra semicolons added by previous patch (patch 1429906)

2006-02-12 12:54 VZ, revision 37528

fixed memory leak in the sample and simplified wxCheckListBox creation code

2006-02-12 12:40 VZ, revision 37527

typo in comment

2006-02-12 12:16 MW, revision 37526

Warning fixes for VC5 (Igor Korot)

2006-02-12 11:00 MW, revision 37525

Some compilers don't define SIZE_T (e.g. dmc) so use size_t instead.

2006-02-12 10:56 JS, revision 37524

Script tweak

2006-02-12 10:28 JS, revision 37523

Script tweak

2006-02-12 09:21 SC, revision 37522

intel fixes

2006-02-12 09:17 JS, revision 37521

Regenerated configure for upgrade to bakefile 0.2.0

2006-02-12 09:00 SC, revision 37520

intel fixes

2006-02-12 09:00 JS, revision 37519

Updated to bakefile 0.2.0

2006-02-12 08:43 JG, revision 37518

Replace deprecated wxNB_* flags with wxBK_* used in last commit.

2006-02-12 08:17 RD, revision 37517

Forward decalre wxPyFindSwigType

2006-02-12 08:16 RD, revision 37516

Added the wx.DC.GradientFillConcentric and wx.DC.GradientFillLinear methods.

2006-02-12 03:43 KH, revision 37515

Add missing include for non-PCH builds

2006-02-12 03:11 KH, revision 37514

Add missing include for non-PCH builds

2006-02-12 02:21 VZ, revision 37513

typo

2006-02-12 01:57 VZ, revision 37512

added linear and concentric gradient fill functions (modified/fixed patch from Ryan Norton)

2006-02-12 01:55 MW, revision 37511

Add -fno-strict-aliasing to the optimisation flags for gcc as discussed on wx-dev

2006-02-12 00:46 KH, revision 37510

Note wxSOCKET_REUSEADDR and SetLocal/Connection changes [ Result of extended patch 1415505 ]

2006-02-12 00:44 KH, revision 37509

Document new SetLocal method, new capabilities for wxSOCKET_REUSEADDR, and new overloaded Connect method [ Documentation changes for extended patch 1415505 ]

2006-02-11 23:44 KH, revision 37508

Respect the REUSEADDR flag to allow rebinding; bind to local port prior to connecting if a local port is specified [ Extension of patch 1415505 ]

2006-02-11 23:43 KH, revision 37507

Respect the REUSEADDR flag to allow rebinding; bind to local port prior to connecting if a local port is specified; add SO_REUSEPORT wherever SO_REUSEADDR is used if SO_REUSEPORT is defined, otherwise reuse fails on BSD systems (e.g. Mac OS X) [ Extension of patch 1415505 ]

2006-02-11 23:39 KH, revision 37506

Add SetLocal method; overload Connect to accept a local address and move common Connect code into DoConnect; DoConnect handles wxSOCKET_REUSEADDR flag and setting local address [ Heavily modified and expanded patch 1415505 ]

2006-02-11 20:11 RD, revision 37505

reSWIGged

2006-02-11 19:46 RD, revision 37504

Rearrainge things so the SWIG_VERSION values doesn't need to be written to the C++ wrapper file.

2006-02-11 19:45 RD, revision 37503

Docstring update

2006-02-11 19:45 RD, revision 37502

No longer need the SWIG_VERSION to be output to the C++ file, so remove that change from the patch.

2006-02-11 18:41 KO, revision 37501

Documenting WX_MONOLITHIC build option.

2006-02-11 17:30 VZ, revision 37500

added assignment operators from int for disambiguation of expressions such as ll=0

2006-02-11 17:17 VZ, revision 37499

removed stray #endif added in previous commit

2006-02-11 16:56 VZ, revision 37498

use wxClockMillis_t to fix wxUSE_LONGLONG=0 compilation

2006-02-11 16:51 VZ, revision 37497

added support for 64 bit ints in wx stream classes (patch 1203970)

2006-02-11 16:40 VZ, revision 37496

wxUSE_DATETIME==0 compilation fix (part of patch 1203970)

2006-02-11 16:38 VZ, revision 37495

provide wxGetLocalTimeMillis() (returning double) even if wxUSE_LONGLONG==0

2006-02-11 16:21 VZ, revision 37494

use wxDiskspaceSize_t which is long and not wxLongLong if wxUSE_LONGLONG==0 (part of patch 1203970)

2006-02-11 16:20 VZ, revision 37493

compilation fixes for wxUSE_DATETIME==0 (another part of patch 1203970)

2006-02-11 15:44 VZ, revision 37492

wxODBC depends on wxDateTime (part of patch 1203970)

2006-02-11 15:42 VZ, revision 37491

wxArchive depends on wxDateTime (part of patch 1203970)

2006-02-11 15:41 JS, revision 37490

Applied patch [ 1412216 ] non-themed fallback support for other wxNotebook orientation

2006-02-11 15:16 JS, revision 37489

Applied [ 1394785 ] wxListCtrl::EndEditLabel implementation By troelsk

2006-02-11 14:57 JS, revision 37488

Applied patch [ 1417709 ] wxFSVolume produces error messagebox (following Vadim's suggestion to do this globally)

2006-02-11 14:51 JS, revision 37487

Applied part 2 of [ 1415183 ] a couple of wxAutomation object/ole fixes

2006-02-11 14:39 JS, revision 37486

Applied patch [ 1424247 ] Have wxGenericListCtrl not size a window with a negative val

2006-02-11 12:05 JS, revision 37485

Doc corrections

2006-02-11 11:47 MR, revision 37484

I like if things compile with --enable-unicode + --enable-mediactrl. Code shamelessly stolen from src/gtk/app.cpp. gst backend of wxMediaCtrl doesn't seem to be able to load files (at least in unicode) though...

2006-02-11 09:19 JS, revision 37483

Added WXDLLEXPORT keywords

2006-02-11 04:53 MR, revision 37482

Do not reintroduce #pragma interface/implementation for html/helpdlg and mediactrl. These pragmas are an abomination from hell.

2006-02-11 02:06 MR, revision 37481

Backport revision 1.27 (use Reparent on wxMac, and more)

2006-02-11 02:03 MR, revision 37480

* wxFrameLayout should compile in unicode builds for ports other than wxMSW or wxGTK too - fix missing _(). * wxMac has Reparent, so use it in wxFL instead of the, now unicode-compilable, warning messagebox. * Code cleanup. - Probably some more ports have Reparent too, so could add into the CPP check. And it might be a good idea to do for the non-supported ports what wxGTK1 does (just return, not spew a messagebox). If Reparent already does nothing for unsupported ports, then could get rid of the CPP logic completely.

2006-02-11 00:30 vell, revision 37479

fixed wx_media linkage/export problems - from RN patch

2006-02-11 00:19 VZ, revision 37478

note that SetAutoLayout() doesn't work for all windows

2006-02-11 00:12 VZ, revision 37477

clarified wxUSE_STD_IOSTREAM and wxUSE_STREAMS

2006-02-10 23:57 vell, revision 37476

fixed compilation problem in pror commit

2006-02-10 21:44 JG, revision 37475

Toplevel windows don't have sibling static boxes. Fixes crash in AdjustStaticBoxZOrder.

2006-02-10 21:38 vell, revision 37474

cleanup - reformatting (reapplied after RN-VZ mega-update)

2006-02-10 21:18 RD, revision 37473

reSWIGged

2006-02-10 21:13 VZ, revision 37472

support monolithic build using wxpresets (patch 1360289)

2006-02-10 21:08 RD, revision 37471

reSWIGged

2006-02-10 21:03 VZ, revision 37470

added generation of wxEVT_SCROLL_XXX (patch 1424698)

2006-02-10 20:36 VZ, revision 37469

document GetInsertionPoint() bug under MSW (see patch 1262125)

2006-02-10 20:24 VZ, revision 37468

added test for GetInsertyionPoint() (patch 1262125)

2006-02-10 20:22 VZ, revision 37467

regenerated with bakefile 0.2.0 m4 files

2006-02-10 20:15 VZ, revision 37466

updated to 0.2.0

2006-02-10 20:14 VZ, revision 37465

fixed deprecation warnings; removed #if 0'd code

2006-02-10 20:02 VZ, revision 37464

regenerated make/project files after applying mediactrl patch (1427775)

2006-02-10 19:51 VZ, revision 37463

regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile

2006-02-10 19:43 VZ, revision 37462

compilation fix for gcc4 (patch 1428840)

2006-02-10 19:37 VZ, revision 37461

Ryan's cumulative wxActiveX and media control patch (1427775)

2006-02-10 19:37 vell, revision 37460

cleanup - reformatting; simplified OnPaint

2006-02-10 19:27 VZ, revision 37459

regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile

2006-02-10 19:16 vell, revision 37458

cleanup - reformatting

2006-02-10 19:07 RD, revision 37457

Oops, CenteronScreen wasn't really removed, just moved to wxTopLevelWindow

2006-02-10 18:38 RD, revision 37456

use wxRTTI to construct the right class of wxHtmlCell

2006-02-10 18:36 RD, revision 37455

Add missing constants

2006-02-10 18:36 RD, revision 37454

Add wx.Dialog.Get/SetAffirmativeId and Get/SetEscapeId