Timeline
11/10/11:
- 18:22 Changeset [69738] by
- typo
- 18:04 Ticket #13652 (Wrong enum used as initializer in wxCursor Cocoa port) created by
- On line 39 of cocoa/cursor.h, in 2.9.2, looks like: - wxCursor(const …
- 15:55 Changeset [69737] by
- Avoid an assert. This test can be exended when wxIcon is wrapped.
- 15:54 Changeset [69736] by
- Change the URL sip binaries are fetched from
- 15:52 Changeset [69735] by
- Allow DoFreeze and DoThaw to be virtualized
- 15:51 Changeset [69734] by
- Add wxConfigPathChanger and make it be a context manager
- 15:36 Changeset [69733] by
- Add wxLogGeneric
- 13:37 Ticket #13650 (Unable to load BMP file - image.cpp(1570) in wxImage::GetData(): invalid ...) closed by
- fixed: (In [69732]) Backport of r68766 (without the unit test changes). ( …
- 13:37 Changeset [69732] by
- Backport of r68766 (without the unit test changes). ( Improved BMP …
- 12:01 Ticket #13651 (Crash clicking on auibar's overflow button. 'NoneType' object is not ...) created by
- This issue is similar to #12920 but in the toolbar, not the notebook. You …
- 10:15 Ticket #13650 (Unable to load BMP file - image.cpp(1570) in wxImage::GetData(): invalid ...) created by
- The attached BMP file fails to load giving: …
- 07:33 Ticket #13648 (Fix segfault in wxUIntProperty calling wxString::Format with wrong fmt) closed by
- outdated: I didn't notice that you had fixed the problem elsewhere since the code …
- 06:41 Changeset [69731] by
- Add compile support for widgets sample on OpenVMS
- 03:58 Changeset [69730] by
- Compilation fix for wxUSE_UNICODE=0 build after wxUSE_STL=1 fix. The …
- 03:49 Ticket #13649 (Correct the direction passed to wxDataObject in osx carbon ...) closed by
- fixed: (In [69729]) Correct the direction passed to wxDataObject in wxOSX …
- 03:49 Changeset [69729] by
- Correct the direction passed to wxDataObject in wxOSX clipboard code. …
- 02:46 Changeset [69728] by
- Added Blit system options optimizations from trunk
- 02:46 Changeset [69727] by
- Applied Blit system options optimization to StretchBlit
- 00:59 Ticket #13649 (Correct the direction passed to wxDataObject in osx carbon ...) created by
- When enumerating data formats supported by target data object, the OSX …
11/09/11:
- 19:04 Ticket #13609 (Building wxPython on Windows with MinGW gcc) reopened by
- 18:44 Changeset [69726] by
- tweak the bdist command a little, and make it work on Windows too
- 18:44 Changeset [69725] by
- Add tests for stockgdi.sip
- 18:43 Changeset [69724] by
- Reorganize _core a bit, and move the larger C++ code blocks to a .cpp …
- 18:43 Changeset [69723] by
- Add the ability to raise a wx.PyAssertionError when a wxASSERT (or other …
- 16:46 Changeset [69722] by
- Add configuration for line buffering to allow the number of lines that are …
- 16:31 Ticket #13648 (Fix segfault in wxUIntProperty calling wxString::Format with wrong fmt) created by
- wxUIntProperty::ValueToString() does not take into account that long can …
- 16:30 Changeset [69721] by
- Fix compilation in wxUSE_STL case broken by r69663. Don't rely on …
- 16:30 Ticket #13647 (in configure script sed /-mt// removes only first -mt) closed by
- fixed: (In [69720]) Remove all unwanted occurrences of -mt/-pthread in configure. …
- 16:30 Changeset [69720] by
- Remove all unwanted occurrences of -mt/-pthread in configure. Remove all …
- 13:31 Changeset [69719] by
- AquaButton: changed the default height for the button to 24 pixels when …
- 13:22 Ticket #13647 (in configure script sed /-mt// removes only first -mt) created by
- on Solaris, when compiling with gcc the configure scripts knows that gcc …
- 09:33 Changeset [69718] by
- fixed the DrawRect demo, which required a refactor of the BoundingBox …
- 05:40 Ticket #13646 (wxStyledTextCtrl::GetLineText() bugfix) created by
- The implementation is wrong, trailing newline(s) are not stripped virtual …
- 04:28 Ticket #13645 (Latest mingw compile with latest wxWidgets svn on 111109) created by
- include/wx/msw/missing.h line 522 that struct is defined already in mingw …
- 01:00 Ticket #13644 (wxTLS_PTR should always be a pointer to the TLS variable content) created by
- on platforms using wxTlsValue<x>, wxTLS_PTR() should still be a pointer to …
11/08/11:
- 15:45 Ticket #13643 (Bind method is not found in wxPython documentation) closed by
- invalid: wxPython has had a Bind method for a very long time (and IIUC it was …
- 14:35 Ticket #13643 (Bind method is not found in wxPython documentation) created by
- The Bind method is nowhere to be found in the documentation referenced by …
- 10:22 Changeset [69717] by
- * Some updates to the UI. * Use a worker thread for the initial check …
- 10:13 Changeset [69716] by
- reSWIGged
- 10:11 Changeset [69715] by
- Send a size event to help out the initial layout
- 10:08 Changeset [69714] by
- cleanup
- 10:08 Changeset [69713] by
- Put a few things back in the recent additions list
- 10:05 Changeset [69712] by
- Add a couple new methods
- 10:04 Ticket #13609 (Building wxPython on Windows with MinGW gcc) closed by
- fixed: (In [69711]) Fix the stub version of the grpahics classes, and add one for …
- 10:04 Changeset [69711] by
- Fix the stub version of the grpahics classes, and add one for …
- 09:46 Changeset [69710] by
- Remove test code
- 09:45 Changeset [69709] by
- Use the new InitInspection name
- 09:44 Changeset [69708] by
- compile fixes
- 09:44 Changeset [69707] by
- compile fixes
- 09:43 Changeset [69706] by
- typo
- 09:42 Changeset [69705] by
- Add column ordering methods
- 09:40 Changeset [69704] by
- Ensure that there is a modal event loop before trying to use it.
- 09:39 Changeset [69703] by
- Add a border on the AutoComp list for wxOSX-Cocoa
- 07:56 Ticket #13621 (Improve wxTextCtrl wrapping styles docs) closed by
- wontfix: Alright, nevermind then. I just happen to like the principle that …
- 07:38 Ticket #13642 (inconvenient to derive from wxBitmap because default constructor needs a ...) created by
- This is the current constructor: def init(self, *args, **kwargs): …
- 05:34 Ticket #13481 (wxWebView endless refreshing) closed by
- fixed: (In [69702]) Skip spurious blank JavaScript events in wxWebView. Closes …
- 05:34 Changeset [69702] by
- Skip spurious blank JavaScript events in wxWebView. Closes #13481
- 05:23 Changeset [69701] by
- Correctly escape the error log messages in the wxWebView sample.
- 04:59 Ticket #13641 (OSX cocoa wxPrintData and wxPageSetupData not transferred) created by
- It works in wxMSW but in OSX cocoa x86_64 data is not transferred to or …
- 03:35 Ticket #13608 (Improve wxHtmlWindow documentation) closed by
- fixed: (In [69700]) Update wxHtmlWindow documentation to refer to wxWebView. …
- 03:35 Changeset [69700] by
- Update wxHtmlWindow documentation to refer to wxWebView. Closes #13608
- 03:02 Ticket #13640 (Latest svn pull 11-11-08 with latest mingw) closed by
- fixed: (In [69699]) Don't include wx/msw/wrapgdip.h if !wxUSE_GRAPHICS_CONTEXT. …
- 03:02 Changeset [69699] by
- Don't include wx/msw/wrapgdip.h if !wxUSE_GRAPHICS_CONTEXT. Fix …
- 03:02 Changeset [69698] by
- Move GDK_META_MASK definition in the header in which it is also used. The …
- 03:02 Changeset [69697] by
- Compilation fixes for GTK+ 2.4. Add missing GTK_CHECK_VERSION(2,6,0) …
- 03:01 Changeset [69696] by
- Add missing stdio.h include to wxGTK assert dialog code. As we use FILE …
- 02:53 Changeset [69695] by
- Use Enter and Space for cell editing in generic wxDVC too. If the normal …
11/07/11:
- 18:07 Ticket #13640 (Latest svn pull 11-11-08 with latest mingw) created by
- in the svn pull from 11-11-07 there was a bug i had to fix on building …
- 17:51 Changeset [69694] by
- Add PyScrolledWindow typedef for Phoenix.
- 09:39 Ticket #13639 (wxAuiNotebook::SetSelection Problem with Double Click) created by
- If you have a wxAuiNotebook with a panel that has some sort of control …
- 07:19 Ticket #13638 (Add wxCriticalSection::TryEnter()) created by
- Patch attached. The implementations other than MSW are not tested. The …
- 02:39 Ticket #13637 (Merging similar translation strings) created by
- The library uses some really similar translation strings in some places, …
- 02:32 Ticket #13636 (wxMBConvStrictUTF8::FromWChar() reports a buffer length that is too long ...) closed by
- duplicate: I think this is exactly the same as #13614 (and so fixed in r69676), isn't …
- 01:42 Changeset [69693] by
- Updates to compile WX on OpenVMS
- 01:34 Changeset [69692] by
- wxGTK1 should not include .h files for wxGTK
11/06/11:
- 23:16 Ticket #13636 (wxMBConvStrictUTF8::FromWChar() reports a buffer length that is too long ...) created by
- To reproduce, create a string with the contents 0xD840, 0xDC00, 0x000A …
- 06:19 Ticket #13635 ([2.8] Menu bar not visible until mouse moved over window under Ubuntu) created by
- I am having a problem where the menus do not appear on an application when …
- 05:56 Ticket #13633 (SAX2 implementation for wxWidgets) closed by
- wontfix: wx does not implement DOM standard API. As Vadim said, this is out of …
- 04:07 Changeset [69691] by
- Updated all message catalogs to correspond to the current sources.
- 04:06 Changeset [69690] by
- Chinese translations update from Jiawei Huang.
- 04:06 Changeset [69689] by
- Use current time, not the Epoch for time zone determination. When …
11/05/11:
- 08:27 Ticket #13633 (SAX2 implementation for wxWidgets) reopened by
- I offer the SAX implementation as the wxXML library extension. wxWidgets …
- 08:20 Ticket #13626 (wxDataViewCtrl::ItemAdded() adds items in reversed order) closed by
- fixed: (In [69688]) Fix wxArray::Index() with bFromEnd=true in STL build. This …
- 08:20 Changeset [69688] by
- Fix wxArray::Index() with bFromEnd=true in STL build. This function …
- 08:20 Changeset [69687] by
- Test correctness of wxArray::Index() with bFromEnd=true.
- 06:34 Ticket #13634 (dynamically-generated IDs in PropertyGrid subcontrols) created by
- wxPropertyGrid subcontrols use some "magic" ID values (1, 2, etc) as …
- 05:25 Changeset [69686] by
- no real change: just move Docset/CHM/QCH declarations in their own …
- 04:55 Changeset [69685] by
- Move detailed documentation to the top, leaving styles and event tables at …
- 04:55 Changeset [69684] by
- fix some simple Doxygen warning
- 04:54 Changeset [69683] by
- better links to the stock item ID list
- 04:24 Ticket #13618 (enhance wxWindowIDRef so that same ID can be reused almost without limit) closed by
- fixed: (In [69682]) Allow reusing the same wxWindowID more than 254 times. …
- 04:24 Changeset [69682] by
- Allow reusing the same wxWindowID more than 254 times. Extend the id …
- 04:24 Changeset [69681] by
- Use wxWindowUpdateLocker to speed up updates of the static widgets sample …
- 04:23 Ticket #13619 (Heap corruption in static page of widget sample) closed by
- fixed: (In [69680]) Fix adding a control to two different sizers in the widgets …
- 04:23 Changeset [69680] by
- Fix adding a control to two different sizers in the widgets sample. A …
- 04:23 Changeset [69679] by
- Translate the log message in wxLog destructor. The message about losing …
- 04:23 Ticket #13613 (Assert when wxLog::LogLastRepeatIfNeeded reports a single repeat with ...) closed by
- fixed: (In [69678]) Fix format string in wxLog::LogLastRepeatIfNeeded(). We used …
- 04:23 Changeset [69678] by
- Fix format string in wxLog::LogLastRepeatIfNeeded(). We used a format …
- 04:23 Ticket #13615 (Correct the direction passed to wxDataObject in wx carbon ...) closed by
- fixed: (In [69677]) Use correct direction in wxDataObject::IsSupported() in wxOSX …
- 04:23 Changeset [69677] by
- Use correct direction in wxDataObject::IsSupported() in wxOSX dnd code. …
- 04:23 Ticket #13614 (Bug in wxMBConvStrictUTF8::FromWChar) closed by
- fixed: (In [69676]) Don't read beyond the end of input buffer when decoding …
- 04:23 Changeset [69676] by
- Don't read beyond the end of input buffer when decoding UTF-16. …
- 04:23 Ticket #13620 (Make BOM data public) closed by
- fixed: (In [69675]) Add wxConvAuto::GetBOMChars() helper. Closes #13620.
- 04:23 Changeset [69675] by
- Add wxConvAuto::GetBOMChars() helper. Closes #13620.
- 03:44 Changeset [69674] by
- document wxLogGeneric() function
- 03:42 Changeset [69673] by
- document wxConfigPathChanger helper class
- 03:29 Ticket #13633 (SAX2 implementation for wxWidgets) closed by
- wontfix: This is out of scope of wxWidgets library.
- 03:28 Changeset [69672] by
- Rename lineAnchor in Scintilla code to avoid shadowing warning. Local …
- 02:44 Ticket #13633 (SAX2 implementation for wxWidgets) created by
- SAX (Simple API for XML) is an event-based sequential access parser API. …
11/04/11:
- 21:45 Changeset [69671] by
- Some todo's are done
- 21:45 Changeset [69670] by
- new unittests
- 21:42 Changeset [69669] by
- Keep the virtual keyword on InformFirstDirection and SetCanFocus
- 21:39 Changeset [69668] by
- a little cleanup and window handle methods
- 21:38 Changeset [69667] by
- Clone is a factory
- 21:37 Changeset [69666] by
- Provide an implementation of SetMaxWidth on Windows
- 21:36 Changeset [69665] by
- Compile fix on Windows
- 19:29 Ticket #13632 (Refresh problem with RichTextCtrl while highlight deleting a few lines) created by
- Open up the RichTextCtrl demo and break the text up into 3 short lines …
- 14:15 Ticket #13631 (Expose wxTaskBarIcon handle) created by
- Currently there is no way to get the location of the wx.TaskbarIcon on OSX …
- 14:13 Ticket #13630 (wxTaskbarIcon on OSX does not get selected when clicked on.) created by
- I recently upgraded to wxPython 2.9.2.4 which has menubar support if you …
- 13:33 Ticket #13627 (SetMinSize not working in wxTopLevel constructor) closed by
- invalid: SetSizeHints also sets the MinSIze. You can probably just get rid of the …
- 10:41 Changeset [69664] by
- Correct the misleading example of using id ranges in XRC documentation. …
- 10:40 Changeset [69663] by
- Simplify wxIdRange code by using new XRCID_Assign() function. Only …
- 06:14 Ticket #13629 (wxDataViewCtrl::GetBestColumnWidth() does not take indentation into ...) created by
- This function is used to make a column fit its content (e.g. when …
- 05:02 Changeset [69662] by
- Fix choice of tree item icon for the selected state in wxMSW. The logic …
- 04:24 Ticket #13628 (wxTopLevelWindow shown smaller than SetSizeHints and SetMinSize settings) created by
- When using SetSizeHints or SetMinSize for a wxTopLevelWindow the frame is …
- 04:15 Ticket #13627 (SetMinSize not working in wxTopLevel constructor) created by
- if SetMinSize() is used in the constructor of a frame/dialog then the …[…]
- 03:36 Ticket #13626 (wxDataViewCtrl::ItemAdded() adds items in reversed order) created by
- The problem can be seen in the dataview sample in the wxDataViewListCtrl …
- 02:09 Changeset [69661] by
- Make wxQsort() definition exactly the same as declaration. Remove the …
11/03/11:
- 20:39 Changeset [69660] by
- * Rename togglebtn -->tglbtn * Add wxBitmapToggleButton * Add wxAnyButton
- 20:38 Changeset [69659] by
- Add wxAnyButton so the shared class hierarchy of wxButton and …
- 19:56 Changeset [69658] by
- Add bdist build command for putting out a binary distribution (currently …
- 18:35 Changeset [69657] by
- * Support both overloads of HitTest. * Split out textentry and …
- 18:33 Changeset [69656] by
- Fix missing and broken interface items for Phoenix
- 14:02 Ticket #13625 (wxSlider ignores non-default size in OSX (Cocoa and Carbon)) created by
- The size hints are always set to the default size, unlike other controls. …
- 11:47 Ticket #13624 (wxScrollbar strange behaviour) created by
- Hi, i am using the wxScrollbar class and i want to disable the context …
- 04:13 Ticket #13623 (Get wx version at runtime) created by
- Currently wx only has macros to read its version which are evaluated at …
- 02:38 Changeset [69655] by
- Upadte setup for OpenVMS
Note: See TracTimeline
for information about the timeline view.
