2008-10-15 |
Vadim Zeitlin | reset deferred position/size if the window was moved... |
tree | commitdiff |
2008-10-15 |
Václav Slavík | no need to iterate over all special icon names after... |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | added wxDC::GetHDC() for backwards compatibility with... |
tree | commitdiff |
2008-10-03 |
Vadim Zeitlin | don't duplicate base class m_acceleratorTable as m_acce... |
tree | commitdiff |
2008-10-03 |
Vadim Zeitlin | no changes, just removed commented out code accidentall... |
tree | commitdiff |
2008-10-01 |
Stefan Csomor | copying sizes upon construction, HDC doesn't deliver... |
tree | commitdiff |
2008-10-01 |
Stefan Csomor | fixing release handling of dc |
tree | commitdiff |
2008-09-26 |
Vadim Zeitlin | using CLSCTX_ALL fails with Microsoft Office applicatio... |
tree | commitdiff |
2008-09-25 |
Vadim Zeitlin | don't give errors if SetLayeredWindowAttributes() is... |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
tree | commitdiff |
2008-09-25 |
Vadim Zeitlin | removed hardcoded size of 66 bytes of PRINTDLG struct... |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | small build fixes for PCH-less builds |
tree | commitdiff |
2008-09-25 |
Robin Dunn | More changes needed to fix problems resulting from... |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | fix build errors deriving from making wxColourData... |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | use wxStockCursor (as documented and as already impleme... |
tree | commitdiff |
2008-09-24 |
Vadim Zeitlin | restore the original selection when the dropdown is... |
tree | commitdiff |
2008-09-24 |
Stefan Csomor | supporting GetSize, fixes #9969 |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | fix bug in SetInsertionPoint(-1) implementation |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | implement EnableTextChangedEvents() to make ChangeValue... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | fix ownerdrawn button label drawing in ODS_NOACCEL... |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | WinCE compilation fix: don't use FNERR_INVALIDFILENAME |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | no changes, just clarified a comment |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | really, really fix handling Enter in spin controls... |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | build fixes for wxUSE_ON_FATAL_EXCEPTION==0 (#9937) |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | STL build fix |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | added wxCANCEL_DEFAULT style to wxMessageDialog (only... |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | replace the static control in wxMessageDialog with... |
tree | commitdiff |
2008-09-08 |
Robert Roebling | Test for reentrance into non-recursive wxMutex. If... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | adjust the labels before centering the dialog as doing... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | implement support for custom button labels in wxMessage... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | extract button size calculation from button label size... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | extract wrapper for SystemParametersInfo(SPI_GETNONCLIE... |
tree | commitdiff |
2008-09-05 |
Robert Roebling | Made wxMSW wxMutex non-recursive by checking reentrance |
tree | commitdiff |
2008-09-05 |
Robert Roebling | Add wxCRITSEC_DEFAULT and NON_RECURSIVE styles, updated... |
tree | commitdiff |
2008-09-04 |
Vadim Zeitlin | show the "Window" menu only when we have any MDI childr... |
tree | commitdiff |
2008-09-03 |
Vadim Zeitlin | copy alpha presence flag when copying bitmaps using... |
tree | commitdiff |
2008-09-03 |
Vadim Zeitlin | add more wxUSE_XXX checks |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | using ListView_Get[Sub]ItemRect() provokes warnings... |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | avoid unnecessary heap allocation of BITMAPINFO struct |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | fix some (harmless) mingw32 4.3 warnings |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | fix mingw32 4.3 warning about passing literal string... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | make ellipses drawn by wxDC more consistent with wxGC... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | don't always create DIBs in wxBitmap(wxImage) ctor |
tree | commitdiff |
2008-08-20 |
Václav Slavík | fixed scaling of print preview if there's not enough... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | fix MSVC warning about int->bool conversion introduced... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | use CLSCTX_ALL instead of CLSCTX_LOCAL_SERVER in Create... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | add comparison operators for UUID class (#9871) |
tree | commitdiff |
2008-08-16 |
Vadim Zeitlin | fix spurious assert failure in DestroyGripper() which... |
tree | commitdiff |
2008-08-13 |
Paul Cornett | move notebook event definition to common code |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces... |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | fix bug in Mark() which highlighted the day not only... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | compilation fix for PCH-less build; also moved some... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | add BSTR arrays handling in wxConvertOleToVariant(... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | add support for multiline labels in wxToggleButton |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | added wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | don't use our custom WM_PAINT handler with composited... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | return true from IsDoubleBuffered() if our TLW parent... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | add wxGet/Set/HasWindowExStyle() helpers and use them |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | add wxRenderer::GetCheckBoxSize(); refactor wxGTK code... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | improve best size calculation; notably account for... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | ensure that one of wxRA_SPECIFY_{COLS,ROWS} is set... |
tree | commitdiff |
2008-08-02 |
Stefan Csomor | guarding all text methods against unset font |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | removed a cast to WPARAM which was unnecessary and... |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | remove wxSETranslator() entirely from wxUSE_ON_FATAL_EX... |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | don't use BS_AUTORADIOBUTTON at all, BS_RADIOBUTTON... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | add PostSizeEvent() and use it in wxMSW status bar... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | generate a size event from ShowWithEffect() for consist... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | send the size event in SendSizeEvent() instead of posti... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | move SendSizeEvent() down to wxWindow from wxFrame... |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | mention compatibility implications of wxExecute() quoti... |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | compilation fix for eVC4: include commctrl.h explicitely |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | allow using SetFont(wxNullFont) to reset the font as... |
tree | commitdiff |
2008-07-16 |
Stefan Csomor | adding missing include for non-precomp builds, and... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | _beginthreadex() entry point should really return unsig... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | check for comctl32.dll version and not OS one as an... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | use parent background and not ours unless one was expli... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | clean up wxBitmapButton::Create(); override MSWGetStyle... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | don't pass pointers to unaligned DWORDs to avoid 64... |
tree | commitdiff |
2008-07-10 |
Vadim Zeitlin | make wxApp::Yield() exception-safe |
tree | commitdiff |
2008-07-09 |
Vadim Zeitlin | fix wxUniv/MSW build with wxUSE_MENUS==0 (#9694) |
tree | commitdiff |
2008-07-05 |
Vadim Zeitlin | remove code for drawing icon of minimized window manual... |
tree | commitdiff |
2008-07-05 |
Vadim Zeitlin | avoid duplicating wxWindow::HandleCommand() in wxFrame... |
tree | commitdiff |
2008-07-04 |
Robert Roebling | Use t_str() instead of c_str() |
tree | commitdiff |
2008-07-03 |
Robert Roebling | Make wxMSW wxBase compile in UTF-8 mode |
tree | commitdiff |
2008-07-03 |
Vadim Zeitlin | handle FNERR_INVALIDFILENAME which happens if an invali... |
tree | commitdiff |
2008-07-03 |
Vadim Zeitlin | support disabling items before adding them to the menu... |
tree | commitdiff |
2008-07-01 |
Vadim Zeitlin | compilation fix for PCH-less build after last commit |
tree | commitdiff |
2008-07-01 |
Vadim Zeitlin | change not only the focus but also last remembered... |
tree | commitdiff |
2008-07-01 |
Vadim Zeitlin | quote the arguments containing spaces or quotes correct... |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | fix a hang up in wxExecute(wxArrayString& output) overl... |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | implement wxListCtrl::GetSubItemRect() for generic... |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | compilation fix for ASCII STL build (#9661) |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | support wxListCtrl::GetViewRect() in report view too... |
tree | commitdiff |
2008-06-28 |
Vadim Zeitlin | don't activate items on Alt-Space or Alt-Enter (#9615) |
tree | commitdiff |
2008-06-28 |
Vadim Zeitlin | don't call OnData() if OnEnter() rejected the drag... |
tree | commitdiff |
2008-06-24 |
Vadim Zeitlin | don't use deprecated wxIconizeEvent::Iconized() |
tree | commitdiff |
2008-06-24 |
Robert Roebling | Next part of tree state icon patches |
tree | commitdiff |
2008-06-22 |
Vadim Zeitlin | fix problem with label characters starting with -1... |
tree | commitdiff |
2008-06-22 |
Vadim Zeitlin | allow wxDialog::ShowModal() after Show() (see #1416... |
tree | commitdiff |
next |