Timeline
03/02/09:
- 22:10 Changeset [59288] by
- Add demos directory.
- 20:58 Changeset [59287] by
- Fix python auto-indenter from incorrectly adding extra space when cursor …
- 20:44 Ticket #10537 (Badly calculated tooltip widths in MSW (w/known cause)) created by
- I'm using the last stable version 2.8.9. Look at /src/msw/tooltip.cpp, …
- 13:14 Changeset [59286] by
- ProcessPendingEvents() is now in wxApp
- 12:49 Changeset [59285] by
- don't generate non-MSVC makefiles for MSVC-only samples
- 12:45 Changeset [59284] by
- move pending event processing back to wxApp (these methods were moved into …
- 12:43 Changeset [59283] by
- wxOSX build fix for wxRichTextCtrl after wxTextEntry::GetValue() renaming …
- 12:41 Changeset [59282] by
- remove references to datetime_constants; they're not needed anymore
- 12:11 Changeset [59281] by
- Land the rest of the changes made by a rebake after r59067.
- 12:09 Changeset [59280] by
- revert r59246; the window parameter was there by purpose (i.e. for …
- 12:00 Changeset [59279] by
- Ensure the archives extract to a root directory bearing the release's …
- 11:28 Changeset [59278] by
- another wxOSX build fix after wxTextEntry::GetValue() renaming to …
- 11:17 Changeset [59277] by
- wxOSX build fix after wxTextEntry::GetValue() renaming to DoGetValue()
- 11:09 Ticket #10536 (TopLevelWindow's position worng when using TaskBarIcon) closed by
- invalid: The top-level window associated with a TaskBarIcon is a platform specific …
- 10:30 Changeset [59276] by
- Rebake after OS X Cocoa header changes.
- 10:23 Changeset [59275] by
- Commit changes caused by setting configure.in's svn:eol-style to LF. …
- 10:08 Changeset [59274] by
- Update files.bkl to look in the proper place for moved header files.
- 08:23 Changeset [59273] by
- build fix: define DoGetValue() and GetEditableWindow()
- 08:22 Changeset [59272] by
- compilation fix after GetEditableWindow() signature change
- 08:03 Changeset [59271] by
- Fix incorrect detection of when to auto-unindent in python files.
- 06:54 Changeset [59270] by
- fix warning about possibly uninitialized variable in release build
- 06:49 Changeset [59269] by
- remove SetValue() which is not needed and which definition was removed by …
- 06:13 Ticket #10536 (TopLevelWindow's position worng when using TaskBarIcon) created by
- Hello, If you create a TaskBarIcon and try to get it's coordinates by …
- 06:03 Changeset [59268] by
- make GetEditableWindow() protected as it's used by wxGTK wxTextEntry
- 05:58 Changeset [59267] by
- wxUniv compilation fixes after wxTextEntry::DoGetValue() change
- 05:45 Changeset [59266] by
- fix overloaded virtual warning
- 05:31 Changeset [59265] by
- added wxTextEntry::DoGetValue() to allow returning empty string if the …
- 04:40 Changeset [59264] by
- set correct properties
- 04:25 Changeset [59263] by
- added wxTextEntry::SetHint() (a.k.a. cue banner or placeholder string)
- 04:10 Changeset [59262] by
- add ugly macros to abstract the difference between Bind() and Connect() -- …
- 03:51 Changeset [59261] by
- update to Dutch translations from Gideon van Melle
- 02:43 Ticket #10534 (wxWidgets 2.8.10 build warning) closed by
- fixed: (In [59260]) fixed compiler warning about struct/class mismatch (fixes …
- 02:43 Changeset [59260] by
- fixed compiler warning about struct/class mismatch (fixes #10534)
- 01:49 Ticket #10535 (SearchCtrl on Cocoa: alignment and buttons) created by
- wxWidgets configured with ./configure --with-osx_cocoa: the SearchCtrl in …
- 01:23 Ticket #10534 (wxWidgets 2.8.10 build warning) created by
- C:\svn\wx28\src\html\winpars.cpp(149) : warning C4099: …
03/01/09:
- 23:48 Ticket #10533 (wxSplitterWindow GetBestSize not correct when window is NOT splitted) created by
- Hello wxWidgetsTeam, wxSplitterWindow does always add SashSize to MinSize …
- 23:38 Ticket #10532 (Unable to dock Vertical Toolbars when Frame Maximized) created by
- This can be seen in the wxAui sample. Simply run the sample, undock the …
- 21:31 Changeset [59259] by
- Fix typo
- 20:53 Changeset [59258] by
- Remove some unused code
- 17:42 Changeset [59257] by
- Cleanup and lint
- 16:52 Changeset [59256] by
- Reorganize all of eclib into a single importable module.
- 13:01 Changeset [59255] by
- document that wxDialog::ShowModal() creates its own event loop
- 13:00 Changeset [59254] by
- document internal wxDateTime enums the way they're meant to be documented …
- 12:35 Changeset [59253] by
- do not duplicate large blocks of docs; use @overload instead; provide link …
- 12:24 Changeset [59252] by
- Switch to a name + postfix naming scheme so that the postfix doesn't end …
- 10:51 Changeset [59251] by
- Use a different name for OS X Cocoa framework, and fix an accidental tab …
- 10:12 Changeset [59250] by
- Fix warnings from re-initializing plugins once they have already been …
- 09:21 Changeset [59249] by
- fix rendering of wxGrid on wxMSW when a dialog is over the grid. To test …
- 09:18 Changeset [59248] by
- fix off by one error in delete lines command.
- 09:06 Ticket #10531 (wxVsnprintf() unit tests failures) created by
- After wxString changes in wx2.9 some units tests regarding our own …
- 08:53 Changeset [59247] by
- use wxRenderer::GetCheckBoxSize() instead of doing wrong calculations in …
- 08:46 Changeset [59246] by
- deprecated GetCheckBoxSize(wxWindow *) in favour of GetCheckBoxSize() …
- 08:30 Ticket #10263 (wxHtmlContainerCell::GetMaxTotalWidth returns zero sometimes) reopened by
- Don't set status as closed until the patch has been applied otherwise this …
- 08:09 Changeset [59245] by
- move wxGridCellRenderer::Draw before other derived classes implementations …
- 08:07 Ticket #10263 (wxHtmlContainerCell::GetMaxTotalWidth returns zero sometimes) closed by
- fixed: Indeed there was a problem. I found it and solved it. Now GetMaxTotalWidth …
- 07:53 Changeset [59244] by
- force use of generic about dialog as to test unfocused-repainting of …
- 07:47 Changeset [59243] by
- name the enum with wxDir flags to make it easier to find it from the docs.
- 07:23 Changeset [59242] by
- give better usage description (needs a more readable way to output …
- 07:03 Changeset [59241] by
- avoid error of menu with zero ID
- 07:02 Changeset [59240] by
- remove old and outdated tech notes
- 06:31 Changeset [59239] by
- better document the possible arguments accepted by wxLaunchDefaultBrowser; …
- 06:30 Ticket #10530 (EVT_CONTEXT_MENU generated twice if event skipped) created by
- EVT_CONTEXT_MENU seems to be generated a second time if the …
- 05:15 Changeset [59238] by
- fix as per thread from …
- 04:27 Changeset [59237] by
- recognize schemes other than http and ftp in wxLaunchDefaultBrowser()
- 04:23 Changeset [59236] by
- document wxTextEntry
- 03:59 Changeset [59235] by
- added const_cast<> to silence gcc warnings (see #10520)
- 03:57 Ticket #9570 (wxTreeCtrl bugs (SVN version from beginning of june)) closed by
- duplicate: Thanks for confirming it and closing this one then.
02/28/09:
- 22:05 Changeset [59234] by
- SWIG, SWIG and more SWIG
- 22:01 Changeset [59233] by
- Still no Create*Bitmap on GTK?
- 21:27 Ticket #10529 (wxAuiToolBar tooltips don't fade in and out) created by
- The first time you move mouse over a wxAuiToolBar item, the tooltip with …
- 18:39 Changeset [59232] by
- Add shortcut for LineDelete
- 18:00 Changeset [59231] by
- Mention a few of the recent changes
- 17:58 Changeset [59230] by
- various dataview updates
- 17:57 Changeset [59229] by
- Add ChangeValue
- 17:56 Changeset [59228] by
- Add Compsiting, Antialias and Layer methods to match wxGraphicsControl …
- 17:53 Changeset [59227] by
- Add wxGridSizesInfo
- 17:52 Changeset [59226] by
- Add GetComboCtrl()
- 17:51 Changeset [59225] by
- AuiTabArt updates from 2.8 branch
- 17:48 Changeset [59224] by
- Add LoadFile
- 17:48 Changeset [59223] by
- Add BeginLayer/EndLayer
- 17:47 Changeset [59222] by
- GetAltForEncoding can't be used for a property.
- 17:46 Changeset [59221] by
- wx.EvtLoop updates
- 17:41 Changeset [59220] by
- Name the wxNavigationKeyEventFlags enum
- 17:39 Changeset [59219] by
- deprecate wx.Effects
- 17:38 Changeset [59218] by
- metafile fixes
- 17:36 Changeset [59217] by
- Add OnEventLoopEnter and OnEventLoopExit
- 17:32 Changeset [59216] by
- distrib updates from 2.8
- 17:31 Changeset [59215] by
- Missing bitmaps
- 17:30 Changeset [59214] by
- Be more explicit in the gridSizer ctor
- 16:52 Changeset [59213] by
- Fix label alignment issue on gtk.
- 16:35 Changeset [59212] by
- Fix some appearance issues on gtk.
- 14:23 Changeset [59211] by
- Add workaround for wxImageList breaking bitmap transparency on msw.
- 12:30 Changeset [59210] by
- Use SegmentBook for preferences dialog.
- 12:25 Changeset [59209] by
- Fix calculation error in getting best size of segmentbar.
- 11:34 Changeset [59208] by
- don't use mbstowcs(NULL) with Cygwin (closes #10526)
- 10:43 Changeset [59207] by
- New plugin manager dialog part 1
- 10:42 Changeset [59206] by
- Implement SetSelection
- 10:42 Changeset [59205] by
- Destroy panelbox items when they are removed from the list.
- 10:40 Changeset [59204] by
- Fix layout issue when the control only has a bottom control bar.
- 09:30 Changeset [59203] by
- Never show tree lines when there are tree buttons under OS X and GTK+
- 09:22 Changeset [59202] by
- Use gdk_window_invalidate instead of gtk_widget_queue_draw as the latter …
- 09:08 Changeset [59201] by
- wxPosition doesn't need renamed, it's supposed to be generic like wxSize …
- 08:36 Changeset [59200] by
- Fix it so initial window position cannot be set to (0,0) as this can cause …
- 07:54 Changeset [59199] by
- compilation fixes for ANSI mode build (closes #10518)
- 07:49 Changeset [59198] by
- reset the tooltip text before changing it, this apparently prevents a …
- 07:44 Ticket #10525 (2.8 wxImage::Create doesn't set m_staticAlpha) closed by
- fixed: (In [59197]) mark alpha as being static if data is static too (closes …
- 07:44 Changeset [59197] by
- mark alpha as being static if data is static too (closes #10525) [backport …
- 07:41 Ticket #10526 (Cygwin issue with mbstowcs(NULL, ... (with pseudo-patches)) closed by
- fixed: Replying to RevRagnarok: > There is a problem with Cygwin's …
- 07:01 Ticket #2307 (wxTreeCtrl + wxTR_MULTIPLE flag: SEL_CHANGED only fires on item focus ...) closed by
- duplicate: I think this one doesn't add anything compared to #9570 and #626 so …
- 01:44 Ticket #10528 (AUInotebook -srange on OSX_cocoa wx2.9) created by
- Hi Still on porting Luxrender to 64bitGUI I have some strange problems …
02/27/09:
- 18:10 Ticket #10527 (isosurf sample rendering problem) created by
- The isosurf sample compiles, links, and loads ok, but when the application …
- 16:29 Changeset [59196] by
- Propagate mousewheel events to the panel box container so the window can …
- 16:19 Changeset [59195] by
- Cast needed to fix compilation on 10.4 --This line, and those below, will …
- 14:16 Changeset [59194] by
- Committing draft version so I can test on other machines.
- 12:25 Changeset [59193] by
- add missing WXDLLIMPEXP_CORE (which surprisingly is only needed in debug …
- 10:21 Ticket #10526 (Cygwin issue with mbstowcs(NULL, ... (with pseudo-patches)) created by
- There is a problem with Cygwin's implementation of mbstowcs() when the …
- 10:11 Changeset [59192] by
- Turkish translation updated [backport of r59191 from trunk]
- 10:09 Changeset [59191] by
- Turkish translation update from Hakkı Doğusan
- 09:15 Changeset [59190] by
- Compile fix under wxGTK
- 06:49 Changeset [59189] by
- add references to OnEventLoopEnter/Exit callbacks
- 06:48 Changeset [59188] by
- fix doxygen warnings
- 06:41 Changeset [59187] by
- mention that some event logic now requires a running event loop (see …
- 05:12 Changeset [59186] by
- VC6 compilation fix after last change: WXDLLIMPEXP_TEMPLATE_INSTANCE_BASE …
- 04:24 Changeset [59185] by
- refactor wxDocChildFrame and wxDocMDIChildFrame to use wxDocChildFrameAny …
- 03:36 Changeset [59184] by
- added wxDECLARE_NO_COPY_TEMPLATE_CLASS_2
- 02:54 Changeset [59183] by
- Fixed wxRichTextCtrl base class
- 02:21 Changeset [59182] by
- move functions using deprecated methods out of line to avoid deprecation …
- 01:00 Changeset [59181] by
- Corrected IMPLEMENT_CLASS/BEGIN_EVENT_TABLE base class
- 00:56 Changeset [59180] by
- Corrected IMPLEMENT_CLASS/BEGIN_EVENT_TABLE base class
02/26/09:
- 21:27 Ticket #10523 (src/osx/carbon/colordlg.cpp fails to compile in trunk) closed by
- fixed: (In [59179]) applying patch, fixes #10523
- 21:27 Changeset [59179] by
- applying patch, fixes #10523
- 21:23 Ticket #10524 (wxOSX Cocoa wxStaticText doesn't grey out when disabled) closed by
- fixed: (In [59178]) applying patch, fixes #10524
- 21:23 Changeset [59178] by
- applying patch, fixes #10524
- 19:41 Changeset [59177] by
- Lint and cleanup
- 19:13 Changeset [59176] by
- Add Support for adding context links to pylint output (modified patch …
- 19:10 Changeset [59175] by
- Remove unused import
- 18:27 Changeset [59174] by
- Rename Serbian locale with correct canonical name
- 18:08 Changeset [59173] by
- Adding support for installing the wxPython modules and changing the …
- 16:52 Changeset [59172] by
- Fix improperly inserting completions when cursor is inside non html …
- 16:15 Changeset [59171] by
- Copy changes from 2.8 branch that never got merged correctly
- 15:57 Ticket #10525 (2.8 wxImage::Create doesn't set m_staticAlpha) created by
- In 2.9 m_staticAlpha is set to the static_data argument to avoid freeing …
- 15:43 Ticket #10524 (wxOSX Cocoa wxStaticText doesn't grey out when disabled) created by
- Apparently static text doesn't change its color in Cocoa when disabled. …
- 15:39 Ticket #10523 (src/osx/carbon/colordlg.cpp fails to compile in trunk) created by
- If you compile wxOSX Carbon with --disable-coldlg …
- 14:02 Changeset [59170] by
- Documentation and add more sample code to test/demo files.
- 11:59 Ticket #10522 (Problems in Vista with wxPython and Python 2.6.1) created by
- Last package (2.8.9.2) have same problems with Python 2.6.1 in my Vista …
- 11:35 Changeset [59169] by
- No longer overestimate virtual height given to the vertical scroll bar
- 11:04 Changeset [59168] by
- Fix ordering.
- 11:00 Changeset [59167] by
- wxPropertyGrid::IsEditorFocused() is now public
- 10:59 Ticket #10521 (wxArray::Remove : error in example) closed by
- fixed: (In [59166]) fix Remove() argument in the example (closes #10521)
- 10:59 Changeset [59166] by
- fix Remove() argument in the example (closes #10521)
- 10:50 Ticket #10521 (wxArray::Remove : error in example) created by
- wxArray documentation (trunk) gives the following example: T *item = …
- 09:55 Changeset [59165] by
- Adding new symbols needed for wxGraphicsBitmap support.
- 08:16 Changeset [59164] by
- deprecate the old TryValidator/Parent() and replace them with the new and …
- 08:10 Changeset [59163] by
- added wxDEPRECATED_BUT_USED_INTERNALLY_INLINE
- 07:24 Changeset [59162] by
- override TryValidator() in wxMDIParentFrame to implement forwarding of …
- 06:15 Changeset [59161] by
- another missing WXDLLIMPEXP to fix DLL build
- 03:46 Changeset [59160] by
- update for 2.8.10-rcX with bakefile 0.2.5
- 03:24 Ticket #10520 (Changing wxToolTip tooltip text causes repaint of controls under tooltip) created by
- Changing wxToolTip tooltip text causes repaint of controls under tooltip. …
- 02:59 Changeset [59159] by
- added wxAboutDialog::GetCopyrightToDisplay()
- 02:56 Changeset [59158] by
- rebake after WX_AGE change in build/bakefiles/version.bkl
- 02:51 Changeset [59157] by
- correct WX_AGE after last change
- 01:32 Changeset [59156] by
- update for 2.8.10-rcX with bakefile 0.2.5
- 01:29 Changeset [59155] by
- update for 2.8.10-rcX with bakefile 0.2.5
- 00:02 Changeset [59154] by
- Fixed symbol
02/25/09:
- 23:24 Changeset [59153] by
- Updating OpenVMS compile configuration
- 22:04 Changeset [59152] by
- Add style option to disable drawing of segment dividers
- 20:20 Changeset [59151] by
- * Separator drawing refinements * Better handling of click events
- 17:15 Ticket #10519 (Using style wxCB_READONLY on wxComboBox objects disables tab navigation.) created by
- On panels with multiple objects of different types, if one of those …
- 16:17 Changeset [59150] by
- added wxXmlResource::LoadFile() to avoid URL-vs-filename ambiguity in …
- 16:13 Changeset [59149] by
- fixed wxXmlResource::Load's detection of filenames to be done as early as …
- 15:46 Changeset [59148] by
- Fixes for trunk after removal of m_ accessors from public API.
- 15:45 Changeset [59147] by
- Add support for building Mac frameworks.
- 15:44 Changeset [59146] by
- Fix for unstable versions not listing the revision in their version …
- 15:42 Changeset [59145] by
- Update the bindings with latest wx changes.
- 15:41 Changeset [59144] by
- added wxGrid::{Set,Get}{Row,Col}Sizes() methods allowing to save/restore …
- 15:40 Changeset [59143] by
- Make sure that a framework build always uses lipo to build, and make sure …
- 15:27 Changeset [59142] by
- compilation fix after last commit
- 15:02 Changeset [59141] by
- don't use template assign() with VC6, even though it can compile it it …
- 13:53 Changeset [59140] by
- Implement more of the bookctrl api
- 13:12 Ticket #2476 (Leak, background image file not closed) closed by
- fixed: Fixed by #8486
- 13:12 Changeset [59139] by
- compilation fix after the previous commit
- 13:04 Changeset [59138] by
- fix for DLL build: wxEvtHandlerArray should be in wxBase as it's used by …
- 13:01 Changeset [59137] by
- undo the change of r57522, it's not needed any more after r59136
- 13:01 Ticket #10294 (Handle too many items in wxFlexGridSizer better) closed by
- fixed: (In [59136]) postpone the check for the validity of growable rows/columns …
- 13:01 Changeset [59136] by
- postpone the check for the validity of growable rows/columns indices until …
- 12:57 Ticket #10518 (Patch for src/gtk/dataview.cpp compilation error) created by
- Attached patch fixes the next error and warning: ../src/gtk/dataview.cpp: …
- 11:48 Ticket #10517 (Deadlock when loading shared library that uses wxWidgets) created by
- By using wxWidgets in a shared library (wxApp is defined in this shared …
- 09:55 Changeset [59135] by
- Remove duplicate code that was landed when forward porting.
- 09:43 Ticket #10477 (Events Now Broken in the Trunk) closed by
- fixed: (In [59134]) replace templae Connect() overloads with separate Bind() …
- 09:43 Changeset [59134] by
- replace templae Connect() overloads with separate Bind() method to improve …
- 09:42 Ticket #10000 (Improved/typesafe event handling patch.) closed by
- fixed: Thanks, I've applied it with minor changes. Now Bind() must be documented. …
- 06:31 Changeset [59133] by
- Fix some flashing in the segmentbook demo/test file
- 05:23 Changeset [59132] by
- add wxAppConsoleBase::OnEventLoopEnter/Exit callbacks; add …
- 05:12 Changeset [59131] by
- document wxPolygonFillMode
- 05:10 Changeset [59130] by
- no real change: just group functions in a logic manner
- 05:08 Changeset [59129] by
- Fix error when trying to do Copy Path from tab context menu.
- 05:07 Changeset [59128] by
- don't call Refresh(empty-rect) unnecessarily
- 04:08 Changeset [59127] by
- try to clear the device/logical unit fog; remove unused and unsupported …
- 03:54 Changeset [59126] by
- revise all code; do not use many global objects; use wxLog to give …
02/24/09:
- 23:59 Changeset [59125] by
- Update compile configuration for OpenVMS
- 18:40 Changeset [59124] by
- Apply patch to add a peekable lexer wrapper utility. (patch from Rudi …
- 18:32 Changeset [59123] by
- * Implement page changing events. * Can add/remove pages
- 18:11 Changeset [59122] by
- Remove no longer necessary re-entrancy check, fix function prototype …
- 16:09 Changeset [59121] by
- fix handling of long lines in wxGridCellAutoWrapStringRenderer
- 14:19 Changeset [59120] by
- Fix for deprecated constructor issues, setting a function without a body …
- 14:10 Changeset [59119] by
- Move demo file icons to shared module.
- 13:08 Changeset [59118] by
- Fix some drawing issues on windows. * Text size is properly calculated and …
- 11:34 Changeset [59117] by
- focus fixes for wxAUINotebook (fixes #4361)
- 10:37 Ticket #4361 (wxAUINotebook incorrect ALLOW_ACTIVE_PANE handling) closed by
- fixed: (In [59116]) focus fixes for wxAUINotebook (fixes #4361)
- 10:37 Changeset [59116] by
- focus fixes for wxAUINotebook (fixes #4361)
- 10:10 Changeset [59115] by
- render <TH> contents in bold, as all the browsers do
02/23/09:
- 21:51 Changeset [59114] by
- Turn off the annoying beep when a key down is passed all the way up the …
- 21:37 Changeset [59113] by
- Make the build script cache args passed to it so it won't reconfigure when …
- 21:29 Changeset [59112] by
- Add SegmentBook control
- 18:19 Changeset [59111] by
- Make wxPython demo not asplode on shutdown. :)
- 13:24 Changeset [59110] by
- remove non-existent wx/msw/datecontrols.h from files.bkl (it's a private …
- 13:20 Changeset [59109] by
- add wx/persist/*.h files
- 13:15 Changeset [59108] by
- fix (harmless) warnings in release mingw32 build
- 10:34 Ticket #10516 (Python crashes when undocking AUI Toolbars) closed by
- duplicate: Marked as duplicate of #10371, please refer to comments there.
- 10:28 Changeset [59107] by
- Blind fix for crash when undocking AUI toolbars (#10371 and #10516).
- 07:35 Changeset [59106] by
- Add some more missing php keywords, and std functions.
- 06:07 Ticket #10516 (Python crashes when undocking AUI Toolbars) created by
- OS: Win XP SP2 wxPython 2.8.9.2 Python: 2.6.1 wxMSW, unicode, …
- 06:00 Ticket #1090 (wxStaticText in GTK2 always stays left-aligned) reopened by
- Hi, This is my first bug report here. Please let me know if it's better …
- 03:51 Ticket #10500 (tex2rtf segfaults on OSX 10.5 (gcc 4.0.1)) closed by
- fixed: (In [59105]) fix some buffer overflows (closes #10500)
- 03:51 Changeset [59105] by
- fix some buffer overflows (closes #10500)
- 03:31 Ticket #10515 (wxClipboard::Flush() not implemented in wxGTK) created by
- I've recently joined a project that uses wxWidgets as its GUI framework. …
- 01:14 Ticket #10514 (DirBrowseButton does not support passing labelWidth argument) created by
- DirBrowseButton in filebrowsebutton.py is a subclass of FileBrowseButton …
Note: See TracTimeline
for information about the timeline view.
