2009-05-24 |
Vadim Zeitlin | always dispatch messages for the hidden window which... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | fill in the fields of wxListItem in a wxListEvent befor... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | correct the inversed assert check in LVN_DELETEITEM... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | update CRT environment block in wxSetEnv() too |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | fix unused parameter warning after r60715 |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | don't clear the status bar help text if the wxEVT_MENU_... |
tree | commitdiff |
2009-05-20 |
Julian Smart | Fixed invisible CHM tooltip text bug when window text... |
tree | commitdiff |
2009-05-20 |
Julian Smart | Added a comment about DMPAPER_USER not always working |
tree | commitdiff |
2009-05-17 |
Vadim Zeitlin | deal with fonts with empty face name correctly in wxNat... |
tree | commitdiff |
2009-05-17 |
Vadim Zeitlin | do not overwrite ms_{hwnd,className} in wxTimerHiddenWi... |
tree | commitdiff |
2009-05-16 |
Václav Slavík | fixed typo in error message |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | add missing wxUSE_DEFERRED_SIZING tests (closes #10766) |
tree | commitdiff |
2009-05-11 |
Vadim Zeitlin | fixed wxRadioBox positioning to take the client area... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | don't assume that we use timer proc with WM_TIMER as... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | don't use GetParent() in GetParentForModalDialog()... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | remove wxMSW-specific FindSuitableParent() and use... |
tree | commitdiff |
2009-05-08 |
Vadim Zeitlin | corrections to setting the height of the visible part... |
tree | commitdiff |
2009-05-06 |
Paul Cornett | draw focus rect for wxCheckListBox item |
tree | commitdiff |
2009-05-06 |
Paul Cornett | fix off-by-one size of wxCheckListBox item draw rect |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | don't use dialog size gripper under CE (should close... |
tree | commitdiff |
2009-05-02 |
Francesco Montorsi | on wxWinCE don't use some message constants since they... |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | implement changing wxChoice and wxComboBox height |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | added MSWEndDeferWindowPos(); renamed USE_DEFERRED_SIZI... |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | no changes, just remove #if'd out code |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | add missing wx/module.h header to fix PCH-less build... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | fix a problem with loading inked.dll (see #10633) |
tree | commitdiff |
2009-04-26 |
Francesco Montorsi | fix yet another typo |
tree | commitdiff |
2009-04-26 |
Francesco Montorsi | make clear that wxFont::SetFamily() does change the... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | add parent parameter to wxAboutBox() (closes #9952) |
tree | commitdiff |
2009-04-26 |
Francesco Montorsi | Add support for wxSTB_ELLIPSIZE_* and for wxSTB_SHOW_TI... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | WinCE compilation fix: ifdef out HandlePaint() (see... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | optimize FindItem(data) performance (closes #9870) |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | more order in wxCRT_filefunctions: define A and W versi... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | (harmless) Borland release build warning fixes |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | remove HasNativeFontInfo() which always returns true... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | build fixes for Borland in wxUSE_UNICODE_MSLU and wxHAS... |
tree | commitdiff |
2009-04-25 |
Francesco Montorsi | use wxSTB_ as prefix for wxStatusBar styles; add suppor... |
tree | commitdiff |
2009-04-24 |
Robin Dunn | Use a hidden window to catch the timer messages instead... |
tree | commitdiff |
2009-04-21 |
Vadim Zeitlin | correct the assert added by r60056 to not trigger in... |
tree | commitdiff |
2009-04-18 |
Vadim Zeitlin | initialize m_hFont in the beginning of wxFontRefData... |
tree | commitdiff |
2009-04-16 |
Vadim Zeitlin | pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems... |
tree | commitdiff |
2009-04-15 |
Vadim Zeitlin | correct test for wxDEBUG_LEVEL in last commit |
tree | commitdiff |
2009-04-15 |
Vadim Zeitlin | avoid a warning about unused function in release build |
tree | commitdiff |
2009-04-15 |
Vadim Zeitlin | use wxUIntPtr instead of long for 3rd parameter of... |
tree | commitdiff |
2009-04-15 |
Francesco Montorsi | remove unneeded font members from wxFontRefData (all... |
tree | commitdiff |
2009-04-07 |
Vadim Zeitlin | added names of WM_XXXUISTATE messages to wxGetMessageNa... |
tree | commitdiff |
2009-04-07 |
Vadim Zeitlin | added assert checking the column index validity (see... |
tree | commitdiff |
2009-04-07 |
Vadim Zeitlin | remove "item.cchTextMax=0" line from SetItem() as it... |
tree | commitdiff |
2009-04-07 |
Vadim Zeitlin | no real changes, just remove unnecessary semicolons... |
tree | commitdiff |
2009-04-06 |
Vadim Zeitlin | no changes, just got rid of many __WXWINCE__ ifdefs |
tree | commitdiff |
2009-04-05 |
Vadim Zeitlin | use COLORONCOLOR stretching mode in DrawBitmap() too... |
tree | commitdiff |
2009-03-29 |
Vadim Zeitlin | pass size in bytes, not wchars, to SetData() in wxURLDa... |
tree | commitdiff |
2009-03-28 |
Václav Slavík | fixed logical error in SetIcons(): only assert if no... |
tree | commitdiff |
2009-03-27 |
Vadim Zeitlin | don't reset WS_EX_CONTROLPARENT bit in wxNotebook:... |
tree | commitdiff |
2009-03-24 |
Francesco Montorsi | make sure that wxSystemSettings::GetFont/GetColour... |
tree | commitdiff |
2009-03-23 |
Francesco Montorsi | make sure that wxProcess always have a valid PID set... |
tree | commitdiff |
2009-03-23 |
Vadim Zeitlin | don't make the items owner drawn unnecessarily under... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | fix compilation breaking typo in recent commit |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | add alignment flags support to wxSpinCtrl[Double] ... |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | don't use HBMMENU_CALLBACK under Windows Vista as this... |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | fix generation of wxEVT_CHAR_HOOK events which, incredi... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | in case the user mask doesn't contain wxEVT_CATEGORY_UI... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | remove unneeded wxCHECK_MSG: GetNextMessage() can get... |
tree | commitdiff |
2009-03-18 |
Francesco Montorsi | simplify a bit the convoluted implementation of wxFontR... |
tree | commitdiff |
2009-03-18 |
Vadim Zeitlin | add combobox drop down/close up events (closes #10587) |
tree | commitdiff |
2009-03-18 |
Vadim Zeitlin | more bug fixes to multiple selection mode (see #626... |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | make wxStatusBarPane a 'full class' with getters and... |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | add the wxFont(const wxSize& pixelSize, ...) ctor to... |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | add wxSize overloads to wxBitmap ctors and to wxBitmap... |
tree | commitdiff |
2009-03-11 |
Vadim Zeitlin | remove MSVC warnings about DLL-exported class inheritin... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | no real changes, just correct a comment (closes #10563) |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | restore passing WM_COMMAND messages for SC_XXX commands... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | correct size of extra controls in pixels to dialogs... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | fix generation of key events with Alt pressed broken... |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | fix duplicate events for selection keys after the last... |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | no changes, just some minor cleanup |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | only set maximal tooltip width if it's greater than... |
tree | commitdiff |
2009-03-05 |
Francesco Montorsi | do not use HDS_FLAT by default |
tree | commitdiff |
2009-03-05 |
Vadim Zeitlin | don't use WPARAM in the header (build fix after r59336) |
tree | commitdiff |
2009-03-05 |
Vadim Zeitlin | fix multiple problems with selection in controls with... |
tree | commitdiff |
2009-03-05 |
Francesco Montorsi | improve look of wxDataViewCtrl and of its renderer... |
tree | commitdiff |
2009-03-02 |
Francesco Montorsi | ProcessPendingEvents() is now in wxApp |
tree | commitdiff |
2009-03-02 |
Francesco Montorsi | revert r59246; the window parameter was there by purpos... |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::DoGetValue() to allow returning... |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::SetHint() (a.k.a. cue banner or... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | deprecated GetCheckBoxSize(wxWindow *) in favour of... |
tree | commitdiff |
2009-03-01 |
Vadim Zeitlin | added const_cast<> to silence gcc warnings (see #10520) |
tree | commitdiff |
2009-02-28 |
Vadim Zeitlin | reset the tooltip text before changing it, this apparen... |
tree | commitdiff |
2009-02-26 |
Vadim Zeitlin | deprecate the old TryValidator/Parent() and replace... |
tree | commitdiff |
2009-02-26 |
Vadim Zeitlin | override TryValidator() in wxMDIParentFrame to implemen... |
tree | commitdiff |
2009-02-25 |
Francesco Montorsi | try to clear the device/logical unit fog; remove unused... |
tree | commitdiff |
2009-02-23 |
Vadim Zeitlin | fix (harmless) warnings in release mingw32 build |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | correct the coordinates used for DIBs in StretchBlt... |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | avoid integer overflow when computing the radius in... |
tree | commitdiff |
2009-02-18 |
Robert Roebling | Don't use default size of control has a sizer (as per... |
tree | commitdiff |
2009-02-17 |
Vadim Zeitlin | suppress unused parameter warning |
tree | commitdiff |
2009-02-17 |
Vadim Zeitlin | add missing stdcall to fix crash when using state image... |
tree | commitdiff |
next |