Timeline
06/08/12:
- 19:02 Ticket #14389 (Views can get popped off NSFocusStack in wrong order causing an exception ...) closed by
- fixed
- 17:15 Changeset [71709] by
- Update comments
- 13:04 Changeset [71708] by
- Fix copy/paste error
- 12:56 Ticket #14389 (Views can get popped off NSFocusStack in wrong order causing an exception ...) created by
- A wxClientDC can be instantiated in the main window which pushes a view …
- 12:33 Changeset [71707] by
- Add virtual flag for SendAutoScrollEvents
- 12:27 Changeset [71706] by
- Turn off auto-scrolling. For this sample it is rather annoying.
- 12:27 Changeset [71705] by
- Add a few notes about recent commits
- 12:26 Ticket #11612 (wxBufferedDC used with wxScrolledWindow fails in trunk) closed by
- fixed: (In [71704]) Keep track of the area intended to be buffered, and use that …
- 12:26 Changeset [71704] by
- Keep track of the area intended to be buffered, and use that in UnMask …
- 12:26 Changeset [71703] by
- Add doc for SendAutoScrollEvents
- 11:44 Ticket #14387 (wxWindowBase::IsDescendant crash) closed by
- fixed: (In [71702]) Fix wxWindow::IsDescendant() to work with argument equal to …
- 11:44 Changeset [71702] by
- Fix wxWindow::IsDescendant() to work with argument equal to this window. …
- 11:44 Ticket #14380 (wxThreadEvent can corrupt its wxString member in its copy constructor) closed by
- fixed: (In [71701]) Use wxString::Clone() instead of c_str() in wxThreadEvent …
- 11:44 Changeset [71701] by
- Use wxString::Clone() instead of c_str() in wxThreadEvent copy ctor. …
- 11:44 Ticket #14379 (Don't heavy rely on TOOLKIT in bakefiles) closed by
- fixed: (In [71700]) Use PLATFORM checks in bakefiles instead of TOOLKIT checks. …
- 11:44 Changeset [71700] by
- Use PLATFORM checks in bakefiles instead of TOOLKIT checks. No real …
- 09:04 Changeset [71699] by
- Bump version number in preparation for release Update plugin dependency
- 08:51 Changeset [71698] by
- fix spelling typo in documentation
- 08:20 Changeset [71697] by
- * Add interface to notify of when main window is de/activated * Add new …
06/07/12:
- 22:13 Changeset [71696] by
- bug fix
- 22:13 Changeset [71695] by
- Add wx.adv.Wizard
- 22:13 Changeset [71694] by
- Wordwrap the text used for docstrings. Put the signatures for the ctors …
- 22:11 Changeset [71693] by
- Interface fixes for Phoenix
- 22:06 Ticket #14388 (Mnemonic doesn't work for wxCheckBox after wxStaticText) created by
- Navigate to the wxCheckBox 'Enable' using the accelerator M-e. That is not …
- 15:23 Ticket #14387 (wxWindowBase::IsDescendant crash) created by
- I recently updated to 2.9.3 (downloaded a nightly build 2 days ago). I …
- 14:07 Changeset [71692] by
- Phoenix: - Latest Phoenix development integrated in the documentation …
- 13:01 Changeset [71691] by
- Prompt for new file/folder names prior to creation to avoid extra step of …
- 12:25 Changeset [71690] by
- * Add return value to AddDirectory/AddWatchDirectory * Handle access …
- 11:55 Changeset [71689] by
- adjust frequency check interval minor simplifications
- 09:17 Ticket #14386 (wxAui documentation 1st attempt) created by
- Hello all, Here is my first attempt at some more complete wxAui library …
- 08:40 Changeset [71688] by
- Wait on threading condition object when monitor list becomes empty to …
- 08:28 Changeset [71687] by
- * Stop watching all sub paths as well when a parent path is removed from …
- 07:56 Ticket #14385 (wxScrolledWindow calls wxWindow::Update()) created by
- I'm implementing, as advised in the documentation, a wxScrolledWindow …
- 07:48 Changeset [71686] by
- * Further loop optimizations * Update expanded image in tree view
- 05:18 Ticket #14384 (Mac: prevent potential crash when using AppleScript) created by
- I have had a reproducible crash occur, caused by errors in my Applescript. …
06/06/12:
- 22:18 Ticket #14381 (Fix some msvc warnings in wxGTK) closed by
- fixed: (In [71685]) fix warnings about conversion to bool, closes #14381
- 22:18 Changeset [71685] by
- fix warnings about conversion to bool, closes #14381
- 22:13 Changeset [71684] by
- fix warnings about unreachable return statements
- 21:43 Changeset [71683] by
- Add export macro for wxTreeListEvent so the non-inline class info and …
- 21:43 Changeset [71682] by
- Interface fixes for Phoenix
- 21:43 Changeset [71681] by
- Add missing wxRichToolTip::SetTitleFont implementation.
- 21:42 Changeset [71680] by
- Interface fixes for Phoenix
- 21:42 Ticket #14383 (wxComboBox does not set the string value in the ...) created by
- On most platforms the new string selection is stored in the string value …
- 21:34 Changeset [71679] by
- Add wx.adv.TreeListCtrl
- 21:34 Changeset [71678] by
- Add wx.adv.TimePickerCtrl
- 21:34 Changeset [71677] by
- Add wx.adv.RichToolTip
- 21:34 Changeset [71676] by
- Add wx.adv.BitmapComboBox
- 21:34 Changeset [71675] by
- Clarify the Bind docstring a little bit
- 14:21 Ticket #14382 (Building a gtk2 (x11) version under cygwin) created by
- I tried configure --with-gtk --without-msw under cygwin to get a version …
- 13:29 Changeset [71674] by
- minor cleanup * Fix spelling errors in docs * use properties more …
- 13:12 Changeset [71673] by
- Fix thread safety / crash issue caused by calling GetTranslation on a …
- 12:59 Changeset [71672] by
- Update aui
- 12:41 Changeset [71671] by
- Phoenix: delete unused/personally compiled DLLs from the wx folder.
- 12:36 Changeset [71670] by
- improve error checking
- 12:36 Changeset [71669] by
- Phoenix: - Add support for wx.adv.OwnerDrawnComboBox and wx.ComboCtrl …
- 11:47 Ticket #14381 (Fix some msvc warnings in wxGTK) created by
- warning C4800: 'gboolean' : forcing value to bool 'true' or 'false' …
- 11:40 Ticket #14380 (wxThreadEvent can corrupt its wxString member in its copy constructor) created by
- wxThreadEvent uses the method c_str() of wxString to create a copy of its …
- 11:32 Changeset [71668] by
- Fix error in loading file history caused by empty file name getting into …
- 11:26 Ticket #14317 (wxDateTime wrongly does DST adjustments in UTC) reopened by
- Vadim isn't saying that you must submit a patch, he's saying that since …
- 11:16 Changeset [71667] by
- Fix unbound local in new filebrowser code
- 10:55 Changeset [71666] by
- Choose directory dialog from Find Dialog will now automatically expand to …
- 10:20 Ticket #14379 (Don't heavy rely on TOOLKIT in bakefiles) created by
- Remove some TOOLKIT dependencies or replace TOOLKIT with OS (platform) …
- 10:18 Ticket #14320 (html help viewer, fix display sync error) closed by
- fixed: (In [71665]) wxHtmlHelpWindow: Fix contents panel syncing with view. …
- 10:18 Changeset [71665] by
- wxHtmlHelpWindow: Fix contents panel syncing with view. Simply opened …
- 10:14 Ticket #14317 (wxDateTime wrongly does DST adjustments in UTC) closed by
- wontfix: yep, I don't want make fix. Just bug report, if you accept only pathes, …
06/05/12:
- 20:47 Ticket #14378 (Segfault when lib including wxWidgets functionality ends without ...) created by
- I'm getting a segfault only on wxGTK (linux) when a dll/lib (in this case …
- 19:06 Changeset [71664] by
- add missing public keyword for base class
- 18:15 Changeset [71663] by
- remove expectedFailure decorator, because it should not fail now with the …
- 18:15 Changeset [71662] by
- Add OwnerDrawnComboBox
- 18:15 Changeset [71661] by
- Update to a newer build of SIP to get some bug fixes
- 18:15 Changeset [71660] by
- return self from ignore() so we can chain another operation on it
- 18:15 Changeset [71659] by
- Some little tweaks and fixes
- 18:15 Changeset [71658] by
- Add note about multiple inheritance
- 18:15 Changeset [71657] by
- Make HitTest return 2 values and add HitTestSubItem that reurns all 3, …
- 18:14 Changeset [71656] by
- Add wx.ComboCtrl and wx.ComboPopup
- 18:14 Changeset [71655] by
- HasTransparentBackground is protected in some classes
- 18:14 Changeset [71654] by
- Use $PROJECTS
- 14:26 Changeset [71653] by
- If there is a sizer then use it's calculated minimum in …
- 14:26 Changeset [71652] by
- Interface fixes for Phoenix
- 14:26 Changeset [71651] by
- Interface fixes for Phoenix
- 13:19 Changeset [71650] by
- - RibbonBar: Implement the extension button on RibbonPanel via the …
- 11:30 Changeset [71649] by
- fix spelling typos
- 09:49 Ticket #14292 (GLIB warnings on Ubuntu 12.04 when destroying wxMenuBar) closed by
- fixed: (In [71648]) Workaround for Ubuntu 12.04 run time warning …
- 09:49 Changeset [71648] by
- Workaround for Ubuntu 12.04 run time warning "LIBDBUSMENU-GLIB-WARNING **: …
- 06:10 Ticket #14377 (Carbon, correct handling of modifier keys) created by
- This patch brings Carbon modifier key handling in sync with Cocoa, where …
- 05:21 Ticket #14372 (wxTextCtrl::GetInsertionPoint documentation error) closed by
- fixed: (In [71647]) Don't give incorrect example in …
- 05:21 Changeset [71647] by
- Don't give incorrect example in wxTextEntry::GetInsertionPoint() docs. …
- 05:12 Ticket #14376 (Ribbon sample doesn't compile after changes in r71642) closed by
- fixed: (In [71646]) Fix ribbon sample compilation after r71642. Add a missing …
- 05:12 Changeset [71646] by
- Fix ribbon sample compilation after r71642. Add a missing header with …
- 04:24 Ticket #14376 (Ribbon sample doesn't compile after changes in r71642) created by
- Ribbon sample doesn't compile (MSVC 2008) after changes in r71642, where …
06/04/12:
- 13:33 Changeset [71645] by
- - RibbonBar: Implement the extension button on RibbonPanel via the …
- 10:36 Changeset [71644] by
- Fix layout of wxStaticText, and possibly other controls. GtkLabel …
- 09:46 Ticket #14375 (wx.lib.intctrl.IntCtrl allows pasting of non-numeric text and raises and ...) created by
- Two issues: 1. If I paste non-numeric text, such as "max" using the …
- 05:35 Ticket #14374 (wxGTK: The r71465 GTK3 fix can break wxStaticText sizing) created by
- I have a wizard page with several wxStaticTexts. These are created, then …
- 02:13 Changeset [71643] by
- Corrected collection of common attributes, for clashing font size units.
06/03/12:
- 16:43 Ticket #14373 (Cocoa Dataview combobox value disappears upon being changed) created by
- I have noticed that the value/text of a combobox inside a dataview …
- 14:37 Ticket #14372 (wxTextCtrl::GetInsertionPoint documentation error) created by
- Example in documentation of wxTextCtrl::GetInsertionPoint() …
- 13:03 Ticket #14371 (Fix wxMSW compilation with UTF-8-based wxString) closed by
- fixed: This patch was applied in r71640 and should be closed.
- 12:17 Ticket #14283 (Add Ext button to wxRibbonPanel) closed by
- fixed: (In [71642]) Implement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbonPanel …
- 12:17 Changeset [71642] by
- Implement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbonPanel style. Show …
- 12:17 Changeset [71641] by
- Add wxRibbonControl::GetAncestorRibbonBar() helper. New method allowing …
- 12:16 Changeset [71640] by
- Use wxString::t_str() in calls to Windows API functions in wxMSW. Use …
- 10:41 Changeset [71639] by
- Use wxCOMPtr throughout wxWebViewIE to simplify the code and reduce the …
- 10:29 Ticket #14371 (Fix wxMSW compilation with UTF-8-based wxString) created by
- Use wxString::t_str() and wxMSW_CONV_*() instead of wx_str() in Windows …
06/02/12:
- 19:29 Ticket #14370 (if I create a floating pane from a tab and double click on the caption it ...) created by
- reproduction: 1. open AUI demo 2. float the 'Auto NB' tab …
- 14:40 Ticket #14369 (wxTextCtrl::SetValue() sometimes borked in wxGTK) created by
- In certain mysterious circumstances, wxTextCtrl::SetValue() doesn't clear …
- 10:29 Ticket #14368 (wxDataViewChoiceRenderer does handle value changes correctly) created by
- Using Mac OSX 10.7 wxDataViewChoiceRenderer does not handle value changes …
06/01/12:
- 16:43 Ticket #14367 ([patch] Fix typos in wxpython trunk) created by
- Patch attached.
- 15:34 Ticket #14366 (Add support for Visual Studio 2012) closed by
- fixed: (In [71638]) Add support for MSVC 11 (a.k.a. MSVS 2012) to MSVC-specific …
- 15:34 Changeset [71638] by
- Add support for MSVC 11 (a.k.a. MSVS 2012) to MSVC-specific setup.h. Use …
- 15:34 Ticket #14359 (m_oldSelections holds stale values and blocks events even after ...) closed by
- fixed: (In [71637]) Clear old selection when wxListBox becomes empty. When …
- 15:34 Changeset [71637] by
- Clear old selection when wxListBox becomes empty. When …
- 15:34 Ticket #14338 (Helpers to convert wxString to LPCTSTR, LPTSTR and LPARAM) closed by
- fixed: (In [71636]) Add wxMSW_CONV_LPCTSTR() and related macros and use them in …
- 15:34 Changeset [71636] by
- Add wxMSW_CONV_LPCTSTR() and related macros and use them in wxBase. Add …
- 15:27 Ticket #14366 (Add support for Visual Studio 2012) created by
- The RC has been released. include\msvc\wx\setup.h needs to be updated.
- 15:16 Ticket #14363 (OS X: wxString::Upper() does not convert accented letters) closed by
- invalid: You do need to specify the locale for the case conversion to work (which …
- 10:55 Ticket #14359 (m_oldSelections holds stale values and blocks events even after ...) reopened by
- Replacing my call to m_oldSelections.clear() with UpdateOldSelections() …
- 09:21 Changeset [71635] by
- Disable wxUIActionSimulator wxGrid tests using mouse under wxGTK. …
- 09:21 Changeset [71634] by
- Add IsAutomaticTest() function to the unit tests. This allows to easily …
- 09:21 Changeset [71633] by
- Use printf() instead of wxPrintf() in cppunit details listener. Wide char …
- 08:25 Changeset [71632] by
- Compilation fix to wxWebView under wxOSX/Carbon after r71620. …
- 08:25 Ticket #14358 (WebKitCtrl's RunScript Method Returns Incorrect Values) closed by
- fixed: (In [71631]) Fix wxWebKitCtrl::RunScript() return value. Replace …
- 08:25 Changeset [71631] by
- Fix wxWebKitCtrl::RunScript() return value. Replace comparisons of the …
- 04:04 Ticket #14356 (Define wxCLASSINFO for 2.8 too) reopened by
- Shouldn't have closed it, there is a forward compatibility patch for 2.8 …
- 04:01 Changeset [71630] by
- Add support for CP1258 (Vietnamese) and CP1361 (Korean Johab) encodings. …
- 04:01 Changeset [71629] by
- Use "GBK" as alternative name for CP936 encoding. This is the official …
- 04:01 Changeset [71628] by
- Use float instead of double division in wxHashMap code. We don't need …
- 04:01 Ticket #14364 (wxFrame reverts background color to system color when system colors change) closed by
- fixed: (In [71627]) Keep user-set wxFrame background color even if MSW system …
- 04:01 Changeset [71627] by
- Keep user-set wxFrame background color even if MSW system background …
- 04:01 Ticket #14359 (m_oldSelections holds stale values and blocks events even after ...) closed by
- fixed: (In [71626]) Update old selections after clearing wxListBox in wxGTK. …
- 04:01 Changeset [71626] by
- Update old selections after clearing wxListBox in wxGTK. Don't keep stale …
- 04:01 Ticket #14356 (Define wxCLASSINFO for 2.8 too) closed by
- fixed: (In [71625]) Use wxCLASSINFO() instead of deprecated CLASSINFO(). No real …
- 04:01 Changeset [71625] by
- Use wxCLASSINFO() instead of deprecated CLASSINFO(). No real changes, …
- 04:01 Changeset [71624] by
- Use wxDynamicCast() instead of IsKindOf() checks. wxDynamicCast() is less …
- 04:01 Changeset [71623] by
- Remove unneeded dynamic cast in wxPropertyGrid. It's completely useless …
- 04:01 Changeset [71622] by
- Remove unnecessary dynamic cast in wxComboPopupWindow. Objects of this …
- 04:01 Ticket #14353 (Missing condition in PopEventHandler) closed by
- fixed: (In [71621]) Don't reset previous window event handler in …
- 04:01 Changeset [71621] by
- Don't reset previous window event handler in PopEventHandler(). This is …
- 04:01 Ticket #14352 (wxWebKitCtrl::OnSize() hack not activated due to typo in #if statement) closed by
- fixed: (In [71620]) Fix wxMac preprocessor check in wxWebView code. Fix typo in …
- 04:01 Changeset [71620] by
- Fix wxMac preprocessor check in wxWebView code. Fix typo in "WXMAC" …
- 04:00 Ticket #14347 (wxGrid Render refactor) closed by
- fixed: (In [71619]) No changes, just refactor wxGrid::Render() to simplify it. …
- 04:00 Changeset [71619] by
- No changes, just refactor wxGrid::Render() to simplify it. Introduce a …
- 03:49 Ticket #3315 (Add Vietnamese and Johab (Korean) encodings support) closed by
- duplicate: Same as #14360 which has a patch.
- 03:07 Ticket #14365 (Reference counted wxStringImpl uses non-atomic increment/decrement on ...) created by
- I was trying to increase performance of my app in 2.9.3 by using the …
- 03:00 Ticket #14364 (wxFrame reverts background color to system color when system colors change) created by
- I have noticed in wxWidgets 2.8.12 that when you set your own background …
- 01:31 Ticket #14354 (configure --enable-debug does not produce debug build) closed by
- invalid: "d" is only added under Windows to indicate the use of debug CRT which is …
Note: See TracTimeline
for information about the timeline view.
