Timeline
01/17/11:
- 15:07 Changeset [66703] by
- Fix minor display issue in update checker gauge
- 12:47 Ticket #12879 (Add functions to enumerate the available printers and their features) reopened by
- Don't know why my last comment closed this ticket, so I'm reopening it
- 12:46 Ticket #12879 (Add functions to enumerate the available printers and their features) closed by
- fixed: I don't know if all OSes provide the necessary features, but I would be …
- 11:20 Changeset [66702] by
- Sync latest pyaui
- 10:08 Ticket #12881 (wxTreeCtrl::CollapseAll causing assertion error) created by
- When a tree control is created with the wxTR_HIDE_ROOT option and the …
- 09:52 Ticket #12880 (wxFileDialog: Memory Leak) created by
- Hi, there is a memory leak if wxFileDialog is located on the Freestore …
- 07:11 Ticket #12748 (AGW labelbook - More fully implement bookctrl api) closed by
- fixed: (In [66701]) - Added revision dates; - Fixed #12748 (AGW LabelBook: More …
- 07:11 Changeset [66701] by
- - Added revision dates; - Fixed #12748 (AGW LabelBook: More fully …
- 06:31 Ticket #11751 (pyAUI) closed by
- fixed: This should be fixed in SVN now. Could you please check if this is the …
- 06:30 Ticket #12795 ("global name 'pane' is not defined) closed by
- invalid: This bug doesn't exist anymore in SVN as far as I can see.
- 06:26 Ticket #12803 (PyAuiNotebook - Remove sizing cursor) closed by
- fixed: (In [66700]) (1) AuiNotebook: Applied a bunch of patches from Luke …
- 06:26 Ticket #12811 (PyAuiNotebook - External DnD Drop event) closed by
- fixed: (In [66700]) (1) AuiNotebook: Applied a bunch of patches from Luke …
- 06:26 Ticket #12848 (agw.HyperTreeList: double clicking a column header border sets the column ...) closed by
- fixed: (In [66700]) (1) AuiNotebook: Applied a bunch of patches from Luke …
- 06:26 Ticket #12851 (agw.HyperTreeList: use CmdDown instead of ControlDown) closed by
- fixed: (In [66700]) (1) AuiNotebook: Applied a bunch of patches from Luke …
- 06:26 Changeset [66700] by
- (1) AuiNotebook: Applied a bunch of patches from Luke McCarthy: - …
- 02:11 Ticket #12830 (Incorrect text size when printing wxGC on wxMSW) closed by
- fixed: (In [66699]) Changed wxMSW wxGraphicsContext font rendering and extent …
- 02:11 Changeset [66699] by
- Changed wxMSW wxGraphicsContext font rendering and extent calculation to …
01/16/11:
- 20:40 Ticket #12879 (Add functions to enumerate the available printers and their features) created by
- One of my apps needed a custom print dialog, since the default OS dialogs …
- 15:24 Changeset [66698] by
- Add skeleton documentation for wxAuiToolBar and related classes. Add …
- 15:24 Ticket #12873 (ShowWindowModal not documented) closed by
- fixed: (In [66697]) Document wxDialog::ShowWindowModal(). This function is not …
- 15:24 Changeset [66697] by
- Document wxDialog::ShowWindowModal(). This function is not yet really …
- 15:24 Changeset [66696] by
- Override HasTransparentBackground() in wxHyperlinkCtrl to return true. At …
- 14:52 Ticket #12878 (wxListBox: Memory leak) closed by
- invalid: This is explained in the documentation of the class itself, quoting from …
- 08:55 Ticket #12878 (wxListBox: Memory leak) created by
- […] It seems HasClientUntypedData() was forgotten, which leads to a …
- 08:22 Ticket #12877 (Append() of composed property with child properties is not working) created by
- I was using AppendIn() before to add composed parent properties to a grid …
- 06:09 Changeset [66695] by
- Remove undefined wxScrollBarBase::Create() declaration. Create() method …
- 06:03 Ticket #12875 (wxImage::Scale patch to allow bilinear & bicubic for downsampling) closed by
- duplicate: I think it's the same as #12845, isn't it? And I probably prefer to change …
01/15/11:
- 22:20 Ticket #12876 (MSVC CRT memory leak report with Unbind or Disconnect in destructor) created by
- Using a class derived from wxTextCtrl that used Bind(...) or Connect(...) …
- 21:43 Ticket #12875 (wxImage::Scale patch to allow bilinear & bicubic for downsampling) created by
- The current code will always run the box filter for downsampling. This is …
- 14:57 Ticket #12874 (TIFF support doesn't recognize all alpha channels.) created by
- The RGBA interface in libtiff has better support for alpha channels in …
- 14:17 Changeset [66694] by
- Tagging Editra 0.6.0
- 12:38 Changeset [66693] by
- Update to Launch 1.9
- 12:31 Changeset [66692] by
- Split old changelog info out to new files
- 12:22 Changeset [66691] by
- Fix Typo
- 12:21 Changeset [66690] by
- Fix crash that could occur due to bug in displaying error notifications …
- 11:38 Ticket #12873 (ShowWindowModal not documented) created by
- The new ShowWindowModal method of wxDialog does not appear in the docs
- 10:52 Changeset [66689] by
- Handle 'central widget' in wxFrame, Introduce wxQtSignalHandler, …
- 07:31 Changeset [66688] by
- Corrected wrong range in GetText
- 05:20 Changeset [66687] by
- XML import corrections
01/14/11:
- 15:13 Changeset [66686] by
- Remove usage of sizing cursor minor cleanup
- 15:10 Changeset [66685] by
- Add toplevel save methods
- 11:32 Changeset [66684] by
- Small doc tweaks
- 11:32 Changeset [66683] by
- Removed GCC 4 warning
- 04:15 Changeset [66682] by
- Compile fix
- 04:08 Changeset [66681] by
- Compile fixes
- 03:57 Changeset [66680] by
- Implemented text boxes and tables, and further editing pages for …
01/13/11:
- 23:30 Ticket #12872 (Document wxAuiToolbar) closed by
- duplicate: This is a duplicate of #10232.
- 08:03 Changeset [66679] by
- Add default handlers for C/C++ files
- 06:57 Ticket #12872 (Document wxAuiToolbar) created by
- Can't seem to find docs about wxAuiToolBar in the latest trunk reference …
- 06:49 Ticket #12869 (wxHTMLParser crash on unclosed final tag) closed by
- fixed: (In [66678]) Fixes for parsing invalid HTML without tag ends. The code in …
- 06:49 Changeset [66678] by
- Fixes for parsing invalid HTML without tag ends. The code in wxHtmlParser …
- 06:49 Changeset [66677] by
- No changes, just remove a level of indentation in wxHtmlTagsCache ctor. …
- 06:49 Changeset [66676] by
- Fix MSVC warnings about signed to unsigned conversion in the tests. …
- 01:02 Ticket #12823 (wxDataViewCtrl - moving "parent" column) closed by
- duplicate: http://trac.wxwidgets.org/ticket/12870 It looks to me that it gives a …
- 00:45 Changeset [66675] by
- wxComboBox::GetClassInfo() should not be defined here
01/12/11:
- 20:24 Ticket #12871 ([wxPython 2.9.1.1, GTK] Py2wxString for non-string objects causes ...) created by
- When sub-classing wx.ListCtrl and implementing the virtual functions as …
- 20:01 Changeset [66674] by
- Add Auto Save buffer before running option to launch configuration.
- 15:55 Ticket #12870 (wxDataViewCtrl doesn't draw container rows correctly when the expander ...) created by
- If you move the expander column to a non-zero index (either using …
- 14:28 Ticket #12869 (wxHTMLParser crash on unclosed final tag) created by
- Hi, wxHTMLParser causes a crash when loading a page which contains a …
- 10:04 Changeset [66673] by
- non-pch build fix
- 09:58 Ticket #12859 (wxBitmapComboBox show Debug Alert in wxCB_READONLY mode) closed by
- fixed: (In [66672]) In wxBitmapComboBox::RecreateControl(), only call …
- 09:58 Changeset [66672] by
- In wxBitmapComboBox::RecreateControl(), only call ChangeValue() if the …
- 07:37 Changeset [66671] by
- Fix some issues in the Xml/Html auto-completer that would incorrectly …
- 07:00 Ticket #12868 (Not able to write "&" in button text when showing button in click event ...) created by
- not able to assign & in button text when i want to display button in click …
- 05:39 Ticket #12856 (Icons in the panes of wxAUI) closed by
- fixed: (In [66670]) Add support for icons in wxAUI panes title bars. Add …
- 05:39 Changeset [66670] by
- Add support for icons in wxAUI panes title bars. Add …
- 05:39 Ticket #12866 (wxGenericRichMessageDialog::IsCheckBoxChecked() broken) closed by
- fixed: (In [66669]) Fix crash in wxGenericRichMessageDialog::IsCheckBoxChecked(). …
- 05:39 Changeset [66669] by
- Fix crash in wxGenericRichMessageDialog::IsCheckBoxChecked(). The test …
- 05:39 Changeset [66668] by
- Disable deprecation and other warnings in MFC sample. VC8+ give tons of …
- 05:39 Changeset [66667] by
- Fix entry point in Unicode build of the MFC sample. MFC needs the entry …
01/11/11:
- 16:35 Ticket #12867 (wxWidgetCocoaImpl::DoHandleKeyEvent accessing uninitialized event) created by
- I am trying to track down a bug that intermittently occurs in an …
- 12:16 Ticket #12866 (wxGenericRichMessageDialog::IsCheckBoxChecked() broken) created by
- The ternary logic in wxGenericRichMessageDialog::IsCheckBoxChecked() is …
- 09:05 Changeset [66666] by
- make sure wxNativeFontInfo is defined
- 08:32 Changeset [66665] by
- update OpenVMS makefile
- 07:36 Ticket #12865 (wxWindow::Freeze/Thaw is not implemented for wxOSX/Cocoa) created by
- In src/osx/window_osx.cpp, wxWindowMac::DoFreeze() and …
- 04:18 Ticket #12864 (Implicit narrowing conversions in brace-initializations) created by
- wxOSX has implicit narrowing conversions in brace-initializations in a …
- 03:55 Ticket #12863 (Duplicate parameter name in wxMacCoreGraphicsPathData::GetBox() ...) created by
- src/osx/carbon/graphics.cpp:1243 This prevents compilation with gcc 4.5 …
- 03:35 Ticket #12862 (Creating wxMenuItem with parent=NULL crashes) created by
- The crash happens in wxMenuItemImpl::Create when calling …
01/10/11:
- 07:22 Ticket #12861 (regression: wxImage (wxICOHandler) with more than one image) created by
- For images in ICO files with more than one image handler can read only the …
- 05:15 Ticket #12860 (Include file not installed by make install) closed by
- fixed
- 04:00 Ticket #12858 (wxChoice::DoSetItemClientData, DoGetItemClientData doesn't check index ...) closed by
- fixed: (In [66664]) Check index in wxItemContainer methods working with client …
- 04:00 Changeset [66664] by
- Check index in wxItemContainer methods working with client data. The test …
- 04:00 Changeset [66663] by
- Remove redundant top level const in wxRibbonBar::ShowPanels(). Use just …
- 03:42 Changeset [66662] by
- adding new files
- 03:40 Changeset [66661] by
- adding new files
- 03:32 Changeset [66660] by
- adding new files
- 02:49 Ticket #12860 (Include file not installed by make install) created by
- When running make install, the file /include/wx/xti2.h isn’t copied to the …
- 02:33 Ticket #12859 (wxBitmapComboBox show Debug Alert in wxCB_READONLY mode) created by
- 2.9-svn on windows 7 to reproduce run widgets sample (samples/widgets), …
Note: See TracTimeline
for information about the timeline view.
