2009-01-13 |
Vadim Zeitlin | use wxWindow::GetClientSize() instead of ::GetClientRec... |
tree | commitdiff |
2009-01-13 |
Robert Roebling | Also update cursor when over toolbar and titlebar |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | check for wxInputStream::Read errors |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | always properly check if SeekI() calls succeded; this... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | using subclass as impl ptr, common code in macro becaus... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | common event code |
tree | commitdiff |
2009-01-13 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2009-01-13 |
Jouk Jansen | Avoid warning on OpenVMS system |
tree | commitdiff |
2009-01-13 |
Jouk Jansen | change int->wxRasterOperationMode was omitted at one... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | make sure that code is always available when compiling... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | removing duplicate code |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | fix wxMSW shared builds |
tree | commitdiff |
2009-01-12 |
Francesco Montorsi | ensure correct linking of the socket manager initialize... |
tree | commitdiff |
2009-01-12 |
Stefan Csomor | adding 10.4 build compatibility for osx cocoa, see... |
tree | commitdiff |
2009-01-12 |
Francesco Montorsi | assert when the item index is out of range in wxMSW... |
tree | commitdiff |
2009-01-12 |
Jaakko Salli | Let wxVariantDataDateTime::Write() and Read() work... |
tree | commitdiff |
2009-01-12 |
Jaakko Salli | Better support for unspecified property value in wxDate... |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | fix VC6 ICE; don't call the function which doesn't... |
tree | commitdiff |
2009-01-12 |
Jaakko Salli | Added wxPGProperty::OnValidationFailure(); needed it... |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | don't use wxVector<wxDataFormat> from wx/clipbrd.h... |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | fix MSVC warning about possibly unused variable in... |
tree | commitdiff |
2009-01-12 |
Jouk Jansen | Fixing/Testing sockets on OpenVMS |
tree | commitdiff |
2009-01-12 |
Paul Cornett | return index of first added image in Add(), like MSW... |
tree | commitdiff |
2009-01-12 |
Paul Cornett | use text cursor only when control is enabled, #10347 |
tree | commitdiff |
2009-01-11 |
Robert Roebling | Added interface for getting/setting text converter... |
tree | commitdiff |
2009-01-11 |
Jaakko Salli | Fixed bug: SetPropertyValueUnspecified(p) and p->SetVal... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | fix for PCH-less builds |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | split wxGrid implementation in grideditors.cpp (for... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | just fix some $Id$ tokens |
tree | commitdiff |
2009-01-11 |
Vadim Zeitlin | fix handling of locale names without county info (close... |
tree | commitdiff |
2009-01-11 |
Vadim Zeitlin | correct typo: s/wxUSE_MENU/&S/ |
tree | commitdiff |
2009-01-11 |
Vadim Zeitlin | added wxUSE_HEADERCTRL |
tree | commitdiff |
2009-01-11 |
Vadim Zeitlin | added wxUSE_REARRANGECTRL |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | do not return true when no data is read by the stream... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | use IsOk() instead of Ok(); fix crash when loading... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | guard against NULL parents |
tree | commitdiff |
2009-01-11 |
Vadim Zeitlin | fix build with wxUSE_MENU==0 (closes #10330) |
tree | commitdiff |
2009-01-10 |
Francesco Montorsi | no change; just fix indentation |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | fixes #10358 |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | making sure enabling the menus works |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | guarding against NULL peers |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | fixing wrong constant |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | fixing default location for cocoa, see #10361 |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | calling superclass impl, see #10361 |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | cocoa layout optimization, see #10361 |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | native apple event support for osx cocoa |
tree | commitdiff |
2009-01-10 |
Jaakko Salli | Reverted to old wxPG_AUTO_SORT behavior in which only... |
tree | commitdiff |
2009-01-10 |
Julian Smart | Fixed [wxRichTextCtrl] Right Alignment sets text in... |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | supporting PopUp on osx cocoa as well, see #10361 |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | adding open and close hand cursor constants, implementa... |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | moving launch methods to common code |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | minor cleanup; add wxDocument::OnChangeFilename for... |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | add wxImage::Clear (patch by troelsk); closes #10141 |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | support underlined text in wxCairoContext (Marcin's... |
tree | commitdiff |
2009-01-09 |
Stefan Csomor | guarding against calls through 'non-window' instances... |
tree | commitdiff |
2009-01-09 |
Stefan Csomor | guard against NULL win (happens during debug startup... |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | build fix |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | Fix wxTextValidator introducing a wxTextValidatorStyle... |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | move wxLaunch* code in utilsx11.cpp as utilsunx.cpp... |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | fix the fix of r57935 |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | blind fix for buildbot |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | Fix wxLaunchDefaultBrowser on wxMSW for local files... |
tree | commitdiff |
2009-01-09 |
Robert Roebling | Tried to improve look of toogle tool under OS X, adapte... |
tree | commitdiff |
2009-01-09 |
Robert Roebling | Compile fix |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | build fix |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | always remember to test IsOk() after using wxFileInputS... |
tree | commitdiff |
2009-01-08 |
Paul Cornett | revert slop from previous commit |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | a few more int/wxPolygonFillMode substitutions in wxReg... |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | fix build |
tree | commitdiff |
2009-01-08 |
Robert Roebling | use wxRound(x), not int(x+0.5) |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
tree | commitdiff |
2009-01-08 |
Robert Roebling | Add the same margin to wxBitmapToggleButton as to wxBit... |
tree | commitdiff |
2009-01-08 |
Jouk Jansen | my previous commit patched the wrong file |
tree | commitdiff |
2009-01-08 |
Robert Roebling | Update allocation of all child widgets after scrolling |
tree | commitdiff |
2009-01-08 |
Robert Roebling | Make wxWrapSizer respect border around items |
tree | commitdiff |
2009-01-08 |
Jouk Jansen | Insert missing include file |
tree | commitdiff |
2009-01-08 |
Robert Roebling | Override mouse wheel scrolling steps from GTK and make... |
tree | commitdiff |
2009-01-07 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2009-01-07 |
Jaakko Salli | Added wxPropertyGrid::SetSortFunction(); moved Sort... |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | use wxArrayString instead of wxStringList |
tree | commitdiff |
2009-01-07 |
Paul Cornett | build fix for GTK+ 2.12 and earlier |
tree | commitdiff |
2009-01-07 |
Julian Smart | Always use live sash update on Mac since it can't paint... |
tree | commitdiff |
2009-01-07 |
Julian Smart | Added wxAUI_MGR_LIVE_RESIZE flag for live sash sizing... |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | MYcopystring is not required anymore when compat2.8... |
tree | commitdiff |
2009-01-07 |
Julian Smart | Fixed assert caused by incorrect number of flex grid... |
tree | commitdiff |
2009-01-07 |
Julian Smart | Added missing includes |
tree | commitdiff |
2009-01-07 |
Julian Smart | Added missing include |
tree | commitdiff |
2009-01-07 |
Paul Cornett | do minimal invalidations to get border to redraw properly |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | s/wxSplitPath/wxFileName::SplitPath |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | deprecate wxDos2UnixFilename, wxUnix2DosFilename, wxStr... |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | s/wxGetTempFileName/wxFileName::CreateTempFileName |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | use wxFileName instead of ::wxStripExtension |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | s/wxGetTempFileName/wxFileName::CreateTempFileName |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | rewrite wxContractPath as wxFileName::ReplaceEnvVariabl... |
tree | commitdiff |
2009-01-06 |
Francesco Montorsi | use WXWIN_COMPATIBILITY_2_8 instead of WXWIN_COMPATIBIL... |
tree | commitdiff |
2009-01-06 |
Francesco Montorsi | add #if WXWIN_COMPATIBILITY_2_6 around wxUsleep |
tree | commitdiff |
2009-01-05 |
Francesco Montorsi | only formatting changes. s/FALSE/false and s/TRUE/true... |
tree | commitdiff |
2009-01-05 |
Francesco Montorsi | use GetCopyrightToDisplay instead of GetCopyright;... |
tree | commitdiff |
2009-01-04 |
Jaakko Salli | Fixes in wxPGProperty::StringToValue(): Prevent it... |
tree | commitdiff |
next |