2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | check in the 'selective yield' patch (see ticket #10320): |
tree | commitdiff |
2009-02-02 |
Vadim Zeitlin | don't always disable new events code; leave it enabled... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
tree | commitdiff |
2009-01-11 |
Vadim Zeitlin | added wxUSE_HEADERCTRL |
tree | commitdiff |
2009-01-11 |
Vadim Zeitlin | added wxUSE_REARRANGECTRL |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | use wxArrayString instead of wxStringList |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | fix wxMotif errors when linking against a wxControlWith... |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | remove the long deprecated wxTabCtrl class |
tree | commitdiff |
2008-11-15 |
Francesco Montorsi | make GetPaperRect() and GetResolution() const functions |
tree | commitdiff |
2008-11-05 |
Vadim Zeitlin | remove Motif MDI files not used any longer |
tree | commitdiff |
2008-11-04 |
Vadim Zeitlin | Review/simplify/cleanup MDI classes for all platforms... |
tree | commitdiff |
2008-11-03 |
Francesco Montorsi | fix the incoherence pointed out by ifacecheck between... |
tree | commitdiff |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
tree | commitdiff |
2008-09-21 |
Francesco Montorsi | complete rev55777 with some icon.h modifications which... |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | move SendSizeEvent() down to wxWindow from wxFrame... |
tree | commitdiff |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
tree | commitdiff |
2008-06-02 |
Robert Roebling | Disable disabling wxWeakRef<T> |
tree | commitdiff |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
tree | commitdiff |
2008-03-04 |
Vadim Zeitlin | set wxUSE_IOSTREAMH to 0 by default, we're in 2008... |
tree | commitdiff |
2008-02-16 |
Vadim Zeitlin | turn wxUSE_STD_IOSTREAM on by default (except for the... |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | add wxXLocale class and wxIsxxx_l() and wxToxxx_l(... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | add wxUSE_WEAKREF (modified partially applied patch... |
tree | commitdiff |
2008-01-29 |
Vadim Zeitlin | corrected comment: wxSingleInstance is not for Win32... |
tree | commitdiff |
2008-01-14 |
Paul Cornett | make XPM data pointer parameter fully const |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | added configure option for wxUSE_AUTOID_MANAGEMENT |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_... |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | wxMotif should use wxX11 wxPalette instead of duplicati... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | wxMotif compilation fixes after wxDC changes |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | compilation fix after argv changes (move initialization... |
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-22 |
Paul Cornett | make DoSetSizeHints protected, remove parameter defaults |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
tree | commitdiff |
2007-11-14 |
Julian Smart | Border corrections |
tree | commitdiff |
2007-11-13 |
Julian Smart | More border rationalisation. GetDefaultBorder is now... |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | implemented wxTextEntry for wxMotif, made wxComboBox... |
tree | commitdiff |
2007-10-23 |
Vadim Zeitlin | remove ODBC and DBgrid libraries |
tree | commitdiff |
2007-09-25 |
Vadim Zeitlin | define wxUSE_GADGETS as 0 as it's not defined in config... |
tree | commitdiff |
2007-09-25 |
Vadim Zeitlin | fix warning about visibility attribute ignored on non... |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (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 |
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 |
next |