Timeline
10/02/10:
- 17:14 Ticket #12537 (wxWizardEvent GetPage() returns NULL on wxWizard finish) created by
- When handling EVT_WIZARD_FINISHED, event.GetPage() always returns null. …
- 15:45 Changeset [65733] by
- Make Edge guide color configurable
- 15:22 Changeset [65732] by
- Synch translations and add some new ones
- 15:13 Changeset [65731] by
- fix typo
- 15:01 Ticket #12536 (PyAuiNotebook tab dragging capture issue) created by
- Hi, There seems to be an issue with the mouse capture in the tab area of …
- 09:50 Ticket #12455 (wxDateTime::Format(): buffer overflow (time zone %Z access on broken ...) closed by
- fixed: (In [65730]) Backport r65494: Initialize all fields of struct tm used by …
- 09:50 Changeset [65730] by
- Backport r65494: Initialize all fields of struct tm used by …
- 09:12 Changeset [65729] by
- Update filebrowser plugin to version 1.6
- 09:08 Changeset [65728] by
- update contributors
- 08:58 Changeset [65727] by
- set date
- 08:47 Ticket #12275 (wxXml replaces \n\r with whitespace) closed by
- fixed: (In [65726]) Backport r65192: Fix attributes escaping when writing XML. …
- 08:47 Changeset [65726] by
- Backport r65192: Fix attributes escaping when writing XML. Closes #12275
- 06:05 Ticket #12027 (wxCommandProcessor crash) closed by
- fixed: (In [65725]) Backport fix for crash in wxCommandProcessor::Store. Closes …
- 06:05 Changeset [65725] by
- Backport fix for crash in wxCommandProcessor::Store. Closes #12027
- 05:57 Ticket #12451 (wxDateTime::Format(): infinite loop bug) closed by
- fixed: (In [65724]) Backport r65496: Fix infinite loop in wxDateTime::Format() …
- 05:57 Changeset [65724] by
- Backport r65496: Fix infinite loop in wxDateTime::Format() when fields …
- 04:54 Ticket #12535 (Inconsistent order of RMB-up/down and context menu events on wxMSW vs. ...) created by
- The order in which right mouse button up/down events and context menu …
- 02:39 Ticket #12469 (wxMac: wxListCtrl rename timer conflict between native and generic control) closed by
- fixed: (In [65723]) Connect to events only if using native implementation instead …
- 02:39 Changeset [65723] by
- Connect to events only if using native implementation instead of using …
- 01:53 Changeset [65722] by
- Apply #12469: Do not start rename timer if the generic implementation is …
10/01/10:
- 14:03 Changeset [65721] by
- AUI: - Fixed some deprecation warnings for 2.9 CustomTreeCtrl: - Fixed …
- 13:54 Changeset [65720] by
- Fix DeadObjectError in UpdateFileHistory
- 13:51 Ticket #10713 (Test failures on 2.9 SVN r60215 using MinGW GCC 4.3.3 TDM-1) closed by
- fixed: The last problem (VsnprintfTestCase) was corrected in r65691 and I'll …
- 13:45 Changeset [65719] by
- Ensure that context menu manager has been pre-initialized
- 13:25 Changeset [65718] by
- Fix bug in context menu for changing line ending. UpdateUI handler was …
- 13:21 Changeset [65717] by
- Add notifications to tell hidden panes when they are being shown
- 13:12 Changeset [65716] by
- Fix issue where tree would not refresh when activated via the main windows …
- 12:37 Ticket #12492 (AuiNotebook opened tabs browsing order by last access time) closed by
- fixed: Patch applied in SVN, thank you!
- 12:37 Changeset [65715] by
- AuiBook: - Applied patch to fix ticket #12492 (thanks to cowo)
- 12:15 Changeset [65714] by
- Cleanup some Unicode handling in file implementation base
- 10:56 Changeset [65713] by
- Check if dialog was created before detroying it. Fixes #11255
- 10:56 Ticket #11255 (Plot.py SaveFile() bug: wx 2.8 for python 2.6 on win32...) closed by
- fixed: (In [65712]) Check if dialog was created before detroying it. Fixes …
- 10:56 Changeset [65712] by
- Check if dialog was created before detroying it. Fixes #11255
- 09:37 Changeset [65711] by
- updated changelog
- 09:36 Changeset [65710] by
- Fix major error in menu event handlers - finally fixes mystery of the …
- 08:45 Ticket #12533 (wxNotebook has wrong colour on Windows XP - (was on SF as ID: 720453)) reopened by
- I provide code for testing in description field. In 2.8.x this bug is …
- 08:35 Ticket #12534 (wxUniversal build broken on MSW) created by
- On wxUniversal/MSW, wxWindowMSW != wxWindow, so this recent …
- 06:19 Changeset [65709] by
- Fix error in initializing style editor dialog
- 06:06 Changeset [65708] by
- Trap errors when creating drag image, the drawing code can cause an …
- 06:05 Changeset [65707] by
- Add non-vararg wxFileTypeInfo ctor and various setters. This allows to …
- 06:05 Changeset [65706] by
- Add wxHAS_BITMAPTOGGLEBUTTON and test for it in the unit test. Not all …
- 06:05 Changeset [65705] by
- Disable ItemClick() unit test for wxListCtrl under wxMSW. This test just …
- 06:03 Ticket #12533 (wxNotebook has wrong colour on Windows XP - (was on SF as ID: 720453)) closed by
- outdated: I believe this was fixed since then, if you still see it with the latest …
- 05:56 Ticket #12533 (wxNotebook has wrong colour on Windows XP - (was on SF as ID: 720453)) created by
- This is same issue, which was fixed …
- 05:53 Changeset [65704] by
- Fix error in GetCurrentBuffer that could happen if called during certain …
- 02:08 Ticket #8334 (Fix conversion of stream of spaces in wxRichTextHTMLHandler) reopened by
- I am running into the same problem and would like to provide an updated …
09/30/10:
- 23:51 Changeset [65703] by
- Fix so the size of the label is actually used for setting the initial size …
- 23:50 Changeset [65702] by
- Use correct (x,y) attributes instead of old (X,Y) aliases
- 23:49 Changeset [65701] by
- reSWIGged
- 23:49 Changeset [65700] by
- Fix typo
- 23:48 Changeset [65699] by
- Use SetMinSize so FIt will work as expected.
- 23:48 Changeset [65698] by
- Use EVT_CALENDAR instead of EVT_CALENDAR_DAY so we can get selection …
- 23:46 Changeset [65697] by
- We no longer need to offset by the label window sizes
- 23:46 Changeset [65696] by
- Don't use wx.BG_STYLE_CUSTOM if we want erase-background events
- 23:45 Changeset [65695] by
- Specify just the cols in the FlexGridSizers
- 13:56 Ticket #12532 (wxAuiDefaultDockArt does not update the caption buttons and duplicates ...) created by
- wxAuiDefaultDockArt does not recreate the bitmaps when …
- 12:02 Ticket #12344 (Cannot set GTK wxRadioButton to fasle) closed by
- fixed: This has been documented, although a bit differently.
- 11:53 Ticket #12516 (Make wxOleInitialize a virtual method of the wxApp class in MSW) reopened by
- Thanks, will apply soon.
- 10:52 Ticket #12501 (Dialogs close on second escape press even when they should not) reopened by
- dialogs sample on wxMSW: - F1 -> About dialog -> esc keypress does not …
- 10:35 Changeset [65694] by
- Disable wxEVT_COMMAND_LIST_ITEM_FOCUSED test for wxMSW. This test fails …
- 10:30 Changeset [65693] by
- opening ATSU Font info for Ulrich Telle's wxPDFContext
- 08:27 Ticket #12531 (wxDC::DoDrawEllipticArc) created by
- Since about the time of 2.6.x, I have found this annoying bug in …
- 08:08 Ticket #12516 (Make wxOleInitialize a virtual method of the wxApp class in MSW) closed by
- fixed
- 07:33 Ticket #12530 (Default value for wxWindow::GetPopupMenuSelectionFromUser(..., pos)) closed by
- fixed: (In [65692]) Add default value for GetPopupMenuSelectionFromUser() …
- 07:33 Changeset [65692] by
- Add default value for GetPopupMenuSelectionFromUser() position argument. …
- 07:30 Changeset [65691] by
- Correctly convert wxPrintf() to a buffer even when it doesn't fit. …
- 07:30 Changeset [65690] by
- Correct handling of %hs and %ls in our wxPrintf() implementation. The …
- 07:30 Changeset [65689] by
- Fix handling of asterisks in wxPrintf() implementation. Count the number …
- 07:30 Changeset [65688] by
- Expect an assert in wxVsnprintf() test with too many parameters. The call …
- 07:30 Changeset [65687] by
- Disable test failing under VC6 only. Somehow the expected assert is not …
- 07:30 Changeset [65686] by
- Insert another item in the list control in its unit test. For some reason …
- 07:30 Ticket #12529 (src/common/string.cpp/DoStringPrintfV(): wetware bug (NULL pointer ...) closed by
- fixed: (In [65685]) Remove out of date code in DoStringPrintfV(). We can't clear …
- 07:30 Changeset [65685] by
- Remove out of date code in DoStringPrintfV(). We can't clear a NULL …
- 07:24 Changeset [65684] by
- Integrate updated pyaui Fixes tab index order issue(s)
- 06:53 Ticket #12530 (Default value for wxWindow::GetPopupMenuSelectionFromUser(..., pos)) created by
- The attached patch changes method signature […] to […] (i.e. it …
- 06:09 Changeset [65683] by
- A couple of fixes for wxChm
- 06:09 Changeset [65682] by
- A couple of fixes for wxChm
- 05:30 Changeset [65681] by
- More compilation fixes for new wxRTC image code without PCH. Add more …
- 05:15 Ticket #12509 (wxDataViewListModel::GetCount() -> GetRowCount()) closed by
- invalid: I removed virtual GetRowCount() which I initially thought was required to …
- 04:44 Changeset [65680] by
- No changes whatsoever, just remove trailing whitespace. There are no real …
- 04:31 Changeset [65679] by
- Use Unix EOL format for the new files.
- 04:31 Changeset [65678] by
- Include correct headers from richtextimagedlg.*. Include or forward …
- 04:30 Changeset [65677] by
- Remove interface/implementation #pragmas from richtextimagedlg.*. These …
- 03:27 Changeset [65676] by
- Merge of SOC2010_RTC_IMAGES branch. Added floating images and image …
- 01:19 Ticket #12529 (src/common/string.cpp/DoStringPrintfV(): wetware bug (NULL pointer ...) created by
- Hi, if ( !buf ) { // out of memory …
09/29/10:
- 15:01 Changeset [65675] by
- Correct printf() format specifiers for long variables in life demo. Fix …
- 06:48 Ticket #12528 (wxAUI partial perspective restoration enhancement) created by
- I ran into the following problem with wxAUI perspective saving: in a …
- 06:46 Ticket #12399 (PATCH to add EVT_RIBBONBAR_TAB_LEFT_DCLICK to ribbon bar) closed by
- fixed: (In [65674]) Add EVT_RIBBONBAR_TAB_LEFT_DCLICK event. Generate a special …
- 06:46 Changeset [65674] by
- Add EVT_RIBBONBAR_TAB_LEFT_DCLICK event. Generate a special event when a …
- 06:46 Ticket #12361 (wxWebKitCtrl->RunScript crashes) closed by
- fixed: (In [65673]) Fix crash in wxWebKitCtrl when using JavaScript. Ignore the …
- 06:46 Changeset [65673] by
- Fix crash in wxWebKitCtrl when using JavaScript. Ignore the unknown types …
- 06:46 Changeset [65672] by
- Preserve page size when changing increment in wxGTK wxSpinCtrlDouble. The …
- 06:46 Changeset [65671] by
- Fix wrong return value of wxGTK wxSpinCtrlDouble::GetIncrement(). Due to …
- 06:46 Ticket #12330 (wxFont::SetFamily(wxNORMAL_FONT->GetFamily()) asserts) closed by
- fixed: (In [65670]) Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from …
- 06:46 Changeset [65670] by
- Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont::GetFamily(). …
- 06:45 Ticket #11784 (wxAuiToolBar problems with mouse dragging and drop-down button) closed by
- fixed: (In [65669]) Improve mouse handling code in wxAuiToolBar. Capture the …
- 06:45 Changeset [65669] by
- Improve mouse handling code in wxAuiToolBar. Capture the mouse to handle …
- 06:45 Ticket #12526 (Another one: wx/radiobox.h is not self-contained yet checks feature define ...) closed by
- fixed: (In [65668]) Include wx/defs.h before testing for wxUSE_RADIOBOX. We need …
- 06:45 Changeset [65668] by
- Include wx/defs.h before testing for wxUSE_RADIOBOX. We need to include …
- 06:33 Ticket #12527 (wxAUI LoadPerspective() does not restore correctly the pane maximized ...) created by
- When a wxAUI perspective containing a maximized panel is restored, the …
- 06:18 Ticket #12488 (PyAuiNotebook Page indexes) closed by
- fixed: I believe I have fixed this in SVN, could you please check and re-open the …
- 06:17 Changeset [65667] by
- AuiNotebook: - Possibly fixes ticket #12488
- 00:35 Ticket #12526 (Another one: wx/radiobox.h is not self-contained yet checks feature define ...) created by
- Continuation of #12306 (not fixed in SVN trunk). Should check (well, …
09/28/10:
- 11:59 Changeset [65666] by
- Reset wxPGEditor singleton instance pointers in dtors. This is useful if …
- 11:12 Changeset [65665] by
- PyObject_to_wxVariant(): Convert lists of non-strings or non-ints or mixed …
- 10:40 Changeset [65664] by
- Remove now-unneeded wxRect specialization
- 10:39 Changeset [65663] by
- When converting PyObject to wxVariant, only make array wxVariant from …
- 10:34 Changeset [65662] by
- Added svn:keywords property
- 02:45 Ticket #12525 (wxDocParentFrame "Window" menu items - "Cascade", "Tile Horizontally" etc) closed by
- worksforme: I don't see this. Please provide the exact instructions for reproducing …
- 00:53 Ticket #12525 (wxDocParentFrame "Window" menu items - "Cascade", "Tile Horizontally" etc) created by
- Application crashes while clicking on any of automatically added by …
09/27/10:
- 23:29 Ticket #12514 (inproper Fix for bug finding line after line break (r65594)) closed by
- fixed: Sorry, now fixed.
- 23:27 Changeset [65661] by
- Compile fix
- 15:21 Ticket #12524 (wxWindow contains methods that don't apply to most wxWindows) created by
- Methods Raise() and Lower() are documented to only work on classes derived …
- 12:11 Ticket #12511 (Clearly document wxColourDialog non-const wxColourData* parameter) reopened by
- Wait! Why the documentation says "pointer to a block of colour data, which …
- 11:13 Changeset [65660] by
- Image dialog properties.
- 05:57 Ticket #12511 (Clearly document wxColourDialog non-const wxColourData* parameter) closed by
- invalid: No because this pointer is modified if the custom colours are changed by …
- 05:55 Changeset [65659] by
- Replace some stray _T()s with wxT(). We use wxT() exclusively now so …
- 05:55 Ticket #12452 (Failure building wxWidgets-2.9.1 on OpenSolaris build134) closed by
- fixed: (In [65658]) Fix wx/event.h compilation with Sun CC compiler. Move …
- 05:55 Changeset [65658] by
- Fix wx/event.h compilation with Sun CC compiler. Move …
- 05:48 Ticket #12518 (String conversation problems in the X11 Version) closed by
- fixed: (In [65657]) Use wxString methods for UTF-8 conversions in wxX11 code. …
- 05:48 Changeset [65657] by
- Use wxString methods for UTF-8 conversions in wxX11 code. Use …
- 05:48 Changeset [65656] by
- Small clean up in wxX11 Pango code. Don't use unnecessary explicit casts …
- 05:48 Ticket #12517 (wx/unix/utilsx11.h seems to be missing in precompiled headers) closed by
- fixed: (In [65655]) Fix wxX11 compilation when using PCH. wx/unix/utilsx11.h is …
- 05:48 Changeset [65655] by
- Fix wxX11 compilation when using PCH. wx/unix/utilsx11.h is not included …
- 04:57 Ticket #3410 (Print dialog data not return printer name) closed by
- duplicate: Thanks for noticing this old bug, I'll close it as duplicate then even …
- 04:57 Ticket #12520 (wxSpinDoubleEvent documentation) closed by
- fixed: (In [65654]) Document wxSpinDoubleEvent class. Add documentation for the …
- 04:57 Changeset [65654] by
- Document wxSpinDoubleEvent class. Add documentation for the class itself …
- 04:52 Ticket #12513 (empty modal dialog cannot be closed) closed by
- fixed: (In [65653]) Close a modal dialog even when it doesn't have any buttons. …
- 04:52 Changeset [65653] by
- Close a modal dialog even when it doesn't have any buttons. The close …
- 04:51 Ticket #12523 (commentary typo) closed by
- fixed: (In [65652]) Fix typo in wxStandardPathsBase::ResourceCat description and …
- 04:51 Changeset [65652] by
- Fix typo in wxStandardPathsBase::ResourceCat description and document it. …
- 04:38 Ticket #12523 (commentary typo) created by
- Hi, there's a doc typo: sed -i -e s/categorires/categories/ …
- 03:12 Ticket #12522 (wxGTK assert failed in wxPen::GetStyle on wxDC::DrawLine) created by
- wxGTK 2.9.1 OpenSolaris build 134 GCC 3.4.3 GTK+ 2.18.5 Similar to the …
09/26/10:
- 22:48 Ticket #12521 (watcom 1.9 wmake fails on 2.9.1 w/ apparently old error w/ defs.h macros) created by
- Have previously used wxwidgets 2.8.* w/ watcom 1.8 and below. When …
- 15:11 Changeset [65651] by
- Compilation fix for MinGW STL build. std::tr1::unordeded_map<T *>::find() …
- 15:11 Changeset [65650] by
- Compilation fix for MinGW 4.x in new keyboard code. Explicitly choose the …
- 15:11 Changeset [65649] by
- Make wxDateTime::Tm::yday public and document it. There doesn't seem any …
- 15:11 Changeset [65648] by
- Initialize wxDateTime::Tm::yday in the ctor. Set Tm::yday to a fixed …
- 15:11 Changeset [65647] by
- Correct g++ 4.x warnings about suggested explicit braces. Several …
- 13:26 Changeset [65646] by
- Added basic implementation for wxRadioBox and simplified choices handling …
- 11:39 Changeset [65645] by
- Added basic implementation for wxCheckBox
- 09:38 Changeset [65644] by
- Added implementation of wxWindow::DoFindFocus
- 09:07 Changeset [65643] by
- General tidying of the floating image layout code Added CanEditProperties, …
- 07:39 Changeset [65642] by
- Added missing wxStaticLine::GetHandle() implementation
- 07:33 Changeset [65641] by
- Removed manual deletion of Qt widgets (wxQtPointer destructor is doing …
- 05:31 Ticket #12520 (wxSpinDoubleEvent documentation) created by
- This simple patch adds documentation for the wxSpinDoubleEvents.
- 05:00 Changeset [65640] by
- Replaced QPointer usage with wxQtPointer
09/25/10:
- 15:58 Ticket #12519 (Custom artprovider not called) created by
- This never gets called, gets no crack at it wxBitmap …
- 14:21 Ticket #12518 (String conversation problems in the X11 Version) created by
- The wxMBConv::cWC2MB function couldn't be called with a wxString parameter …
- 14:00 Ticket #12517 (wx/unix/utilsx11.h seems to be missing in precompiled headers) created by
- Compiling wxWidgets with gcc for X11 the file x11/windows.cpp failed to …
- 07:15 Changeset [65639] by
- Fix
Note: See TracTimeline
for information about the timeline view.
