2007-12-02 |
Robert Roebling | Mention DC change |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Robert Roebling | Fix docs |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Vadim Zeitlin | define NIN_BALLOONXXX constants if the SDK doesn't |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Stefan Csomor | making sure the clientdc gets destroyed, otherwise... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Bryan Petty | Replaced moved wxVScrolledWindow HitTest methods fixing... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Vadim Zeitlin | added wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Robert Roebling | Forgot to actually use image list |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Vadim Zeitlin | add wxPrintData forward declaration (blind fix for... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Robert Roebling | Mention wxDataViewTreeCtrl in wxDataViewCtrl docs |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Robert Roebling | Added wxDataViewTreeCtrl |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Paul Cornett | non-pch build fixes |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Vadim Zeitlin | added MSW-specific wxTaskBarIcon::ShowBalloon() method... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Vadim Zeitlin | removed the menu item which could be used to remove... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Vadim Zeitlin | use correct text format depending on build in XTYP_EXEC... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Vadim Zeitlin | test for wxUSE_UNICODE_UTF8 in wxUTF8Buf definition... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Vadim Zeitlin | compilation fix after argv changes (move initialization... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Robert Roebling | compilation fix and fewer warnings |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Stefan Csomor | fixing define |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Stefan Csomor | font updates |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | compilation |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | compilation |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | forgot to commit |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | compilation fix after removing default wxDC ctor |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | free wxDCFactory::m_factory; also renamed SetDCFactory... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | remove default wxDC ctor to make it impossible to const... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | atsu for textctrl |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | using common code |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | using common code |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | textctrl always needs ATSU... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | mention wxDC change (more details would be welcome) |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | last commit resolved the conflict incorrectly, undoing it |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | remove checks for new dc code |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | move IMPLEMENT_CLASS macros for wxBuffered[Paint]DC... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | remove test for new dc |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | Compile with printarch off |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | Remove old wxDCBase class, restore IMPLEMENT_CLASS... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | wxOverlay compile fix |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | DC change |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | more DC changes for wxX11 |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | corrected DECLARE_DYNAMIC_CLASS use |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | use WS_SYSMENU if wxCLOSE_BOX style is given, otherwise... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | remove superfluous visibility attribute |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | adaptions for latest dc changes |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | adaptions for latest dc changes |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | adaptions for latest dc changes |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | adaptions for latest dc changes |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | converted most of X11 DC code |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | fix an unused variable warning in release build |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | unused parameters and float/double->int conversion... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | fix compilation error after r50329: wxMenu doesn't... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | blind compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Vadim Zeitlin | build fixes for wxUSE_STL==1 |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | DC reorganization |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Robert Roebling | GTK+ doesn't like slider with min=max values |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | moving code, fixing 10.5 only compiles |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | fixing bug 1841377 |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | weak link test is not optimal, as CoreText is already... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Stefan Csomor | using the cf string conversions exclusively |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Stefan Csomor | adding CoreText implementation |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Stefan Csomor | adding CoreText implementation |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Vadim Zeitlin | translate the descriptions in SetDesc(wxCmdLineEntryDesc) |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Stefan Csomor | that part would have to be removed before, as its condi... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Stefan Csomor | porting forward 10.5 focus fix |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Stefan Csomor | porting forward scrolling fix |
commit | commitdiff | tree | snapshot |
2007-11-29 |
David Elliott | Implement wxBitmap::GetSubBitmap. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
David Elliott | Implement wxIcon::LoadFile by defering to wxBitmap... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Vadim Zeitlin | define AW_XXX constants if SDK doesn't (fixes VC6 compi... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Julian Smart | Fixed bug in border style translation |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Stefan Csomor | fixing region and using default background colour |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Julian Smart | Use wxStdDialogButtonSizer |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Vadim Zeitlin | added wx/mac/dataview.h to ADVANCED_MAC_HDR (bug 184023... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Vadim Zeitlin | typo fix |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Stefan Csomor | cleanup, going private with platform specific that... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Paul Cornett | Solaris /usr/bin/tr requires [] around character ranges |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Stefan Csomor | cleanup, fixing exports |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Stefan Csomor | cleanup, fixing exports |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Stefan Csomor | cleanup, fixing exports |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Vadim Zeitlin | fix typo in an example (patch 1837973) |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Vadim Zeitlin | don't keep dangling m_prevRadio pointer (2nd part of... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Vadim Zeitlin | initialize m_ownsConv (part of patch 1836644) |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Vadim Zeitlin | set disposition to OPEN_ALWAYS for write and read-write... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Vadim Zeitlin | always call GTKSetActivatesDefault(), not only if wxTE_... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Vadim Zeitlin | return immediately after processing TaskbarCreated... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Vadim Zeitlin | removed ADVANCED_CMN_NATIVE_HDR, files in it (wx/datect... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Robert Roebling | Patch from Bo to show missing lines again |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Václav Slavík | fixed linking with visibility enabled on Ubuntu and... |
commit | commitdiff | tree | snapshot |
next |