Timeline
05/27/12:
- 11:22 Ticket #14341 (After closing Modal dialog, remaining windows are still blocked) created by
- In MKVToolnix there is a main window where you can set-up jobs and queue …
- 06:00 Ticket #14294 (wxGrid Render to wxDC method) closed by
- fixed: (In [71577]) Add wxGrid::Render() for drawing the grid to any wxDC. In …
- 06:00 Changeset [71577] by
- Add wxGrid::Render() for drawing the grid to any wxDC. In particular, …
- 06:00 Changeset [71576] by
- Add wxGrid::DrawRangeGridLines(). This method draws only the grid lines …
- 06:00 Changeset [71575] by
- No changes, just refactor wxGrid::DrawAllGridLines(). Extract the actual …
- 06:00 Ticket #14293 (Resource leak in wxAutomationObject::Invoke() if argument conversion fails) closed by
- fixed: (In [71574]) Fix memory leaks in wxAutomationObject::Invoke(). Use …
- 06:00 Changeset [71574] by
- Fix memory leaks in wxAutomationObject::Invoke(). Use wxVector<>, …
05/26/12:
- 16:47 Ticket #14340 (Document that wxTarEntry::SetSize() must be called when using unseekable ...) created by
- When the wxTar* and wxZlib* classes were first announced, it was told you …
- 13:35 Changeset [71573] by
- - Shorten up the documentation page header; - Add samples for …
- 07:17 Changeset [71572] by
- Added full scaling to wxRTC
- 05:29 Ticket #14261 (unloading wxPluginLibrary objects in "wrong" order) closed by
- fixed: (In [71571]) Fix bug with unloading wxPluginLibrary objects in "wrong" …
- 05:29 Changeset [71571] by
- Fix bug with unloading wxPluginLibrary objects in "wrong" order. …
- 05:29 Ticket #14296 (Add support for conversion of wxVariant with "arrstring" type to OLE ...) closed by
- fixed: (In [71570]) Refactor SAFEARRAY creation code in wxConvertStringFromOle(). …
- 05:29 Changeset [71570] by
- Refactor SAFEARRAY creation code in wxConvertStringFromOle(). No changes, …
- 05:29 Ticket #14337 (wxRendererXP::DrawChoice() wrongly delegates to wxRendererMSW) closed by
- fixed: (In [71569]) Fix DrawChoice() behaviour in wxRendererXP. The …
- 05:29 Changeset [71569] by
- Fix DrawChoice() behaviour in wxRendererXP. The implementation of …
- 05:29 Changeset [71568] by
- Remove private headers from files.bkl. Private headers are not supposed …
- 05:29 Ticket #14339 (include/wx/osx/private dir not copied by make install) closed by
- fixed: (In [71567]) Move include/wx/osx/private/objcid.h to include/wx/osx/core. …
- 05:29 Changeset [71567] by
- Move include/wx/osx/private/objcid.h to include/wx/osx/core. This header …
05/25/12:
- 14:35 Changeset [71566] by
- remove the 't' mode for codecs.open
- 14:27 Ticket #14339 (include/wx/osx/private dir not copied by make install) created by
- On latest svn revision after compiling, the directory …
- 14:12 Ticket #14338 (Helpers to convert wxString to LPCTSTR, LPTSTR and LPARAM) created by
- Converting helpers is better then inlined casts because of: 1. They are …
- 13:43 Changeset [71565] by
- update py3 notes
- 13:43 Changeset [71564] by
- Use codecs.open in textfile_open() for Py2.7 so it can work more like …
- 10:02 Changeset [71563] by
- Add wxDataViewListCtrl::GetItemCount(). This method is convenient and …
- 10:02 Ticket #11088 (Addition of wxDataViewListStore::Set/GetItemData) closed by
- fixed: (In [71562]) Add wxDataViewListCtrl::{Set,Get}ItemData() methods. These …
- 10:02 Changeset [71562] by
- Add wxDataViewListCtrl::{Set,Get}ItemData() methods. These methods are …
- 10:02 Changeset [71561] by
- Use wxUIntPtr instead of wxClientData in wxDataViewListCtrl. Do not …
- 07:24 Ticket #14337 (wxRendererXP::DrawChoice() wrongly delegates to wxRendererMSW) created by
- wxRendererXP::DrawChoice does not work correctly, it results in …
- 03:36 Ticket #14336 (wxHTTP::Connect() doesn't really open connection to the server) created by
- When trying to connect to localhost, wxHTTP::Connect always returns true …
- 02:55 Ticket #14309 (change wxAuiNotebook & wxBookCtrlBase to avoid shadow functions) closed by
- duplicate: I fixed the problem for the last two, the remaining issue is the same as …
- 02:48 Changeset [71560] by
- Remove redundant wxAuiNotebook methods already present in wxBookCtrlBase. …
- 02:48 Ticket #14310 (wxControlContainer::SetLastFocus() exponential behaviour) closed by
- fixed: (In [71559]) Don't send a huge number of unneeded wxChildFocusEvents. …
- 02:48 Changeset [71559] by
- Don't send a huge number of unneeded wxChildFocusEvents. …
- 02:48 Changeset [71558] by
- Suppress warnings about gnome_print_dialog_get_range() return type. This …
- 02:48 Ticket #14332 (wxStyledTextCtrl::PositionToXY() implementation fix) closed by
- fixed: (In [71557]) Fully implement wxStyledTextCtrl::PositionToXY(). Fill in …
- 02:48 Changeset [71557] by
- Fully implement wxStyledTextCtrl::PositionToXY(). Fill in the column …
- 02:48 Ticket #14331 (Copying a rectangular selection in a StyledTextCtrl causes a crash (buffer ...) closed by
- fixed: (In [71556]) Fix calculation of wxStyledTextCtrl selection size in …
- 02:48 Changeset [71556] by
- Fix calculation of wxStyledTextCtrl selection size in GetSelectedText(). …
- 02:48 Ticket #14334 (wxAffineMatrix2D transform errors) closed by
- fixed: (In [71555]) Several fixes for wxAffineMatrix2D transformations. Correct …
- 02:48 Changeset [71555] by
- Several fixes for wxAffineMatrix2D transformations. Correct errors in …
- 02:26 Ticket #14313 (Assert in wxNotebook::GetPageCount fires during resize) closed by
- duplicate: OK, one of them should probably be closed then. I don't know which one …
05/24/12:
- 16:28 Changeset [71554] by
- Many, many (many!) changes needed to build and run the Phoenix extension …
- 16:27 Changeset [71553] by
- Add a space to make it clear that we're returning the address of the …
- 16:27 Changeset [71552] by
- we also need the /Z7 flag for debug info on MSVC
- 16:27 Changeset [71551] by
- Add wx.adv.SplashScreen
- 16:27 Changeset [71550] by
- Add wx.adv.NotificationMessage
- 16:26 Changeset [71549] by
- Changes to allow these build scripts to use python3
- 16:26 Changeset [71548] by
- Interface fixes for Phoenix
- 16:21 Changeset [71547] by
- Document that SetFocus() can't be called from EVT_KILL_FOCUS handler. …
- 16:12 Ticket #14335 (wxtextctrl tab order not working on 2.9.3 same code work on 2.8.9) closed by
- invalid: As discussed on the mailing list, you can't call SetFocus() from …
- 09:34 Ticket #14335 (wxtextctrl tab order not working on 2.9.3 same code work on 2.8.9) created by
- I am porting code that was written under 2.8.9 to use 2.9.3 and found that …
- 09:03 Ticket #14334 (wxAffineMatrix2D transform errors) created by
- The attached patch fixes a couple of errors in TransformPoint() and …
- 05:32 Ticket #14333 (wxCocoa sends EVT_MENU_OPEN for any key matching a shortcut, even if the ...) created by
- it can be seen in the menu sample. press simple letter c (as in Cmd+C) …
- 02:54 Ticket #14331 (Copying a rectangular selection in a StyledTextCtrl causes a crash (buffer ...) reopened by
- Also need to be fixed in GetSelectedText, which is generated from code in …
- 01:31 Ticket #14332 (wxStyledTextCtrl::PositionToXY() implementation fix) created by
05/23/12:
- 23:30 Ticket #14296 (Add support for conversion of wxVariant with "arrstring" type to OLE ...) reopened by
- I have attempted to refactor the code, not sure if you will consider …
- 14:16 Ticket #14325 (Fix wxBase/Windows compilation with wxString/UTF-8) closed by
- fixed: (In [71546]) Fix wxBase compilation with UTF-8-based wxString under MSW. …
- 14:16 Changeset [71546] by
- Fix wxBase compilation with UTF-8-based wxString under MSW. Use …
- 14:16 Changeset [71545] by
- Don't use wxCHECK_W32API_VERSION() in #if when it can be undefined. …
- 14:16 Changeset [71544] by
- No real changes, just slightly simplify HasAppKit_10_6() function. Remove …
- 14:16 Ticket #14327 (Compile error with #define wxUSE_STL_BASED_WXSTRING 0) closed by
- fixed: (In [71543]) Compilation fix for wxUSE_STL && !wxUSE_STL_BASED_WXSTRING …
- 14:16 Changeset [71543] by
- Compilation fix for wxUSE_STL && !wxUSE_STL_BASED_WXSTRING build. Don't …
- 14:16 Changeset [71542] by
- Document that wxClipboard::Flush() is not implemented in wxGTK. See …
- 14:16 Changeset [71541] by
- Document "raw control" use with accelerators. Mention it in the places …
- 14:16 Ticket #14331 (Copying a rectangular selection in a StyledTextCtrl causes a crash (buffer ...) closed by
- fixed: (In [71540]) Fix calculation of the wxStyledTextCtrl selection size. Use …
- 14:16 Changeset [71540] by
- Fix calculation of the wxStyledTextCtrl selection size. Use …
- 14:16 Changeset [71539] by
- No real changes, just backwards propagate the changes to stc.cpp. Apply …
- 13:54 Ticket #14330 (Clipboard's flush() method fails in wxPython on linux systems) closed by
- duplicate: Yes, this looks like the same bug. It's inactive because I still don't …
- 13:36 Changeset [71538] by
- Fix removing event handler filters in wxEvtHandler. Removal from the …
- 08:45 Ticket #14331 (Copying a rectangular selection in a StyledTextCtrl causes a crash (buffer ...) created by
- The code in stc.cpp miscalculates the size of the buffer by assuming the …
- 06:51 Ticket #14330 (Clipboard's flush() method fails in wxPython on linux systems) created by
- Not sure if this is a duplicate of #10515, which is three years old and …
- 06:29 Ticket #13907 (wxWebViewHandler does not change the displayed page) closed by
- worksforme: As there is no more information about this and it works for me using the …
- 06:06 Ticket #14329 (With wxGLCanvas window hierarchy does not get resize messages.) created by
- I have a very strange behaviour which seems to be connected to having a …
05/22/12:
- 20:36 Ticket #14328 (wxTipWindow causes focus, mouse enter, and mouse leave events to not be ...) created by
- If a wxTipWindow is shown, and the user clicks the mouse on a different …
- 12:27 Changeset [71537] by
- Phoenix: - Add the BannerWindow sample to the snippets; - Add the …
- 12:02 Changeset [71536] by
- - CustomTreeCtrl: handle hyperlink items on Enter and Space key …
- 06:45 Ticket #14327 (Compile error with #define wxUSE_STL_BASED_WXSTRING 0) created by
- If I compile 2.9.3 with its own wxStringImpl class I get an error on line …
- 02:42 HowToSubmitTicket edited by
- Emphasize that priority and milestone shouldn't be changed. (diff)
- 00:37 Changeset [71535] by
- Fix compilation when wxUSE_DRAG_AND_DROP=0
05/21/12:
- 18:47 Ticket #14326 (wxWebView::RunScript() does not work) created by
- I recently write an application that opens a webpage and perform some …
- 17:18 Changeset [71534] by
- Explicitly specify the pyArgsString for wx.TextAttr.SetFont since the …
- 17:17 Changeset [71533] by
- Fix pi generation of global variables when there is something in front of …
- 17:17 Changeset [71532] by
- Add wx.adv.EditableListBox
- 17:17 Changeset [71531] by
- Add wx.adv.BannerWindow
- 17:17 Changeset [71530] by
- check for a parameter named 'winid' too.
- 17:17 Changeset [71529] by
- Add wx.adv.AnimationCtrl
- 17:17 Changeset [71528] by
- Add simple unittest for wx.Overlay
- 17:17 Changeset [71527] by
- Fixes crashes when trying to use the variadic version of the …
- 17:17 Changeset [71526] by
- Add wx.adv.Joystick
- 17:17 Changeset [71525] by
- Interface fixes for Phoenix
- 13:04 Changeset [71524] by
- - CustomTreeCtrl: handle hyperlink items on Enter and Space key …
- 13:02 Changeset [71523] by
- Phoenix: - Add the 2 snippets of code related to FileType.
- 09:47 Ticket #14325 (Fix wxBase/Windows compilation with wxString/UTF-8) created by
- Use wxString::t_str() instead of wxString::wx_str() in platform dependent …
- 08:43 Changeset [71522] by
- * Add functions for discovering windows drives and their types * Display …
- 07:53 Ticket #14324 (Memory leaks in wxRichTextCtrl) created by
- To reproduce it is enough to run and close richtext sample. VS9 reports …
- 06:44 Ticket #14323 (wxFontDialog blows up when entering text for font point size) created by
- 2012-05-21 09:32:02.424 smbanner[6232:603] An uncaught exception was …
- 01:39 Changeset [71521] by
- Allow for compilation with wxUSE_TOOLTIPS=0
- 01:31 Changeset [71520] by
- Add aui-capability top wxMOTIF for OpenVMS
05/20/12:
- 20:31 Ticket #14322 (Patch for Mac OS X "magnify" track pad support) created by
- I created a very simple patch for adding a wxEVT_MAGNIFY event for Mac OS …
- 14:58 Changeset [71519] by
- Interface fixes for Phoenix
- 13:29 Changeset [71518] by
- Fix 62 harmless but annoying Clang warnings in wxOSX build. Clang warns …
- 13:29 Ticket #13565 (Clang 3.0 doesn't build wxWebKit) closed by
- fixed: (In [71517]) Use wxObjCID instead of "struct objc_object*" to fix clang …
- 13:29 Changeset [71517] by
- Use wxObjCID instead of "struct objc_object*" to fix clang build. Clang …
- 13:29 Ticket #14298 (Patch for displaying tooltip on OSX status bar wxTaskBarIcon) closed by
- fixed: (In [71516]) Add support for task bar icon tooltips to wxOSX version. Set …
- 13:29 Changeset [71516] by
- Add support for task bar icon tooltips to wxOSX version. Set the tooltip …
- 13:29 Ticket #13831 (Cocoa wxFileDialog file types are ignored under certain link conditions) closed by
- fixed: (In [71515]) Improve check for OS X version in Cocoa wxFileDialog …
- 13:29 Changeset [71515] by
- Improve check for OS X version in Cocoa wxFileDialog implementation. A …
- 13:29 Ticket #13951 (ShowWindowModal issue on osx_cocoa) closed by
- fixed: (In [71514]) Reset wxDialog::m_modality sooner in wxOSX. Change the …
- 13:29 Changeset [71514] by
- Reset wxDialog::m_modality sooner in wxOSX. Change the internal flag to …
- 13:29 Ticket #10067 (OSX wxStackWalker support) closed by
- fixed: (In [71513]) Implement wxStackWalker for wxOSX. Use atos(1) to map …
- 13:29 Changeset [71513] by
- Implement wxStackWalker for wxOSX. Use atos(1) to map address to their …
- 13:29 Changeset [71512] by
- Fix menu sample compilation under wxOSX. Include copy.xpm under all …
- 13:29 Ticket #14124 ([OSX Cocoa] wxDataView might crash during destruction) closed by
- fixed: (In [71511]) Fix crash on destruction of wxDataViewCtrl in wxOSX. The …
- 13:29 Changeset [71511] by
- Fix crash on destruction of wxDataViewCtrl in wxOSX. The control remained …
- 12:47 Changeset [71510] by
- Really fix compilation in !wxUSE_LOG_DEBUG && HAVE_VARIADIC_MACROS case. …
- 08:28 Ticket #14321 (wxString - calculate Levenshtein distance) closed by
- wontfix: Thanks for your effort but unfortunately I don't think it's …
- 06:39 Ticket #14321 (wxString - calculate Levenshtein distance) created by
- The following patch adds a method to wxString to calculate the Levenshtein …
- 06:34 Ticket #13205 (wxMac : Disabling popup menu items didn’t work) closed by
- worksforme: The menu in the menu sample works fine for me with r71506, the item …
- 06:08 Changeset [71509] by
- Remove non-existent section from Unicode overview TOC. This section is …
- 06:06 Changeset [71508] by
- Don't use deprecated font family style
- 06:04 Changeset [71507] by
- Compilation fix for wxRichTextCtrl. Don't use wxDEFAULT, there is no …
- 05:30 Changeset [71506] by
- Fix harmless warning from g++ 4.8 in C11 mode. g++ 4.8 recognizes "cpu" …
- 05:25 Changeset [71505] by
- Added pixel size capability to wxTextAttr and wxRichTextCtrl. Fixed …
Note: See TracTimeline
for information about the timeline view.
