Timeline
10/08/11:
- 19:40 Changeset [69327] by
- Fix some Unicode handling issues related to startup paths
- 18:28 Changeset [69326] by
- Interface updates for Phoenix. Add wxNativeFontInfo.
- 15:30 Ticket #13548 (Add prompt, printer_name, and orientation options to pdfViewer.Print()) created by
- Attached is a patch to change the method signature of pdfViewer.Print() to …
- 14:53 Changeset [69325] by
- support dnd for all filetypes in osx applet
- 13:38 Ticket #13547 (Crash in destructor of wxAuiMDIClientWindow) created by
- When I create a wxAuiMDIParentFrame with two wxAuiMDIClientWindows and …
- 07:16 Ticket #13546 (wxProgressDialog::SetPosition doesn't work) created by
- Hello, wxProgressDialog::SetPosition doesn't work - the window is not …
10/07/11:
- 23:36 Ticket #13518 (Reloading a page in webview sample does not end) reopened by
- When a link on a page is clicked, loaded, hit Refresh, everything works …
- 17:48 Ticket #13545 (Removing radio group results in an assertion failure (visible in webview ...) created by
- This is with wxOSX/Cocoa, latest SVN (or close to) as of today, OSX …
- 14:26 Ticket #13518 (Reloading a page in webview sample does not end) closed by
- fixed: (In [69324]) Work around the fact that wxWebViewIE doesn't send page …
- 14:25 Changeset [69324] by
- Work around the fact that wxWebViewIE doesn't send page changing and page …
- 14:18 Ticket #13544 (SetMenuItemInfo not called for precreated and/or owner-drawn menu items) created by
- Hello, I am migrating my application from wxWidgets 2.8.8 to 2.9.2. After …
- 13:40 Ticket #13543 (Can't delete children of frozen window in wxGTK) created by
- I've tracked down a problem in the wxPython demo to an apparent bug in …
- 10:24 Changeset [69323] by
- Handle inline editing in generic wxDataViewCtrl as Windows 7 does. Mimic …
- 08:03 Changeset [69322] by
- Add columns focus and keyboard navigation to generic wxDataViewCtrl. The …
- 04:02 Ticket #13542 ([wxOSX-Cocoa] Calling wxNotebook::SetSelection immediately after creation ...) created by
- Doing the following in 32/64-bits wxOSX-Cocoa: 1. Creating a wxNotebook 2. …
- 03:53 Ticket #13541 ([wxOSX-Cocoa] Save wxFileDialog always uses wxFD_OVERWRITE_PROMPT flag) created by
- Displaying a wxFileDialog with wxFD_SAVE and selecting an existing file …
- 00:40 Ticket #13540 (wxLogDebug needs c_str() if a wxString is provided in Unicode) closed by
- invalid: Your code is horribly wrong, you can't write into the pointer returned by …
10/06/11:
- 21:06 Ticket #13540 (wxLogDebug needs c_str() if a wxString is provided in Unicode) created by
- When using the wxLogDebug function with a native wxString, the output is …
- 20:51 Changeset [69321] by
- Allow selected symbol to be scrolled into view initially
- 20:51 Changeset [69320] by
- Allow selected symbol to be scrolled into view initially
- 14:32 Changeset [69319] by
- * ensure session is not None * sync latest pyaui changes
- 10:55 Ticket #13532 (gcc warnings in wxWebView) closed by
- fixed: (In [69318]) Fix various GCC warnings in wxWebView. Closes #13532
- 10:55 Changeset [69318] by
- Fix various GCC warnings in wxWebView. Closes #13532
- 07:27 Ticket #13539 (ComboTreeBox does not pop up in 2.9.4 OSX cocoa) created by
- Run demo, choose ComboTreeBox. Clicking on combotreebox element does not …
- 06:02 Ticket #13537 (Prevent code using wxStandardPaths wrongly from compiling) reopened by
- I think the documentation is perfectly clear already, the only way to …
- 05:53 Ticket #10848 (wxAuiNotebook: Incorrect tab indexing after tab move (via DnD)) reopened by
- Probably wasn't meant to be closed. Can someone please test the latest …
- 05:41 Ticket #13538 (WM_SIZE event handling issue on Windows platform) created by
- Deeply nested controls aren't properly sized. It's most annoying on x64 …
- 04:34 Ticket #13537 (Prevent code using wxStandardPaths wrongly from compiling) closed by
- fixed: The calling sequence is documented here: …
- 03:01 Changeset [69317] by
- Ensure we pass the correct type of string to EscapeFileNameCharsInURL in …
10/05/11:
- 14:21 Ticket #13500 (webview sample memory leaks) closed by
- fixed: (In [69316]) Delete the filesystem used by wxWebViewArchiveHandler when we …
- 14:21 Changeset [69316] by
- Delete the filesystem used by wxWebViewArchiveHandler when we are done …
- 12:01 Changeset [69315] by
- - HyperTreeList: fixed missing GetPrev method and associated TypeError; …
- 10:23 Changeset [69314] by
- Store a pointer to each ClassFactory so we can correctly release it when …
- 06:07 Ticket #13537 (Prevent code using wxStandardPaths wrongly from compiling) created by
- Calling wxStandardPaths::GetUserConfigDir() on wxCocoa ends up calling: …
- 01:05 Changeset [69313] by
- Delete the timer on close in the wxWebView sample. Fixes another memory …
10/04/11:
- 15:33 Ticket #10848 (wxAuiNotebook: Incorrect tab indexing after tab move (via DnD)) closed by
- fixed: This patch fixes the ordering of tabs when dragging and dropping from one …
- 14:40 Changeset [69312] by
- Put the postscript DC into wx.PRINT_MODE_FILE mode to avoid asserts
- 14:39 Changeset [69311] by
- Fix some typos
- 14:38 Changeset [69310] by
- Also copy .pdb files for debug builds
- 14:37 Changeset [69309] by
- Add Get|SetPrintMode
- 14:10 Ticket #13536 (Fatal crash in wxPostScriptDCImpl::EndDoc) created by
- When explicitly using a wxPostscriptDC there is a crash in EndDoc. It …
- 14:01 Ticket #13535 (wxRichTextCtrl: Incorrectly documented or named functions) created by
- wxRichTextCtrl::IsSelectionBold, wxRichTextCtrl::ApplyItalicToSelection …
- 13:40 Ticket #13534 (wxRichTextCtrl: Make it easier to use TextEffects flags) created by
- wxRichTextCtrl can apply certain text effects by using …
- 10:03 Changeset [69308] by
- Fix wxTimePickerCtrl compilation without PCH too. Include commctrl.h …
- 03:52 Ticket #13533 (XRC handler for wxTreeListCtrl) created by
- This patch adds a wxXmlResourceHandler for the wxTreeListCtrl in wxWidgets …
- 01:13 Changeset [69307] by
- More TODOs
- 01:12 Changeset [69306] by
- Add and update DC unittests
- 01:11 Changeset [69305] by
- * Add wxDCClipper, wxDCBrushChanger, wxDCPenChanger, wxDCTextColourChanger …
- 01:01 Changeset [69304] by
- Instead of renaming the SetRect and SetClientRect methods, just add some …
- 00:58 Changeset [69303] by
- reenable dcps
- 00:57 Changeset [69302] by
- Add aliases for the old font, pen, brush, etc. flags.
- 00:54 Changeset [69301] by
- Make it possible for parameters to be ignored. It works in regular …
- 00:45 Changeset [69300] by
- Interface fixes for Phoenix
10/03/11:
- 15:36 Ticket #13532 (gcc warnings in wxWebView) created by
- […] […] Rather than adding braces I took the liberty to replace the …
- 12:57 Changeset [69299] by
- AuiNotebook: applied workaround from Cody Precord to fix a wrong tab index …
- 10:36 Changeset [69298] by
- Sync latest pyaui Fix issue with middle click not closing correct tab when …
- 08:53 Changeset [69297] by
- Fix parsing issue in Python tag generator for when line continuation …
- 07:45 Ticket #13531 (Wrong item returned for wxEVT_COMMAND_DATAVIEW_ITEM_CONTEXT_MENU) created by
- I have a wxDataViewCtrl and use the context menu event to display a …
- 05:32 Ticket #13530 (wxTextCtrl generates menu event) created by
- I have this strange problem with wxTextCtrls that generates menu events …
- 02:42 Ticket #13529 (datetimectrl.h not installed (wxMac)) created by
- Header file datetimectrl.h isn't copied into <prefix>/include/wx-2.9/wx …
10/02/11:
- 18:07 Changeset [69296] by
- bump version number to do rebuild of 76 with 2.8.
- 13:22 Changeset [69295] by
- AuiNotebook: applied workaround from Cody Precord to fix a wrong tab index …
- 12:32 Changeset [69294] by
- ModernDockArt for AUI: fixed an unreferenced link to winxptheme.
- 10:39 Changeset [69293] by
- Fix wxDateTimePickerCtrl compilation without PCH. Include the MSW private …
- 09:20 Changeset [69292] by
- Add new definitions required by MinGW for webview. Re-enable custom …
- 06:15 Changeset [69291] by
- Fix current field highlighting in generic wxTimePickerCtrl under wxGTK. …
- 05:58 Changeset [69290] by
- Added GTK+ screenshot of wxTimePickerCtrl.
- 05:58 Changeset [69289] by
- Use wxSP_WRAP for generic wxTimePicker spin button. This ensures that the …
- 05:21 Changeset [69288] by
- Remove copied class definitions from missing.h. Disable custom scheme …
- 04:32 Changeset [69287] by
- Put wxWebView library addition on top of changes list. This list is …
- 04:28 Ticket #13523 (Setting tooltip for all children of a wxCompositeWindow) closed by
- fixed: (In [69286]) Fix setting tooltips for wxSearchCtrl and other composite …
- 04:28 Changeset [69286] by
- Fix setting tooltips for wxSearchCtrl and other composite controls. …
- 04:28 Changeset [69285] by
- Add wxWindowBase::CopyToolTip() method. This method simply sets the same …
- 04:28 Changeset [69284] by
- Restore correct wxSearchCtrl size in wxMSW after wxTextCtrl changes. The …
- 04:28 Changeset [69283] by
- Fix harmless warnings in hot key code in wxOSX. Don't compare signed and …
- 04:28 Changeset [69282] by
- Fix harmless gcc initialization order warning. Put the initializes in …
- 04:27 Changeset [69281] by
- zh_TW translation update from cw.ahbong.
- 04:03 Ticket #13528 (wxStackWalker implementation for wxMSW under x86-64) created by
- Patch based on original submission from Artur Bać, see …
- 03:29 Changeset [69280] by
- Derive wxAuiNotebook from wxBookCtrlBase. Document wxAuiNotebookEvent …
10/01/11:
- 22:37 Changeset [69279] by
- Switch to using wtc.WidgetTestCase so there is a wx.App while this test is …
- 22:36 Changeset [69278] by
- Copy some C macros from Classic
- 22:35 Changeset [69277] by
- Document why some things are being ignored
- 22:33 Changeset [69276] by
- moved a typedef
- 22:33 Changeset [69275] by
- Add other classes from cmndata.h, add some extra methods and such we had …
- 22:30 Changeset [69274] by
- Add a deprecated NamedColour, fix a typo
- 22:28 Changeset [69273] by
- typo
- 21:16 Changeset [69272] by
- Bump version number
- 16:34 Changeset [69271] by
- Update Launch and CodeBrowser plugins to latest rev Remove python 2.5 …
- 15:00 Changeset [69270] by
- update changelog for latest changes
- 13:14 Changeset [69269] by
- * Add "Close All x" option to Shelf right click menu * Fix (workaround) …
- 12:50 Changeset [69268] by
- Convert more of preferences dialog to use configuration update notifier …
- 12:40 Changeset [69267] by
- Add event descriptions to wxAuiNotebook.
- 12:22 Changeset [69266] by
- Correctly initialise ref count in custom scheme class factory.
- 12:00 Ticket #13527 (wxString::Printf/wxString::Format doesn't format NULL pointers correctly) created by
- On my Linux machine (current Debian testing/unstable) …
- 00:39 Changeset [69265] by
- only abstract classes here, don't complain about lack of unittest
- 00:38 Changeset [69264] by
- AppTraits can provide GetStandardPaths now.
- 00:34 Changeset [69263] by
- Test wx.NullBrush and nonzero
- 00:32 Changeset [69262] by
- Add some Python methods and properties that CheckListBox had in Classic, …
- 00:22 Changeset [69261] by
- filename change
- 00:20 Changeset [69260] by
- Add the ability to create class properties from Python methods
Note: See TracTimeline
for information about the timeline view.
