Timeline


and .

10/11/08: Today

09:03 Changeset [56232] by FM

init the file and dir pickers with dummy files/folders

08:55 Changeset [56231] by FM

fix the menu item bitmaps for wxMSW; fix the name of the screenshot ...

08:54 Changeset [56230] by FM

Act as wxMSW and make an assert fail, if the user forgot to give a "type ...

08:53 Changeset [56229] by FM

added automatically generated screenshots of wxMSW controls

08:28 Ticket #10069 (2.8: Double performance of wxMimeTypesManagerImpl::Initialize) created by botg
This patch speeds up the mime types manager initialization in …
06:15 Changeset [56228] by FM

added automatically-generated bitmaps of wxWidgets controls

06:10 Changeset [56227] by FM

revised m*h headers

10/10/08: Yesterday

23:00 Changeset [56226] by SC

adding missing cast

22:50 Ticket #10008 (wxBoxSizer is calculating item's position incorrectly) reopened by jjn
This fix breaks the layout system of wxAUI. Run auidemo and drag the …
22:18 Changeset [56225] by SC

superfluous embedding API

15:51 Changeset [56224] by FM

fix two bugs: 1) the missing NOT in the if (real) test; 2) the missing +1 ...

15:32 Ticket #10068 (Fix 64-bit portability warning under MSW VS 2005) created by Scary
When compiling an app that uses wxWidgets 2.8.9 under WindowsXP, Visual …
14:20 Changeset [56223] by VZ

STL build compilation fix

14:12 Changeset [56222] by VZ

fix C strings comparison in LoadSave() test in STL build

13:56 Changeset [56221] by FM

fixed the status of the second radio button; now (on wxGTK at least) it ...

12:14 Changeset [56220] by FM

fix doxygen warnings

12:13 Changeset [56219] by FM

group hit-test flags into an enum (like I did in docs); this makes easier ...

12:01 Changeset [56218] by SC

moving embedding to common API

11:46 Changeset [56217] by FM

better use of <wx-data>

09:17 Ticket #10064 (OutputString() in xml module crashes if mb_str() fails) closed by vadz
fixed: It definitely shouldn't crash, thanks for reporting this, fixed in r56215
09:15 Changeset [56216] by VZ

don't crash when the document contents can't be converted to the target ...

09:13 Changeset [56215] by VZ

just return false instead of crashing if the document contents can't be ...

09:11 Changeset [56214] by VZ

don't crash when streaming out a wxString into an std::ostream, just set ...

08:51 Changeset [56213] by PC

use correct background color when drawing borders

08:37 Changeset [56212] by VZ

add a very simple test for Load/Save()

08:22 Changeset [56211] by JMS

