Timeline
08/14/10:
- 23:31 Ticket #12354 (Implement RegisterHotKey for operating systems other than Windows) created by
- There are a few platform-specific methods for obtaining this …
- 21:38 Changeset [65301] by
- Set eol-style property on new files.
- 14:18 Ticket #12353 (wxShowEvent documentation update) created by
- The attached patch updates the wxShowEvent related documentation, …
- 08:11 Changeset [65300] by
- wxHyperlinkCtrl calculates size correctly under Win XP and can be …
- 03:55 Ticket #12352 (Incorrect sort order in wxListBox) created by
- Under GTK wxListBox the following set of strings: a AAA Aaa aaa aaab aab …
- 03:40 Ticket #12351 (Incorrect sort order in wxChoice / wxComboBox) created by
- Under GTK wxChoice / wxComboBox sort following set of strings: a AAA Aaa …
- 03:40 Ticket #12348 (wxSocketBase::_Wait fails when called in an MFC-derived application) closed by
- invalid: This is not a supported way of using wx at all. Many, many things will …
- 03:29 Ticket #12350 (wxWindow Get/SetLabel non-functional in GTK) created by
- Unlike in MSW you cannot set or get the label of a plain wxWindow under …
- 03:25 Ticket #12347 (problem building WX_2_6_BRANCH) closed by
- invalid: You must have the msw subdirectory in any version of wxWidgets, I have no …
- 03:24 Changeset [65299] by
- Calls to TaskDialogIndirect() are now done dynamically by retrieving the …
- 03:20 Ticket #12334 (Wonders of the using of 2 or more wxDataView at same time) closed by
- invalid: The patch seems to just move some code around which makes it really …
- 02:09 Ticket #12349 (Cannot clear focus on GTK wxTreeCtrl) created by
- wxTreeCtrl::ClearFocusedItem does not correctly clear focus under GTK. For …
08/13/10:
- 16:57 Ticket #12348 (wxSocketBase::_Wait fails when called in an MFC-derived application) created by
- Defect in _Wait function of wxSocketBase. As the wxTheApp is NULL when in …
- 15:03 Ticket #12347 (problem building WX_2_6_BRANCH) created by
- I'm following the build that text. I'm in the windows sections On step …
- 13:18 Ticket #12280 (HyperTreeList - SetColumnWidth( AUTOSIZE_USEHEADER ) uses the wrong font) closed by
- fixed: Added a SetHeaderFont method to HTL in SVN. Possibly fixed. Please feel …
- 13:17 Changeset [65298] by
- (Possibly) fixes ticket #12280.
- 13:12 Changeset [65297] by
- Allow wxVariant::Convert(wxUniChar* value) to convert single-character …
- 13:05 Ticket #12345 (FlatMenu Prepend add) closed by
- fixed: Fixed in SVN, thanks for the patch and for the very interesting ticket …
- 13:04 Changeset [65296] by
- Fixed ticket #12345 (nice ticket number, by the way...)
- 12:42 Ticket #12346 (wxOSX-cocoa: No backends for wxMediaCtrl) created by
- It appears that they are no backends for wxMediaCtrl implemented for the …
- 12:00 Ticket #12345 (FlatMenu Prepend add) created by
- wx.Menu has a Prepend so I've added that to FlatMenu.
- 08:17 Changeset [65295] by
- Only run BitmapComboBoxTestCase when it is natively supported.
- 07:57 Ticket #12263 (UltimateListCtrl - Attribute's TextColour not being used) closed by
- fixed: This should be fixed in SVN revision 69254.
- 07:56 Changeset [65294] by
- (Possibly) fixed ticket #12263.
- 06:27 Ticket #11888 (UltimateListCtrl - Unable to tab into the control.) closed by
- fixed: Fixed in SVN revision 65293.
- 06:25 Changeset [65293] by
- Fixed ticket #11888
- 04:57 Changeset [65292] by
- Fix harmless MSVC warning about double to float conversion. Make the …
- 04:04 Changeset [65291] by
- Remove some assumptions in WindowTestCase that are not necessarily true.
- 04:02 Changeset [65290] by
- Remove assumption that no item is focussed by default in wxTreeCtrl.
- 04:00 Changeset [65289] by
- Stop wxRadioButton::SetValue(false) test under GTK as this is not …
- 03:57 Changeset [65288] by
- Set a sensible initial size for the wxListBook.
- 03:55 Changeset [65287] by
- Do not test values outside the range as the behaviour is unspecified. Also …
- 03:51 Changeset [65286] by
- Test that no events are sent when an empty wxListControl is cleared.
- 02:55 Changeset [65285] by
- Update wxWinCE compilation instructions. Remove obsolete information …
- 02:54 Ticket #12344 (Cannot set GTK wxRadioButton to fasle) created by
- Under GTK, unlike MSW, calling SetValue(false) does not unselect a …
- 02:54 Ticket #12343 ([wxDFB] wxBitmap swaps R and B colours in certain situations) created by
- wxBitmap displays with R and B colours swapped IFF the wxBitmap …
- 02:36 Changeset [65284] by
- add change choice key feature
- 01:21 Ticket #12342 (wxSpinCtrlDbl SetIncrement() and SetDigits() interaction) created by
- Under GTK GetIncrement and SetIncrement have a few bugs: 1. SetIncrement …
- 00:35 Ticket #12341 (Fix wxTextValidator style name mentioned in docs) created by
- wxFILTER_SIMPLE_NUMBER is written instead of wxFILTER_DIGITS.
08/12/10:
- 23:20 Ticket #12340 ([wxGenericDirCtrl] conflicts wxDirFilterListCtrl::OnSelFilter()) created by
- This function calls wxGenericDirCtrl::GetPath() in all cases, it means, …
- 21:23 Changeset [65283] by
- no-op change to get build bot running
- 13:10 Ticket #12339 (listctrl_mac.cpp) created by
- File: src/mac/carbon/listctrl_mac.cpp Wrong parameter places.
- 12:50 Ticket #12338 (OnExceptionInMainLoop should allow exception to be reported) created by
- Like earlier posters I have a wxpython application which occasionally …
- 12:36 Ticket #12337 (wxDCImpl::DoGradientFillConcentric fix) created by
- Fix for wxDCImpl::DoGradientFillConcentric This method was broken on …
- 08:59 Ticket #12336 (wxListCtrl send incorrect DeleteAllItems event) created by
- Under MSW wxListCtrl::DeleteAllItems (and thus ClearAll as well) send a …
- 08:01 Ticket #12335 (wxComboBox not sending popup and dismiss events) created by
- Under GTK wxComboBox::Popup and wxComboBox::Dismiss do not send events as …
- 06:30 Changeset [65282] by
- Only include testableframe.h if we are compiling with wxUSE_GUI otherwise …
- 06:21 Changeset [65281] by
- Wrap all individual tests in #if wxUSE_UIACTIONSIMULATOR blocks so they …
- 05:44 Ticket #12320 (Exception when (dragging and) dropping a pane using AGW.aui) closed by
- fixed: Thanks Frank, patch applied on SVN.
- 05:41 Changeset [65280] by
- - Fixed ticked #12320 (thanks to Frank Niessink); - Partially fixed …
- 05:40 Changeset [65279] by
- - Fixed ticked #12320 (thanks to Frank Niessink); - Partially fixed …
- 05:36 Changeset [65278] by
- Move timer.cpp from core to base library
- 04:39 Ticket #12334 (Wonders of the using of 2 or more wxDataView at same time) created by
- I'm use 2 wxDataView controls in one window, and when i fill them both …
- 04:32 Ticket #12333 (Precompiled headers and MinGW GCC 4) created by
- Greetings, if I understand it correctly, the current …
- 04:22 Ticket #12332 (Building wxMSW with Clang/LLVM) created by
- Greetings, I've started experimenting with LLVM and have read that the new …
- 01:52 Changeset [65277] by
- Define a new macro WXUISIM_TEST that is only defined if …
- 01:25 Changeset [65276] by
- no-op change to get build bot running
08/11/10:
- 16:56 Changeset [65275] by
- A slightly modified version of a patch that draws its sash in the …
- 16:55 Ticket #11999 (MultiSplitterWindow - Draws its sash in the background colour if ...) closed by
- fixed: (In [65274]) A slightly modified version of a patch that draws its sash in …
- 16:55 Changeset [65274] by
- A slightly modified version of a patch that draws its sash in the …
- 16:11 Changeset [65273] by
- New build slave for wxQt
- 15:15 Changeset [65272] by
- docstring fix
- 15:13 Changeset [65271] by
- Patch to hide popup when clicking drop down button twice. Closes #12303
- 15:11 Ticket #12303 (wx.lib.combotreebox: hide popup when clicking drop down button twice) closed by
- fixed: (In [65270]) Patch to hide popup when clicking drop down button twice. …
- 15:11 Changeset [65270] by
- Patch to hide popup when clicking drop down button twice. Closes #12303
- 14:10 Ticket #12224 (wxPython: Unable to disable menu items on Mac OS X) closed by
- wontfix: This is fixed already in 2.9. It's probably not worth the effort to track …
- 13:54 Changeset [65269] by
- Check capture state in dragscroller. Closes #11962
- 13:53 Ticket #11962 (ReleaseMouse() crash in wx.lib.dragscroller) closed by
- fixed: (In [65268]) Check capture state in dragscroller. Closes #11962
- 13:53 Changeset [65268] by
- Check capture state in dragscroller. Closes #11962
- 13:48 Changeset [65267] by
- wx.lib.colourutils.BestLabelColour - Added an argument for black and white …
- 13:47 Ticket #12207 (wx.lib.colourutils.BestLabelColour - Added an argument for black and white ...) closed by
- fixed: (In [65266]) wx.lib.colourutils.BestLabelColour - Added an argument for …
- 13:47 Changeset [65266] by
- wx.lib.colourutils.BestLabelColour - Added an argument for black and white …
- 09:51 Ticket #12331 (wxRibbon, MSW provider - bad colors if primary color is shade of gray) closed by
- fixed: r65265 should improve the behaviour here.
- 09:51 Changeset [65265] by
- Improve wxRibbonMSWArtProvider's colour scheme generation when the primary …
- 09:46 Changeset [65264] by
- Don't test a backwards range as this is properly handled by wxSL_INVERSE …
- 09:46 Changeset [65263] by
- Tidy GaugeTestCase so no unspecified behaviour is tested.
- 09:45 Changeset [65262] by
- Remove the negative focus call as this is unspecified behaviour.
- 09:04 Ticket #12331 (wxRibbon, MSW provider - bad colors if primary color is shade of gray) created by
- How to reproduce: Start wxRibbon sample, click appearance, scroll down, …
- 09:04 Changeset [65261] by
- Handle wxDefaultSize correctly in wxNonOwnedWindow under wxOSX. Creating …
- 09:03 Changeset [65260] by
- Make wxTopLevelWindow::GetDefaultSize() public and document it. This …
- 09:03 Changeset [65259] by
- Add wxPoint::IsFullySpecified() and SetDefaults(). These methods do the …
- 09:03 Changeset [65258] by
- Fix handling of help buttons with non-empty label under OS X. Creating a …
- 09:03 Changeset [65257] by
- Use correct format specifiers in wxString::Printf(). Using %d with size_t …
- 08:50 Changeset [65256] by
- Fix non-PCH build
- 05:04 Changeset [65255] by
- Don't assume a default selection or lack of it in wxRadioButton as it is …
- 04:58 Changeset [65254] by
- Set first group member explicitly in group test.
- 04:56 Ticket #12330 (wxFont::SetFamily(wxNORMAL_FONT->GetFamily()) asserts) created by
- Recent changes to wxFont / wxNativeFontInfo break existing code generated …
- 04:52 Changeset [65253] by
- Test against basic style rather than a constant as text colour can vary by …
- 03:22 Ticket #12329 (wxComboBox can set non-existing string in read only mode) created by
- In wxGTK you can SetValue with a sting that is not an option in wxComboBox …
- 02:08 Changeset [65252] by
- Compilation fixes for non-MSW configurations.
- 02:07 Ticket #12328 (printf width specifiers fail with assertion) created by
- int pre, post; double val; wxPrintf(L"%*.*lf", pre, post, val) fails with …
08/10/10:
- 19:06 Changeset [65251] by
- Avoid deprecation warning on wx 2.9
- 19:00 Changeset [65250] by
- Context manager exitmethods are supposed to be able to take exception …
- 18:58 Changeset [65249] by
- Use wx.ID_EXIT for the quit menu item
- 18:58 Changeset [65248] by
- new/modified sandbox tests
- 18:57 Changeset [65247] by
- Give the ID arg a default value
- 18:57 Changeset [65246] by
- Apply patch adding a search control for the list of events
- 18:56 Changeset [65245] by
- Don't override Enable/DIsable. The defaults now take care of the child …
- 18:55 Changeset [65244] by
- Use a wx.Overlay for drawing the highlights on Mac so it will work on the …
- 17:27 Changeset [65243] by
- Native MSW wxHyperlinkCtrl using SysLinks
- 15:39 Ticket #12311 (wxGrid calls myCellAttrProvider::GetAttr with col >= column count) closed by
- fixed: (In [65242]) Fix line indices translation in …
- 15:39 Changeset [65242] by
- Fix line indices translation in wxGrid::DoEndDragResizeLine(). We used …
- 15:39 Changeset [65241] by
- WIP
- 15:38 Changeset [65240] by
- Don't set Unicode key code in key events to non-Unicode values in wxGTK. …
- 14:48 Changeset [65239] by
- Use wxPanel as controls parent in wrapsizer sample. Follow our own advice …
- 14:48 Ticket #12317 (MSW 2.9.1 - Notebook wxPanel grandchild background not themed) closed by
- fixed: (In [65238]) Inherit notebook background recursively under wxMSW. With …
- 14:48 Changeset [65238] by
- Inherit notebook background recursively under wxMSW. With …
- 13:55 Changeset [65237] by
- Add live updating of control when sorting options change.
- 11:58 Changeset [65236] by
- Fix wxBitmapButton initial best size determination in wxMSW. This was …
- 11:58 Ticket #12323 (wxBitmapButton doesn't centre bitmap correctly) closed by
- fixed: (In [65235]) Keep the button bitmap centered if the button has no label in …
- 11:58 Changeset [65235] by
- Keep the button bitmap centered if the button has no label in wxMSW. We …
- 11:57 Changeset [65234] by
- Remove obsolete and out of date Xcode project file. The project files …
- 11:57 Changeset [65233] by
- Revert MSW window classes uniquification patch. Making the class names …
- 11:57 Ticket #12310 (Image sample: Deselect bitmap from DC before using it) closed by
- fixed: (In [65232]) Don't use bitmap still selected in wxMemoryDC in image …
- 11:57 Changeset [65232] by
- Don't use bitmap still selected in wxMemoryDC in image sample. The bitmap …
- 11:57 Ticket #12318 (wxDisplay::GetFromWindow returning wrong display on child windows) closed by
- fixed: (In [65231]) Use window position in screen coordinates in …
- 11:57 Changeset [65231] by
- Use window position in screen coordinates in wxDisplay::GetFromWindow(). …
- 11:57 Ticket #12325 (wxRadioBox Documentation - patch included) closed by
- fixed: (In [65230]) Correct documentation of majorDimension in wxRadioBox ctor. …
- 11:57 Changeset [65230] by
- Correct documentation of majorDimension in wxRadioBox ctor. The default …
- 11:57 Changeset [65229] by
- Remove obsolete stc makefile. This makefile is not used any more since …
- 05:53 Changeset [65228] by
- Add wxDataViewCtrl::{Set,Get}CurrentItem(). Current item is the same as …
- 05:47 Ticket #12327 (wxDataViewListCtrl Crash) created by
- I have attached a modified minimal example that recreates the problem. If …
- 03:52 Ticket #10704 (Document wxStandardPaths::GetResourcesDir() behaviour in debug build in ...) closed by
- outdated: The inconsistency was fixed in 2.9 by ignoring both "debug" and …
08/09/10:
- 19:06 Ticket #12326 (wxOSX-cocoa: first notebook page doesn't get EVT_SIZE events) created by
- I ran in to a weird problem with a 2.9.1 cocoa build in the wxPython demo. …
- 15:34 Ticket #10704 (Document wxStandardPaths::GetResourcesDir() behaviour in debug build in ...) reopened by
- I reopen this issue because I had the same problem and am not too fond of …
- 15:24 Changeset [65227] by
- Add sorting options to sort items either alphabetically or by line number.
- 14:17 Changeset [65226] by
- Don't lose selection in wxDataViewCtrl::Select() under Mac. Calling …
- 08:54 Ticket #12324 (wxRadioBox Documentation - patch included) closed by
- duplicate
- 08:53 Ticket #12325 (wxRadioBox Documentation - patch included) created by
- The wxRadioBox documentation says that the default constructor(s) have …
- 08:53 Ticket #12324 (wxRadioBox Documentation - patch included) created by
- The wxRadioBox documentation says that the default constructor(s) have …
- 06:47 Changeset [65225] by
- Add wxUSE_* checks to better allow building on minimal configurations.
- 05:20 Changeset [65224] by
- Fix ShowHideEvent as the window is initially shown.
- 03:34 Changeset [65223] by
- Test against the basic style rather than the default style.
- 03:27 Changeset [65222] by
- Fix a pair of typos in RichTextCtrlTestCase, also test against the …
- 02:54 Changeset [65221] by
- Fix a typo in RadioBoxTestCase that caused the test to incorrectly fail.
- 02:40 Ticket #12323 (wxBitmapButton doesn't centre bitmap correctly) created by
- wxBitmapButton/wxButton - impossible to get centered bitmap without label …
- 01:36 Changeset [65220] by
- Note in the docs that wxComboBox::SetString() is case insensitive and fix …
- 01:35 Changeset [65219] by
- Minor formatting fix to pickertest.cpp.
08/08/10:
- 12:06 Ticket #12322 (Single line wxTextCtrl on Cocoa wraps lines) created by
- If the contents of a single line wxTextCtrl (without wxTE_MULTILINE) is …
- 12:01 Ticket #12321 (wxFileDialog on Cocoa does not support wxFD_MULTIPLE) created by
- Even with wxFD_MULTIPLE style, wxFileDialog does not allow multiple …
- 05:22 Changeset [65218] by
- Moved wxPGProperty::SetFlag() to protected API since it does not have any …
- 04:59 Changeset [65217] by
- Removed spurious semicolon that prevented compilation
- 04:41 Changeset [65216] by
- Added wxPGProperty::Enable() for conveniency. Refactored related code and …
- 04:37 Changeset [65215] by
- Add name argument to wxDataViewCtrl ctor for consistency. As all the …
- 04:37 Changeset [65214] by
- Don't export wxDataViewCtrlInternal unnecessarily. wxDataViewCtrlInternal …
- 04:37 Changeset [65213] by
- Fix dataview sample compilation with wxUSE_DRAG_AND_DROP==0. This allows …
- 04:37 Changeset [65212] by
- Use helper class instead of manually calling gtk_tree_path_free(). No …
- 04:37 Changeset [65211] by
- Add wxDataViewCtrl::GTKPathToItem() function and use it. No real changes, …
- 04:35 Ticket #12306 (wx/checklst.h is not self-contained yet checks feature define ...) closed by
- fixed: (In [65210]) Include wx/defs.h before testing for wxUSE_CHECKLISTBOX. We …
- 04:35 Changeset [65210] by
- Include wx/defs.h before testing for wxUSE_CHECKLISTBOX. We need to …
- 04:35 Changeset [65209] by
- Correct a print format specifier mismatch in wxFileConfig::Parse(). Pass …
08/07/10:
- 18:46 Changeset [65208] by
- Offset works and fix multiple issues 1. Draw floats correctly 2. Changing …
- 15:39 Changeset [65207] by
- Add test for reading plain text file that has non printable characters in …
- 13:04 Changeset [65206] by
- Add a new suite of tests for wxPicker base and related classes.
- 12:59 Ticket #12320 (Exception when (dragging and) dropping a pane using AGW.aui) created by
- I'm using the AGW.aui package from subversion (August 7, 2010). When I …
Note: See TracTimeline
for information about the timeline view.
