Timeline
06/10/12:
- 14:47 Ticket #14395 (wxGTK: Add setup0.h file) created by
- This file is mostly same as wxMSW file: […] Windows-specific options …
- 14:13 Ticket #14379 (Don't heavy rely on TOOLKIT in bakefiles) reopened by
- Missed changes
- 14:11 Ticket #14394 (wxGTK: Use UNIX- and X11-specific files only under UNIX platform) created by
- 14:08 Changeset [71714] by
- Phoenix: - Add support for wx.adv.Wizard and its related classes.
- 10:09 Changeset [71713] by
- Fix compilation error
- 08:28 Ticket #14374 (wxGTK: The r71465 GTK3 fix can break wxStaticText sizing) closed by
- fixed: The other problem is due to deferred sizing, and hard to fix. In any case, …
- 08:26 Ticket #14393 (wxTextCtrl::WriteText() doesn't generate EVT_TEXT in wxGTK) created by
- Documentation for wxTextCtrl should explicitly mention whether WriteText() …
- 06:27 Ticket #14392 (found suspicious code in wxWidgets-svn-trunk/src/os2/frame.cpp) created by
- There is some suspicious line of code in file …
- 04:57 Ticket #14391 (dobjcmn.cpp compilation broken in non-Unicode build) closed by
- fixed: (In [71712]) Fix wxHTMLDataObject compilation and memory leaks. Use …
- 04:57 Changeset [71712] by
- Fix wxHTMLDataObject compilation and memory leaks. Use …
- 00:15 Ticket #14391 (dobjcmn.cpp compilation broken in non-Unicode build) created by
- Building on Windows with the following options nmake -f makefile.vc …
06/09/12:
- 11:59 Changeset [71711] by
- check that key is in register before attempting to access it
- 11:38 Changeset [71710] by
- Sync translations
06/08/12:
- 19:02 Ticket #14389 (Views can get popped off NSFocusStack in wrong order causing an exception ...) closed by
- fixed
- 17:15 Changeset [71709] by
- Update comments
- 13:04 Changeset [71708] by
- Fix copy/paste error
- 12:56 Ticket #14389 (Views can get popped off NSFocusStack in wrong order causing an exception ...) created by
- A wxClientDC can be instantiated in the main window which pushes a view …
- 12:33 Changeset [71707] by
- Add virtual flag for SendAutoScrollEvents
- 12:27 Changeset [71706] by
- Turn off auto-scrolling. For this sample it is rather annoying.
- 12:27 Changeset [71705] by
- Add a few notes about recent commits
- 12:26 Ticket #11612 (wxBufferedDC used with wxScrolledWindow fails in trunk) closed by
- fixed: (In [71704]) Keep track of the area intended to be buffered, and use that …
- 12:26 Changeset [71704] by
- Keep track of the area intended to be buffered, and use that in UnMask …
- 12:26 Changeset [71703] by
- Add doc for SendAutoScrollEvents
- 11:44 Ticket #14387 (wxWindowBase::IsDescendant crash) closed by
- fixed: (In [71702]) Fix wxWindow::IsDescendant() to work with argument equal to …
- 11:44 Changeset [71702] by
- Fix wxWindow::IsDescendant() to work with argument equal to this window. …
- 11:44 Ticket #14380 (wxThreadEvent can corrupt its wxString member in its copy constructor) closed by
- fixed: (In [71701]) Use wxString::Clone() instead of c_str() in wxThreadEvent …
- 11:44 Changeset [71701] by
- Use wxString::Clone() instead of c_str() in wxThreadEvent copy ctor. …
- 11:44 Ticket #14379 (Don't heavy rely on TOOLKIT in bakefiles) closed by
- fixed: (In [71700]) Use PLATFORM checks in bakefiles instead of TOOLKIT checks. …
- 11:44 Changeset [71700] by
- Use PLATFORM checks in bakefiles instead of TOOLKIT checks. No real …
- 09:04 Changeset [71699] by
- Bump version number in preparation for release Update plugin dependency
- 08:51 Changeset [71698] by
- fix spelling typo in documentation
- 08:20 Changeset [71697] by
- * Add interface to notify of when main window is de/activated * Add new …
06/07/12:
- 22:13 Changeset [71696] by
- bug fix
- 22:13 Changeset [71695] by
- Add wx.adv.Wizard
- 22:13 Changeset [71694] by
- Wordwrap the text used for docstrings. Put the signatures for the ctors …
- 22:11 Changeset [71693] by
- Interface fixes for Phoenix
- 22:06 Ticket #14388 (Mnemonic doesn't work for wxCheckBox after wxStaticText) created by
- Navigate to the wxCheckBox 'Enable' using the accelerator M-e. That is not …
- 15:23 Ticket #14387 (wxWindowBase::IsDescendant crash) created by
- I recently updated to 2.9.3 (downloaded a nightly build 2 days ago). I …
- 14:07 Changeset [71692] by
- Phoenix: - Latest Phoenix development integrated in the documentation …
- 13:01 Changeset [71691] by
- Prompt for new file/folder names prior to creation to avoid extra step of …
- 12:25 Changeset [71690] by
- * Add return value to AddDirectory/AddWatchDirectory * Handle access …
- 11:55 Changeset [71689] by
- adjust frequency check interval minor simplifications
- 09:17 Ticket #14386 (wxAui documentation 1st attempt) created by
- Hello all, Here is my first attempt at some more complete wxAui library …
- 08:40 Changeset [71688] by
- Wait on threading condition object when monitor list becomes empty to …
- 08:28 Changeset [71687] by
- * Stop watching all sub paths as well when a parent path is removed from …
- 07:56 Ticket #14385 (wxScrolledWindow calls wxWindow::Update()) created by
- I'm implementing, as advised in the documentation, a wxScrolledWindow …
- 07:48 Changeset [71686] by
- * Further loop optimizations * Update expanded image in tree view
- 05:18 Ticket #14384 (Mac: prevent potential crash when using AppleScript) created by
- I have had a reproducible crash occur, caused by errors in my Applescript. …
06/06/12:
- 22:18 Ticket #14381 (Fix some msvc warnings in wxGTK) closed by
- fixed: (In [71685]) fix warnings about conversion to bool, closes #14381
- 22:18 Changeset [71685] by
- fix warnings about conversion to bool, closes #14381
- 22:13 Changeset [71684] by
- fix warnings about unreachable return statements
- 21:43 Changeset [71683] by
- Add export macro for wxTreeListEvent so the non-inline class info and …
- 21:43 Changeset [71682] by
- Interface fixes for Phoenix
- 21:43 Changeset [71681] by
- Add missing wxRichToolTip::SetTitleFont implementation.
- 21:42 Changeset [71680] by
- Interface fixes for Phoenix
- 21:42 Ticket #14383 (wxComboBox does not set the string value in the ...) created by
- On most platforms the new string selection is stored in the string value …
- 21:34 Changeset [71679] by
- Add wx.adv.TreeListCtrl
- 21:34 Changeset [71678] by
- Add wx.adv.TimePickerCtrl
- 21:34 Changeset [71677] by
- Add wx.adv.RichToolTip
- 21:34 Changeset [71676] by
- Add wx.adv.BitmapComboBox
- 21:34 Changeset [71675] by
- Clarify the Bind docstring a little bit
- 14:21 Ticket #14382 (Building a gtk2 (x11) version under cygwin) created by
- I tried configure --with-gtk --without-msw under cygwin to get a version …
- 13:29 Changeset [71674] by
- minor cleanup * Fix spelling errors in docs * use properties more …
- 13:12 Changeset [71673] by
- Fix thread safety / crash issue caused by calling GetTranslation on a …
- 12:59 Changeset [71672] by
- Update aui
- 12:41 Changeset [71671] by
- Phoenix: delete unused/personally compiled DLLs from the wx folder.
- 12:36 Changeset [71670] by
- improve error checking
- 12:36 Changeset [71669] by
- Phoenix: - Add support for wx.adv.OwnerDrawnComboBox and wx.ComboCtrl …
- 11:47 Ticket #14381 (Fix some msvc warnings in wxGTK) created by
- warning C4800: 'gboolean' : forcing value to bool 'true' or 'false' …
- 11:40 Ticket #14380 (wxThreadEvent can corrupt its wxString member in its copy constructor) created by
- wxThreadEvent uses the method c_str() of wxString to create a copy of its …
- 11:32 Changeset [71668] by
- Fix error in loading file history caused by empty file name getting into …
- 11:26 Ticket #14317 (wxDateTime wrongly does DST adjustments in UTC) reopened by
- Vadim isn't saying that you must submit a patch, he's saying that since …
- 11:16 Changeset [71667] by
- Fix unbound local in new filebrowser code
- 10:55 Changeset [71666] by
- Choose directory dialog from Find Dialog will now automatically expand to …
- 10:20 Ticket #14379 (Don't heavy rely on TOOLKIT in bakefiles) created by
- Remove some TOOLKIT dependencies or replace TOOLKIT with OS (platform) …
- 10:18 Ticket #14320 (html help viewer, fix display sync error) closed by
- fixed: (In [71665]) wxHtmlHelpWindow: Fix contents panel syncing with view. …
- 10:18 Changeset [71665] by
- wxHtmlHelpWindow: Fix contents panel syncing with view. Simply opened …
- 10:14 Ticket #14317 (wxDateTime wrongly does DST adjustments in UTC) closed by
- wontfix: yep, I don't want make fix. Just bug report, if you accept only pathes, …
06/05/12:
- 20:47 Ticket #14378 (Segfault when lib including wxWidgets functionality ends without ...) created by
- I'm getting a segfault only on wxGTK (linux) when a dll/lib (in this case …
- 19:06 Changeset [71664] by
- add missing public keyword for base class
- 18:15 Changeset [71663] by
- remove expectedFailure decorator, because it should not fail now with the …
- 18:15 Changeset [71662] by
- Add OwnerDrawnComboBox
- 18:15 Changeset [71661] by
- Update to a newer build of SIP to get some bug fixes
- 18:15 Changeset [71660] by
- return self from ignore() so we can chain another operation on it
- 18:15 Changeset [71659] by
- Some little tweaks and fixes
- 18:15 Changeset [71658] by
- Add note about multiple inheritance
- 18:15 Changeset [71657] by
- Make HitTest return 2 values and add HitTestSubItem that reurns all 3, …
- 18:14 Changeset [71656] by
- Add wx.ComboCtrl and wx.ComboPopup
- 18:14 Changeset [71655] by
- HasTransparentBackground is protected in some classes
- 18:14 Changeset [71654] by
- Use $PROJECTS
- 14:26 Changeset [71653] by
- If there is a sizer then use it's calculated minimum in …
- 14:26 Changeset [71652] by
- Interface fixes for Phoenix
- 14:26 Changeset [71651] by
- Interface fixes for Phoenix
- 13:19 Changeset [71650] by
- - RibbonBar: Implement the extension button on RibbonPanel via the …
- 11:30 Changeset [71649] by
- fix spelling typos
- 09:49 Ticket #14292 (GLIB warnings on Ubuntu 12.04 when destroying wxMenuBar) closed by
- fixed: (In [71648]) Workaround for Ubuntu 12.04 run time warning …
- 09:49 Changeset [71648] by
- Workaround for Ubuntu 12.04 run time warning "LIBDBUSMENU-GLIB-WARNING **: …
- 06:10 Ticket #14377 (Carbon, correct handling of modifier keys) created by
- This patch brings Carbon modifier key handling in sync with Cocoa, where …
- 05:21 Ticket #14372 (wxTextCtrl::GetInsertionPoint documentation error) closed by
- fixed: (In [71647]) Don't give incorrect example in …
- 05:21 Changeset [71647] by
- Don't give incorrect example in wxTextEntry::GetInsertionPoint() docs. …
- 05:12 Ticket #14376 (Ribbon sample doesn't compile after changes in r71642) closed by
- fixed: (In [71646]) Fix ribbon sample compilation after r71642. Add a missing …
- 05:12 Changeset [71646] by
- Fix ribbon sample compilation after r71642. Add a missing header with …
- 04:24 Ticket #14376 (Ribbon sample doesn't compile after changes in r71642) created by
- Ribbon sample doesn't compile (MSVC 2008) after changes in r71642, where …
06/04/12:
- 13:33 Changeset [71645] by
- - RibbonBar: Implement the extension button on RibbonPanel via the …
- 10:36 Changeset [71644] by
- Fix layout of wxStaticText, and possibly other controls. GtkLabel …
- 09:46 Ticket #14375 (wx.lib.intctrl.IntCtrl allows pasting of non-numeric text and raises and ...) created by
- Two issues: 1. If I paste non-numeric text, such as "max" using the …
- 05:35 Ticket #14374 (wxGTK: The r71465 GTK3 fix can break wxStaticText sizing) created by
- I have a wizard page with several wxStaticTexts. These are created, then …
- 02:13 Changeset [71643] by
- Corrected collection of common attributes, for clashing font size units.
06/03/12:
- 16:43 Ticket #14373 (Cocoa Dataview combobox value disappears upon being changed) created by
- I have noticed that the value/text of a combobox inside a dataview …
- 14:37 Ticket #14372 (wxTextCtrl::GetInsertionPoint documentation error) created by
- Example in documentation of wxTextCtrl::GetInsertionPoint() …
- 13:03 Ticket #14371 (Fix wxMSW compilation with UTF-8-based wxString) closed by
- fixed: This patch was applied in r71640 and should be closed.
- 12:17 Ticket #14283 (Add Ext button to wxRibbonPanel) closed by
- fixed: (In [71642]) Implement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbonPanel …
- 12:17 Changeset [71642] by
- Implement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbonPanel style. Show …
- 12:17 Changeset [71641] by
- Add wxRibbonControl::GetAncestorRibbonBar() helper. New method allowing …
- 12:16 Changeset [71640] by
- Use wxString::t_str() in calls to Windows API functions in wxMSW. Use …
- 10:41 Changeset [71639] by
- Use wxCOMPtr throughout wxWebViewIE to simplify the code and reduce the …
- 10:29 Ticket #14371 (Fix wxMSW compilation with UTF-8-based wxString) created by
- Use wxString::t_str() and wxMSW_CONV_*() instead of wx_str() in Windows …
Note: See TracTimeline
for information about the timeline view.
