2006-10-29 |
Robert Roebling | Forgot one wxCoordRound |
tree | commitdiff |
2006-10-29 |
Robert Roebling | wxRound |
tree | commitdiff |
2006-10-29 |
Robert Roebling | wxCoordRound() -> wxRound() |
tree | commitdiff |
2006-10-29 |
Stefan Neis | Corrected includes for wxGTK under OS/2. |
tree | commitdiff |
2006-10-29 |
Robert Roebling | wxCoordRound -> wxRound. |
tree | commitdiff |
2006-10-29 |
Robert Roebling | Use wxRound instead of wxCoordRound |
tree | commitdiff |
2006-10-29 |
Julian Smart | Applied patch [ 1583316 ] set media source for printing |
tree | commitdiff |
2006-10-29 |
Julian Smart | Applied patch 1586499: wxCoordRound function |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Change GetC to return an int so that it can return... |
tree | commitdiff |
2006-10-29 |
Julian Smart | Borland fix. |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Rename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT. |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | use wxPOSIX_IDENT() for consistent handling of undersco... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | GetAsBitmap with subrect |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | forgotten commit for having native affine matrix ops |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | extend GetAsBitmap with an optional subrect |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Fixes for semicolons, commas and wxSTRING_MAXLEN from... |
tree | commitdiff |
2006-10-29 |
Kevin Ollivier | Added wxDC::GetAsBitmap, and implemented wxWindowDC... |
tree | commitdiff |
2006-10-29 |
Robin Dunn | Add export macros |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added NZST and NZDT time zones (request 617912) |
tree | commitdiff |
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 |
next |