Timeline
06/03/09:
- 21:32 Changeset [60887] by
- backport avoid overdrawing, see #10865
- 21:25 Ticket #10865 (wxOSX-Carbon: wxFrame painting is not shown) closed by
- fixed: (In [60886]) avoid overdrawing, fixes #10865
- 21:25 Changeset [60886] by
- avoid overdrawing, fixes #10865
- 15:33 Changeset [60885] by
- use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing …
- 15:28 Ticket #10863 ("majorDim = 1" default is wrong for wxRadioBox) closed by
- fixed: (In [60884]) don't fix the columns number to 1 by default in ctors (closes …
- 15:28 Changeset [60884] by
- don't fix the columns number to 1 by default in ctors (closes #10863)
- 15:19 Changeset [60883] by
- work around g++ 4.3 warning about possibly ambiguous else
- 14:46 Ticket #10867 (wxOSX-Carbon: wxBufferedPaintDC asserts in wxGCDCImpl::SetTextForeground) created by
- Platform: Platform: SVN trunk on Leopard 10.5.7 Example: Start …
- 14:04 Ticket #10866 (Add wxImage::LoadAll() for loading all images from a multi-image ...) created by
- See …
- 13:16 Ticket #10864 (wxOSX-Carbon: No result from wxFrame paint) closed by
- duplicate: Ignore this one .... I got an error when submitting, so I did not think it …
- 13:13 Ticket #10865 (wxOSX-Carbon: wxFrame painting is not shown) created by
- Platform: SVN trunk on Leopard 10.5.7 Problem: All that is done in the …
- 13:08 Ticket #10864 (wxOSX-Carbon: No result from wxFrame paint) created by
- Platform: SVN trunk on Leopard 10.5.7 Problem: All that is done in the …
- 08:44 Changeset [60882] by
- credit the reporter of bugs in PNG and TIFF code
- 02:15 Ticket #9486 (Blit() fails for wxScreenDC and wxClientDC on Mac) closed by
- fixed: you are using an outdated version, as you are stating your wx-config …
06/02/09:
- 20:19 Ticket #9486 (Blit() fails for wxScreenDC and wxClientDC on Mac) reopened by
- Replying to csomor: > Kevin has added the code to blit …
- 14:09 Ticket #10863 ("majorDim = 1" default is wrong for wxRadioBox) created by
- I noticed that a wxRadioBox using the default parameters arranges items …
- 09:22 Changeset [60881] by
- fix wxIconBundle creation from multiimage files broken by r60852
- 08:11 Changeset [60880] by
- Added scrollbar rendering to the ribbon art provider interface, and an …
- 07:26 Changeset [60879] by
- Fix style sheet generation to output tags in sorted order.
- 07:16 Changeset [60878] by
- Make this header SWIG-safe
- 06:52 Changeset [60877] by
- mention PNG and TIFF loaders fixes
- 06:51 Changeset [60876] by
- check for integer overflow which could result in buffer overrun when …
- 06:50 Changeset [60875] by
- don't free() the same pointer twice if an error occurs during lines …
- 06:43 Changeset [60874] by
- added wxUINTn_MAX constants; document them together with the existing …
- 06:01 Changeset [60873] by
- add wxGetLinuxDistributionInfo() and …
- 01:20 Ticket #4165 (wxButton disable/enable -> not clickable) closed by
- worksforme: Replying to kkeogh: > But now my GUI doesn't seem to capture …
06/01/09:
- 19:05 Changeset [60872] by
- reSWIGged
- 18:57 Changeset [60871] by
- Oops, this chunk got left out of the last commit
- 18:51 Changeset [60870] by
- Make this header SWIG-safe
- 18:51 Changeset [60869] by
- %include advprops so we can get the definition of wxColourPropertyValue
- 18:50 Changeset [60868] by
- Fix Python property classes to not use GetValueAsString and avoid an …
- 16:19 Changeset [60867] by
- add wxProgressDialog::SetRange() function
- 16:05 Changeset [60866] by
- no change: fix a couple typos
- 16:01 Changeset [60865] by
- do not show the timestamp column in the details pane of the wxLogDialog …
- 13:54 Changeset [60864] by
- correct Borland #pragma hdrstop position
- 08:26 Changeset [60863] by
- non-PCH compilo
- 08:15 Changeset [60862] by
- Compilo.
- 07:58 Changeset [60861] by
- Apply patch from Igor to fix another windows related issue in the …
- 07:55 Changeset [60860] by
- use a smaller timeout value to avoid blocking buildslaves for 10minutes
- 07:46 Changeset [60859] by
- minor change: differentiate the initial banner of test.exe from …
- 07:45 Changeset [60858] by
- add check about network connectivity; don't run the test if it's not …
- 07:02 Ticket #10373 (wxAnimation::Load() should work on non-seekable input streams) closed by
- fixed: Replying to frm: > Replying to neis: > > Maybe a …
- 06:57 Ticket #10495 (wxDataViewCtrl needs a way to start the label editor programmatically) closed by
- fixed: (In [60857]) Closes #10495: wxDataViewCtrl needs a way to start the label …
- 06:57 Changeset [60857] by
- Closes #10495: wxDataViewCtrl needs a way to start the label editor …
- 06:56 Changeset [60856] by
- fix loading ICO from socket stream: override OnSysTell and OnSysSeek …
- 06:04 Ticket #10862 (Fix for base64.h documentation) closed by
- fixed: (In [60855]) corrected wrong type of posErr parameter (closes #10862)
- 06:04 Changeset [60855] by
- corrected wrong type of posErr parameter (closes #10862)
- 05:40 Changeset [60854] by
- fix PCH-less build
- 05:23 Ticket #10862 (Fix for base64.h documentation) created by
- In three place pointer (*) mark is absent. Fix added.
- 04:46 Changeset [60853] by
- add wxImage test units to test loading from both seekable and non-seekable …
- 04:43 Changeset [60852] by
- document that CanRead() and GetImageCount() functions of wxImageHandlers …
- 04:30 Changeset [60851] by
- add wxURL::GetInputStream test unit; add a global IsNetworkAvailable() …
- 03:16 Changeset [60850] by
- Backported Vaclav Slavik's speeded up accurate print preview code from …
- 01:25 Changeset [60849] by
- Applied (almost entirely) patch from Guillaume Ryder to HyperTreeList
05/31/09:
- 13:12 Changeset [60848] by
- extracted wxTextWrapper in its own header and made it public
- 12:40 Changeset [60847] by
- don't redefine HAVE_STRFTIME as it can already be defined by configure …
- 12:40 Changeset [60846] by
- added wxDC::CopyAttributes() and use it in wxBufferedDC to ensure that …
- 12:20 Changeset [60845] by
- set focus to the window when the mouse is clicked in it explicitly as we …
- 12:15 Ticket #9970 (Print Previewing...so painfully slow) closed by
- fixed: (In [60844]) use enhanced metafiles for wxMSW print preview: this is as …
- 12:15 Changeset [60844] by
- use enhanced metafiles for wxMSW print preview: this is as accurate as …
- 12:11 Changeset [60843] by
- add ability to create wxEnhMetaFileDC based on a reference DC
- 11:57 Ticket #10861 (HAVE_STRFTIME is defined by autoconf and shouldn't be used in header) closed by
- fixed: (In [60842]) don't redefine HAVE_STRFTIME as it can already be defined by …
- 11:57 Changeset [60842] by
- don't redefine HAVE_STRFTIME as it can already be defined by configure …
- 11:32 Ticket #10861 (HAVE_STRFTIME is defined by autoconf and shouldn't be used in header) created by
- wx/datetime.h defines HAVE_STRFTIME . This define is also used in autoconf …
- 09:34 Changeset [60841] by
- group wxPlatformInfo functions for easier browsing; add more descriptions; …
- 09:00 Changeset [60840] by
- Add Search/Replace in Selection option to find dialog.
- 07:43 Changeset [60839] by
- added default ctor to wxMouseEventsManager, this is convenient when …
- 06:22 Changeset [60838] by
- don't add client area origin when positioning the child MDI frame
- 06:13 Changeset [60837] by
- don't add the sash size to the best size if the window is not actually …
- 06:11 Changeset [60836] by
- wxAuiPaneInfo: Add a new dock_zlayer member variable along with accessors, …
- 06:08 Changeset [60835] by
- improve wxTreeCtrl::ScrollTo() behaviour in the generic version and add a …
- 05:55 Changeset [60834] by
- enable OpenGL library build by default under Windows too
- 05:54 Changeset [60833] by
- remove duplicate wxUSE_GSTREAMER definition
- 05:51 Changeset [60832] by
- auidemo: Fix "suggest parentheses around arithmetic..." warning under gcc
- 05:43 Changeset [60831] by
- wxAuiPaneInfo: Make more consistent with the rest of wxWidgets by …
- 02:49 Changeset [60830] by
- added wxTempFile::Flush() (dedicated to Theodore Ts'o and Ext4)
- 02:12 Ticket #10832 (Patch to fix building OpenGL library correctly) closed by
- fixed: (In [60829]) allow overriding wxUSE_GLCANVAS value in setup.h by using …
- 02:12 Changeset [60829] by
- allow overriding wxUSE_GLCANVAS value in setup.h by using USE_OPENGL=1 …
- 01:58 Changeset [60828] by
- Added wxPGProperty::SetDefaultValue(v), as a shortcut for …
- 01:11 Changeset [60827] by
- Added some function %ignores to reduce SWIG warnings
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 …
Note: See TracTimeline
for information about the timeline view.