GetPendingEditedValue() -> GetUncommittedPropertyValue() (more consistent ...

03:40 Ticket #10053 (wxDataViewCtrl assertion failed (MSW)) reopened by lillo
Hi, after trying the latest SVN version (r56210) my apps don't crash …
03:02 Changeset [56210] by RR

Fix crash again

02:54 Ticket #10067 (OSX wxStackWalker support) created by lillo
Hi, The attached patch adds support for wxStackWalker under OSX, …
02:45 Ticket #10030 (wxConfigBase::Read() returns false "true") closed by pmendl
invalid: Well, however it sounds silly, the bug disappeared completely. After …
01:44 Changeset [56209] by RR

Trying to make introduction reappear

00:42 Ticket #10054 (assert with wxDataViewCtrl) closed by roebling
fixed: I'm not quite sure from where OnSize is called before the constructor has …
00:36 Changeset [56208] by RR

Fix crash with NULL pointer dereferencing

10/09/08:

19:49 Changeset [56207] by CJP

Fix some issues in the button map that turned up on python2.6

19:32 Changeset [56206] by CJP

Set a bigger initial size

19:27 Changeset [56205] by CJP

Fix some issues with killing processes, some minor updates to the ...

13:42 Ticket #10054 (assert with wxDataViewCtrl) reopened by Trigve
Looks like there is another crash, because m_headerArea is unintialized …
12:22 Ticket #10053 (wxDataViewCtrl assertion failed (MSW)) closed by roebling
fixed
12:20 Ticket #10054 (assert with wxDataViewCtrl) closed by roebling
fixed: I hope I have fixed this taking the header window area into account.
12:18 Changeset [56204] by RR

implement GetSizeAvailableForScrollTarget

11:12 Changeset [56203] by RR

Use g_signal_connect_after for wxRadioButton as well

11:09 Changeset [56202] by RR

Blind guess fix for wxRB_SINGLE

10:00 Changeset [56201] by FM

fixed a bug caused by passing a wxChar[] buffer to a function taking a ...

09:51 Ticket #10066 (wxMemoryDC with alpha bitmap makes garbage) created by robind
In wxGTK there is a problem with using a wxMemoryDC on a bitmap that has …
09:42 Changeset [56200] by FM

doxygen warning fix

09:30 Changeset [56199] by FM

revised richtext headers

08:31 Changeset [56198] by RD

Try alternate approaches to creating the bitmap

07:23 Changeset [56197] by FM

fix typo (missing P2 argument in template)

06:45 Changeset [56196] by FM

use standard tags @class@lib,@category for wxScopeGuard, too (to keep ...

04:27 Changeset [56195] by VZ

use wxScopeGuard instead of an explicit try/catch(...)/throw: this ...

04:26 Changeset [56194] by VZ

add 3 parameter scope guard; improve its documentation

02:49 Changeset [56193] by VZ

use /nologo nmake switch to avoid many annoying copyright notices in ...

02:48 Changeset [56192] by VZ

exclude contrib from build for as long as there is no makefile.vc there

02:42 Changeset [56191] by VZ

another attempt at fixing VC6 compilation

02:39 Changeset [56190] by VZ

trying to fix visibility problems for ObjC++ files after bakefile 0.2.4 ...

02:33 Changeset [56189] by VZ

fix bug in the test in STL build (where std::vector uses operator=() and ...

02:02 Changeset [56188] by VZ

fix errors due to missing wxPrintf() declaration in STL build

01:52 Changeset [56187] by VZ

reverted the last commit and do not define operator<<(wxFileOffset) for VC ...

00:46 Changeset [56186] by SC

rebaked with glgrab again

10/08/08:

22:36 Changeset [56185] by SC

forgot to commit this file ...

22:35 Changeset [56184] by RD

Add extern property for agw

22:32 Changeset [56183] by RD

Add extern property for agw

22:05 Changeset [56182] by RD

AGW setup

22:05 Changeset [56181] by RD

AGW setup

22:05 Changeset [56180] by RD

AGW setup

19:21 Changeset [56179] by CJP

Fix python2.6 deprecation warning for sets module

19:10 Changeset [56178] by CJP

Fix some more init and new deprecation warnings for python 2.6

19:03 Changeset [56177] by CJP

Fix some deprecation warnings for python2.6

18:34 Changeset [56176] by RD

Merge r56175 from 2.8 branch

18:32 Changeset [56175] by RD

Build tweaks for Python 2.6

18:18 Ticket #10065 (gdiplus.dll installed into wrong destination directory) closed by robind
outdated: Thanks, this has already been fixed. (Although not checked-in yet.)
17:25 Ticket #10065 (gdiplus.dll installed into wrong destination directory) created by jteh
In wxPython 2.8.9.1, gdiplus.dll is installed to …
14:37 Changeset [56174] by AG

- Applied patch for ticket 9767, thanks to Cody Precord

14:32 Changeset [56173] by VZ

apparently operator<<(wxFileOffset) is needed for all VC versions, not ...

11:55 Changeset [56172] by RR

Added test for Select()

11:46 Changeset [56171] by RR

Forgot to set GtkIter stamp in Select() and friends

11:19 Changeset [56170] by JMS

Removed '#ifndef DOXYGEN' sections

11:16 Ticket #10064 (OutputString() in xml module crashes if mb_str() fails) created by jgeorgal
The Write command in the inline function "OutputString" at xml/xml.cpp:762 …
11:15 Changeset [56169] by JMS

Removed dysfunctional wxPGPropery::PrepareValueForDialogEditing(); ...

11:05 Ticket #10063 (regex find fails under Unicode, succeeds in regular build) reopened by widgets
I failed to notice the 'close' check box - the problem still exists.
11:03 Ticket #10063 (regex find fails under Unicode, succeeds in regular build) closed by widgets
fixed: I ticked 2.8.8 in the submission since the tracker seemed to reject my …
11:02 Ticket #10063 (regex find fails under Unicode, succeeds in regular build) created by widgets
I'm using MS VC++ Express 2008 to compile Dave Silvia's regex tester …
10:53 Changeset [56168] by SN

Fixed header file conflict.

10:02 Changeset [56167] by JMS

Removed wxPropertyGridInterface::SetPropertyAttributes()

09:53 Changeset [56166] by VZ

regenerated after updating to 0.2.4 bakefile.m4

09:52 Changeset [56165] by VZ

define operator<<(wxFileOffset) for VC6 only, it breaks compilation for at ...

09:42 Ticket #9960 (Visual Studio 2008 project files) closed by VZ
fixed: (In [56164]) add VC9 project files (closes #9960)
09:42 Changeset [56164] by VZ

add VC9 project files (closes #9960)

09:32 Changeset [56163] by VZ

update to 0.2.4 version

09:13 Ticket #4578 (2.4 compatibility fails due to missing wxAppConsole symbols) closed by vadz
fixed: Fixed by the bakefile update -- the paths should be in the correct order …
09:11 Ticket #4752 (2.9 trunk vc8 release settings wrong) closed by vadz
fixed: Fixed by the bakefile update in r56158.
09:10 Ticket #9961 (Update to bakefile 0.2.4) closed by vadz
fixed: 0.2.4 is now used for the svn makefiles.
09:09 Ticket #10059 (Inconditional use of iostream in non STL build) closed by vadz
fixed: Thanks, committed as r56161. Are any of these changes needed in the …
09:09 Changeset [56162] by VZ

added wxDC::GetHDC() for backwards compatibility with the existing wxMSW ...

09:06 Changeset [56161] by VZ

VC6 compilation fixes (#10059)

08:58 Changeset [56160] by VZ

added propgrid files

08:47 Changeset [56159] by VZ

rebaked makefiles with 0.2.4 (and now with forgotten files)

08:44 Changeset [56158] by VZ

rebaked makefiles with 0.2.4

07:35 Changeset [56157] by SC

focus propagation, fixes #10047

07:32 Ticket #10047 (On MacOSX, ComboBox receive EVT_CHILD_FOCUS instead of EVT_SET_FOCUS like ...) closed by SC
fixed: (In [56156]) focus propagation, fixes #10047
07:32 Changeset [56156] by SC

focus propagation, fixes #10047

05:13 Changeset [56155] by SN

Added missing include.

05:11 Changeset [56154] by SN

Workaround for bug in gcc-3.1 through gcc-3.3 in handling deprecation.

02:40 Ticket #10062 (wxSplitterWindow catches MouseEvent's even if they are not processed) created by mwaldi
My applications handles MouseWheel events from serveral child windows. But …

10/07/08:

18:44 Ticket #10061 (wx.lib.fancytext.RenderToDC bug) created by lf
RenderToDC doesn't pass the parameter enclose to GetFullExtent.
16:19 Ticket #10060 (setup.h includes invalid libs in monolithic build) created by Scary
I'm attempting to use the monolithic build of wxWidgets, and it seems like …
15:22 Changeset [56153] by SN

Avoid cyclic includes by forward declaring wxColour.

15:15 Ticket #10059 (Inconditional use of iostream in non STL build) created by chowette
Various test define the operator<<(std:ostream, T). For example, the …
14:59 Ticket #10058 (wxJoystickEvent::GetJoystick() sometimes returns incorrect ID.) created by aquawicket
Some game devices return the incorrect id in …
14:06 Ticket #10057 (wxGetMultipleChoices: Not difference between cancel and clear all ...) created by kosenko
wx trunk rev.56152 2008-10-07, msvc 7.1, xp sp3 There is not way to …
11:37 Ticket #10056 (Bad string termination in wxConvertStringFromOle()) created by troelsk
ANSI mode: r51557 didn't fix this problem as this simple test …
10:51 Changeset [56152] by FM

add wx_xrc.bkl bakefile wxpreset to the list of files to install; set Id ...

10:35 Changeset [56151] by JMS

Removed SetPropertiesFlag() (high-level function using 'undocumented' ...

10:28 Changeset [56150] by JMS

Eliminated last property generation macros from props.h (colour property ...

10:22 Changeset [56149] by FM

removed duplicated row of bitmap buttons added for error

09:57 Changeset [56148] by FM

revised st*.h headers

09:56 Changeset [56147] by JMS

Removed wxLongStringProperty derived property creator macros (just ...

09:40 Ticket #10055 (wxTimeSpan::Format doesn't show '-' if most important uint is 0) created by jobuz
Assuming format = wxDefaultTimeSpanFormat (HH:MM:SS) and we have a neg. …
09:16 Changeset [56146] by FM

add missing semicolon; add some @see commands to link ...

06:24 Ticket #10054 (assert with wxDataViewCtrl) created by Trigve
I've got assertion in wx\scrlowin.h […]
04:34 Changeset [56145] by VZ

document that Set/ChangeValue() set the insertion point to 0

04:20 Ticket #10044 (wxString::Format prints garbage after wxSplashScreen) closed by vadz
invalid: Closing as it's not a bug in wx (still no idea why was wxSplashScreen …
02:41 Ticket #10053 (wxDataViewCtrl assertion failed (MSW)) created by lillo
Hi, Whenever a new wxDataViewCtrl control is created, I get an …
02:29 Changeset [56144] by MW

VC++ 6 compilo.

01:05 Changeset [56143] by RR

GTK+ version guard

01:02 Changeset [56142] by RR

Don't set HINT_COMBO as wxPopupWindow is used for different windows as ...

01:01 Changeset [56141] by RR

Forgot to commit

10/06/08:

23:08 Changeset [56140] by VS

fixed VC++ compiler checks

21:11 Changeset [56139] by CJP

Minor layout adjustments

21:07 Changeset [56138] by CJP

Add RegEx checkbox for enabling/disabling regular expression searches from ...

19:48 Changeset [56137] by CJP

Properly handle invalid regular expression's in the find dialog

19:19 Ticket #10052 (bogus timer id assertion in wxTimerProc if timer stopped when it is about ...) created by jteh
Under Windows, wx sometimes generates "bogus timer id in wxTimerProc" …
18:10 Ticket #10051 (wxTextCtrl::SetValue() doesn't set insertion point to 0) created by raf
winnt, wx-2.8.8.1 macosx-10.4.11, wx-2.8.8.1 ubuntu-8.x, wx-2.8.7.1 [not …
18:01 Ticket #10050 (On Linux, when a user types a key into a ComboBox with selected text, ...) created by raf
On Linux, if a ComboBox has selected text, and the user types …
17:26 Ticket #10049 (On Linux, Tab keys can't be used as accelerators with or without modifiers) created by raf
On Linux, the Tab key can't be used in an accelerator, with or without …
16:51 Ticket #10048 (On MacOSX, without TAB_TRAVERSAL and with WANTS_CHARS, ComboBox doesn't ...) created by raf
On MacOSX, without TAB_TRAVERSAL and with WANTS_CHARS, ComboBox doesn't …
16:25 Changeset [56136] by MW

Add builds for the stable branch, and make the release builds quick ...

16:17 Ticket #10047 (On MacOSX, ComboBox receive EVT_CHILD_FOCUS instead of EVT_SET_FOCUS like ...) created by raf
On MacOSX (10.4.11), ComboBox doesn't receive EVT_SET_FOCUS events like …
16:10 Ticket #10046 (On Windows, ComboBox receives 2 EVT_SET_FOCUS events rather than just 1 ...) created by raf
On Windows, ComboBox controls receive two EVT_SET_FOCUS events when they …
16:04 Ticket #10045 (Disabling TAB_TRAVERSAL and using WANTS_CHARS doesn't work with ComboBox ...) created by raf
On Windows, disabling TAB_TRAVERSAL and using WANTS_CHARS doesn't work …
14:04 Changeset [56135] by VZ

fix double to int conversion warning

13:48 Changeset [56134] by MW

Limit to one build at a time with a lock, share checkout dirs, do full ...

13:05 Ticket #10044 (wxString::Format prints garbage after wxSplashScreen) created by nikospic
This bug is present only on Windows and not on Linux. I am …
13:04 Changeset [56133] by FM

inside <wx-data> we need to use instead of /

12:48 Changeset [56132] by SC

porting dcscreen blit from 2.8

12:31 Changeset [56131] by CJP

Fix bug related to '?' being in the strings for some keyword helper lists.

12:15 Changeset [56130] by CJP

Add some missing docstring keywords

11:50 Ticket #10043 (libpng 1.2.31) created by troelsk
libpng update. Next step could be to apply the apng patch, this one …
10:22 Ticket #10042 (Error configuring TIFF library with wxCocoa) created by profdreamsmasher
With the latest wxMac SVN, I get this error when running "config …
09:45 Ticket #10034 (wxImage::ConvertToDisabled()) reopened by troelsk
Here comes first take. The method is now joining the …
09:09 Changeset [56129] by JMS

Minimize use of editor class macros

08:48 Changeset [56128] by JMS

When registering editor, try wxRTTI class name in additon to result of ...

08:38 Changeset [56127] by JMS

Remove use of wxPG_EDITOR macro

08:24 Changeset [56126] by JMS

Removed GetExpandedProperties() (used to act as poor man's ...

08:14 Changeset [56125] by JMS

Fix RCS-IDs

08:10 Changeset [56124] by JMS

Removed wxPropertyGridInterface::ClearPropertyValue() (use ...

07:48 Changeset [56123] by FM

make Capture() functions static members of AutoCaptureMechanism; adjusted ...

07:10 Changeset [56122] by ROL

small fix

07:08 Changeset [56121] by FM

other cleanup; adjusted english in the UI

06:55 Changeset [56120] by VZ

implemented wxMemoryFSHandler::FindFirst/Next()

06:37 Changeset [56119] by VZ

made m_Hash object, not a pointer and moved hash declaration into the ...

06:26 Changeset [56118] by VZ

removed the strange WXMSW test in AddFile(bitmap) -- why should this ...

06:25 Changeset [56117] by VZ

rewrite using type safe wxHashMap instead of wxObject-based wxHashTable

06:24 Changeset [56116] by VZ

remove erase(const_iterator) overload, it should have never existed as ...

06:09 Changeset [56115] by VZ

no changes, just some minor cleanup

06:06 Ticket #10041 (on Windows, menu items do NOT any icon, and they should show that ...) closed by vadz
invalid: Standard Windows menus don't show icons. So by definition of the word …
06:01 Ticket #10041 (on Windows, menu items do NOT any icon, and they should show that ...) created by nikospic
This bug is ONLY on Windows. It works properly on Linux. I am cross …
05:59 Changeset [56114] by CJP

Fix bug in trying to access an stc object that is already dead when ...

05:13 Changeset [56113] by RR

Make keyboard input to controls in a wxPopupWindow work in at least some ...

04:53 Changeset [56112] by FM

many fixes; now the application correctly starts up

04:52 Ticket #10040 (wxGrid scrolls back to the previous edited field once) created by nikospic
This bug is for Ubuntu 8.04.1 There is NO such bug when compiling and …
04:01 Changeset [56111] by RR

Wrong order of calls

04:00 Changeset [56110] by FM

better error messages, when possible

03:41 Changeset [56109] by SC

switching away from angle brackets includes, deactivating OSX workaround

03:35 Changeset [56108] by SC

moving more things to common API between carbon and cocoa, adapting ...

03:00 Changeset [56107] by FM

add to utils.bkl the hhp2cached (why wasn't already there?) and ...

02:37 Changeset [56106] by FM

added the automatic screenshot generator utility by Utensil Candel (with ...

02:32 Changeset [56105] by FM

list also headers in the bakefile

02:31 Changeset [56104] by FM

rename README to README.txt to be compat with win systems

02:29 Changeset [56103] by VZ

set svn properties correctly

10/05/08:

17:59 Changeset [56102] by CJP

Fix bug where files on drives mounted to /Volumes on OSX could not be ...

17:18 Changeset [56101] by CJP

Fix some issues with changing search direction during an incremental ...

15:56 Changeset [56100] by VZ

correct the example/documentation of GetDocumentsDir() return value

15:12 Ticket #10031 (Release build error : makefile.vc wrongly include memcheck sample) closed by vadz
fixed: Backported the fix to 2.8 in r56099, thanks.
15:12 Changeset [56099] by VZ

don't build mfc and memcheck samples by default as they don't always ...

13:53 Changeset [56098] by KO

On GTK and Mac, we divide the actual border size by two, but we weren't ...

13:51 Changeset [56097] by KO

On GTK and Mac, we divide the actual border size by two, but we weren't ...

13:08 Ticket #10039 (text control displaying garbage) created by aron
On systems where the default font in a wxTextCtrl has an encoding …
11:03 Changeset [56096] by JMS

Fix RCS-IDs

10:57 Changeset [56095] by JMS

Fix RCS-ID

10:40 Changeset [56094] by JMS

Better use of Connect()

10:29 Changeset [56093] by JMS

RCS-IDs

09:36 Changeset [56092] by CJP

Ignore F1-F12 when doing an incremental search

07:23 Changeset [56091] by JMS

Use wxPGEditor_X instead of wxPGEditor(X), as in new docs

06:56 Changeset [56090] by JMS

Need to call wxVScrolledWindow::UpdateScrollbar() in wxVListBox EVT_SIZE ...

04:24 Changeset [56089] by FM

other s*h interface revisions

04:06 Ticket #10038 (wxDynamicLibrary::GetPath()) created by troelsk
A wxDynamicLibrary instance should as a minimum know who it is, shouldn't …
02:47 Changeset [56088] by JMS

Have GetDescBoxHeight() return value consistent with one given to ...

02:45 Changeset [56087] by JMS

Call RecreateControls() if relevant window style flag was toggled

02:43 Changeset [56086] by JMS

GetEditableState() with DescBoxState flag could assert

01:48 Ticket #10037 (Make GetPopupMenuSelectionFromUser/PopupMenu more similar) created by troelsk
Patch: - "wxMenu&" changed to wxMenu*, like PopupMenu() Note: - Using …
01:27 Ticket #10030 (wxConfigBase::Read() returns false "true") reopened by pmendl
I am sorry for any inconvenience, but: I do not see any tests/config/ …

10/04/08:

16:23 Changeset [56085] by VZ

added the possibility to draw grid lines across the entire window

13:49 Changeset [56084] by FM

fix for doxygen warnings

12:40 Ticket #10036 (wxAuiToolBar crash if parent is non-TLW (MSW)) created by troelsk
I'm replacing a number of native toolbars with wxAuiToolBar and came …
12:34 Changeset [56083] by RR

Also use F4 shortcut for textfield + button combination

11:57 Changeset [56082] by RR

Moved list of subclasses away from 'classes overview' corrected some ...

11:41 Changeset [56081] by FM

fix usage of MacRegisterDefaultTypeAndCreator

11:41 Changeset [56080] by FM

wxLogError=>LogError (in ifacecheck wxLog facilities are not used - ...

07:52 Changeset [56079] by FM

fix many doxygen warnings about undocumented parameters

07:30 Changeset [56078] by FM

some s*h interface headers reviews

06:22 Changeset [56077] by JMS

Fixed use of erase() in wxPGChoices::RemoveAt()

04:55 Changeset [56076] by FM

remaining t*h interface revisions

04:01 Changeset [56075] by FM

interface revisions of ta*h te*h headers; grouped wxTextAttr #defines into ...

03:59 Changeset [56074] by JMS

Added Description Box Height to saveable/restoreable editable state

02:28 Changeset [56073] by RR

Removed wxNavigationKey code, new keyboard navigation

02:14 Changeset [56072] by RR

Also use F4 as short-cut for opening pop-up

10/03/08:

16:15 Changeset [56071] by CJP

Fix bug with getting encoding from profile in Preferences dialog

15:42 Ticket #10031 (Release build error : makefile.vc wrongly include memcheck sample) reopened by chowette
Same problem is also in stable …
15:18 Ticket #9654 (Can't get "real" accelerator table of a wxMenuBar) closed by vadz
fixed: Fixed for wxMSW in r56070 but it probably still doesn't work in the other …
15:15 Changeset [56070] by VZ

don't duplicate base class m_acceleratorTable as m_accelTable in ...

15:14 Ticket #10035 (Trivial VC6 variable scope fix) closed by vadz
fixed: Committed as r56068, thanks!
15:03 Ticket #9784 (Accelerator table stopped working with wxMSW 2.8.8.1) closed by vadz
fixed: This got broken by r54510 which fixed #4757 -- unfortunately, even though …
15:01 Changeset [56069] by VZ

generate command events for accelerators even when there is no menu bar ...

14:52 Changeset [56068] by VZ

fix VC6 compilation problems due to its for variables scope brokenness ...

14:45 Ticket #10035 (Trivial VC6 variable scope fix) created by chowette
Can this compiler be more standard compliant ? Here are some trivial …
14:31 Ticket #10030 (wxConfigBase::Read() returns false "true") closed by vadz
worksforme: Sorry for failing to notice wxFileConfig mention in the code. Anyhow, I …
14:26 Ticket #10034 (wxImage::ConvertToDisabled()) closed by vadz
wontfix: This function really, really has nothing to do with AUI and the code …
14:14 Ticket #10034 (wxImage::ConvertToDisabled()) created by troelsk
The wxAuiToolBar helper function MakeDisabledBitmap() is producing …
12:17 Changeset [56067] by CHB

fixed floatCanvas paint event, so that it works on Windows (and Mac) now.

11:15 Changeset [56066] by CJP

clear statusbar text after a page change message

10:46 Changeset [56065] by JMS

Explicitly call wxObject ctor in wxColourPropertyValue ctors

10:39 Changeset [56064] by JMS

Fixed bug: wxPG_EX_AUTO_UNSPECIFIED_VALUES was basically always on

10:30 Changeset [56063] by JMS

Increase properties' tolerance for wxNullVariant as old value

10:11 Changeset [56062] by JMS

Tweaked wxPGProperty::StringToValue() and IntToValue() docs

10:03 Changeset [56061] by CJP

Automatically expire status bar info text after 10 seconds.

09:29 Changeset [56060] by JMS

Must still delete m_cells items by explicit type (since, after all, it was ...

09:04 Ticket #10033 (wxCalendarCtrl week of year display) created by BuschnicK
I have added a new flag to the wxCalendarCtrl which will display another …
08:51 Changeset [56059] by VZ

return false if the file passed to Load() doesn't exist or is an archive ...

08:31 Changeset [56058] by JMS

Minor additional clipper window related code and comment tweak

08:30 Ticket #10020 (Auto id management minor bug) closed by VZ
fixed: (In [56057]) fix off by one byg in ReserveId() (closes #10020)
08:30 Changeset [56057] by VZ

fix off by one byg in ReserveId() (closes #10020)

08:29 Ticket #10031 (Release build error : makefile.vc wrongly include memcheck sample) closed by vadz
fixed: I've changed the makefiles to not build mfc and memcheck samples by …
08:29 Changeset [56056] by VZ

don't build memcheck (fails in release) and MFC (fails if MFC is not ...

08:23 Changeset [56055] by JMS

Remove wxPGClipperWindow, use wxBORDER_NONE instead of wxNO_BORDER

08:17 Changeset [56054] by VZ

merged docvwmdi sample into docview one to avoid having 2 almost identical ...

08:16 Changeset [56053] by VZ

merged docvwmdi sample into docview one to avoid having 2 almost identical ...

08:13 Changeset [56052] by VZ

corrected samples.h location

08:10 Changeset [56051] by VZ

update samples page location after switch to Doxygen

08:08 Changeset [56050] by JMS

Further fix m_children use with wxUSE_STL=1

06:38 Ticket #10032 (Missing top level makefile in contrib folder) created by chowette
wx2.8.X stable branch fail to build contrib because of a missing top level …
06:35 Ticket #10031 (Release build error : makefile.vc wrongly include memcheck sample) created by chowette
Buildbot fail with various configuration: Release build try to build …
05:13 Changeset [56049] by VZ

no changes, just removed commented out code accidentally checked in as ...

04:59 Ticket #10030 (wxConfigBase::Read() returns false "true") created by pmendl
Description: the following piece of code should list "url=<empty>" if key …
04:58 Ticket #10023 (numpad acceleration key not working since 2.8.8) closed by vadz
worksforme: I can't reproduce the problem with the following patch[…]
04:42 Changeset [56048] by JJ

adding variable initialization to 0

00:42 Changeset [56047] by JJ

solving missing definitions in include/wx/x11/cursor.h

10/02/08:

21:06 Changeset [56046] by CJP

Remove accidental commit...

21:05 Changeset [56045] by CJP

Tagging Editra 0.3.80

21:04 Changeset [56044] by CJP

Tagging Editra 0.3.80

18:08 Changeset [56043] by CJP

Bump version number

17:58 Changeset [56042] by CJP

Add note about workaround in CreateEnvironment

17:46 Changeset [56041] by CJP

Update filebrowser to verion 0.9

17:42 Changeset [56040] by CJP

rebundle codebrowser plugin

17:38 Changeset [56039] by CJP

Temporarly backout some changes until next release.

16:47 Changeset [56038] by MW

Update from Laurent.

16:44 Changeset [56037] by VZ

honour wx{CLOSE,MINIMIZE,MAXIMIZE}_BOX even for borderless windows; also ...

16:23 Ticket #10029 (Incorrect (incomplete) _MOTIF_WM_HINTS set for border-less top level ...) created by ileonte
Currently wxGTK will set *no* _MOTIF_WM_HINTS for border-less top-level …
14:05 Changeset [56036] by CHB

a few changes to debug rendering for OS-X

13:16 Ticket #4539 (wxQuantize scatters pixels) closed by troelsk
fixed: I've finally found a way to handle this in a sensible manner, in user …
12:59 Ticket #10028 (wxGCDC's wxPrinterDC CTOR doesn't copy over the wxPrinterDC 's map mode) created by profdreamsmasher
Create a wxPrinterDC and change its map mode to wxMM_LOMETRIC. Construct a …
12:04 Ticket #10027 (wxGCDC's wxPrinterDC CTOR doesn't copy over the wxPrinterDC 's user scale) created by profdreamsmasher
Create a wxPrinterDC and change its user scale to something like 8.7 x …
09:02 Changeset [56035] by JMS

SetButtonShortcut() merged with action system

08:47 Changeset [56034] by JMS

Updated docs, removed SetPropertyModifiedStatus() (use ...

08:36 Changeset [56033] by JMS

Moved ClearModifiedStatus() to wxPropertyGridInterface

08:10 Ticket #10026 (Get the string ID used by XRCID form the numeric ID) created by matthias
I want to store the selection of a certain Menuitem by the User in my .ini …
07:37 Changeset [56032] by JMS

Added missing propgrid related lines

00:07 Ticket #10025 (Patch to allow proper sizing of simple combo box) created by oneeyeman
Patch to allow proper sizing of simple combo box

10/01/08:

20:22 Changeset [56031] by CJP

use custom themeable icon for encoding error dialog

20:17 Changeset [56030] by CJP

Add new editra icon directory to dist

20:12 Changeset [56029] by CJP

Add new editra icon directory to dist

20:05 Changeset [56028] by CJP

Add new icon directory to dist

19:59 Changeset [56027] by CJP

Use custom/themable icon in Encoding dialog.

19:58 Changeset [56026] by CJP

Add support for additional types of icon resources in the theme provider.

19:23 Ticket #10024 (MAC wx2.8.3 hangs if application is closed right after launch) created by boeyeb
init.cpp::wxEntryCleanup() is never called because evtloopcmn.cpp:: …
17:01 Changeset [56025] by KO

Get MSVC building going with build-wxwidgets.py.

15:07 Ticket #10023 (numpad acceleration key not working since 2.8.8) created by linshao
platform: Windows XP; Python version: 2.4 or 2.5 Ever since version …
12:57 Changeset [56024] by VS

wxSpinButton was missing in XRC spec, added

12:54 Changeset [56023] by VS

get rid of public constants for various XRC defaults, there's no need for ...

12:35 Ticket #10022 (GetTextExtent returns wrong height when wxGCDC has wxPrinterDC passed into ...) created by profdreamsmasher
When you pass in a wxPrinterDC into a wxGCDC and call GetTextExtent, the …
12:15 Ticket #10021 (Fix for wxTaskBarIcon documentation) created by AlexeyT
Added and format text. Check interface.
11:47 Ticket #10020 (Auto id management minor bug) created by brianvanderburg
The code for creating automatic window ids (wxIdManager::ReserveId) will …
11:23 Ticket #10019 (Fix for wxTextFile documentation) created by AlexeyT
Fix for wxTextFile documentation (check function text and header), restore …
10:56 Changeset [56022] by JMS

Recognize lack of wxTAB_TRAVERSAL style

10:43 Changeset [56021] by JMS

Use wxPendingDelete

10:20 Changeset [56020] by JMS

Added useful comment

10:11 Changeset [56019] by JMS

Fixed wxPG sourceforge tracker bug #2138858, applied other appropriate ...

10:04 Changeset [56018] by VZ

add a more readable wrapper for CreateDocument(wxEmptyString, wxDOC_NEW)

09:24 Changeset [56017] by JMS

Unfocus text editor when enter is pressed

08:20 Changeset [56016] by CJP

Add methods for customizing the bitmap used in the dialog.