2006-10-27 |
Michael Wetherell | Comment out compile time check. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Remove header now not needed here. |
tree | commitdiff |
2006-10-27 |
Stefan Csomor | changing graphics pen, brushes and fonts to be refcount... |
tree | commitdiff |
2006-10-27 |
Julian Smart | Colour preview canvas grey to contrast with page |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Compile fix for --enable-stl. |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Base wxArchiveFSHandler on wxZipFSHandler. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Bug fix. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Implement new features for finding class factories... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Base class factory on the wxFilter base class and imple... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Allow per instance filesystem handlers. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add tar streams. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add FindLength() |
tree | commitdiff |
2006-10-27 |
Robert Roebling | Move the wxFD_... flags back into m_windowStyle |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Factory some of wxFilterClassFactory into a base class. |
tree | commitdiff |
2006-10-27 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add wxFS_SEEKABLE open flag. |
tree | commitdiff |
2006-10-26 |
Michael Wetherell | Add wxFilterFSHandler. |
tree | commitdiff |
2006-10-26 |
Michael Wetherell | Add wxFilterClassFactory::PopExtension(). |
tree | commitdiff |
2006-10-26 |
Michael Wetherell | For streams smaller than the buffer reduce the buffer... |
tree | commitdiff |
2006-10-26 |
Robert Roebling | [ 1585253 ] Various important bugfixes to wxFileName... |
tree | commitdiff |
2006-10-26 |
Robert Roebling | Make animation of combo-popdown optional. |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | moving rounded rect and ellipse to path class |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | missing common create functions |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | adapted to new renderer, moved wxGCDC into dcgraph.cpp |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | added the recangle fix |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | move the graphics context bridge dc into separate file |
tree | commitdiff |
2006-10-26 |
Robin Dunn | Fix "PINK" to actually be pink, and not lavender |
tree | commitdiff |
2006-10-26 |
Robin Dunn | SetTextColor --> SetTextColour, to be consistent with... |
tree | commitdiff |
2006-10-25 |
Michael Wetherell | Add class factories for filter streams. Also filters... |
tree | commitdiff |
2006-10-25 |
Michael Wetherell | Add class factories for filter streams. Also filters... |
tree | commitdiff |
2006-10-25 |
Robert Roebling | [ 1584680 ] wxComboCtrl Popup Animation |
tree | commitdiff |
2006-10-25 |
Robert Roebling | Add m_fsStyle next to m_windowStyle |
tree | commitdiff |
2006-10-25 |
Václav Slavík | changed wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER... |
tree | commitdiff |
2006-10-25 |
Julian Smart | Button size adjustment |
tree | commitdiff |
2006-10-25 |
Julian Smart | Better button size on wxX11 |
tree | commitdiff |
2006-10-25 |
Robin Dunn | Fix the rectangle size when offsetting |
tree | commitdiff |
2006-10-24 |
Julian Smart | Fix incorrect comparison |
tree | commitdiff |
2006-10-24 |
Paul Cornett | correct deletes |
tree | commitdiff |
2006-10-24 |
Julian Smart | Typo correction |
tree | commitdiff |
2006-10-24 |
Julian Smart | Compile fixes |
tree | commitdiff |
2006-10-24 |
Julian Smart | Added creation of printer DC to printer factory. |
tree | commitdiff |
2006-10-24 |
Julian Smart | Added GetTempDir |
tree | commitdiff |
2006-10-24 |
Václav Slavík | moved wxOverlay into overlay.* files and out of dc... |
tree | commitdiff |
2006-10-24 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-10-24 |
Włodzimierz Skiba | Verify wx/filefn.h can be placed as first header in... |
tree | commitdiff |
2006-10-24 |
Paul Cornett | static class variable needs a definition |
tree | commitdiff |
2006-10-24 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2006-10-23 |
Vadim Zeitlin | don't use static objects containing bitmaps, this almos... |
tree | commitdiff |
2006-10-23 |
Vadim Zeitlin | use wxBitmap object as m_buffer and not a pointer to... |
tree | commitdiff |
2006-10-23 |
Michael Wetherell | Rename WX[F]FILE_LARGEFILE to wxHAS_LARGE_[F]FILES. |
tree | commitdiff |
2006-10-23 |
Julian Smart | Added GetTempDir |
tree | commitdiff |
2006-10-23 |
Michael Wetherell | Added wxBackingFile and wxBackedInputStream. |
tree | commitdiff |
2006-10-23 |
Michael Wetherell | wxFileName::CreateTempFileName changes. Open the tempfi... |
tree | commitdiff |
2006-10-23 |
Michael Wetherell | Warning fix for vc8, and move wxGetFileKind out of... |
tree | commitdiff |
2006-10-22 |
Stefan Neis | Extended #1560785 (wxFileName::IsReadable/Writable... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | add alt popup window style allowing to use keyboard... |
tree | commitdiff |
2006-10-22 |
Stefan Csomor | adding wxobject and RTTI |
tree | commitdiff |
2006-10-21 |
Paul Cornett | move some definitions out of datacmn.cpp |
tree | commitdiff |
2006-10-21 |
Robert Roebling | Fix warning. |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | restore the old status bar text when DoGiveHelp(false... |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | don't use GetFileAttributesEx() which doesn't exist... |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | added wxLstat() (one of patches from bug 1052385) |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | don't allow switches (i.e. options without value) to... |
tree | commitdiff |
2006-10-21 |
Robert Roebling | [ 1580776 ] wxAnimationCtrl::SetInactiveBitmap |
tree | commitdiff |
2006-10-21 |
Stefan Csomor | untangling dc and gc |
tree | commitdiff |
2006-10-21 |
Robin Dunn | more informative FAIL message |
tree | commitdiff |
2006-10-20 |
Vadim Zeitlin | fix warnings (double to int conversions and unused... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | screendc implementation |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | setting a non valid font is permitted, implemented now |
tree | commitdiff |
2006-10-20 |
Václav Slavík | fixed computation of status bar fields width if the... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | mac methodname fixed, so all use the same now |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | extending implementation |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | replacing old core graphics with new graphics context... |
tree | commitdiff |
2006-10-19 |
Vadim Zeitlin | fixed the problem in 2 last commits |
tree | commitdiff |
2006-10-19 |
Robert Roebling | Fix mem leak. |
tree | commitdiff |
2006-10-19 |
Vadim Zeitlin | fix memory leak in wxGetTempFileName(const wxString... |
tree | commitdiff |
2006-10-18 |
Robin Dunn | Patch #1579801: wxBufferedDC shared buffer bitmap |
tree | commitdiff |
2006-10-18 |
Robert Roebling | [ 1579793 ] numerous bug fixes when mask is used |
tree | commitdiff |
2006-10-16 |
Włodzimierz Skiba | [#1577388] - fix for scaling in wxImage. |
tree | commitdiff |
2006-10-15 |
Paul Cornett | non-pch build fix, cleanup |
tree | commitdiff |
2006-10-15 |
Mattia Barbon | Added wxRTTI macros to buffered DCs. |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-13 |
Robin Dunn | Reverted wxBuffered[Paint]DC to nearly the pre 2.7... |
tree | commitdiff |
2006-10-13 |
Robin Dunn | Fix for wxToolbook, allow oldSel == wxNOT_FOUND when... |
tree | commitdiff |
2006-10-13 |
Robert Roebling | Applied part of [ 1575767 ] Init/size/check fixes for... |
tree | commitdiff |
2006-10-11 |
Vadim Zeitlin | moved GetLayoutDirection() to GUI wxApp, it has nothing... |
tree | commitdiff |
2006-10-11 |
Robert Roebling | Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Restore a use case that was lost with the last set... |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | simpler implementation |
tree | commitdiff |
2006-10-10 |
Chris Elliott | temporary fix for motif, univ, gtk |
tree | commitdiff |
2006-10-10 |
Robert Roebling | Move reentrance guard down. |
tree | commitdiff |
2006-10-10 |
Paul Cornett | more inlines called before defined |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | setting clipping correctly |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | making sure the overlay moves with its parent on OSX |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | !__WX_DC_BLIT_FIXED__ case |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | getting the wxWindow* on GTK |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | adding includes for non-precomp |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | moving to correct position |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | overlay implementation |
tree | commitdiff |
next |