2008-08-03 |
Vadim Zeitlin | fix view rectangle calculation for the control with...
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | add BSTR arrays handling in wxConvertOleToVariant(...
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | add support for multiline labels in wxToggleButton
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | no real changes, just refactor to remove some code...
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | implement wxToolBarTool::SetLabel() for wxOSX_USE_NATIVE_TOO...
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | use wxPEN/BRUSH_XXX instead of wxXXX (#9812)
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | make SetValidator() symmetric with GetValidator() ...
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | update for wxSHUTDOWN_LOGOFF/FORCE, should have been...
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | added wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by...
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | compilation fix for PCH-less build after last commit
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | store palette information from XPM in wxImage (#9763)
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | don't keep the transparent palette colour from the...
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | no real changes, just some cleanup: use wxON_BLOCK_EXIT...
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | add support for reading alpha channel from BMP images...
|
commit | commitdiff | tree |
2008-08-03 |
Vadim Zeitlin | compilation after last commit: semicolon after wxDELETE...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | made wxDELETE[A]() template functions instead of macros...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | don't use our custom WM_PAINT handler with composited...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | return true from IsDoubleBuffered() if our TLW parent...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | add wxGet/Set/HasWindowExStyle() helpers and use them
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | compilation fix after last commit
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | copy both alpha and mask in Paste() (#9658)
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | add wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | added trivial wxLaunchDefaultApplication() implementation...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | add wxImage::SetType() and use it in animation decoders...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | document "clear" parameter of ctor/Create() properly...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | fix keyboard navigation in radio boxes containing hidden...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | added enabled and hidden attributes to radio box items...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | improve best size calculation; notably account for...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | ensure that one of wxRA_SPECIFY_{COLS,ROWS} is set...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | implement wxLaunchDefaultApplication() for MSW and...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | PCH-less build fix after the last commit
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | extract parts of wxXRC depending on wxAdv in a separate...
|
commit | commitdiff | tree |
2008-08-02 |
Vadim Zeitlin | VC6 compilation warning fix for non-defined template...
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | capitalize the application name in GetAppDisplayName...
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | add wxString::Capitalize() and MakeCapitalized() for...
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | add more stock items (#9799)
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | removed a cast to WPARAM which was unnecessary and...
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | inherit wx_error_mgr from jpeg_error_mgr instead of...
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | remove wxSETranslator() entirely from wxUSE_ON_FATAL_EXCEPTI...
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | fix warning about possible uninitialized variable with...
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | no real changes, just some minor cleanup to fix a few...
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | implement support for wxOR and wxCLEAR in wxCairoContext...
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | build fix for wxGTK/Univ build (#9706)
|
commit | commitdiff | tree |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBase...
|
commit | commitdiff | tree |
2008-07-30 |
Vadim Zeitlin | add operator[] to our wxStringImpl (blind fix for wxMac...
|
commit | commitdiff | tree |
2008-07-30 |
Vadim Zeitlin | optimize Replace() for the common case of replacing...
|
commit | commitdiff | tree |
2008-07-30 |
Vadim Zeitlin | document that numbers outside of the valid range are...
|
commit | commitdiff | tree |
2008-07-30 |
Vadim Zeitlin | use different strings for wchar_t and UTF-8-based Unicode...
|
commit | commitdiff | tree |
2008-07-30 |
Vadim Zeitlin | added another Replace() test
|
commit | commitdiff | tree |
2008-07-30 |
Vadim Zeitlin | added some Replace() benchmarks (#9802)
|
commit | commitdiff | tree |
2008-07-29 |
Vadim Zeitlin | don't use BS_AUTORADIOBUTTON at all, BS_RADIOBUTTON...
|
commit | commitdiff | tree |
2008-07-29 |
Vadim Zeitlin | add PostSizeEvent() and use it in wxMSW status bar...
|
commit | commitdiff | tree |
2008-07-29 |
Vadim Zeitlin | updated Hindi translations
|
commit | commitdiff | tree |
2008-07-29 |
Vadim Zeitlin | generate a size event from ShowWithEffect() for consistency...
|
commit | commitdiff | tree |
2008-07-29 |
Vadim Zeitlin | send the size event in SendSizeEvent() instead of posting...
|
commit | commitdiff | tree |
2008-07-29 |
Vadim Zeitlin | move SendSizeEvent() down to wxWindow from wxFrame...
|
commit | commitdiff | tree |
2008-07-28 |
Vadim Zeitlin | implement wxBitmap ctor from XBM data
|
commit | commitdiff | tree |
2008-07-28 |
Vadim Zeitlin | mention that it may be impossible to set the size of...
|
commit | commitdiff | tree |
2008-07-26 |
Vadim Zeitlin | added a simple benchmarking suite
|
commit | commitdiff | tree |
2008-07-26 |
Vadim Zeitlin | don't use assert dialog under wxDFB, it does more harm...
|
commit | commitdiff | tree |
2008-07-24 |
Vadim Zeitlin | define wxHAS_RAW_BITMAP for wxDFB
|
commit | commitdiff | tree |
2008-07-24 |
Vadim Zeitlin | fix index checking in GetRange()
|
commit | commitdiff | tree |
2008-07-23 |
Vadim Zeitlin | add unit test for wxTextCtrl::GetInsertionPoint()
|
commit | commitdiff | tree |
2008-07-23 |
Vadim Zeitlin | add unit test for wxTextCtrl::SetSelection()
|
commit | commitdiff | tree |
2008-07-23 |
Vadim Zeitlin | forbid modifying wxImage by assigning to wxImagePixelData...
|
commit | commitdiff | tree |
2008-07-23 |
Vadim Zeitlin | fix a bug in the test which was corrupting 1 byte beyond...
|
commit | commitdiff | tree |
2008-07-22 |
Vadim Zeitlin | fix crash when reading malformed PCX images (#3836)
|
commit | commitdiff | tree |
2008-07-22 |
Vadim Zeitlin | attempt to fix compilation after the last change
|
commit | commitdiff | tree |
2008-07-22 |
Vadim Zeitlin | remove the workaround for STL build bug in wxArrays...
|
commit | commitdiff | tree |
2008-07-22 |
Vadim Zeitlin | get rid of base arrays in wxUSE_STL build, we don't...
|
commit | commitdiff | tree |
2008-07-21 |
Vadim Zeitlin | avoid unnecessary conversions in wxTextDataObject code...
|
commit | commitdiff | tree |
2008-07-21 |
Vadim Zeitlin | don't call gtk_selection_data_set_text() with non-UTF...
|
commit | commitdiff | tree |
2008-07-21 |
Vadim Zeitlin | wxDF_UNICODETEXT shouldn't be supported at all in ANSI...
|
commit | commitdiff | tree |
2008-07-21 |
Vadim Zeitlin | no changes, just fixed a typo in comment
|
commit | commitdiff | tree |
2008-07-21 |
Vadim Zeitlin | use #if wxUSE_UNICODE instead of #ifdefs (which totally...
|
commit | commitdiff | tree |
2008-07-21 |
Vadim Zeitlin | don't show warning to the user if session manager detection...
|
commit | commitdiff | tree |
2008-07-21 |
Vadim Zeitlin | added FromUTF8Unchecked() for ANSI build too
|
commit | commitdiff | tree |
2008-07-21 |
Vadim Zeitlin | use (new) safer GetTraitsIfExists() in wxMutexGuiEnter...
|
commit | commitdiff | tree |
2008-07-21 |
Vadim Zeitlin | don't give error on startup of any application using...
|
commit | commitdiff | tree |
2008-07-21 |
Vadim Zeitlin | don't use deprecated function
|
commit | commitdiff | tree |
2008-07-20 |
Vadim Zeitlin | fix generation of events for an initially empty wxDirPickerCtrl
|
commit | commitdiff | tree |
2008-07-20 |
Vadim Zeitlin | blind attempt to fix wxBitmap in wxMGL
|
commit | commitdiff | tree |
2008-07-20 |
Vadim Zeitlin | fix (harmless) Win64-compatibility MSVC warning
|
commit | commitdiff | tree |
2008-07-20 |
Vadim Zeitlin | handle C++ exception in EVT_{TIMER,IDLE} handlers ...
|
commit | commitdiff | tree |
2008-07-20 |
Vadim Zeitlin | really fix compilation for PCH-less builds
|
commit | commitdiff | tree |
2008-07-20 |
Vadim Zeitlin | add a missing backslash (#9766)
|
commit | commitdiff | tree |
2008-07-20 |
Vadim Zeitlin | compilation fix for PCH-less builds
|
commit | commitdiff | tree |
2008-07-19 |
Vadim Zeitlin | big wxURI cleanup; it now handles Unicode characters...
|
commit | commitdiff | tree |
2008-07-19 |
Vadim Zeitlin | remove the just added assertEquals(time_t, long) overload...
|
commit | commitdiff | tree |
2008-07-19 |
Vadim Zeitlin | check that string passed to FromUTF8() is valid even...
|
commit | commitdiff | tree |
2008-07-19 |
Vadim Zeitlin | no changes, just removed an unnecessary semicolon at...
|
commit | commitdiff | tree |
2008-07-19 |
Vadim Zeitlin | compilation fix for builds without wxHAS_RAW_KEY_CODES
|
commit | commitdiff | tree |
2008-07-19 |
Vadim Zeitlin | already escaped backslash shouldn't escape the following...
|
commit | commitdiff | tree |
2008-07-19 |
Vadim Zeitlin | fix bug with wxCSConv("ASCII")
|
commit | commitdiff | tree |
2008-07-19 |
Vadim Zeitlin | no changes, just added some explanatory comments for...
|
commit | commitdiff | tree |
2008-07-18 |
Vadim Zeitlin | disable compilation of test broken by wxMimeTypesManager...
|
commit | commitdiff | tree |
2008-07-18 |
Vadim Zeitlin | compilation fix for PCH-less build
|
commit | commitdiff | tree |
2008-07-18 |
Vadim Zeitlin | simplify the test, don't reuse the same macro for different...
|
commit | commitdiff | tree |
2008-07-18 |
Vadim Zeitlin | get rid of special WX_ASSERT_FOO_EQUAL macros by defining...
|
commit | commitdiff | tree |
2008-07-18 |
Vadim Zeitlin | mention compatibility implications of wxExecute() quoting...
|
commit | commitdiff | tree |
next |