wxWidgets.git
2009-01-30  Robert RoeblingAdd wxSIZE_FORCE_EVENT and use is from wxSizerItem...
2009-01-30  Robert RoeblingDon't use a cached best size if the window has a sizer
2009-01-30  Francesco Montorsicleanup code and reorganize it to reuse the same switch...
2009-01-30  Jaakko SalliLet's make sure embedded wxPropertyGrid does not get...
2009-01-30  Francesco Montorsidocument the wxIntXX/wxFloatXX/wxCharXX types; add...
2009-01-30  Francesco Montorsifix typo (missing closing brackets); add some comments...
2009-01-30  Václav SlavíkwxDFB: use Unix event loop and timers (fixes #10408)
2009-01-30  Stefan Csomoruse native conversions that are close to the native...
2009-01-30  Václav Slavíkhandle EINTR when reading data from the wakeup pipe
2009-01-30  Francesco Montorsis/wxUsleep/wxMilliSleep
2009-01-30  Robert RoeblingMove body of SetMinSize and SetMaxSize from header...
2009-01-30  Robert RoeblingGive wxCollapsiblePane's pane a name for easier debugging
2009-01-30  Robert RoeblingMake GetEffectiveMinSize virtual as not being able...
2009-01-30  Vadim Zeitlininclude wx/generic/gridctrl.h too for compatibility
2009-01-29  Francesco Montorsifix typo
2009-01-29  Robert RoeblingStore pointer to owning wxWindow in wxPizza widget
2009-01-29  Jaakko SalliDo not propagate key events from child controls unless...
2009-01-29  Vadim Zeitlinuse HandleWindowEvent() instead of ProcessEvent() to...
2009-01-29  Jaakko SalliFixed wxPropertyGridManager::CreatePropertyGrid(),...
2009-01-29  Vadim Zeitlindon't fall back to the only currently existing document...
2009-01-29  Vadim Zeitlinno changes, just corrected/completed a comment truncate...
2009-01-29  Vadim Zeitlinno real changes, just minor refactoring and cleanup
2009-01-29  Vadim Zeitlindon't crash if we have no accelerators for the "Window...
2009-01-29  Vadim Zeitlinadd wxHAS_MULTIPLE_FILEDLG_FILTERS symbol to be used...
2009-01-29  Václav SlavíkwxEpollDispatcher is in wxBase, not wxCore - fixed...
2009-01-28  Vadim Zeitlincorrect wxDateTime DST begin/end computations for years...
2009-01-28  Vadim Zeitlinanother fix for wxUSE_DRAG_AND_DROP==0 build
2009-01-28  Francesco Montorsiuse singular when documenting group of functions as...
2009-01-28  Kevin OllivierAdding docs for new wx interface methods.
2009-01-28  Vadim Zeitlinrename wxRendererNative::DrawRadioButton() to DrawOptio...
2009-01-28  Vadim Zeitlinfix remaining cases of wxWindow::ProcessEvent() calls...
2009-01-28  Robert RoeblingFixes #10443: wxListCtrl::MoveToItem
2009-01-28  Vadim Zeitlinremove the recently added MSWFindMenuBarItem() as we...
2009-01-28  Vadim Zeitlinno real changes, just small cleanup, in particular...
2009-01-28  Vadim Zeitlindon't duplicate menu creation code in the parent and...
2009-01-28  Jouk JansenUpdate OpenVMS compile support
2009-01-28  Francesco Montorsibetter docs for wxDataViewColumn
2009-01-28  Francesco Montorsifix doxygen warnings
2009-01-28  Francesco Montorsidocument various enumerations defined in defs.h; give...
2009-01-28  Francesco Montorsino real changes; just cosmetic
2009-01-28  Francesco Montorsimove wxSizer docs to the beginning of the file, before...
2009-01-28  Vadim Zeitlindefine a separate run-tests-with-timing tag
2009-01-27  Francesco Montorsismall reorganization; no real change
2009-01-27  Bryan PettyApplied documentation typo/grammer corrections from...
2009-01-27  Bryan PettyFixed the class diagrams javascript to initialize the...
2009-01-27  Bryan PettyForward ported r58463. (Check for null text control...
2009-01-27  Vadim Zeitlinrefactor WM_COMMAND messages handling in MDI frames...
2009-01-27  Vadim Zeitlinadded CreateAccelTable() helper which creates the accel...
2009-01-27  Vadim Zeitlinadded template wxScopedArray<> too
2009-01-27  Robert RoeblingFix for GetScrollPos() assert
2009-01-27  Vadim Zeitlindon't do anything in SetWindowMenu() if we're setting...
2009-01-27  Vadim Zeitlinyet another blind attempt to run tests with --timing...
2009-01-27  Vadim Zeitlinadd missing headers for PCH-less build
2009-01-27  Francesco Montorsifix PCH builds
2009-01-27  Francesco Montorsifix crash when calling InsertColumn() on a wxListCtrl...
2009-01-27  Francesco Montorsismall cleanup; move private class definitions in a...
2009-01-27  Francesco Montorsiinclude wx/mdi.h also for non-PCH builds
2009-01-27  Francesco Montorsiinclude wx/mdi.h also for non-PCH builds
2009-01-26  Vadim Zeitlinadd more wxUSE_MENUS guards
2009-01-26  Vadim Zeitlindon't include wx/mdi.h from wx/wx.h when building the...
2009-01-26  Václav SlavíkAutomatically adjust toolbar's tool size if the provide...
2009-01-26  Vadim Zeitlinuse a virtual function instead of wxDynamicCast(wxMDIPa...
2009-01-26  Vadim Zeitlintest ShowFullScreen() to verify that restoring menu...
2009-01-26  Václav Slavíkchanged wxMSW's default toolbar bitmaps size from obsol...
2009-01-26  Vadim Zeitlindisable the "Next" and "Previous" commands in the windo...
2009-01-26  Francesco Montorsicleanup a bit the wxSplashScreen code; don't Yield...
2009-01-26  Vadim Zeitlintrying to make the tests run in trunk release build...
2009-01-26  Robert RoeblingRemoved queuedResize code again as GTK+ does this inter...
2009-01-26  Francesco Montorsisuppress warning about unused win pointer when wxUSE_GR...
2009-01-26  Bryan PettyFixed the margins on the class diagram dropdown image...
2009-01-26  Jaakko SalliAdded wxPGChoices::Copy(), tweaked related documentation
2009-01-26  Robert RoeblingImplement hint cursor for resizable columns
2009-01-26  Vadim Zeitlinuse --timing option with trunk build, not stable one
2009-01-26  Vadim Zeitlindisable utils compilation in stable STL builds as tex2r...
2009-01-26  Vadim Zeitlindon't show the currently hidden frame if Iconize()...
2009-01-26  Vadim Zeitlindocument the correct base class
2009-01-26  Vadim Zeitlininclude missing header (wx/msw/wrapcctl.h) for PCH...
2009-01-25  Robert RoeblingLittle correction to hand-made sizing
2009-01-25  Robert RoeblingFinally corrected drawing of wxListCtrl selection rect...
2009-01-25  Vadim ZeitlinMac build fixes after latest change (closes #10433)
2009-01-25  Vadim Zeitlindon't change the combobox text when it's being resized...
2009-01-25  Vadim Zeitlinundo r58380 as it breaks tree control background repain...
2009-01-25  Vadim Zeitlincompilation fix for VC6 after last change; use wx namin...
2009-01-25  Vadim Zeitlinremove unused function and out of date comments (we...
2009-01-25  Vadim Zeitlinfix state images after changing their style (see #9591)
2009-01-25  Vadim Zeitlinuse GetBoundingRect() for the in place text control...
2009-01-25  Vadim Zeitlincorrections to size calculations for state images ...
2009-01-25  Vadim Zeitlinremove duplicated HitTest implementation from wxCheckLi...
2009-01-25  Vadim Zeitlinuse correct item index for wxEVT_COMMAND_LISTBOX_DOUBLE...
2009-01-25  Vadim Zeitlinallow specifying the mask colour in wxImage::ConvertAlp...
2009-01-25  Francesco Montorsiorganize in groups wxAppConsole functions
2009-01-25  Jaakko SalliAdded XRC handler for wxComboCtrl (closes #10151)
2009-01-25  Francesco Montorsiblind build fix for wxMac
2009-01-25  Vadim Zeitlinskip mouse events we're not interested in (e.g. mouse...
2009-01-25  Vadim Zeitlindon't use the not always appropriate word "document...
2009-01-25  Vadim Zeitlindon't use _() in the public header in case WXINTL_NO_GE...
2009-01-25  Vadim Zeitlinadd wxDrawStateBitmap() (closes #10289)
2009-01-25  Vadim Zeitlinnotify the timers outside of loop over m_timers to...
2009-01-25  Francesco Montorsibuild fix
2009-01-25  Vadim Zeitlinadded support for wxCAL_SHOW_WEEK_NUMBERS to generic...
next