2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
tree | commitdiff |
2006-10-28 |
Benjamin Williams | fixed some compiler warnings in wxaui |
tree | commitdiff |
2006-10-28 |
Benjamin Williams | wxaui multi-book prep work for left/right buttons on... |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | added wxString::ToLongLong() and ToULongLong() (feature... |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | no changes, just a typo in comment |
tree | commitdiff |
2006-10-28 |
Benjamin Williams | wxaui multi-notebook now uses a tab art provider which... |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | Alloc() doesn't clear the array any more, for consisten... |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | no real changes, just renamed the header guard to stand... |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | deprecate wxSTRING_MAXLEN in favour of wxString::npos |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | added missing dlldecl for wxFSHandlerHash |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | allow customizing the string values returned by wxGridC... |
tree | commitdiff |
2006-10-28 |
Stefan Csomor | moving path and matrix to refcounting as well, switchin... |
tree | commitdiff |
2006-10-28 |
Julian Smart | Corrected a clearing bug |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | fix VC warning about forward declaring struct as class |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | removed hard TAB |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add wxArchiveFSHandler. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Tidy up includes and #if wxUSE statements. |
tree | commitdiff |
2006-10-27 |
Robert Roebling | Indicate that EnableCloseButton is virtual. |
tree | commitdiff |
2006-10-27 |
Robert Roebling | [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr... |
tree | commitdiff |
2006-10-27 |
Robert Roebling | [ 1585270 ] Further fixes to wxPathList |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Missing header. |
tree | commitdiff |
2006-10-27 |
Stefan Csomor | changing graphics pen, brushes and fonts to be refcount... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Compile fix for --enable-stl. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Missing exports. |
tree | commitdiff |
2006-10-27 |
Václav Slavík | compilation fix: wxGenericCollapsiblePane needs wxButto... |
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 | Yes VC5 support large files. |
tree | commitdiff |
2006-10-27 |
Vadim Zeitlin | don't use _INTEGRAL_MAX_BITS to decide whether a (Windo... |
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 |
Julian Smart | Typo fix |
tree | commitdiff |
2006-10-27 |
Robert Roebling | Add empty EnableCloseButton() into wxTLW base class. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE. |
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 |
Julian Smart | First cut at printing support for wxRichTextCtrl |
tree | commitdiff |
2006-10-27 |
Robert Roebling | Add EnableCloseButton() as wxMSW does. Use it in |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Factory some of wxFilterClassFactory into a base class. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add wxFS_SEEKABLE open flag. |
tree | commitdiff |
2006-10-27 |
Robin Dunn | Detabified |
tree | commitdiff |
2006-10-26 |
Michael Wetherell | Add wxFilterFSHandler. |
tree | commitdiff |
2006-10-26 |
Michael Wetherell | Change wxFSFile::DetachStream to NULL the m_Stream... |
tree | commitdiff |
2006-10-26 |
Michael Wetherell | Add wxFilterClassFactory::PopExtension(). |
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 |
Robert Roebling | Rewrite selection event code for wxListBox. |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | moving rounded rect and ellipse to path class |
tree | commitdiff |
2006-10-26 |
Vadim Zeitlin | no need to include wx/msw/mslu.h from here any more... |
tree | commitdiff |
2006-10-26 |
Vadim Zeitlin | move wxMSLU_xxx redefinitions of xxx() Windows function... |
tree | commitdiff |
2006-10-26 |
Václav Slavík | added wxDelegateTheme to accompany wxDelegateRenderer |
tree | commitdiff |
2006-10-26 |
Václav Slavík | added wxDCTextColourChanger ctor that allows using... |
tree | commitdiff |
2006-10-26 |
Benjamin Williams | wxaui flags reworked a bit; allows any hinting type... |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | make this available everywhere |
tree | commitdiff |
2006-10-26 |
Julian Smart | ShouldOffset is accessed from a different class (in... |
tree | commitdiff |
2006-10-26 |
Włodzimierz Skiba | Updated setup. |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | fixing param |
tree | commitdiff |
2006-10-26 |
Julian Smart | Fixed initialisation order warning |
tree | commitdiff |
2006-10-26 |
Julian Smart | Typo fixes |
tree | commitdiff |
2006-10-26 |
Julian Smart | Added URL support to attribute objects and to wxRichTex... |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | renderer added, creating renderer specific pens etc... |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | add the missing defines before the xcode prefix gets... |
tree | commitdiff |
2006-10-26 |
Robin Dunn | SetTextColor --> SetTextColour, to be consistent with... |
tree | commitdiff |
2006-10-26 |
Kevin Ollivier | Override GetPixelSize on OS X as the base impl creates... |
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 |
Robin Dunn | Don't override DoGetSize, just let the default return... |
tree | commitdiff |
2006-10-25 |
Kevin Ollivier | Fix wxBufferedDC so that it adheres to its documented... |
tree | commitdiff |
2006-10-25 |
Robert Roebling | [ 1584680 ] wxComboCtrl Popup Animation |
tree | commitdiff |
2006-10-25 |
Robert Roebling | Prevent accession of to-be-deleted mdi |
tree | commitdiff |
2006-10-25 |
Julian Smart | wxRichTextCtrl not ready for WinCE yet, stop people... |
tree | commitdiff |
2006-10-25 |
Włodzimierz Skiba | Make wxRichTextCtrl again buildable on WinCE. |
tree | commitdiff |
2006-10-25 |
Robert Roebling | Add m_fsStyle next to m_windowStyle |
tree | commitdiff |
2006-10-25 |
Michael Wetherell | Fix export. |
tree | commitdiff |
2006-10-25 |
Václav Slavík | changed wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER... |
tree | commitdiff |
2006-10-25 |
Vadim Zeitlin | declare wxMSLU_xxx functions in the headers which defin... |
tree | commitdiff |
2006-10-25 |
Robin Dunn | Refactor the code that decides if the 0.5 offset chousl... |
tree | commitdiff |
2006-10-25 |
Włodzimierz Skiba | ADV export fix. |
tree | commitdiff |
2006-10-25 |
Kevin Ollivier | Adding support for item font/style/color customization... |
tree | commitdiff |
2006-10-24 |
Vadim Zeitlin | use manifest id of 2 if ISOLATION_AWARE_ENABLED is... |
tree | commitdiff |
2006-10-24 |
Vadim Zeitlin | define WXDEBUG_NEW to use special VC++-specific new... |
tree | commitdiff |
2006-10-24 |
Robin Dunn | use WXDLLIMPEXP_ADV on the base class too |
tree | commitdiff |
2006-10-24 |
Vadim Zeitlin | wxCollapsiblePaneEvent is in adv library, not core |
tree | commitdiff |
2006-10-24 |
Paul Cornett | correct access for virtuals |
tree | commitdiff |
2006-10-24 |
Paul Cornett | wx/window.h not needed |
tree | commitdiff |
2006-10-24 |
Julian Smart | Compile fixes |
tree | commitdiff |
2006-10-24 |
Julian Smart | Must define a symbol to test its value |
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 |
Włodzimierz Skiba | non-PCH build fix (according to Tinderbox). |
tree | commitdiff |
2006-10-24 |
Václav Slavík | moved wxOverlay into overlay.* files and out of dc... |
tree | commitdiff |
2006-10-24 |
Vadim Zeitlin | test that _INTEGRAL_MAX_BITS is defined before comparin... |
tree | commitdiff |
2006-10-24 |
Włodzimierz Skiba | ADV export fix. |
tree | commitdiff |
2006-10-24 |
Michael Wetherell | Fix check for wxUSE_BACKINGFILE. |
tree | commitdiff |
2006-10-24 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2006-10-24 |
Robin Dunn | Pass the config object into the wxHtmlHelpFrame so... |
tree | commitdiff |
2006-10-23 |
Vadim Zeitlin | use wxBitmap object as m_buffer and not a pointer to... |
tree | commitdiff |
next |