2009-01-31 |
Vadim Zeitlin | include errno.h to fix buildbot compilation
|
commit | commitdiff | tree |
2009-01-30 |
Vadim Zeitlin | DisableSaving/Restoring() should be void, not bool
|
commit | commitdiff | tree |
2009-01-30 |
Vadim Zeitlin | add support for persistent controls
|
commit | commitdiff | tree |
2009-01-30 |
Vadim Zeitlin | include wx/generic/gridctrl.h too for compatibility
|
commit | commitdiff | tree |
2009-01-29 |
Vadim Zeitlin | use HandleWindowEvent() instead of ProcessEvent() to...
|
commit | commitdiff | tree |
2009-01-29 |
Vadim Zeitlin | don't fall back to the only currently existing document...
|
commit | commitdiff | tree |
2009-01-29 |
Vadim Zeitlin | no changes, just corrected/completed a comment truncated...
|
commit | commitdiff | tree |
2009-01-29 |
Vadim Zeitlin | no real changes, just minor refactoring and cleanup
|
commit | commitdiff | tree |
2009-01-29 |
Vadim Zeitlin | don't crash if we have no accelerators for the "Window...
|
commit | commitdiff | tree |
2009-01-29 |
Vadim Zeitlin | add wxHAS_MULTIPLE_FILEDLG_FILTERS symbol to be used...
|
commit | commitdiff | tree |
2009-01-28 |
Vadim Zeitlin | correct wxDateTime DST begin/end computations for years...
|
commit | commitdiff | tree |
2009-01-28 |
Vadim Zeitlin | another fix for wxUSE_DRAG_AND_DROP==0 build
|
commit | commitdiff | tree |
2009-01-28 |
Vadim Zeitlin | rename wxRendererNative::DrawRadioButton() to DrawOptionButt...
|
commit | commitdiff | tree |
2009-01-28 |
Vadim Zeitlin | fix remaining cases of wxWindow::ProcessEvent() calls...
|
commit | commitdiff | tree |
2009-01-28 |
Vadim Zeitlin | remove the recently added MSWFindMenuBarItem() as we...
|
commit | commitdiff | tree |
2009-01-28 |
Vadim Zeitlin | no real changes, just small cleanup, in particular...
|
commit | commitdiff | tree |
2009-01-28 |
Vadim Zeitlin | don't duplicate menu creation code in the parent and...
|
commit | commitdiff | tree |
2009-01-28 |
Vadim Zeitlin | define a separate run-tests-with-timing tag
|
commit | commitdiff | tree |
2009-01-27 |
Vadim Zeitlin | refactor WM_COMMAND messages handling in MDI frames...
|
commit | commitdiff | tree |
2009-01-27 |
Vadim Zeitlin | added CreateAccelTable() helper which creates the accel...
|
commit | commitdiff | tree |
2009-01-27 |
Vadim Zeitlin | added template wxScopedArray<> too
|
commit | commitdiff | tree |
2009-01-27 |
Vadim Zeitlin | don't do anything in SetWindowMenu() if we're setting...
|
commit | commitdiff | tree |
2009-01-27 |
Vadim Zeitlin | yet another blind attempt to run tests with --timing...
|
commit | commitdiff | tree |
2009-01-27 |
Vadim Zeitlin | add missing headers for PCH-less build
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | add more wxUSE_MENUS guards
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | don't include wx/mdi.h from wx/wx.h when building the...
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | use a virtual function instead of wxDynamicCast(wxMDIParentF...
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | test ShowFullScreen() to verify that restoring menu...
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | disable the "Next" and "Previous" commands in the window...
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | trying to make the tests run in trunk release build...
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | use --timing option with trunk build, not stable one
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | disable utils compilation in stable STL builds as tex2rtf...
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | don't show the currently hidden frame if Iconize()...
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | document the correct base class
|
commit | commitdiff | tree |
2009-01-26 |
Vadim Zeitlin | include missing header (wx/msw/wrapcctl.h) for PCH...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | Mac build fixes after latest change (closes #10433)
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | don't change the combobox text when it's being resized...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | undo r58380 as it breaks tree control background repainting...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | compilation fix for VC6 after last change; use wx naming...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | remove unused function and out of date comments (we...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | fix state images after changing their style (see #9591)
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | use GetBoundingRect() for the in place text control...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | corrections to size calculations for state images ...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | remove duplicated HitTest implementation from wxCheckListBox...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | use correct item index for wxEVT_COMMAND_LISTBOX_DOUBLECLICK...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | allow specifying the mask colour in wxImage::ConvertAlphaToM...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | skip mouse events we're not interested in (e.g. mouse...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | don't use the not always appropriate word "document...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | don't use _() in the public header in case WXINTL_NO_GETTEXT...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | add wxDrawStateBitmap() (closes #10289)
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | notify the timers outside of loop over m_timers to...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | added support for wxCAL_SHOW_WEEK_NUMBERS to generic...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | added (MSW-only) wxListCtrl::OnGetItemColumnAttr()...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | return NULL from GetVoidPtr() for NULL variants instead...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | merged libpng 1.2.34 into the trunk (see #10043)
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | fix MSVC warning C4516 about using deprecated access...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | zero {host,serv}ent_data before passing it to the system...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | added wxPATH_RMDIR_FULL/RECURSIVE wxFileName::Rmdir...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | convert COM arguments to wx lazily to improve performance...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | add IsOk() (closes #9872)
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | don't deprecate the entire wxDrawObject class, this...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | allow using wxBG_STYLE_CUSTOM even with the native...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | deprecate wxDrawObject (#9860)
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | implement wxChoicebook::SetWindowVariant() by forwarding...
|
commit | commitdiff | tree |
2009-01-25 |
Vadim Zeitlin | removed debugging wxPrintf() which not only had nothing...
|
commit | commitdiff | tree |
2009-01-24 |
Vadim Zeitlin | take into account the controlling wxChoice size in...
|
commit | commitdiff | tree |
2009-01-24 |
Vadim Zeitlin | minor fixes for custom controls support in wxFileDialog...
|
commit | commitdiff | tree |
2009-01-23 |
Vadim Zeitlin | add missing wxUSE_DRAG_AND_DROP checks
|
commit | commitdiff | tree |
2009-01-23 |
Vadim Zeitlin | added (wxMSW-only) wxToolTip::SetMaxWidth() and improve...
|
commit | commitdiff | tree |
2009-01-23 |
Vadim Zeitlin | added (wxMSW-only) wxToolTip::SetMaxWidth() and improve...
|
commit | commitdiff | tree |
2009-01-23 |
Vadim Zeitlin | rebake without persistence files
|
commit | commitdiff | tree |
2009-01-23 |
Vadim Zeitlin | fix wxEVT_SPIN_XXX definitions in a nicer (compatible...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | tweak GetAppDir() to recognize more debug build directory...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | fix problem with using wxEVT_SPIN in event tables after...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | use standard [Shift-]Ctrl-Z accelerators for wxID_REDO...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | disable wxUSE_MEDIACTRL when wxUSE_ALL_FEATURES==no...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | fix compilation (but not working) of the code in wxUSE_FILES...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | fix compilation with wxUSE_SPIN{BTN,CTRL}==0 (closes...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | fix wxURI::GetUser() for URIs without password; added...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | allocate size for the extra controls in the file dialog...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | really fix compilation in !wxUSE_LOG_DIALOG case (still...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | fix compilation in !wxUSE_LOG_DIALOG case (closes ...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | add more wxUSE_XXX checks to allow compilation with...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | added wxStandardPaths::GetAppDocumentsDir() and use...
|
commit | commitdiff | tree |
2009-01-21 |
Vadim Zeitlin | send destroy events for children before they're fully...
|
commit | commitdiff | tree |
2009-01-20 |
Vadim Zeitlin | make sure events are enabled in DoWait() before starting...
|
commit | commitdiff | tree |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent...
|
commit | commitdiff | tree |
2009-01-19 |
Vadim Zeitlin | no changes, just added a clarifying comment
|
commit | commitdiff | tree |
2009-01-19 |
Vadim Zeitlin | use basetsd.h for non-MSVC compilers (including mingw32...
|
commit | commitdiff | tree |
2009-01-19 |
Vadim Zeitlin | compilation fix after NULL cast removal; also used...
|
commit | commitdiff | tree |
2009-01-19 |
Vadim Zeitlin | return true from HasPending() if we have at least 1...
|
commit | commitdiff | tree |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL...
|
commit | commitdiff | tree |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL...
|
commit | commitdiff | tree |
2009-01-19 |
Vadim Zeitlin | correct Id tags
|
commit | commitdiff | tree |
2009-01-19 |
Vadim Zeitlin | add wx/generic/private/*.h files
|
commit | commitdiff | tree |
2009-01-19 |
Vadim Zeitlin | fix OS/2 compilation of wxDoGetCwd()
|
commit | commitdiff | tree |
2009-01-18 |
Vadim Zeitlin | use correct value for MTU - sizeof(TCP header)
|
commit | commitdiff | tree |
2009-01-18 |
Vadim Zeitlin | added include/wx/generic/private files to distribution
|
commit | commitdiff | tree |
2009-01-18 |
Vadim Zeitlin | move ClassRegInfo out from anonymous namespace to work...
|
commit | commitdiff | tree |
2009-01-18 |
Vadim Zeitlin | compilation fix for old SDKs (VC6...) which don't define...
|
commit | commitdiff | tree |
next |