Timeline
03/10/10: Yesterday
- 16:46 Ticket #11807 (Segmentation fault in wx-2.8-gtk2-unicode/wx/_gdi_.so) created by
- My application uses the FloatCanvas and standard widgets (ComboBoxs, …
- 05:57 Ticket #11567 (Assert in wxControlBase::DoEllipsizeSingleLine) closed by
- fixed: (In [63660]) Fix function wxControlBase::DoEllipsizeSingleLine to really …
- 05:57 Changeset [63660] by
- Fix function wxControlBase::DoEllipsizeSingleLine to really make sure that …
- 05:30 Ticket #11806 (wxWidgets Crash On Initialize.) created by
- Hi, Application.exe <- console application witch does some processing and …
- 03:07 Changeset [63659] by
- no real changes, just rename the variables to make the code more readable …
- 02:07 Ticket #11805 (wxMac hangs on exit) created by
- When I close an application, the window disappear but the application …
03/09/10:
- 19:38 Ticket #11804 (ListBox posts many events when being destroyed) created by
- When closing a Frame that contains a wx.ListBox, an EVT_LISTBOX is posted …
- 10:03 Ticket #11803 (In wxGTK, repeatedly calling Hide(); Fit(); Show(); overinflates a window) created by
- Since r44440, if you hide e.g. a dialog, then call Fit(); Show(); the …
- 09:57 Ticket #11802 (Invalid asserts in datavgen.cpp) created by
- Those two asserts are invalid: […] The data model needs to be …
- 08:23 Ticket #11800 (Handling of percentage width in the IMG tag of wxHTML) reopened by
- Sorry, I accidentally closed the ticket
- 08:22 Ticket #11800 (Handling of percentage width in the IMG tag of wxHTML) closed by
- fixed: 1. AUTO is not part of HTML4 indeed and I add it to have a way of …
- 08:17 Ticket #11801 ([wxDFB]: Unresolved externals after r63645) created by
- r63645 introduced src/common/uiactioncmn.cpp into the core library. This …
- 05:46 Ticket #11800 (Handling of percentage width in the IMG tag of wxHTML) created by
- The goal of the attached patch is to add the possibility to give the width …
- 05:02 Ticket #11799 (wxHTTPStream does not download files fully) created by
- I am trying to download file with wxURL. And file is not downloading …
- 03:08 Changeset [63658] by
- Use _UNICODE instead of UNICODE in wx/msw/winundef.h. This is consistent …
- 02:23 Ticket #11798 (wxCalendarCtrl virtual functions) closed by
- invalid: Sorry, there is really absolutely no reason to make these functions …
03/08/10:
- 21:31 Ticket #11798 (wxCalendarCtrl virtual functions) created by
- wxCalendarCtrl and datepicker native versions are inconsistent and …
- 17:45 Changeset [63657] by
- Adjust port number to ensure it is outside the reserved range.
- 15:58 Changeset [63656] by
- Fix issue with inputing text after an autocomp action when in overtype …
- 15:34 Changeset [63655] by
- Another German translation update from Herbert Breunung. German …
- 11:37 Ticket #11635 (Selecting a file to save using wxFilePickerCtrl is broken on MacOS) closed by
- fixed: (In [63654]) Use correct style for the dialog shown by generic file/dir …
- 11:37 Changeset [63654] by
- Use correct style for the dialog shown by generic file/dir pickers. The …
- 04:21 Changeset [63653] by
- Fix wxTlsValue<> memory leaks. Win32 API doesn't provide pthreads-like …
- 03:08 Ticket #11797 (Idle processing broken in wxOSX/Cocoa) closed by
- fixed: (In [63652]) pending events detected didn't work properly, go the safe …
- 03:08 Changeset [63652] by
- pending events detected didn't work properly, go the safe route now, fixes …
03/07/10:
- 20:45 Ticket #11269 (re-entrance to modal dialog asserts in debug (may crash in release)) reopened by
- I can reproduce this bug in wxPython. Code: thread A: […] anthor …
- 13:17 Ticket #11797 (Idle processing broken in wxOSX/Cocoa) created by
- It seems that either idle processing is broken or needs a special …
- 08:36 Changeset [63651] by
- Fix typo
- 08:03 Changeset [63650] by
- Provide more details about the major and minor version numbers returned by …
- 03:37 Changeset [63649] by
- German translations update from Herbert Breunung.
- 02:46 Changeset [63648] by
- Skip wxChildFocusEvent in wxAuiNotebook handler. There doesn't seem to be …
- 02:46 Ticket #11785 (Patch to add icons to the drop-down menu of wxAuiNoteBook) closed by
- fixed: (In [63647]) Show pages icons in window list menu in wxAuiNotebook. Reuse …
- 02:46 Changeset [63647] by
- Show pages icons in window list menu in wxAuiNotebook. Reuse the tab …
03/06/10:
- 13:30 Changeset [63646] by
- Add uncommitted uiaction `sample bakefiles.
- 12:15 Changeset [63645] by
- Rebake after wxUIActionSimulator addition.
- 12:09 Changeset [63644] by
- Adding wxUIActionSimulator, a class for programmatically controlling the …
- 06:48 Changeset [63643] by
- Fix issue where typing ( or . would not overwrite a selection.
- 05:30 Changeset [63642] by
- Reset wxAuiNotebook selection to wxNOT_FOUND if it becomes empty. The …
03/05/10:
- 20:51 Changeset [63641] by
- A call to wxPopupWindow::Show shouldn't automatically cause the popup …
- 20:15 Changeset [63640] by
- Add git source control dirs to the list of excludes.
- 20:08 Changeset [63639] by
- Add create-archive.py to wx source tree.
- 16:31 Ticket #11711 ([wxDFB] crash in wxListCtrl constructor) closed by
- fixed: (In [63638]) Don't store header height in generic wxListCtrl member …
- 16:31 Changeset [63638] by
- Don't store header height in generic wxListCtrl member variable. This is …
- 16:31 Changeset [63637] by
- Fix toggling the header in the generic wxListCtrl. We need to update the …
- 16:04 Ticket #11309 (Generic listctrl in report mode on Mac does not create header) reopened by
- Sorry but this patch just doesn't make sense to me, this call shouldn't be …
- 15:56 Ticket #11662 (WxGrid keep mouse capture after a selection range) closed by
- fixed: (In [63636]) Don't stop dragging in the grid when the mouse leaves the …
- 15:56 Changeset [63636] by
- Don't stop dragging in the grid when the mouse leaves the window. …
- 15:55 Ticket #11757 (Memory leak in the wxDataViewListStore) closed by
- fixed: (In [63635]) Fix memory leak in wxDataViewListStore::DeleteItem(). The …
- 15:55 Changeset [63635] by
- Fix memory leak in wxDataViewListStore::DeleteItem(). The item data needs …
- 15:55 Ticket #11734 (IsMaximized always returns true for non-resizable windows; Centre doesn't ...) closed by
- fixed: (In [63634]) Correct IsMaximized() in wxOSX for non-resizable windows. …
- 15:55 Changeset [63634] by
- Correct IsMaximized() in wxOSX for non-resizable windows. NSWindow …
- 15:55 Changeset [63633] by
- Make the code more clear in aui sample and avoid g++ 4 warning. The code …
- 15:55 Changeset [63632] by
- Implement wxBookCtrlBase::CalcSizeFromPage() in the base class. The …
- 15:55 Changeset [63631] by
- Avoid conflict between accelerators in the notebook sample. Ctrl-5 was …
- 15:55 Changeset [63630] by
- No changes, just remove redundant GetControllerSize() definitions. For …
- 15:55 Changeset [63629] by
- Correct controller size determination in wxToolbook. The old code used …
- 15:55 Ticket #11791 (wxBitmapToggleButton wxEVT_MOUSE_CAPTURE_LOST) closed by
- fixed: (In [63628]) Use wxWindow::ReleaseMouse() instead of MSW …
- 15:55 Changeset [63628] by
- Use wxWindow::ReleaseMouse() instead of MSW ::ReleaseCapture() function. …
- 15:39 Ticket #11662 (WxGrid keep mouse capture after a selection range) reopened by
- Thanks for the patch, it indeed pinpointed the place where the problem …
- 15:11 Ticket #11768 (Default in wincmn.cpp in RemoveEventHandler...) closed by
- invalid: Sorry, I don't understand what the bug is. If a handler currently attached …
- 14:39 Ticket #11786 (wxCalendarCtrl msw no response to <return>) closed by
- wontfix: Sorry, I was wrong before and I don't think it's a good idea to send this …
- 14:17 Ticket #11796 (wxURL leaks memory if SetDefaultProxy is used) created by
- If wxURL::SetDefaultProxy is used to set a proxy, and then a wxURL is …
- 12:51 Changeset [63627] by
- define TARGET_CPU (as a variable) also for formats using MSVS_PLATFORM; …
- 10:13 Ticket #11795 (x86_64 wxPython rpm installs wx.pth to the wrong path) created by
- Starting from src.rpm from the wxPython website, I ran rpmbuild --rebuild …
- 06:54 Ticket #11794 (ms_nLastMarginWidth and ms_nDefaultMarginWidth in ownerdraw.h hack) closed by
- duplicate: Duplicate of #4068 Should be fixed both in trunk (2.9.1) and stable …
- 06:10 Ticket #11794 (ms_nLastMarginWidth and ms_nDefaultMarginWidth in ownerdraw.h hack) created by
- The static variables storing margin widths are a total hack and lead to …
- 03:13 Ticket #11793 (wxToolbook GetBestSize does not takes into account size of toolbar) created by
- If the width of toolbar is greater than best size (width) of pages, then …
- 03:01 Ticket #11792 (Memory leak in wxLaunchDefaultBrowser on Mac) created by
- There is two memory leaks of NSCFDictionary in each call of …
- 02:05 Ticket #11791 (wxBitmapToggleButton wxEVT_MOUSE_CAPTURE_LOST) created by
- The use of the function ReleaseCapture() instead of ReleaseMouse() in …
- 01:18 Ticket #11790 (Modifications to work with QNX 6.3.2) created by
- This patch makes wxWidgets compileable and useable under QNX 6.3.2. …
03/04/10:
- 19:54 Changeset [63626] by
- Add a context to the STC_CHANGED message. Add decorator for filtering …
- 18:12 Changeset [63625] by
- minor restructuring of filehistory managment
- 10:20 Ticket #11789 (Setting the selected file of a FileDialog resets the active wildcard to ...) created by
- The following code demonstrates the problem: […] When the dialog is …
- 07:09 Changeset [63624] by
- Moved property unattachment code from …
- 02:36 Ticket #11788 (wxButton cannot be constructed providing only the parent window, it ...) created by
- This patch allow the constructions of a wxButton just by passing to its …
- 00:29 Changeset [63623] by
- no existing on iphone
03/03/10:
- 15:00 Ticket #11781 (wxMenuItemImpl* wxMenuItemImpl::Create in menuitem.mm for the cocoa ...) closed by
- fixed: (In [63622]) fixing leak, fixes #11781
- 15:00 Changeset [63622] by
- fixing leak, fixes #11781
- 13:52 Ticket #11782 (Memory leak in utilscocoa.mm) closed by
- fixed: (In [63621]) fixing leak, fixes #11782
- 13:52 Changeset [63621] by
- fixing leak, fixes #11782
- 08:53 Changeset [63620] by
- using native fullscreen support and ShowEvent triggers
- 08:51 Changeset [63619] by
- fixing warning
- 08:33 Changeset [63618] by
- make sure ShowEvent doesn't get triggered to early during construction
- 07:41 Ticket #11787 (propertygrid module init/exit incomplete, causes crash in second wxEntry, ...) created by
- First wxEntry() creates wxPGEditor_TextCtrl etc, but does not delete them …
- 06:19 Changeset [63617] by
- Allow using version-specific vc prefix in msvc/wx/setup.h. We still use …
- 06:19 Ticket #11022 (include/msvc/wx/setup.h does not handle 64 bit configurations) closed by
- fixed: (In [63616]) Use correct directory names in msvc/wx/setup.h for 64 bit …
- 06:19 Changeset [63616] by
- Use correct directory names in msvc/wx/setup.h for 64 bit builds. Use …
- 06:19 Changeset [63615] by
- Added Arabic translation from Abdullah Abouzekry.
- 06:19 Ticket #11783 (compile fix for wxCommandProcessor with --disable-accel) closed by
- fixed: (In [63614]) Fix wxCommandProcessor compilation with wxUSE_ACCEL==0. …
- 06:19 Changeset [63614] by
- Fix wxCommandProcessor compilation with wxUSE_ACCEL==0. Leave the …
- 02:16 Ticket #11786 (wxCalendarCtrl msw no response to <return>) created by
- These 2 patches to calctrl.h and calctrl.cpp add an event method to …
- 01:54 Ticket #11785 (Patch to add icons to the drop-down menu of wxAuiNoteBook) created by
- If the tabs of an wxAuiNotebook have bitmaps attached to them this patch …
- 01:48 Ticket #11784 (wxAuiToolBar problems with mouse dragging and drop-down button) created by
- The attached patch fixes two problems with wxAuiToolBar. Handling of …
- 01:45 Ticket #11783 (compile fix for wxCommandProcessor with --disable-accel) created by
- src/common/cmdproc.cpp doesn't compile when configured with …
- 01:27 Ticket #11782 (Memory leak in utilscocoa.mm) created by
- There is a memory leak in utilscocoa.mm in the function void …
- 01:16 Ticket #11781 (wxMenuItemImpl* wxMenuItemImpl::Create in menuitem.mm for the cocoa ...) created by
- As the title says, this has a memory leak which is showing up on my …
03/02/10:
- 23:17 Changeset [63613] by
- Layout the immediate parent of the info bar as described in the docs, not …
- 21:59 Changeset [63612] by
- Add wx.InfoBar
- 21:56 Changeset [63611] by
- A simple test for EVT_WINDOW_DESTROY
- 21:52 Changeset [63610] by
- Make sure that the aui manager's UnInit is called even when the WIT is …
- 20:44 Ticket #11780 (Header control truncates text on OSX) created by
- OSX 10.6 List control headers truncate the "hanging" part of letters such …
- 20:24 Ticket #11779 (Printing on OSX just shows error message) created by
- OSX 10.6 Try to print anything (for example, the html print sample), and …
- 17:08 Changeset [63609] by
- Document that images in buttons and menus might not be shown under GTK. …
- 16:35 Changeset [63608] by
- add 64bit support to those formats which I could test and which support …
- 15:38 Changeset [63607] by
- document message contexts for some undocumented messages.
- 15:21 Changeset [63606] by
- (minor change) update list of supported Windows versions
- 12:59 Roadmap edited by
- mark selective yield as already implemented (diff)
- 12:46 Ticket #11754 (wxCmdLine asserts when parsing a UTF-8 encoded command line) closed by
- fixed: (In [63605]) Use user locale with Latin-1 as fallback for command line …
- 12:46 Changeset [63605] by
- Use user locale with Latin-1 as fallback for command line arguments. …
- 10:16 Ticket #11775 (wxToolBar crashes in destructor) closed by
- fixed: (In [63604]) Don't use m_macToolbar in wxOSX wxToolBar if it is NULL. …
- 10:16 Changeset [63604] by
- Don't use m_macToolbar in wxOSX wxToolBar if it is NULL. This fixes a …
- 10:16 Changeset [63603] by
- Enclose code using m_macToolbar in #if wxOSX_USE_NATIVE_TOOLBAR. Don't …
- 09:56 Ticket #11778 (wxRegKey::GetKeyInfo() is not 64-bit clean) created by
- The parameters to wxRegKey::GetKeyInfo() are all pointers to size_t, which …
- 06:10 Ticket #11777 (AUI does not process wxEVT_MOUSE_CAPTURE_LOST) created by
- It is easy to check in AUI demo from wx samples stealing the focus from …
03/01/10:
- 16:23 Changeset [63602] by
- Document GetBitmapMargins
- 16:20 Changeset [63601] by
- Fix another incorrect file name conversion in wxGTK. GTK file paths are …
- 16:15 Ticket #11743 (Encoding problem with wxDirPickerCtrl::GetPath) closed by
- fixed: (In [63600]) Always use UTF-8 for GTK+ strings [backport of r63549 from …
- 16:15 Changeset [63600] by
- Always use UTF-8 for GTK+ strings [backport of r63549 from trunk]. …
- 15:45 Changeset [63599] by
- Fix crash when accessing clipboard before entering the main loop. Check …
- 15:41 Changeset [63598] by
- reSWIGged
- 15:39 Changeset [63597] by
- Lots of little changes and additions to help get caught up with wx trunk.
- 15:23 Changeset [63596] by
- Correct the test in table.IsEmpty
- 15:20 Changeset [63595] by
- Invalidate best size when the bitmap or bitmap position changes. Add …
- 14:54 Changeset [63594] by
- Use the correct event class for the window modal notification
- 13:56 Ticket #11772 (FindReplaceDialog seg faults on find or close) closed by
- invalid: The reason the assignment is needed is to prevent the data object from …
- 13:45 Ticket #11761 (wx.GraphicsContext.Create(dc) fails on PrinterDC's) closed by
- invalid: The error message referencing the wxWindow is because the Create method is …
- 08:22 Ticket #11776 (wxSimpleHtmlListBox generates asserts in destructor while exiting app) created by
- Got 2 asserts while closing my window (wxFrame). It is caused by …
- 08:08 Ticket #11775 (wxToolBar crashes in destructor) created by
- This patch fixes crash in wxToolBar destructor in OSX Carbon version. …
- 07:30 Changeset [63593] by
- Have to implement wxPGProperty::DeleteChildren() differently so that it …
- 07:26 Changeset [63592] by
- Have to check for wxPG_SPLITTER_AUTO_CENTER style before setting propgrid …
- 02:54 Ticket #11774 ([cppcheck] found an uninitialized member in wxWidgets-2.8/src/x11/font.cpp) created by
- during a check of the wxWidgets-2.8 branch with the static code analysis …
02/28/10:
- 18:46 Ticket #11773 (Japanese Tranlation for "Quit" button is wrong. The word means "Quit from ...) created by
- Hi I am a member of Japanese translation team for GRASS GIS, that use …
- 16:12 Changeset [63591] by
- Fix error that could occur on items in the menu map that don't have any …
- 10:16 Ticket #11772 (FindReplaceDialog seg faults on find or close) created by
- I modified the ListCtrl_virtual demo to add a FindReplaceDialog and I get …
- 09:29 Changeset [63590] by
- translate 0.5 offset into user space before applying translation, see …
- 09:27 Changeset [63589] by
- moving header for precomp builds
- 08:33 Changeset [63588] by
- add log message for when a plugins install path cant be resolved
- 06:46 Ticket #11771 (GraphicsContext.Rotate() moves origin) created by
- Presumably GraphicsContext.Rotate(...) rotates the transform about the …
- 03:30 Ticket #11741 (Scrollbars Top and Bottom do not behave as expected) closed by
- fixed: (In [63587]) Simplify and correct bugs in wxMSW wxScrollBar message …
- 03:30 Changeset [63587] by
- Simplify and correct bugs in wxMSW wxScrollBar message handling. For some …
- 03:30 Changeset [63586] by
- No real changes, just cleanup wxMSW wxScrollBar a little. Get rid of old, …
- 03:09 Changeset [63585] by
- Make it possible to use wxCharBuffer during program initialization. …
- 03:09 Changeset [63584] by
- Only add -woff 3970 to C[XX]FLAGS when using SGI mipsPro 7.4.4 or later. …
- 03:09 Changeset [63583] by
- Compilation fixes for wide char functions under IRIX with mipsPro. Use …
- 03:09 Changeset [63582] by
- Fix for wxStringCheck compilation under IRIX using mipsPro. IRIX mipsPro …
- 03:09 Changeset [63581] by
- Always declare wxCStrData::As[W]Char() as being inline. This fixes …
- 03:09 Changeset [63580] by
- Rearrange functions order so that they are effectively inlined. Define …
- 03:08 Changeset [63579] by
- Fix compilation with GTK+ 2.4. Support for ellipsization in GtkTreeView …
- 03:08 Changeset [63578] by
- Support IRIX version of OpenGL multi sampling constants. Although OpenGL …
- 03:08 Changeset [63577] by
- Fix the STC sources generation script to work with ancient Python. Don't …
- 03:08 Changeset [63576] by
- No real changes, just remove an unused variable. This fixes a warning …
- 03:08 Changeset [63575] by
- Remove unused NO_SORT constant. This fixrs an IRIX mipsPro compiler …
- 03:08 Changeset [63574] by
- Include <locale.h> to get LC_XXX constants declaration. This fixes a …
- 03:08 Changeset [63573] by
- Remove unnecessary comparison of unsigned variable with 0. m_httpsize is …
- 03:08 Changeset [63572] by
- Remove unused static constant. HOURS_PER_DAY was used only in the part of …
- 03:08 Changeset [63571] by
- Include the real iostream header and not just iosfwd from wx/stdstream.h. …
- 02:44 Ticket #11770 (wxCalendarCtrl asserts mismatch between data and control) closed by
- outdated: Thanks for reporting but it was already fixed in r63560. BTW notice that …
- 02:41 Ticket #11770 (wxCalendarCtrl asserts mismatch between data and control) created by
- wxCalendarCtrl asserts at 293 in calctrl.cpp ( dt == m_date, "mismatch …
- 02:16 Ticket #11758 (After popup growth wxVListBox has poor look and can cause unhandled ...) closed by
- fixed: (In [63570]) Sometimes change in varscrollable window's size can result in …
- 02:16 Changeset [63570] by
- Sometimes change in varscrollable window's size can result in unused empty …
02/27/10:
- 23:50 Changeset [63569] by
- Fix typo
- 13:43 Ticket #11769 (wxPython GraphicsContext.Scale moves (0, 0)) created by
- Presumably a call to GraphicsContext.Scale(xscale, yscale) should scale …
- 10:52 Changeset [63568] by
- Send buffer as part of user data for tab context menu message
- 06:11 Changeset [63567] by
- Send a reference to the buffer in the message data
- 05:59 Changeset [63566] by
- Connect custom tab menu events to their handlers
- 00:29 Ticket #11768 (Default in wincmn.cpp in RemoveEventHandler...) created by
- Hi in wincmn.cpp we have the following line 1277 : wxEvtHandler …
02/26/10:
- 20:15 Changeset [63565] by
- Add ContextMenuManager class Allow Tab menu to be customized by client …
- 18:51 Changeset [63564] by
- Override CanFocus because the wxWindow level test will check if the …
- 12:56 Changeset [63563] by
- Fix showing/hiding of FlatMenu toolbar
- 07:45 Changeset [63562] by
- Must clear property selection in wxPGProperty::SetChoices() or risk a …
- 07:12 Ticket #11767 (wxDatePickerCtrl on OS X : wrong behaviour when clicking on text) created by
- When a wxDatePickerCtrl has the application focus, clicking anywhere in …
- 06:44 Ticket #11766 (wxMBConvUTF8::WC2MB overruns supplied buffer if last char is not ascii) created by
- version 2.8.8 Preamble - most of the default conversion routines end up …
- 06:10 Changeset [63561] by
- Fix assert when using year or decade view in Windows 7 calendar control. …
- 06:09 Changeset [63560] by
- Fix assert on wxCalendarCtrl creation under Windows 7. Unlike previous …
- 06:09 Changeset [63559] by
- Add pretty-printers for wxPoint, wxSize and wxRect. Also replace an if …
- 06:05 Ticket #11765 (wxStyledTextCtrl patch for wx2.9) created by
- Hi, Here is the patch I propose to have the new Scintilla in the wx2.9.1. …
- 05:54 Ticket #11764 (wxCalendarCtrl double click raises assert error message) closed by
- fixed: I can't reproduce this with the latest 2.9 sources so I assume it was …
- 05:12 Ticket #11764 (wxCalendarCtrl double click raises assert error message) created by
- there is a wxFAIL_MSG( "unexpected" ); in msw calctrl.cpp line 175. I …
- 04:24 Ticket #11763 (wxMAXIMIZE does not work) created by
- While debugging #11762 i found another maximize-related error: the …
- 04:06 Ticket #11762 (Maximize leaves pixels on the right and on the bottom) created by
- There seems to be a problem with the wxTopLevelWindow::Maximize call on …
02/25/10:
- 22:24 Ticket #11662 (WxGrid keep mouse capture after a selection range) closed by
- fixed: I fixed your problem. I checked the 2.8.10 sourcecode (grid.cpp) against …
- 19:38 Ticket #11761 (wx.GraphicsContext.Create(dc) fails on PrinterDC's) created by
- I've been learning wxPython under OSX, and have just discovered the …
- 17:13 Changeset [63558] by
- apply slightly modified patch from sebastien.lelong to allow specifying …
- 16:58 Ticket #11760 (Using custom cursors in wxOSX-Cocoa crashes the program) created by
- Using a cursor created from an image, via wxCursor(const wxImage& image), …
- 12:42 Ticket #11759 (Connection::onRequest completion or timeout causes logout of user session) created by
- stepping over or into socket.cpp:671 send(...) causes an immediate logout …
- 11:39 Ticket #11758 (After popup growth wxVListBox has poor look and can cause unhandled ...) created by
- See attched png for example. wxOwnerDrawnComboBox starts with one item …
- 07:06 Ticket #11756 (OwnerDrawn menu items look differently than normal items) reopened by
- > And setting the entire menu to be owner-drawn really shouldn't be …
- 07:05 Changeset [63557] by
- Added work around in wxPropertyGrid for a wxTextCtrl beep on enter press
- 06:04 Changeset [63556] by
- Fixed property Hide command
- 05:09 Ticket #11756 (OwnerDrawn menu items look differently than normal items) closed by
- wontfix: Chances of anything happening to the owner drawn code in 2.8 are very …
- 03:17 Ticket #11757 (Memory leak in the wxDataViewListStore) created by
- There is a memory leak in the wxDataViewListStore. In the …
- 01:46 Ticket #11756 (OwnerDrawn menu items look differently than normal items) created by
- I'm using wxWidgets 2.8.10 on WindowsXP. Menu items look inconsistent and …
- 01:28 Ticket #11743 (Encoding problem with wxDirPickerCtrl::GetPath) reopened by
- Hi, the problem in this case is a false conversion from UTF-8 to wide …
- 01:14 Ticket #11755 (wxBitmapToggleButton Xml Handler) created by
- Add the wxBitmapToggleButton initialization capability from XRC.
02/24/10:
- 16:04 Ticket #11727 (wxhInstance not properly initialized for console applications) closed by
- fixed: (In [63555]) Initialize wxhInstance in console MSW applications too. …
- 16:04 Changeset [63555] by
- Initialize wxhInstance in console MSW applications too. Console …
- 16:03 Changeset [63554] by
- Use wxGetInstance() instead of wxhInstance in wxMSW code. No real …
- 16:03 Ticket #11718 (wxImageList link error) closed by
- fixed: (In [63553]) Include wx/defs.h from all our public headers, including …
- 16:03 Changeset [63553] by
- Include wx/defs.h from all our public headers, including wx/imaglist.h. …
- 16:03 Ticket #11719 (../src/msw/button.cpp:957: warning: suggest parentheses around && within ...) closed by
- fixed: (In [63552]) Fix harmless g++ 4.3 warning about suggested parentheses. …
- 16:03 Changeset [63552] by
- Fix harmless g++ 4.3 warning about suggested parentheses. Closes #11719.
- 16:03 Ticket #11729 (Incorrect work wxListBox without flag wxLB_OWNERDRAW) closed by
- fixed: (In [63551]) Fix multiple bugs in non-ownerdrawn wxListBox after recent …
- 16:03 Changeset [63551] by
- Fix multiple bugs in non-ownerdrawn wxListBox after recent merge. Changes …
- 16:03 Ticket #11733 (wxBase-2.8.11-rc2 fails to build) closed by
- fixed: (In [63550]) Document the use of --disable-gui for building wxBase. We …
- 16:03 Changeset [63550] by
- Document the use of --disable-gui for building wxBase. We don't have a …
- 16:03 Ticket #11743 (Encoding problem with wxDirPickerCtrl::GetPath) closed by
- fixed: (In [63549]) Always use UTF-8 for GTK+ strings. Strings returned and …
- 16:03 Changeset [63549] by
- Always use UTF-8 for GTK+ strings. Strings returned and accepted by GTK+ …
- 16:03 Ticket #11750 (build fix for --disable-config) closed by
- fixed: (In [63548]) Compilation fixes in wxHTML for wxUSE_CONFIG==0. Surround …
- 16:03 Changeset [63548] by
- Compilation fixes in wxHTML for wxUSE_CONFIG==0. Surround uses of …
- 16:03 Ticket #11752 (wxDC overload documentation) closed by
- fixed: (In [63547]) Document more wxDC drawing functions overloads. Document …
- 16:03 Changeset [63547] by
- Document more wxDC drawing functions overloads. Document overloads taking …
- 14:09 Changeset [63546] by
- Fixed typo in wxDataViewIconTextRenderer docs.
- 13:36 Ticket #11747 (Found memory leaks in MENU Event) closed by
- invalid: Sorry, this is very confusing. Are you speaking about memory leaks or …
- 13:16 Changeset [63545] by
- Add a way to query and set FlatMenuBar display options.
- 11:29 Ticket #11754 (wxCmdLine asserts when parsing a UTF-8 encoded command line) created by
- wxCmdLineParserData::SetArguments() assumes that argv[] contains …
- 11:04 Changeset [63544] by
- Fix error in documentation comment
- 09:13 Ticket #11753 (WxWinCE menu not working under windows mobile 6 using minimal) created by
- The minimal application menu, using WxWidgets 2.8.10, is not working if …
- 05:30 Ticket #11752 (wxDC overload documentation) created by
- Here is a patch to add documentation for drawing function overload
- 03:32 Changeset [63543] by
- wxTE_PROCESS_ENTER isn't just for Windows.
- 00:49 Ticket #11751 (pyAUI) created by
- I sometimes get into an error that the "selection blue" (see image …
02/23/10:
- 18:31 Ticket #11750 (build fix for --disable-config) created by
- From wx-dev: --------------------- Building a configuration with …
- 09:32 Changeset [63542] by
- proper app shutdown support for iphone
- 07:37 Changeset [63541] by
- Fix flashing issue when creating new pages on Windows.
- 07:29 Changeset [63540] by
- Set up default property grid unspecified value colour
- 07:24 Changeset [63539] by
- When drawing wxPropertyGrid check box editor, be consistent with the other …
- 02:42 Ticket #11749 (Adding default selection strnig to wxGetSingleChoice* functions) created by
- I am wrote small path in order to allow set a default selection string …
- 02:10 Ticket #11748 (Upgrade wxSTC to Scintilla 2.0.3) created by
- This is a proposal enhancement to upgrade wxStyledTextCtrl from Scintilla …
- 00:25 Ticket #11747 (Found memory leaks in MENU Event) created by
- I use wxwidgets 2.8.10 with opencv The program crashes when I excute IP …
02/22/10:
- 19:39 Changeset [63538] by
- fix spelling mistakes
- 19:38 Changeset [63537] by
- update to latest version
- 18:37 Changeset [63536] by
- Remove unneeded call to Update
- 10:24 Ticket #11746 ([wxMSW] Text on disabled wxButton is drawn incorrectly after color change) created by
- After a call to SetForegroundColour() or SetBackgroundColour(), a …
- 09:04 Changeset [63535] by
- Rename property pending for deletion so it won't be in the way of the user …
- 08:44 Changeset [63534] by
- Property removal and deletion done from wxPropertyGrid event handler is …
02/21/10:
- 17:56 Changeset [63533] by
- Cocoa text fields and views have their own context menus, so we should use …
- 13:45 Changeset [63532] by
- Add link to bug tracker in Help Menu
- 07:48 Changeset [63531] by
- Add Get/SetChooseSingle so that completers can control how selections are …
- 07:47 Changeset [63530] by
- Simplify sorting
02/20/10:
- 10:18 Ticket #11742 (PyAuiNotebook Improved positioning of tab drag image) closed by
- fixed: Thank you for the patch Cody, applied in SVN. I'll try and work on ticket …
- 10:13 Changeset [63529] by
- Applied patch from Cody Precord fixing positioning of tab drag image
- 06:45 Ticket #11745 ([cppcheck] found redunant code in wxWidgets-2.8/src/x11/settings.cpp) created by
- cppcheck found two redundant break statements in …
02/19/10:
- 20:40 Changeset [63528] by
- java codebrowser improvements
- 14:40 Changeset [63527] by
- Implement CreateMeasuringContext
- 14:39 Changeset [63526] by
- Implement CreateMeasuringContext
- 14:16 Changeset [63525] by
- Fix use of set_dash in GraphicsPen. Enforce floating point math in …
- 14:14 Changeset [63524] by
- Fix use of set_dash in GraphicsPen. Enforce floating point math in …
- 07:57 Changeset [63523] by
- use same drag style for shelf window as for main notebook.
- 03:49 Ticket #11744 (wxFileDataObject Problem with oriental characters) created by
- Im using 2.8.10.1-0ubuntu1 in ubuntu 9.10. This is a tiny section of the …
- 01:19 Ticket #11743 (Encoding problem with wxDirPickerCtrl::GetPath) created by
- On Ubuntu 9.10, wxWidget 2.8.10 unicode, when selecting a folder with …
02/18/10:
- 23:01 Changeset [63522] by
- Since wxDialog::Show(false) only calls wxWindow::Show, we must explicitly …
- 23:00 Changeset [63521] by
- Typo fix.
- 19:27 Changeset [63520] by
- Using fixedWidthOnly == True with the FontEnumerator in 2.9 causes an …
- 19:00 Changeset [63519] by
- Disable sending of events by OS X Combobox during programmatic changes.
- 18:45 Changeset [63518] by
- Remove redundant call to SetTopWindow
- 18:44 Changeset [63517] by
- Some compatibility fixes for 2.9
- 18:31 Changeset [63516] by
- Fix some issues with flashing when new pages are added to the notebook.
- 17:07 Changeset [63515] by
- fix minor glitch in drag image
- 17:04 Ticket #11742 (PyAuiNotebook Improved positioning of tab drag image) created by
- This patch improves the positioning of the tab drag image. Previously the …
- 15:28 Ticket #11741 (Scrollbars Top and Bottom do not behave as expected) created by
- I'm running a Windows2K machine, and when I right click on a scrollbar and …
- 13:53 Changeset [63514] by
- Fix placement of tab drag image to retain the proper offset from where the …
- 11:32 Changeset [63513] by
- Add --no-clean option to source install handler to allow skipping the step …
- 11:19 Ticket #11740 (Pre OnKeyDown processing event for wxStyledTextCtrl) closed by
- invalid
- 10:39 Ticket #11735 (I'd like to submit editra.po for Japanese translation) closed by
- fixed: Hello, Editra translations are handled at launchpad.net …
- 07:06 Ticket #11737 (GetSubBitmap contains a bug) closed by
- duplicate: Apparently a duplicate of #11736.
- 06:53 Ticket #11738 ([cppcheck] found possible uninitialized variable usage in ...) closed by
- invalid: sorry about that, it is a false positive of cppcheck.
- 05:57 Ticket #11740 (Pre OnKeyDown processing event for wxStyledTextCtrl) reopened by
- 05:51 Ticket #11740 (Pre OnKeyDown processing event for wxStyledTextCtrl) closed by
- fixed
- 05:45 Ticket #11740 (Pre OnKeyDown processing event for wxStyledTextCtrl) created by
- Hi I was trying to make a python console using wxSTC, I did not found a …
- 05:30 Ticket #11739 ([cppcheck] found a memory leak in ...) created by
- cppcheck found a memory leak in wxWidgets-2.8/contrib/src/ogl/oglmisc.cpp. …
- 05:27 Ticket #11738 ([cppcheck] found possible uninitialized variable usage in ...) created by
- during a check with cppcheck of the current svn head of 2.8 branch, the …
- 01:51 Ticket #11737 (GetSubBitmap contains a bug) created by
- After some research in the wxMSW code, I think this is a bug. When a …
- 01:47 Ticket #11736 (GetSubBitmap contains a bug) created by
- After some research in the wxMSW code, I think this is a bug. When a …
- 01:34 Changeset [63512] by
- fix trac 11733 (part2, missing xml.h in base tarball)
02/17/10:
- 21:10 Ticket #11735 (I'd like to submit editra.po for Japanese translation) created by
- Hi, I am a member of translation team for "GRASS GIS" Japanese version. …
- 20:35 Changeset [63511] by
- Fix some issues with layout on some pages
- 18:30 Changeset [63510] by
- Fix issue where no running environment is specified
- 18:08 Changeset [63509] by
- Fix issue with not being able to run gui apps in the process thread, …
- 16:59 Changeset [63508] by
- note recent fixes
- 16:18 Ticket #11734 (IsMaximized always returns true for non-resizable windows; Centre doesn't ...) created by
- For wxOSX-Cocoa, wxNonOwnedWindowCocoaImpl::IsMaximized uses the NSWindow …
- 15:37 Changeset [63507] by
- potential fix for segfault error when running on gtk.
- 13:58 Ticket #11733 (wxBase-2.8.11-rc2 fails to build) created by
- Configuring as suggested in the readme, with a plain ../configure, …
- 09:57 Ticket #11732 (wxDataViewCtrl sample asserts just after edited any text field) created by
- In revision 63497 of trunk wxMSW on Windows XP, the sample dataview just …
02/16/10:
- 17:56 Changeset [63506] by
- Slight adjustment to when and how much is scrolled in ScrollChildIntoView.
- 17:55 Changeset [63505] by
- Slight adjustment to when and how much is scrolled in ScrollChildIntoView.
- 17:52 Changeset [63504] by
- Display the number of non top-level child windows for the selected object.
- 17:49 Changeset [63503] by
- Display the number of non top-level child windows for the selected object.
- 08:24 Changeset [63502] by
- Fixed auto-resizing behavior when double-clicking a splitter; Added …
- 07:38 Ticket #11720 (HyperTreeList BEGIN_DRAG was not returning the dragged item) closed by
- fixed: This should be fixed now in SVN. Thank you for the patch.
- 07:38 Ticket #11708 (HyperTreeList's GetItemWidth doesn't use the font in its calculations) closed by
- fixed: This should be fixed now in SVN. Thank you for the patch.
- 07:38 Changeset [63501] by
- Added wxPropertyGridInterface::GetColumnProportion()
- 07:37 Ticket #11704 (Drag and drop in hypertreelist needs refresh after drop) closed by
- fixed: This should be fixed now in SVN. Thank you for the patch!
- 07:37 Ticket #11706 (PyAuiNotebook Fix for tab drag issue) closed by
- fixed: This should be fixed now in SVN. Thank you for the patch!
- 07:35 Ticket #11693 (If you SavePerspective () of an auiNotebook with 0 pages it throws an ...) closed by
- fixed: This should be fixed now in SVN. Please let me know if it is working.
- 07:34 Changeset [63500] by
- - Fixed tickets #11704, #11708 and #11720 for HyperTreeList (Thanks to …
- 06:15 Changeset [63499] by
- Added missing words in event documentation
- 06:12 Changeset [63498] by
- Document wxEVT_PG_CHANGED
- 01:44 Changeset [63497] by
- Add user for buildbot notifications.
02/15/10:
- 22:47 Changeset [63496] by
- wx.Color --> wx.Colour
- 22:24 Changeset [63495] by
- typo
- 22:21 Changeset [63494] by
- Remove the old pubsub module. Update distrib files.
- 22:19 Changeset [63493] by
- Remove the old pubsub module. Update distrib files.
- 22:18 Changeset [63492] by
- Remove the old pubsub module. Update distrib files.
- 21:09 Changeset [63491] by
- add externals property for pubsub
- 21:04 Changeset [63490] by
- add externals property for pubsub
- 20:46 Changeset [63489] by
- Add the new pubsub code
- 20:32 Changeset [63488] by
- Moving pubsub to 3rdParty
- 16:30 Changeset [63487] by
- Resync all translations
- 13:41 Ticket #11731 (Quitting from OS X Dock crashes applications with modal dialog) created by
- When an application is running in the modal loop for a dialog Cmd-Q and …
- 13:26 Ticket #11730 (wxDir returns composed unicode in OSX) created by
- After having spent a day tracking down why some files containing "ø" and …
- 09:35 Ticket #11699 (wxTimer doesn't allow multiple timers with the same ID (MSW)) closed by
- fixed: Thanks for the updates.
- 09:34 Changeset [63486] by
- Apply new patch fixing problem of IsRunning always returning True. See …
- 09:30 Changeset [63485] by
- Apply new patch fixing problem of IsRunning always returning True. See …
- 00:15 Ticket #11729 (Incorrect work wxListBox without flag wxLB_OWNERDRAW) created by
- wxListBox without flag wxLB_OWNERDRAW causes crash program in methods …
02/14/10:
- 20:23 Changeset [63484] by
- Implement case-insensitive find and read only support for Cocoa combobox.
- 10:18 Ticket #11728 (Flickering when starting new line in StyledTextCtrl with syntax ...) created by
- Everytime I open a new line that new line (or that line and +- 2 following …
- 07:27 Changeset [63483] by
- Fix wxHtmlWindow to correctly decide whether to show scrollbars. …
- 07:21 Ticket #11727 (wxhInstance not properly initialized for console applications) created by
- I have created a console app which then creates a window (the console is …
- 07:11 Ticket #11726 (wxUSE_DEBUG_NEW_ALWAYS not taken into account because of wxUSE_IOSTREAMH) created by
- I have changed wxUSE_DEBUG_NEW_ALWAYS to 1 in msw/setup.h as per the docs, …
- 06:37 Changeset [63482] by
- Added note about removed member function wxPropertyGrid::CanClose()
- 06:09 Changeset [63481] by
- Added wxPropertyGridInterface::SetColumnProportion(); …
- 05:18 Ticket #11725 (Removal of wxListCtrl::MSWDrawSubItem in 2.8.9 cause problems in Windows ...) created by
- Problem The icon for the selected row will disappear entirely when when …
- 01:16 Ticket #11699 (wxTimer doesn't allow multiple timers with the same ID (MSW)) reopened by
02/13/10:
- 21:34 Changeset [63480] by
- Apply PySlices patch from David Mashburn. Closes #10959
- 21:24 Ticket #10959 (PySlices patch) closed by
- fixed: (In [63479]) Apply PySlices patch from David Mashburn. Closes #10959
- 21:24 Changeset [63479] by
- Apply PySlices patch from David Mashburn. Closes #10959
- 20:36 Ticket #11724 (wx-config-2.9 --unicode=no doesn't find ansi configs) created by
- […] it worked in 2.8: […] it also works if you add --version: …
- 14:59 Changeset [63478] by
- Backport some tweaks from trunk.
- 14:42 Ticket #11723 (Rubberbanding displays incorrectly for OSX Cocoa in modified drawing ...) created by
- If the drawing sample from the samples directory is compiled for …
- 14:18 Ticket #11722 (Window group problems with wxOSX Carbon wxDialog::ShowModal) created by
- There are a few problems with the current implementation of …
- 13:14 Ticket #11721 (RichTextCtrl IsModified returns true after creation) created by
- IsModified() returns true when it should probably default to false. …
02/12/10:
- 22:30 Changeset [63477] by
- Basic support for tooltips under OS X Cocoa.
- 22:20 Changeset [63476] by
- +Extend HTML support to support HTML5 syntax (patch from Hagn99)
- 16:50 Changeset [63475] by
- Update version checks for wx to use 2.8.8 as the minimum supported …
- 14:47 Changeset [63474] by
- Fix compilation of wx/scopeguard.h with g++ -fno-exceptions. Don't use …
- 14:47 Changeset [63473] by
- Remove wxHAS_NAMESPACES and gcc 2.95 checks. We use namespaces elsewhere …
- 11:36 Ticket #11720 (HyperTreeList BEGIN_DRAG was not returning the dragged item) created by
- The BEGIN_DRAG event was not returning the dragged item, because …
- 06:53 Changeset [63472] by
- Added missing wxPropertyGrid events from propgrid.i
- 03:22 Changeset [63471] by
- Ukrainian translations update from Yuri Chornoivan. Also changed charset …
02/11/10:
- 18:19 Changeset [63470] by
- Fix fontface reference count. Fix _findCairoLib to fall back to the old …
- 18:16 Changeset [63469] by
- Fix fontface reference count. Fix _findCairoLib to fall back to the old …
- 13:47 Ticket #11719 (../src/msw/button.cpp:957: warning: suggest parentheses around && within ...) created by
- Attached patch fixes compiler warning (shows up on cygwin).
- 12:48 Ticket #11718 (wxImageList link error) created by
- I use wx 2.8.3 with MS Windows, but I also checked 2.8.10 (stable) and …
- 12:15 Ticket #11717 (error: redefinition of ‘class wxConsoleEventLoop’ (cygwin)) created by
- In file included from ../include/wx/evtloop.h:246, from …
- 11:54 Changeset [63468] by
- Restore functionality of being able to move tabs between windows.
- 11:43 Ticket #11716 (missing include in src/tiff/libtiff on cygwin) created by
- Lots of errors (53) like: ../src/tiff/libtiff/tif_win32.c:184: error: …
- 04:48 Ticket #11679 (Patch: Subclassing of wxMenuBar in XRC) closed by
- fixed: Thanks! Applied.
- 04:48 Changeset [63467] by
- Make it possible to subclass wxMenuBar in XRC (patch #11679).
- 04:47 Changeset [63466] by
- Make it possible to subclass wxMenuBar in XRC (patch #11679).
- 04:37 Ticket #11715 (Buffer overflow in wxXmlResource::GetXRCID) closed by
- fixed: Applied, thanks!
- 04:36 Changeset [63465] by
- Fixed possible buffer overflow in wxXmlResource::GetXRCID() (patch …
- 04:36 Changeset [63464] by
- Fixed possible buffer overflow in wxXmlResource::GetXRCID() (patch …
- 03:18 Ticket #11715 (Buffer overflow in wxXmlResource::GetXRCID) created by
- A signed integer is used to calculate the hash table index in …
- 02:19 Ticket #11714 (TreeListCtrl: draw native selection rectangle on wxGTK) created by
- The attached patch modifies the TreeListCtrl supplied with wxPython to …
02/10/10:
- 21:52 Changeset [63463] by
- Draft X11/GTK eventsim implementation.
- 21:32 Changeset [63462] by
- Draft Windows implementation for eventsim.
- 18:03 Changeset [63461] by
- only retrieve the message type once
- 17:42 Changeset [63460] by
- Fix logging level in debug log message
- 15:53 Ticket #11713 (too few arguments to function ‘int mkdir(const char*, mode_t) on cygwin) created by
- In file included from ../include/wx/stream.h:22, from …
- 08:47 Changeset [63459] by
- Added a lot of propgrid %ignore(s), which are now needed since '#ifndef …
- 08:45 Changeset [63458] by
- Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions
- 05:31 Changeset [63457] by
- Fixed wxGauge's best size to conform to Windows HIG.
- 03:38 Changeset [63456] by
- Move wxPosixPermissions definition from wx/file.h to wx/filefn.h. This …
02/09/10:
- 20:53 Ticket #11712 (wxAuiToolBar auto-orientation) created by
- The wxAuiToolbar has a "direction" determined by the presence or absence …
- 20:28 Changeset [63455] by
- reSWIGged
- 20:27 Changeset [63454] by
- ConvertToDisabled for MSW
- 13:54 Changeset [63453] by
- fix GetLongVersion return value
- 13:49 Changeset [63452] by
- wx.ART_CLOSE
- 13:46 Changeset [63451] by
- Add context manager protocol methods to a few classes where it would be …
- 13:40 Changeset [63450] by
- Pass the ID when calling SetOwner
- 13:39 Changeset [63449] by
- Add context menu methods
- 13:38 Changeset [63448] by
- Remove property for GetItemHeight since the method was removed.
- 13:38 Changeset [63447] by
- Move property for GetPosition to wx.MouseState.
- 13:36 Changeset [63446] by
- ConvertToDisabled
- 13:34 Changeset [63445] by
- wx.ART_CLOSE
- 13:34 Changeset [63444] by
- ScheduleForDestruction
- 13:33 Changeset [63443] by
- Support long version string
- 13:33 Changeset [63442] by
- Add comment about setting CC/CXX
- 13:33 Changeset [63441] by
- Minor tweaks in OnInit
- 13:32 Changeset [63440] by
- Avoid new deprecation warning, DrawRadioButton --> DrawRadioBitmap
- 08:43 Ticket #11711 ([wxDFB] crash in wxListCtrl constructor) created by
- Creating a wxListCtrl in the constructor of a (derived) wxFrame …
- 07:58 Changeset [63439] by
- Fix incorrect behavior of how middle mouse click was closing pages. Fix …
- 07:49 Changeset [63438] by
- Fix bug where position cache was not getting updated after some page close …
- 07:05 Ticket #11710 (PyAuiNotebook tab layout issue) created by
- When a notebook has many tabs in it and the scroll buttons are enabled the …
- 03:21 Ticket #11709 (moving text with dnd in stc on linux broken) created by
- Since we updated the codebase of our internally used wxScintilla for …
- 01:35 Changeset [63437] by
- support fullscreen display (translucent status) in all 4 orientations
Note: See TracTimeline
for information about the timeline view.
