2007-12-22 |
Vadim Zeitlin | added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-12 |
Vadim Zeitlin | replace wrong WXDLLEXPORT declarations with correct... |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Derive from wxToggleButtonBase |
tree | commitdiff |
2007-11-27 |
Václav Slavík | fixed linking with visibility enabled on Ubuntu and... |
tree | commitdiff |
2007-11-24 |
Vadim Zeitlin | added wxNotificationMessage and implemented it generica... |
tree | commitdiff |
2007-11-23 |
Vadim Zeitlin | use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut) |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Use new wxTextEntry implementation on OS/2. |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Added wxTextEntry implementation for OS/2. |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Compilation fix for Watcom (on OS/2). |
tree | commitdiff |
2007-11-17 |
Stefan Neis | Changed control name constants from wxChar to char... |
tree | commitdiff |
2007-11-14 |
Julian Smart | Border corrections |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | make various control names constants of type char,... |
tree | commitdiff |
2007-11-11 |
Stefan Neis | Compilation fix (patch #1829901) |
tree | commitdiff |
2007-10-23 |
Vadim Zeitlin | remove ODBC and DBgrid libraries |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | added wxToolTip::SetAutoPop() and SetReshow() (patch... |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu label consistency changes |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | removed all MSW-specific options from this file, what... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxUSE_FONTENUM for wxFontEnumerator |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
tree | commitdiff |
2007-07-13 |
Václav Slavík | make it possible to build in ANSI build on Windows... |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | added wxUSE_SVG |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-06-30 |
Vadim Zeitlin | add wxUSE_EDITABLELISTBOX |
tree | commitdiff |
2007-06-22 |
Václav Slavík | made wxUSE_UNICODE=1 the default |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
tree | commitdiff |
2007-05-26 |
Stefan Neis | Another compilation fix. |
tree | commitdiff |
2007-05-26 |
Stefan Neis | Added declaration of new method (still to be implemented). |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
tree | commitdiff |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-04-28 |
Stefan Neis | Adapted to API changes with respect to GetTextExtent... |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | (blind) compilation fixes after latest changes |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-17 |
Paul Cornett | add wxUSE_STC wrappers |
tree | commitdiff |
2007-04-09 |
Vadim Zeitlin | compilation fixes after last commit |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | 1. Moved m_usePrimary to wxClipboardBase as it's now... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 in non-MSW code |
tree | commitdiff |
2007-02-19 |
Václav Slavík | added WXWIN_COMPATIBILITY_2_8 |
tree | commitdiff |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
tree | commitdiff |
2006-12-09 |
Vadim Zeitlin | default name of wxStaticLine should be wxStaticLineName... |
tree | commitdiff |
2006-11-10 |
Włodzimierz Skiba | stub for wxOS2 region ctor from points. |
tree | commitdiff |
2006-11-09 |
Vadim Zeitlin | regenerated after the last change of setup_inc.h (chang... |
tree | commitdiff |
2006-11-08 |
Michael Wetherell | Move the #if disabling wxUSE_STD_STRING for watcom... |
tree | commitdiff |
2006-11-04 |
Stefan Neis | Added deep copy of bitmaps. |
tree | commitdiff |
2006-11-01 |
Vadim Zeitlin | removed inline from the method which is not inline |
tree | commitdiff |
2006-11-01 |
Stefan Neis | Generalized compilation fix for old compilers. |
tree | commitdiff |
2006-11-01 |
Stefan Neis | Dummy implementation for copying bitmaps. |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | blind compilation fixes for OS/2 |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | renamed IsRefTo() to IsSameAs() (do complain if this... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Various wxCollapsiblePane enhancements (re-patch 1577412): |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Added wxMemoryDC::SelectObjectAsSource() and make Selec... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | COW cleanup patch (1583966): |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | GetCurrentSelection() was documented but not present... |
tree | commitdiff |
2006-10-30 |
Stefan Neis | Compilation fix for old GCC versions. |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | set wxUSE_STD_STRING to 1 by default |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Make wxBackingFile internal, and remove wxZipFSHander... |
tree | commitdiff |
2006-10-29 |
Stefan Neis | Add method declaration needed for wxGTK. |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added TGA handler (somewhat modified patch 1393912) |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE. |
tree | commitdiff |
2006-10-23 |
Michael Wetherell | Added wxBackingFile and wxBackedInputStream. |
tree | commitdiff |
2006-10-23 |
Włodzimierz Skiba | Correct 'markup' for GetResourceHandle after recent... |
tree | commitdiff |
2006-10-17 |
Włodzimierz Skiba | Headers cleaning. |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325) |
tree | commitdiff |
2006-10-09 |
Mart Raudsepp | Fix wxOS2 compilation, as reported by Lauri Nurmi.... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | moved DoSetValue() to wxTextCtrlBase instead of having... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | moved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::ChangeValue() which is the same as... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same... |
tree | commitdiff |
2006-10-08 |
Paul Cornett | Move some things to wxBitmapBase to avoid much duplication. |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxUSE_ABOUTDLG |
tree | commitdiff |
2006-10-05 |
Robin Dunn | Make the message about wxUSE_GRAPHICS_CONTEXT a bit... |
tree | commitdiff |
2006-10-04 |
Robin Dunn | Bakefile changes for building the graphics context... |
tree | commitdiff |
2006-09-28 |
Vadim Zeitlin | add compilation options to allow compiling in just... |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | Added wxUSE_VARIANT and the related checks, also added... |
tree | commitdiff |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
tree | commitdiff |
2006-09-13 |
Włodzimierz Skiba | [ 1556353 ] [wxOS2] Change derivation to add wxGauge... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | removed overloaded virtual InitWith() methods, keep... |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Avoid conflict between new transparency API and old... |
tree | commitdiff |
2006-08-24 |
Stefan Neis | Removed no longer needed "DECLARE_EVENT_TABLE()" comple... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | moved all wxDialog event handlers to wxDialogBase to... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | centralized Esc key handling for closing the dialogs... |
tree | commitdiff |
next |