Timeline
05/30/09:
- 15:59 Changeset [60826] by
- Apply patch from Igor to fix issue in GetFNQ
- 15:38 Changeset [60825] by
- forward Freeze/Thaw() and Update() to the generic list control (see …
- 15:25 Changeset [60824] by
- implement Update() properly for the generic wxListCtrl (see #10857)
- 13:42 Ticket #10860 (adding test to show that a list being manipulated inside a long task ...) created by
- wxListCtrl under Mac when using generic control did not update at all …
- 13:34 Ticket #10859 (The 2.9 treectrl sample asserts when given the wxTR_MULTIPLE style) created by
- Revision 49571 introduced a wxASSERT_MSG in wxTreeCtrl::GetSelection, …
- 13:34 Ticket #10858 (wxListCtrl on Mac does not route Freeze/Thaw/Update to m_genericImpl) created by
- wxListCtrl does not route those commands, thus they are totally ignored …
- 13:26 Ticket #10857 (wxGenericListCtrl does not recalculate positions on Thaw nor Update, ...) created by
- wxGenericListCtrl uses a m_dirty member to block refreshes when positions …
- 10:16 Ticket #10844 (Large file detection fails in configure of app using wx) closed by
- fixed: (In [60823]) define HAVE_LARGEFILE_SUPPORT in setup.h when large files …
- 10:15 Changeset [60823] by
- define HAVE_LARGEFILE_SUPPORT in setup.h when large files support is …
- 10:02 Ticket #10846 (build error with --disable-unicode --enable-stl on OSX and GTK) closed by
- fixed: (In [60822]) fix ANSI build compilation (closes #10846)
- 10:02 Changeset [60822] by
- fix ANSI build compilation (closes #10846)
- 09:58 Ticket #10851 ([wxBoxSizer] Wrong handling of a Child's Size and MinSize when Layout is ...) reopened by
- Well.. even if that is right, shouldn't that be done internally in …
- 09:53 Ticket #10856 (samples/dialogs has problems with color and font picker on wxMac Carbon ...) created by
- I tested RC4 of wxWidgets 2.9.0 from this link: …
- 09:42 Ticket #10849 (samples/makefile.vc does not build xrcdemo.exe in samples/xrc) closed by
- fixed: (In [60821]) added power, svg, taborder and xrc samples (closes #10849)
- 09:42 Changeset [60821] by
- added power, svg, taborder and xrc samples (closes #10849)
- 09:37 Ticket #10851 ([wxBoxSizer] Wrong handling of a Child's Size and MinSize when Layout is ...) closed by
- invalid: It should, this is done in order to use the initial window size as its …
- 09:15 Ticket #10855 (sample/validate has assert and crash on exit with wxMac Carbon) created by
- I tested RC4 of wxWidgets 2.9.0 from this link: …
- 09:03 Ticket #10854 (samples/validate does not validate properly on wxMac Cocoa) created by
- I tested RC4 of wxWidgets 2.9.0 from this link: …
- 08:17 Ticket #10853 (samples/wizard crashes on wxMac Cocoa after clicking OK on dialog) created by
- I tested RC4 of wxWidgets 2.9.0 from this link: …
- 07:53 Ticket #10852 (samples/wrapsizer dialog is too small) created by
- I tested RC4 of wxWidgets 2.9.0 from this link: …
- 07:53 Ticket #10851 ([wxBoxSizer] Wrong handling of a Child's Size and MinSize when Layout is ...) created by
- When calling Layout() for a wxBoxSizer the following happens for each …
- 07:18 Ticket #10850 (samples/xrc example of uncentered dialog works in Mac OSX but not Windows ...) created by
- I tested RC4 of wxWidgets 2.9.0 from this link: …
- 06:59 Ticket #10849 (samples/makefile.vc does not build xrcdemo.exe in samples/xrc) created by
- I tested RC4 of wxWidgets 2.9.0 from this link: …
- 06:54 Changeset [60820] by
- refactor printf benchmarks to fit the new wxWidgets benchmarking …
- 06:42 Changeset [60819] by
- Use correct wxColourPropertyValue ptr instead of wxColour (still does not …
- 04:46 Changeset [60818] by
- compilation fix for wxUSE_STL==1
- 04:20 Changeset [60817] by
- More forward-ported wxPython-bindings related cleanup from 2.9.0 branch, …
- 03:49 Changeset [60816] by
- Forward-ported wxPython-bindings related cleanup from 2.9.0 branch
- 00:04 Changeset [60815] by
- Some basic fixes in the PropertyGrid demo
05/29/09:
- 22:49 Changeset [60814] by
- reSWIGged
- 22:07 Changeset [60813] by
- Fix syntax error
- 21:54 Changeset [60812] by
- A couple more configure options for wxPython debug build
- 21:49 Changeset [60811] by
- Set native eol mode
- 21:40 Changeset [60810] by
- Don't need this old helper script anymore
- 21:39 Changeset [60809] by
- Disown the imagelist parameter
- 21:39 Changeset [60808] by
- Fix premultiply #if
- 21:38 Changeset [60807] by
- ignore new file
- 21:38 Changeset [60806] by
- wx.NullColor --> wx.NullColour
- 21:38 Changeset [60805] by
- Ensure the tree item is good before using it
- 21:37 Changeset [60804] by
- Split the version numbers out to their own module
- 21:37 Changeset [60803] by
- Add DataViewTreeCtrl test
- 21:33 Changeset [60802] by
- Split the version numbers out to their own module
- 18:34 Changeset [60801] by
- comment out logging statement and only use for debugging.
- 18:29 Changeset [60800] by
- Add support for Cobra programming language
- 17:42 Changeset [60799] by
- Add documentation attribute to Code objects so parsers can store …
- 16:25 Changeset [60798] by
- Added logic to the ribbon bar to detect mouse hovering. Implemented …
- 15:41 Changeset [60797] by
- Fix incorrect string handling in php tag generator parser
- 11:23 Changeset [60796] by
- Fixed wxPropertyGrid bindings, plus tidied up the demo
- 11:17 Changeset [60795] by
- Added wxPGInitResourceModule(), needed for proper initialization in …
- 09:31 Changeset [60794] by
- Preliminary wxPropertyGrid bindings
- 09:04 Changeset [60793] by
- wxPython 2.9.0 bindings related cleanup (should not have broken anything, …
- 07:46 Ticket #10848 (wxAuiNotebook: Incorrect tab indexing after tab move (via DnD)) created by
- After moving tabs in wxAuiNotebook (via drag-n-drop) and subsequently …
- 06:32 Changeset [60792] by
- Ensure the tooltip has been created before enabling or setting the delay, …
- 06:32 Changeset [60791] by
- Ensure the tooltip has been created before enabling or setting the delay, …
- 06:22 Changeset [60790] by
- Implemented page background and tab separator rendering.
- 02:01 Ticket #10847 (enhancement: Rename a wxAuiNotebook tab with double-click) created by
- It would be nice to have ability to rename wxAuiNotebook tabs by …
- 01:06 Changeset [60789] by
- - Fixed ToasterBox positioning on screen; - Slight revamp of module …
05/28/09:
- 13:31 Changeset [60788] by
- avoid leaking allocated tooltips
- 13:27 Ticket #10845 (MacOSX PPC Configure "argument list too long") closed by
- fixed: Yes, 10.4.11 Combo update fixed problem. But It come still weird to me. …
- 10:41 Changeset [60787] by
- Merge final build tweaks into tagged release version
- 10:34 Changeset [60786] by
- Final build tweaks for 2.8.10.1 needed to compensate for Debian/Ubuntu …
- 09:16 Changeset [60785] by
- Dont draw linear gradients on the tabs under GTK as it can cause serious …
- 09:00 Changeset [60784] by
- avoid making GLib call before gtk_init_check is called
- 08:08 Changeset [60783] by
- Implemented main logic of the ribbon bar tab sizing function. Added …
- 08:06 Changeset [60782] by
- remove redundant extern keywords from wxEmptyString definitions
- 05:27 Ticket #10844 (Large file detection fails in configure of app using wx) reopened by
- OK... It turns out the problem is that wx REALLY builds without large …
- 05:24 Ticket #10846 (build error with --disable-unicode --enable-stl on OSX and GTK) reopened by
- Reopened: with revision 60781 I still get (another) error: …
- 03:52 Changeset [60781] by
- backport of fix for non-unicode builds
- 03:50 Changeset [60780] by
- backport of fix for non-unicode, stl-enable
- 03:39 Changeset [60779] by
- Files updated due to changes in build configuration
- 03:32 Changeset [60778] by
- Integrating fswatcher module in build system Added source & header files …
- 03:30 Changeset [60777] by
- Added more svn:keywords
- 03:25 Changeset [60776] by
- First (almost empty) version of source
- 03:06 Changeset [60775] by
- Applied patch from Parsha Pourkhomami to allow ToasterBox creation with …
- 02:59 Changeset [60774] by
- fixing length param, see #10846
- 02:59 Changeset [60773] by
- Update to Bakefile 0.2.6
- 02:49 Ticket #10843 (string.h: compile warning "‘str’ shadows a member") closed by
- fixed: (In [60772]) avoid g++ 4.3 warnings about conflict between parameter and …
- 02:49 Changeset [60772] by
- avoid g++ 4.3 warnings about conflict between parameter and method names …
- 02:45 Ticket #10844 (Large file detection fails in configure of app using wx) closed by
- invalid: Using private defines was never a good idea, you should be just checking …
- 02:42 Ticket #10846 (build error with --disable-unicode --enable-stl on OSX and GTK) closed by
- fixed: (In [60771]) compilation fix for STL/UNICODE case (closes #10846)
- 02:42 Changeset [60771] by
- compilation fix for STL/UNICODE case (closes #10846)
- 02:21 Ticket #9439 (/) reopened by
- > wxFileName CombineWith(wxFileName fnOther) { ... } > > Does anyone else …
- 01:27 Ticket #10846 (build error with --disable-unicode --enable-stl on OSX and GTK) created by
- using the configure switches from above, the build fails in […]
05/27/09:
- 22:36 Ticket #10845 (MacOSX PPC Configure "argument list too long") created by
- I got error when configuring wxWidgets on PPC. Application is not …
- 21:38 Changeset [60770] by
- Add DataViewTreeCtrl classes
- 21:37 Changeset [60769] by
- Fix some duplicate definitions
- 21:36 Changeset [60768] by
- reSWIGged
- 15:40 Ticket #10844 (Large file detection fails in configure of app using wx) created by
- The following code is used in our app's configure to detect if wxWidgets …
- 12:20 Changeset [60767] by
- fixing non-unicode build
- 12:10 Ticket #10843 (string.h: compile warning "‘str’ shadows a member") created by
- Compiling a project with wx 2.9 and gcc 4.3.3 (Ubuntu Jaunty) I'm getting …
- 11:35 Ticket #10802 (samples/combo cannot display List View wxComboCtrl in wxCocoa) closed by
- fixed: I've moved common in wxscreendc so that things should now work as well …
- 09:03 Changeset [60766] by
- Fleshed out more of the art provider interface. Added stubs for the …
- 05:48 Changeset [60765] by
- update setup for OpenVMS
- 05:37 Changeset [60764] by
- moving common code up, backport
- 05:33 Changeset [60763] by
- moving common code up
- 05:14 Ticket #9486 (Blit() fails for wxScreenDC and wxClientDC on Mac) closed by
- fixed: Kevin has added the code to blit from a wxScreenDC many months ago, …
- 03:21 Changeset [60762] by
- updating cursor code from Dave's newer version, fixes #10798
- 03:17 Ticket #10798 (wxOSX Cocoa drawing tool is corrupted in samples/docview) closed by
- fixed: (In [60761]) updating cursor code from Dave's newer version, fixes #10798
- 03:17 Changeset [60761] by
- updating cursor code from Dave's newer version, fixes #10798
- 02:58 Changeset [60760] by
- allowing font changes on multi-line textctrls, see #10801
- 02:52 Changeset [60759] by
- allowing font changes on multi-line textctrls, see #10801
- 01:29 Changeset [60758] by
- make sure NSScrollers are always having the desired orientation, fixes …
- 01:17 Ticket #10803 (samples/image is missing the vertical scrollbar on wxCocoa) closed by
- fixed: (In [60757]) make sure NSScrollers are always having the desired …
- 01:17 Changeset [60757] by
- make sure NSScrollers are always having the desired orientation, fixes …
05/26/09:
- 21:27 Changeset [60756] by
- document some undocumented parameters.
- 21:24 Changeset [60755] by
- tweak decorator to also call message handler when the context is None.
- 20:47 Changeset [60754] by
- Only listen for context sensitve page change messages when syncronzing the …
- 20:35 Changeset [60753] by
- Fix unicode handling issue in session file error handling.
- 19:33 Changeset [60752] by
- Add context attribute to all notebook messages.
- 19:28 Changeset [60751] by
- Use context sensitive checks for status bar updates to document related …
- 19:21 Changeset [60750] by
- Send mail notifications to wx-buildbot@…
- 19:10 Changeset [60749] by
- Re-implement the context sensitive messages by adding them as an attribute …
- 16:02 Changeset [60748] by
- Cleaning up remaining remnants of Mahogany name
- 14:43 Ticket #10842 (Opening small project causes catastrophic failure) closed by
- invalid: Dev-Cpp is here but AFAIK most …
- 12:21 Ticket #10842 (Opening small project causes catastrophic failure) created by
- Created a small project. Saved it and subsequently re-opened it. The …
- 10:32 Changeset [60747] by
- Rename from Mahogany to Ribbon, at least for now (see wx-dev for …
- 07:21 Ticket #10841 (doc defect for wxClient) created by
- The original line was ---- Note: Using Internet …
- 05:11 Changeset [60746] by
- Fix crash in filebrowser when an invalid notebook sync message was sent.
- 03:16 Ticket #10840 ([wxPNGHandler::SaveFile] invalid ASSERT_MSG of unsupported bit-depths) created by
- Hello, There's an assert message in wxPNGHandler::SaveFile() that warns …
- 03:10 Ticket #10839 (bug in wx.gizmos.TreeListCtrl) created by
- Using wx.Python the class wx.gizmos.TreeListCtrl shows duplicated items …
05/25/09:
- 14:58 Ticket #10838 (wxSocketClient: Connect fails with wxSOCKET_WOULDBLOCK) created by
- This one is complicated. I don't fully understand the issue, but let me …
- 13:48 Changeset [60745] by
- no changes, simply mention a possible misuse of API in a comment (see …
- 13:47 Ticket #10823 (wxTimer: 60296 breaks existing code in wxMSW) closed by
- invalid: Entering wxID_ANY in the event table is, I think, pretty common and I …
- 13:43 Ticket #10837 (oleauto sample works not in all cases) closed by
- fixed: (In [60744]) ensure that Excel is visible and has an opened workbook …
- 13:42 Changeset [60744] by
- ensure that Excel is visible and has an opened workbook (closes #10837)
- 13:32 Ticket #10837 (oleauto sample works not in all cases) created by
- msvc 9, xp sp3, trunk r60703 Automation sample do not works correctly if …
- 12:03 Changeset [60743] by
- Append the message context to the end of the message chain instead of the …
- 09:14 Changeset [60742] by
- Fix bus errors that were caused by recent patch. Ensure all message …
- 08:49 Changeset [60741] by
- Added MAGOHANY DLL import/export macro. Added additional (currently empty) …
- 06:49 Changeset [60740] by
- Fix Launch not updating on a save as action on Linux ( patch from Igor …
- 06:08 Changeset [60739] by
- correct a typo in wxSplitterWindow gravity parameter name
- 06:00 Changeset [60738] by
- add support for defining list control columns in XRC too (and correct a …
- 03:22 Changeset [60737] by
- Directory and bakefile setup for sample application
05/24/09:
- 22:43 Changeset [60736] by
- Fix bug in html autocomp where cursor would be incorrectly placed after …
- 15:35 Ticket #10743 (MinGW compilation fails for trunk) closed by
- fixed: This was fixed by r60396 almost a month ago but somehow the ticket wasn't …
- 12:40 Changeset [60735] by
- added a timer updating a counter in the background to be able to easily …
- 12:39 Changeset [60734] by
- remove wxMSW-specific (but copied into wxPalm too) …
- 12:37 Changeset [60733] by
- always dispatch messages for the hidden window which receives process …
- 11:04 Ticket #10820 (Empty Label for wxListCtrl item when it is right clicked) closed by
- fixed: (In [60732]) fill in the fields of wxListItem in a wxListEvent before …
- 11:04 Changeset [60732] by
- fill in the fields of wxListItem in a wxListEvent before handling the …
- 10:39 Ticket #10831 (Bad wxASSERT_MSG in wxListCtrl::MSWOnNotify since 60362) closed by
- fixed: (In [60731]) correct the inversed assert check in LVN_DELETEITEM handler …
- 10:39 Changeset [60731] by
- correct the inversed assert check in LVN_DELETEITEM handler (closes …
- 10:27 Ticket #10834 (src/osx/carbon/fontdlg.cpp doesn't compile with ...) closed by
- fixed: (In [60730]) compilation fix for wxOSX_USE_EXPERIMENTAL_FONTDIALOG==0 …
- 10:27 Changeset [60730] by
- compilation fix for wxOSX_USE_EXPERIMENTAL_FONTDIALOG==0 (closes #10834)
- 10:26 Ticket #10833 (src/osx/carbon/fontdlg.cpp doesn't compile with ...) closed by
- duplicate: Probably same as #10834.
- 09:47 Ticket #10836 (Crash with GetThemeTextDimensions and CFSTR) created by
- This patch is only needed when being used in modules that will be unloaded …
- 09:39 Ticket #10835 (Make Carbon ShowModal work with IMPLEMENT_APP_NO_MAIN) created by
- This makes Carbon more consistent with other ports. ShowModal currently …
- 09:34 Ticket #10834 (src/osx/carbon/fontdlg.cpp doesn't compile with ...) created by
- I tested this by turning wxOSX_USE_EXPERIMENTAL_FONTDIALOG off in …
- 09:32 Ticket #10833 (src/osx/carbon/fontdlg.cpp doesn't compile with ...) created by
- I tested this by changing fontdlg.h: #define …
- 08:51 Ticket #10832 (Patch to fix building OpenGL library correctly) created by
- When building wxGL library using USE_OPENGL=1, resulting dll doesn't …
- 08:36 Changeset [60729] by
- Fix crashes with new code browser sync feature (patch from Igor Dejonovic)
- 08:33 Changeset [60728] by
- update CRT environment block in wxSetEnv() too
- 05:00 Ticket #10831 (Bad wxASSERT_MSG in wxListCtrl::MSWOnNotify since 60362) created by
- I'm getting assertions here: src/msw/listctrl.cpp 2210: […] data is set …
- 02:40 Changeset [60727] by
- wxUSE_GSTREAMER is Unix-specific, remove it from common wx/setup_inc.h; it …
- 02:27 Changeset [60726] by
- PCH-less compilation fix
05/23/09:
- 14:21 Changeset [60725] by
- Branch for code lib reorganization and integration of codebrowsers taglib
- 11:59 Changeset [60724] by
- Find dialog remembers position throughout session.
- 09:32 Changeset [60723] by
- Directory creation, bakefile updates (and resulting generated makefiles, …
- 07:58 Ticket #10830 (Multiple selection in wxGenericDirCtrl) created by
- As per ticket #10824 I have uploaded a patch to add a new style to …
- 04:26 Changeset [60722] by
- make wxWindow::SetAutoLayout() now works for all windows, not just panels
- 00:49 Ticket #10829 (docview sample: enable canvas in --single mode) created by
- It is rather confusing being confronted with a disabled canvas, when …
- 00:46 Ticket #10828 (Hourglass in wxDocManager::OnPreview) created by
- It takes much too long for the hourglass to appear, in both branches. The …
Note: See TracTimeline
for information about the timeline view.
