Timeline
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
11/02/11:
- 23:36 Changeset [69654] by
- Add impl for MSWGetShellDir and add unittest
- 22:48 Ticket #13622 (wxButton with wxBU_NOTEXT and wxBU_EXACTFIT crashes in OSX wxCocoa) created by
- Combining wxButton with wxBU_NOTEXT and wxBU_EXACTFIT crashes in OSX …
- 21:44 Changeset [69653] by
- move tool script to bin dir
- 21:39 Changeset [69652] by
- Forgot to import os
- 21:39 Changeset [69651] by
- Woraround warning for auto property starting with a digit, and give it a …
- 20:24 Changeset [69650] by
- Fix typo
- 18:52 Changeset [69649] by
- So we don't conflict with the pre-existing wx.Window.GetDefaultBorder …
- 18:22 Ticket #13621 (Improve wxTextCtrl wrapping styles docs) created by
- On IRC, it was verified on both OSX (Cocoa) and Windows that wxTE_BESTWRAP …
- 16:44 Changeset [69648] by
- Don't complain about lack of unittest modules for tracker and withimage
- 16:44 Changeset [69647] by
- Add basic unittests for statbmp, statline stattext and statusbar modules
- 16:42 Changeset [69646] by
- Fix missing or broken interface items for Phoenix
- 16:32 Roadmap edited by
- Minor wording fix (diff)
- 16:21 Roadmap edited by
- Update 2.9.3 planned release date (diff)
- 14:57 Changeset [69645] by
- Update the callback to use the new name.
- 13:22 Changeset [69644] by
- Fix missing or broken interface items for Phoenix
- 12:34 Ticket #13620 (Make BOM data public) created by
- For those who needs to write out the BOM chars. Follow up to #13599 …
- 12:08 Changeset [69643] by
- Improvements to German translation. - Changed phrasing of some texts - …
- 12:08 Changeset [69642] by
- Orthographical fixes in German translation. - Corrected misspelled words …
- 12:08 Changeset [69641] by
- Hyphen fixes in German translation. - Added missing hyphens to …
- 12:08 Changeset [69640] by
- Punctuation fixes in German translation. - Fixed some menu entries which …
- 12:08 Changeset [69639] by
- Corrections to spaces in German translation. Patch from Sebastian …
- 09:01 Ticket #13617 (Application doesn't show up in the Dock if launched from the command line) closed by
- invalid: BTW, sorry, forgot to address the bug itself: you must launch the …
- 06:20 Ticket #13619 (Heap corruption in static page of widget sample) created by
- Open widgets sample, go to Native -> Static page, close the sample. …
- 02:55 Ticket #13618 (enhance wxWindowIDRef so that same ID can be reused almost without limit) created by
- this patch adds a dynamic mechanism to allow a single ID to be reused more …
11/01/11:
- 23:31 Changeset [69638] by
- Add wxSplitterEvent, the event binders, and unittests. Also ignore the …
- 20:44 Changeset [69637] by
- Add unittests
- 20:43 Changeset [69636] by
- Add spinbutt module containing wxSpinButton and wxSpinEvent
- 20:43 Changeset [69635] by
- Add GetRange
- 20:42 Changeset [69634] by
- Adjust to match Classic, add GetRange
- 20:38 Changeset [69633] by
- Add wxSpinCtrlDouble, wxSpinDoubleEvent, SetMin, SetMax and event binders.
- 20:37 Changeset [69632] by
- Use pointer parameters for CppMethods
- 20:36 Changeset [69631] by
- Add ability to make properties from PyMethods too if suitable ones are …
- 20:11 Ticket #13617 (Application doesn't show up in the Dock if launched from the command line) created by
- When I launch a wxWidget application from the command line (say, …
- 17:59 Ticket #13616 (wxScrolled<> does not disable scrollbars when wxALWAYS_SHOW_SB is used) created by
- In scroll sample update line 47 to […] Start the sample, press F1, …
- 16:09 Changeset [69630] by
- expand tooltip to give slightly better example of usage
- 16:06 Changeset [69629] by
- Fix file filter settings not being applied when find in 'current …
- 13:38 Changeset [69628] by
- AGW: update latest revision date.
- 12:42 Changeset [69627] by
- - AuiManager: fix the assertion error in the demo; - Others: minor fixes …
- 05:57 Ticket #13615 (Correct the direction passed to wxDataObject in wx carbon ...) created by
- Inside wxDropTarget::GetData()... The goal is to copy data from the …
- 05:04 Changeset [69626] by
- Explicitly include X11/Xlib.h to fix AIX build. At least under AIX …
- 05:04 Changeset [69625] by
- Define _LINUX_SOURCE_COMPAT for AIX build. This takes care of the …
- 04:45 Ticket #13614 (Bug in wxMBConvStrictUTF8::FromWChar) created by
- The "wp" pointer advances two characters when decoding a utf16 a surrogate …
10/31/11:
- 16:53 Changeset [69624] by
- Lots of updates for Sizers: * Add wxStaticBoxSizer * Add the AddMany and …
- 16:43 Changeset [69623] by
- Move some common stuff to a fixSizerClass function
- 16:42 Changeset [69622] by
- Add statbox and wrapsizer
- 14:27 Changeset [69621] by
- XLSGrid: remove the crappy ">>>>" and "<<<<" stuff TortoiseSVN has put in …
- 14:11 Changeset [69620] by
- - UltimateListCtrl: fixed a few bugs and added a new demo …
- 12:51 Ticket #13613 (Assert when wxLog::LogLastRepeatIfNeeded reports a single repeat with ...) created by
- wxLog::LogLastRepeatIfNeeded reports the number of times a log message has …
- 12:41 Changeset [69619] by
- Make wxTreeListEvent dynamically creatable. This is unfortunately …
- 12:33 Ticket #13612 (wxFileName::SetPath adds the file name to the dirs list) closed by
- fixed: (In [69618]) Correct wxFileName::SetPath() documentation. It wrongly …
- 12:33 Changeset [69618] by
- Correct wxFileName::SetPath() documentation. It wrongly claimed that this …
- 12:25 Ticket #13612 (wxFileName::SetPath adds the file name to the dirs list) created by
- […] Either the docs of wxFileName::SetPath are wrong or the call is …
- 11:35 Ticket #13611 (wxFileDialog::SetExtraControlCreator() does not support validation) created by
- The HWND's of the controls you provide are long gone when ShowDialog() …
- 09:14 Ticket #13405 (The wxGTK 'propgrid' sample asserts) closed by
- fixed: It was easy to fix the wxBitmap code to handle a depth of 32 in this case, …
- 09:09 Changeset [69617] by
- fix creation of bitmap from image with requested depth 32
- 07:24 Changeset [69616] by
- Suppress harmless unused variable warnings in wxSocket under AIX. The …
- 07:24 Changeset [69615] by
- Fix compilation of wxGethostbyname_r() and wxGethostbyaddr_r() under AIX. …
- 07:24 Changeset [69614] by
- Compilation fix for AIX: fix the name of wxGetservBuf ctor. The ctor was …
- 06:31 Ticket #13610 (wxGetLocalTimeMillis() returns UTC, not local time.) created by
- Submitting a ticket as per Robin Dunn, author of wxPython On Python 2.7 …
- 05:15 Ticket #13535 (wxRichTextCtrl: Incorrectly documented or named functions) closed by
- fixed: (In [69613]) Fixed #13535: wxRichTextCtrl: Incorrectly documented or named …
- 05:15 Changeset [69613] by
- Fixed #13535: wxRichTextCtrl: Incorrectly documented or named functions
- 04:30 Changeset [69612] by
- Fixed dropdown height of wxChoice and wxComboBox controls. When using …
- 03:49 Changeset [69611] by
- Mention setting up file as default download on SF in release docs. The …
- 03:46 Ticket #13347 (Wrong link on Sourceforge) closed by
- fixed: Thanks, you indeed need to set up a file as "default download for …
- 03:42 Changeset [69610] by
- Compilation fix for wxUSE_GRAPHICS_CONTEXT && !WX_PRECOMP. Include …
- 03:40 Ticket #13411 (Old FSF address in the wxWindows License on the web site) closed by
- fixed: (In [69609]) Correct FSF postal address in the licence text. Closes …
- 03:40 Changeset [69609] by
- Correct FSF postal address in the licence text. Closes #13411.
- 03:40 Changeset [69608] by
- Remove duplicated and apparently unnecessary licence file. This file was …
10/30/11:
- 22:42 Changeset [69607] by
- add gdk_window_get_height/width
- 22:36 Changeset [69606] by
- simplify Refresh(), ancestors of a mapped window have to be mapped also, …
- 22:22 Changeset [69605] by
- in DoSetSize, only call GetPosition if necessary
- 22:15 Changeset [69604] by
- correct callback function signature
- 22:14 Changeset [69603] by
- move class function out of extern "C" block
- 21:35 Changeset [69602] by
- simplify code calling gtk_window_set_urgency_hint
- 18:25 Ticket #13609 (Building wxPython on Windows with MinGW gcc) created by
- I have built wxPython on 32 bit Windows XP using MinGW gcc using the …
- 15:40 Ticket #13608 (Improve wxHtmlWindow documentation) created by
- When they need to render HTML, many people will search the wxWidgets docs …
- 12:50 Ticket #3777 (problem with nested wxSplitterWindow objects) closed by
- fixed: I don't see the problem at least after the latest round of …
- 12:48 Changeset [69601] by
- Avoid too many sash position changed events when splitter is resized. We …
- 12:48 Changeset [69600] by
- Fix the check for second window becoming too small in wxSplitterWindow. …
- 12:48 Ticket #9821 (wxSplitterWindow Sash Moves Inappropriately When Gravity != 0.) closed by
- fixed: (In [69599]) Make the initial sash position work in splitter sample. The …
- 12:48 Changeset [69599] by
- Make the initial sash position work in splitter sample. The initial …
- 12:48 Ticket #13508 (wxSplitterWindow::SetSashPosition regression) closed by
- fixed: (In [69598]) Don't apply gravity before requested sash position was set in …
- 12:48 Changeset [69598] by
- Don't apply gravity before requested sash position was set in …
- 12:48 Changeset [69597] by
- Remove wxSplitterWindow::m_checkRequestedSashPosition. This variable …
- 12:48 Changeset [69596] by
- No changes, just remove wxSplitterWindow::{Set,Get}NeedUpdating(). …
- 10:28 Changeset [69595] by
- Fixed problem with the size of paragraphs not needing layout not being …
- 09:51 Ticket #10075 (wxAuiToolBar idle update only when visible) closed by
- fixed: (In [69594]) Perform wxAuiToolBar idle updates from UpdateWindowUI(), not …
- 09:51 Changeset [69594] by
- Perform wxAuiToolBar idle updates from UpdateWindowUI(), not OnIdle(). No …
- 09:44 Ticket #10079 (wxAuiToolBar: Allow right-click on any kind of button) closed by
- fixed: (In [69593]) Generate right click events for all kinds of items in …
- 09:44 Changeset [69593] by
- Generate right click events for all kinds of items in wxAuiToolBar. Don't …
- 09:41 Ticket #13441 (wxProgressDialog font changes when message updated) closed by
- fixed: (In [69592]) Fix splitting message into title in body in MSW …
- 09:41 Changeset [69592] by
- Fix splitting message into title in body in MSW wxProgressDialog. If the …
- 09:40 Ticket #10079 (wxAuiToolBar: Allow right-click on any kind of button) reopened by
- Patch updated
- 09:22 Changeset [69591] by
- Don't replace non default wxMessageDialog labels with default …
- 07:20 Ticket #13476 (wxAUI Styling Changes) closed by
- fixed: (In [69590]) Change variables naming convention in wxAUI code. Use the …
- 07:20 Changeset [69590] by
- Change variables naming convention in wxAUI code. Use the standard …
- 07:19 Changeset [69589] by
- Link tests with webview library only if it is actually available. This …
- 07:19 Ticket #13547 (Crash in destructor of wxAuiMDIClientWindow) closed by
- fixed: (In [69588]) Remove apparently unnecessary wxAuiMDIClientWindow dtor. …
- 07:19 Changeset [69588] by
- Remove apparently unnecessary wxAuiMDIClientWindow dtor. This dtor …
- 07:19 Ticket #13529 (datetimectrl.h not installed (wxMac)) closed by
- fixed: (In [69587]) Add wx/datetimectrl.h to the wxAdv files list. Ensure that …
- 07:19 Changeset [69587] by
- Add wx/datetimectrl.h to the wxAdv files list. Ensure that this header is …
- 07:19 Ticket #13604 (assertion failure in wxGenericListCtrl) closed by
- fixed: (In [69586]) Fix assert in generic wxListCtrl icon view when using images. …
- 07:19 Changeset [69586] by
- Fix assert in generic wxListCtrl icon view when using images. Don't …
- 06:39 Ticket #13606 (waring when compiling richttextctrl.cpp in VS2010) closed by
- fixed: (In [69585]) Fixed warning when compiling richttextctrl.cpp in VS2010 …
- 06:39 Changeset [69585] by
- Fixed warning when compiling richttextctrl.cpp in VS2010 (fixes #13606)
- 06:34 Ticket #13458 (wxRichTextCtrl layout error when non-zero left indent used) closed by
- fixed: (In [69584]) Add indents to maximum size to prevent problems with …
- 06:34 Changeset [69584] by
- Add indents to maximum size to prevent problems with paragraph layout …
- 03:54 Ticket #13607 (Warning about using _set_se_translator() without /EHa with MSVC) created by
- When I compile the src\msw\thread.cpp in VS2010 / Windows Vista, the …
- 03:43 Ticket #13606 (waring when compiling richttextctrl.cpp in VS2010) created by
- Compiling richtextctrl.cpp trew the waring that a integer variable is …
- 03:08 Changeset [69583] by
- Allow customization of the locations where persistent settings are stored. …
- 03:08 Changeset [69582] by
- Fix return value of wxPersistentSplitter::RestoreValue(). It used to …
10/29/11:
- 14:34 Changeset [69581] by
- Add missing interface items for Phoenix
- 14:33 Changeset [69580] by
- just a bit of cleanup
- 14:33 Changeset [69579] by
- * Rename searchctrl --> srchctrl. * Add missing and MSW-only methods * …
- 14:13 Ticket #13605 (wxGTK regression: wxChoice no longer receives mouseclick events) created by
- In wxGTk-2.8 Connect()ing to a wxChoice's wxEVT_LEFT_DOWN worked: a left …
10/28/11:
- 23:11 Changeset [69578] by
- Process and wxScrolledWindow/Canvas unittests
- 23:10 Changeset [69577] by
- Fix the order that the iterator fetches rectangles from the region
- 23:07 Changeset [69576] by
- Set output parameters for the methods that need it, keep the virtual flag …
- 23:04 Changeset [69575] by
- Add extracting and using of class template info
- 23:01 Changeset [69574] by
- Use a new version of SIP
- 22:11 Ticket #13604 (assertion failure in wxGenericListCtrl) created by
- Run listctrl sample, press F3 […]
- 21:50 Changeset [69573] by
- resolve multiple inheritance ambiguity
- 21:49 Changeset [69572] by
- parenthesize bitwise operator in logical expression
- 01:23 Ticket #13603 (wxWizard does not show its content if the page added to GetPageAreaSizer ...) created by
- the problem happens when GetPageAreaSizer()->Add(first_page) is used, and …
Note: See TracTimeline
for information about the timeline view.
