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 |
Václav Slavík | fixed wxMotif to compile in Unicode mode (this is not... |
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-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-06-30 |
Vadim Zeitlin | add wxUSE_EDITABLELISTBOX |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
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-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
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-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-07 |
Mattia Barbon | Rework wxMotif font/color inheritance so it works |
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-19 |
Vadim Zeitlin | added wxXmString ctor from wxCStrData to fix compilatio... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | replaced c_str() with mb_str() to fix compilation after... |
tree | commitdiff |
2007-03-14 |
Vadim Zeitlin | removed wxUSE_DIB_FOR_BITMAP which doesn't seem to... |
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-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-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-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 |
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-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-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 wxUSE_ABOUTDLG |
tree | commitdiff |
2006-10-05 |
Robin Dunn | Make the message about wxUSE_GRAPHICS_CONTEXT a bit... |
tree | commitdiff |
2006-10-05 |
Mattia Barbon | Fix buffer overrun in Linux/x86_64 (Pixel is a 64... |
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-24 |
Vadim Zeitlin | Added wxUSE_VARIANT and the related checks, also added... |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
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 | Blind wxTinderbox fix. |
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 |
2006-07-25 |
Włodzimierz Skiba | Minor header cleaning. |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | Fix for function access shown in Tinderbox builds. |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | moved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it... |
tree | commitdiff |
2006-06-27 |
Vadim Zeitlin | added wxUSE_PRINTF_POS_PARAMS which can be used to... |
tree | commitdiff |
2006-05-31 |
Vadim Zeitlin | added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329... |
tree | commitdiff |
2006-05-29 |
Vadim Zeitlin | miscellaneous wxFont enhancements (patch 1496606): |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | File/dir dialog styles and other changes (patch 1488371): |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | added wxHyperlinkCtrl (patch 1476781 from Francesco) |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | wxVsnprintf() implementation with positional parameters... |
tree | commitdiff |
2006-05-16 |
Vadim Zeitlin | renamed wxComboControl to wxComboCtrl and related wxUSE... |
tree | commitdiff |
2006-05-08 |
Vadim Zeitlin | added wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX... |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | [ 1473731 ] 'wxColourBase and wxString <-> wxColour... |
tree | commitdiff |
2006-04-20 |
Paul Cornett | remove unneeded gdiobj.h files |
tree | commitdiff |
2006-04-19 |
Vadim Zeitlin | regenerated using build/update-setup-h to have wxUSE_DI... |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
tree | commitdiff |
2006-03-31 |
Włodzimierz Skiba | Removed every usage of obsolete wxTLW flags. 2.6 compat... |
tree | commitdiff |
2006-03-24 |
Włodzimierz Skiba | More null virtuals in wxRadioBoxBase (see: 'Developers_... |
tree | commitdiff |
2006-03-23 |
Vadim Zeitlin | replaced all int/size_t indices in wxControlWithItems... |
tree | commitdiff |
2006-03-14 |
Włodzimierz Skiba | Line-up interfaces to use size_t for GetCount()s (and... |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | great copy ctor/assignment operators cleanup by Paul... |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | Include order is wxprec.h=>defs.h=>platform.h=>setup... |
tree | commitdiff |
2006-01-16 |
Mart Raudsepp | Move constant strings to .rodata/.data.rel.ro ELF segme... |
tree | commitdiff |
2005-11-30 |
Vadim Zeitlin | 1. moved m_majorDim duplicated in many ports to wxRadio... |
tree | commitdiff |
2005-11-03 |
Włodzimierz Skiba | Get/SetTitle only for wxTopLevelWindow (wxMotif part). |
tree | commitdiff |
2005-10-19 |
Julian Smart | Added wxRichTextCtrl |
tree | commitdiff |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
tree | commitdiff |
2005-10-06 |
Włodzimierz Skiba | wxPalette unified. Source cleaning. |
tree | commitdiff |
2005-10-06 |
Włodzimierz Skiba | wxMotif for OS/2 adjustements. Source cleaning. |
tree | commitdiff |
2005-10-05 |
Włodzimierz Skiba | wxColour source cleaning. Corrections to 'const unsigne... |
tree | commitdiff |
2005-10-03 |
Włodzimierz Skiba | Source cleaning. wxMotif/OS2 adjustements. |
tree | commitdiff |
2005-09-30 |
Mattia Barbon | Implemented wxMenuBar::Insert and wxMenu::Insert. |
tree | commitdiff |
2005-09-30 |
Mattia Barbon | Simplify preprocessor guards for render tables and new |
tree | commitdiff |
2005-09-27 |
Włodzimierz Skiba | wxItemContainerImmutable::FindString unified. |
tree | commitdiff |
2005-09-27 |
Włodzimierz Skiba | wxItemContainerImmutable::FindString unified. |
tree | commitdiff |
2005-09-25 |
Vadim Zeitlin | removed #errors in 2.7 compilation |
tree | commitdiff |
2005-09-25 |
Vadim Zeitlin | enable new font handling (working for i18n applications... |
tree | commitdiff |
next |