2007-12-20 |
Julian Smart | Corrected wxRTTI for wxNotebook so dynamic casting... |
tree | commitdiff |
2007-12-20 |
Paul Cornett | remove unused variables, tabs |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | moving things to private headers |
tree | commitdiff |
2007-12-18 |
Robert Roebling | Use IsOk() instead of Ok() |
tree | commitdiff |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fix gcc warning about possibly uninitialized variables |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fix signed/unsigned comparison warnings |
tree | commitdiff |
2007-12-13 |
Robin Dunn | Applied patch [ 1845819 ] wxMSW Top level window freeze... |
tree | commitdiff |
2007-12-12 |
Vadim Zeitlin | replace wrong WXDLLEXPORT declarations with correct... |
tree | commitdiff |
2007-12-11 |
Vadim Zeitlin | fix unused variable warning if !HAS_AUTOCOMPLETE |
tree | commitdiff |
2007-12-09 |
Vadim Zeitlin | don't use the native implementation if wxTaskBarIcon... |
tree | commitdiff |
2007-12-09 |
Vadim Zeitlin | don't use FillRect() in DoDrawRectangle() but always... |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | call Clear() in dtor: this is necessary at least to... |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | add wxUSE_TASKBARICON_BALLOONS to make it possible... |
tree | commitdiff |
2007-12-07 |
Chris Elliott | SF patch 1840451 |
tree | commitdiff |
2007-12-06 |
Václav Slavík | fixed wxSpinCtrl's client size computation in wxMSW... |
tree | commitdiff |
2007-12-04 |
Vadim Zeitlin | use CreateWindow() instead of CreateStatusWindow()... |
tree | commitdiff |
2007-12-03 |
Vadim Zeitlin | don't use 8 bit characters in sources, this results... |
tree | commitdiff |
2007-12-03 |
Paul Cornett | remove unneccessary header dependencies on wx/thread.h |
tree | commitdiff |
2007-12-03 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2007-12-03 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added wxNotificationMessage::AlwaysUseGeneric() MSW... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | removed the "Silver theme fix" which made the controls... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | correct the wxEVT_TASKBAR_BALLOON_CLICK handler name... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | implemented wxNotificationMessage for wxMSW using wxTas... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | delete the TLW used by taskbar icons instead of destroy... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added wxApp::GetShell32Version() to test for shell32... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | define NIN_BALLOONXXX constants if the SDK doesn't |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | added wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will... |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | added MSW-specific wxTaskBarIcon::ShowBalloon() method... |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | use correct text format depending on build in XTYP_EXEC... |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | remove default wxDC ctor to make it impossible to const... |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | use WS_SYSMENU if wxCLOSE_BOX style is given, otherwise... |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | adaptions for latest dc changes |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | adaptions for latest dc changes |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | adaptions for latest dc changes |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | adaptions for latest dc changes |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | fix an unused variable warning in release build |
tree | commitdiff |
2007-11-30 |
Robert Roebling | DC reorganization |
tree | commitdiff |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
tree | commitdiff |
2007-11-28 |
Vadim Zeitlin | define AW_XXX constants if SDK doesn't (fixes VC6 compi... |
tree | commitdiff |
2007-11-28 |
Julian Smart | Fixed bug in border style translation |
tree | commitdiff |
2007-11-28 |
Vadim Zeitlin | set disposition to OPEN_ALWAYS for write and read-write... |
tree | commitdiff |
2007-11-28 |
Vadim Zeitlin | return immediately after processing TaskbarCreated... |
tree | commitdiff |
2007-11-26 |
Vadim Zeitlin | unload msimg32.dll earlier (before static cleanup time... |
tree | commitdiff |
2007-11-24 |
Vadim Zeitlin | added Show/HideWithEffect() and implemented them using... |
tree | commitdiff |
2007-11-23 |
Vadim Zeitlin | return int from wxGetWindowId(), not WORD, to ensure... |
tree | commitdiff |
2007-11-20 |
Vadim Zeitlin | use FindWindowEx() instead of ChildWindowFromPoint... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | no real changes: just some cleanup, better error handli... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | fix several problems in handling of the menu items... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | PCH-less compilation fix after last commit |
tree | commitdiff |
2007-11-17 |
Chris Elliott | add watcom to #include shlguid.h |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | test for remote drive existence using wxDirExists(... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | added SetInitialSocketBuffers() to allow changing the... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | handle NULL BSTRs as empty ones per Microsoft convention |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | allow to optionally use vendor name component in standa... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | fix wxColourDialog::Centre() and SetSize() (modified... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | no real changes, just some cleanup: add wxIsAltDown... |
tree | commitdiff |
2007-11-16 |
Julian Smart | Don't suppress accelerators that include Enter just... |
tree | commitdiff |
2007-11-15 |
Paul Cornett | fix reference to temporary |
tree | commitdiff |
2007-11-14 |
Julian Smart | Don't try to call CanUndo/CanRedo for read-only combobo... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | fix another minor bug in DLGC_WANTMESSAGE handling... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | unselect all selected items, not just the currently... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | fix unreachable code warning in TranslateBorder() |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | correction to the changes of r49805 to make the code... |
tree | commitdiff |
2007-11-13 |
Julian Smart | Tidying |
tree | commitdiff |
2007-11-13 |
Julian Smart | More border rationalisation. GetDefaultBorder is now... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | use standard functions for BSTR handling instead of... |
tree | commitdiff |
2007-11-10 |
Vadim Zeitlin | don't forward Enter presses to the default button if... |
tree | commitdiff |
2007-11-10 |
Vadim Zeitlin | show default title if no custom one was specified inste... |
tree | commitdiff |
2007-11-10 |
Vadim Zeitlin | added functions for setting the columns order in wxList... |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | removed unused gs_centerDialog variable accidentally... |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | compilation fix for VC6 with standard (i.e. not updated... |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | fixed bugs with moving/centering the file dialog (repla... |
tree | commitdiff |
2007-11-09 |
Julian Smart | Fixed compilo with VC++ |
tree | commitdiff |
2007-11-06 |
Vadim Zeitlin | don't add 0.5 to GetTextExtent() results and do take... |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | suppress (harmless) gcc warning about non-virtual dtor... |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | compilation fix for stuff missing from mingw32 headers |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | implement AutoComplete for wxMSW too |
tree | commitdiff |
2007-11-04 |
Vadim Zeitlin | added wxTextEntry::AutoCompleteFileNames() and implemen... |
tree | commitdiff |
2007-11-04 |
Benjamin Williams | bug fix for vista in multi-selection tree |
tree | commitdiff |
2007-11-02 |
Vadim Zeitlin | try (this can be vetoed) to set focus to the listbox... |
tree | commitdiff |
2007-11-01 |
Vadim Zeitlin | set the focus to the tree before generating the selecti... |
tree | commitdiff |
2007-10-30 |
Vadim Zeitlin | reverted last changed (r49413) as deleting non-attached... |
tree | commitdiff |
2007-10-30 |
Vadim Zeitlin | don't set CF_TEXT data in wxURLDataObject in Unicode... |
tree | commitdiff |
2007-10-29 |
Vadim Zeitlin | define TTF_TRANSPARENT if it's absent from SDK headers |
tree | commitdiff |
2007-10-29 |
Vadim Zeitlin | use TTF_TRANSPARENT to fix problem with flashing toolti... |
tree | commitdiff |
2007-10-29 |
Vadim Zeitlin | use fixed TOOLINFO struct size instead of trying to... |
tree | commitdiff |
2007-10-28 |
Vadim Zeitlin | use the same #if wxUSE_XXX checks in platform-specific... |
tree | commitdiff |
2007-10-28 |
Vadim Zeitlin | reverted unrelated changes accidentally committed as... |
tree | commitdiff |
2007-10-26 |
Vadim Zeitlin | refresh the item being collapsed when using comctl32... |
tree | commitdiff |
2007-10-24 |
Vadim Zeitlin | always delete the menus, even if the menu is attached... |
tree | commitdiff |
2007-10-24 |
Vadim Zeitlin | release update region as soon as we finished painting... |
tree | commitdiff |
2007-10-23 |
Robin Dunn | Use premultiplied alpha pixel format to match what... |
tree | commitdiff |
2007-10-22 |
Robin Dunn | Patch [ 1816051 ] MSW DrawEllipticArc inconsistent... |
tree | commitdiff |
2007-10-22 |
Robert Roebling | remove deprecated and constructor and SetModal() methods |
tree | commitdiff |
next |