Timeline
12/05/09:
- 18:31 Ticket #11519 (wxOSX/Carbon SetCursor patching) created by
- Here is a patch that improves wxOSX/Carbon's handling of custom cursors. …
- 18:30 Ticket #11486 (Fix FromWChar implementation) closed by
- fixed: (In [62793]) Correct two bugs in wxMBConv::FromWChar() with non …
- 18:30 Changeset [62793] by
- Correct two bugs in wxMBConv::FromWChar() with non NUL-terminated strings. …
- 18:29 Changeset [62792] by
- Minor corrections to ToWChar() comment. Don't refer to the non-existent …
- 18:29 Ticket #11512 (wx accelerator separator is currently "-", not "+") closed by
- fixed: (In [62791]) Use wxAcceleratorEntry::ToString() for undo/redo accelerator …
- 18:29 Changeset [62791] by
- Use wxAcceleratorEntry::ToString() for undo/redo accelerator labels. …
- 18:29 Ticket #11517 (Broken compilation with intel compiler) closed by
- fixed: (In [62790]) Fix wxFD_CLR() definition for Intel compiler under Linux. …
- 18:29 Changeset [62790] by
- Fix wxFD_CLR() definition for Intel compiler under Linux. wxFD_CLR() …
- 17:38 Ticket #11518 (Update wxMBConv_win32 to implement To/FromWChar() instead of MB2WC/WC2MB()) created by
- wxMBConv_win32 class in src/common/strconv.cpp uses Win32 functions …
- 11:57 Changeset [62789] by
- minor cleanup
- 11:45 Changeset [62788] by
- remove unused variables, minor cleanup
- 11:29 Changeset [62787] by
- remove -I on nonexistent directory
- 11:26 Changeset [62786] by
- remove unnecessary DoGetBestSize
- 11:25 Changeset [62785] by
- simplify Enable()
- 10:54 Changeset [62784] by
- Added samples/dll for showing how to use wxWidgets to implement a DLL that …
- 09:41 Ticket #11516 (application autostart) closed by
- wontfix: Personally I don't think this functionality belongs to wxWidgets at all. …
- 09:31 Ticket #11503 (wxNativeContainerWindow IsShown() implementation) closed by
- fixed: (In [62783]) Implement wxNativeContainerWindow::IsShown() for MSW. Simply …
- 09:31 Changeset [62783] by
- Implement wxNativeContainerWindow::IsShown() for MSW. Simply use native …
- 09:31 Ticket #8874 (support for windows unique volume names) closed by
- fixed: (In [62782]) Add support for MSW unique volume names to wxFileName. …
- 09:31 Changeset [62782] by
- Add support for MSW unique volume names to wxFileName. Recognize the …
- 09:30 Ticket #11501 (Fixed deadlock with pthread-implemented wxThread deletion.) closed by
- fixed: (In [62781]) Don't lock global mutex when deleting wxThread to avoid …
- 09:30 Changeset [62781] by
- Don't lock global mutex when deleting wxThread to avoid deadlocks. …
- 09:24 Changeset [62780] by
- correct parameter type
- 08:52 Ticket #11517 (Broken compilation with intel compiler) created by
- A small mistake in fd.h was causing problems with compilation using intel …
- 07:14 Ticket #11516 (application autostart) created by
- I discussed it on the lists some weeks before. On windows I can edit the …
- 06:25 Changeset [62779] by
- Don't crash in wxActiveXContainer if FindConnectionPoint() failed. This …
- 04:27 Ticket #11515 (wxDataViewSortedListModel get/setters) created by
- Patch: Get/setters to access private data members. Notes: - The reason …
- 01:05 Changeset [62778] by
- Documented that wxCriticalSection can be used before wxInitialize(), as a …
12/04/09:
- 23:10 Ticket #11514 (wxToolBar theme issue) created by
- wxToolBar in trunk seems to partially use the classic Windows theme even …
- 17:32 Changeset [62777] by
- Fix wxLogChain (and wxLogWindow deriving from it) broken by wxLog changes. …
- 12:29 Ticket #11513 (wxCENTRE_ON_SCREEN causes window to be placed at top left corner on OSX) created by
- OSX 10.6.2 64-bit When I call this: […] With any dialog or window, …
- 12:26 Ticket #11219 (wxIsNaN doesn't compile on Snow Leopard if cmath is included after ...) closed by
- wontfix
- 12:25 Ticket #11272 (Could wxSplashscreen use ShowModal instead of Show?) closed by
- invalid
- 10:57 Ticket #11512 (wx accelerator separator is currently "-", not "+") created by
- Patch: Replace "Ctrl+" with "Ctrl-" Topic for another patch: Make the …
- 10:10 Ticket #11510 (Windows bitmap using wxBitmap only partly drawn) closed by
- invalid: There is no wxBitmap(wxString, int) ctor. What you are getting is …
- 06:47 Changeset [62776] by
- FloatCanvas2 commit: - added config module - more minor optimizations
- 06:12 Changeset [62775] by
- FloatCanvas2 commit: - performance improvements - optionally use the …
- 02:20 Ticket #11511 (wxHtmlParser un-underlined links) closed by
- wontfix: I'm closing this ticket as I'm now using an application-specific tag …
12/03/09:
- 13:47 Ticket #11511 (wxHtmlParser un-underlined links) created by
- Here is a patch-in-progress for toggling underlining for links in …
- 13:01 Changeset [62774] by
- Only log generation time when a generator is actual run and not when for …
- 11:08 Ticket #3950 (wx.aui.AuiManager manage standard window) closed by
- invalid: The differences between using wxFrame and wxWindow shown in your example …
- 10:19 Changeset [62773] by
- Exit wxPropertyGrid::RecalculateVirtualSize() immediately if it was called …
- 10:08 Changeset [62772] by
- Handle the rare case where wxPropertyGrid::HandleCustomEditorEvent() may …
- 09:20 Changeset [62771] by
- make access for virtuals match base
- 08:26 Changeset [62770] by
- Suppress errors from static bitmap page of widgets sample. Don't fail …
- 08:26 Changeset [62769] by
- Don't assert if the path is not absolute in wxFileDialog::SetPath(). …
- 04:54 Ticket #11510 (Windows bitmap using wxBitmap only partly drawn) created by
- I am using wxGTK-2.8.10 under Ubuntu 9.10. I am using Windows bitmaps to …
- 04:48 Ticket #11509 (member function OnCloseWindow() in PyInformationalMessagesFrame in ...) created by
- It would be more useful if closing the window set self.Enabled to 0 rather …
- 01:20 Changeset [62768] by
- Revision 0.2.0-6. Copying of implicit attributes (sizeritem, etc.).
12/02/09:
- 21:00 Changeset [62767] by
- +Fix index error in BackTab functionality +Fix BackTab at end of line …
- 20:50 Changeset [62766] by
- Fix issue where page index could be out of range when synchronizing tree …
- 20:27 Ticket #11508 (FIX for wxLaunchDefaultApplication not working on OSX if path contains ...) created by
- On OSX, if you call wxLaunchDefaultApplication with a document path which …
- 18:32 Changeset [62765] by
- Fix error in menu handler for shelf items that could occur when shelf was …
- 09:28 Changeset [62764] by
- make array data fully const
- 09:27 Changeset [62763] by
- use const_cast where appropriate
- 08:36 Changeset [62762] by
- check for self assignment in operator=
- 08:28 Ticket #11507 (background colour problem on Win7) created by
- I try to change the default background colour of a wxPanel. On WinXP it …
- 05:27 Changeset [62761] by
- Compilation fix after r62754. Don't pass second argument to …
- 04:46 Ticket #11505 (wxListBox does not honor multiple selection flag on wxGTK) closed by
- invalid: Replying to oneeyeman: > This is not how the wxMSW …
- 04:24 Ticket #11492 ([samples, msw] Crash in Dialogs sample) closed by
- fixed: Fixed in r62733.
12/01/09:
- 19:23 Ticket #11506 (Add wxComboBox::Popup() and Dismiss() methods) created by
- This ticket will add an ability to show the list box of the combo box. It …
- 18:24 Ticket #11505 (wxListBox does not honor multiple selection flag on wxGTK) created by
- I'm using svn TRUNK rev 62664. It compiled with the following configure …
- 16:57 Ticket #11435 (wxAuiManager and wxTimer in same Window causes Timer failed.) closed by
- fixed: (In [62760]) Removed hard-coded timer Id in wxAUI for the transparent hint …
- 16:57 Changeset [62760] by
- Removed hard-coded timer Id in wxAUI for the transparent hint fade …
- 13:07 Ticket #11504 (Sizing of panes does not take into account min size of other pane being ...) created by
- It looks like the code in framemanager.cpp has been modified from 2.8.10 …
- 12:53 Ticket #11503 (wxNativeContainerWindow IsShown() implementation) created by
- Hi, attached patch implements IsShown() method for …
- 12:23 Changeset [62759] by
- Forward-port of r62758 (Added wxHtmlEasyPrinting name accessor and …
- 12:21 Changeset [62758] by
- Added wxHtmlEasyPrinting name accessor and modifier (only one …
- 11:40 Ticket #11502 (MenuBar doesn't run well with globalmenu) created by
- Hi, I use globalmenu applet in ubuntu …
- 09:43 Changeset [62757] by
- FloatCanvas2 commit: - Mac fixes for demo and main code (flipped y-axis)
- 09:16 Changeset [62756] by
- remove m_backing_window member, to keep people from trying to use it
- 08:47 Changeset [62755] by
- Add wxOSX_10_6_AND_LATER macro and use it. Replace all occurrences of …
- 08:23 Changeset [62754] by
- remove unused data member
- 08:13 Ticket #11501 (Fixed deadlock with pthread-implemented wxThread deletion.) created by
- A deadlock occurs if one wxThread waits for another wxThread to finish in …
11/30/09:
- 16:43 Changeset [62753] by
- Define _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warning in libtiff. …
- 16:42 Changeset [62752] by
- Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. …
- 14:11 Ticket #11500 ([2.8] RendererNative.DrawRadioButton not implemented for Windows Classic ...) created by
- Like the subject says. Easily checked with the wxPython demo, see attached …
- 10:44 Changeset [62751] by
- FloatCanvas2 commit: - added package doc-string
- 10:13 Changeset [62750] by
- FloatCanvas2 commit - tied up various loose ends - screen space objects …
- 09:47 Ticket #10184 (wxOSX: another patch for improved printing support) closed by
- fixed: (In [62749]) using 64bit APIs, closes #10184
- 09:47 Changeset [62749] by
- using 64bit APIs, closes #10184
- 05:17 Changeset [62748] by
- partially revert changes of r58531 as wxCollapsiblePane currently doesn't …
- 01:58 Ticket #11499 (Documentation missing for SetCellSize and GetCellSize) created by
- Within the wxGrid documentation there are no entries for SetCellSize and …
- 01:42 Ticket #11498 (wxGrid incorrect autosize calculation for wxGrid with cells spanning rows ...) created by
- Having a wxGrid with cells spanning over some rows or columns the …
11/29/09:
- 17:08 Changeset [62747] by
- orderBack puts it behind all windows in its level, including in other …
- 16:30 Ticket #11495 (Image sample without PNG support) closed by
- fixed: (In [62746]) Fix compilation of image sample with wxUSE_LIBPNG==0. Also …
- 16:30 Changeset [62746] by
- Fix compilation of image sample with wxUSE_LIBPNG==0. Also don't propose …
- 16:30 Changeset [62745] by
- Fix compilation in wxUSE_STL==1 case broken by r62738. We need to use …
- 13:46 Changeset [62744] by
- Make sure we setup the base's Show state correctly and send a show event.
- 10:05 Ticket #11497 (SetMaxSize not limiting the size of controls in sizer) created by
- It appears the SetMaxSize function might have been broken in 2.9.0. If the …
- 07:02 Ticket #11496 (calling destroy in OnClose does not destroy window if in dll) created by
- Here is my situation. I am using wxWidgets 2.8.10 in windows XP enviroment …
- 05:56 Ticket #11493 (access violation in wxFileName() with invalid path) closed by
- outdated: Thanks for the patch but AFAICS this is already fixed in svn (in r62677 I …
- 01:42 Changeset [62743] by
- Fixed regression: forgot to set wxPropertyGridPageState::m_anyModified to …
- 00:52 Ticket #8153 (Add AcceptFocus()) reopened by
- I want to bring this request back to attention as I'm also interested in a …
- 00:33 Changeset [62742] by
- true -> True
11/28/09:
- 20:38 Ticket #11302 (Please add American spelled color functions to wxBrush) closed by
- wontfix
- 19:35 Ticket #11495 (Image sample without PNG support) created by
- If "PNG" support turned off, "image" sample can't be compiled. This patch …
- 12:09 Changeset [62741] by
- Fix needed to allow shaped windows, and other windows without a title bar, …
- 12:05 Ticket #11471 (wxDC::DrawCircle and DrawEllipse do not work on OSX (10.6)) closed by
- fixed: (In [62740]) 64bit builds had problems with full circles, as we can use …
- 12:05 Changeset [62740] by
- 64bit builds had problems with full circles, as we can use 10.4+ only …
- 10:40 Changeset [62739] by
- Remove compatibility code for older Editra Style Sheet modifier syntax to …
- 06:37 Ticket #11487 (TestDateParse fail due to ParseDate()) closed by
- fixed: (In [62738]) Allow calling wxStrchr() with a narrow string and wide …
- 06:37 Changeset [62738] by
- Allow calling wxStrchr() with a narrow string and wide character. Calls …
Note: See TracTimeline
for information about the timeline view.
