2007-07-25 |
Robert Roebling | Use type safe list for model notifiers, sample corrected |
tree | commitdiff |
2007-07-25 |
Robert Roebling | ItemDeleted now has (parent, item) |
tree | commitdiff |
2007-07-25 |
Vadim Zeitlin | fix warnings due to using deprecated-but-used-internall... |
tree | commitdiff |
2007-07-25 |
Robert Roebling | Add iterators to wxVector, use std::vector in STL mode... |
tree | commitdiff |
2007-07-24 |
Václav Slavík | optimized wxStringTokenizer: it's now slightly faster... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | add wxMBConvStrictUTF8 class implementing just UTF... |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Added wxQsort() |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Send events from port-specific code, not common code... |
tree | commitdiff |
2007-07-22 |
Vadim Zeitlin | fix for r47646: typedef wxDouble for all platforms... |
tree | commitdiff |
2007-07-22 |
Stefan Csomor | adding missing defaults |
tree | commitdiff |
2007-07-22 |
Stefan Csomor | no 68k macs more to support... |
tree | commitdiff |
2007-07-22 |
Václav Slavík | fix visibility problems with libstdc++ on Debian and... |
tree | commitdiff |
2007-07-22 |
Václav Slavík | fixed visibility warning on Fedora |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | correct closing comments in #endifs (patch 1756990) |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added support for user-defined types to wxConfig (patch... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added a macro for comparison size_t variables with... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxTo/FromString(wxColour) (part of patch 1753875) |
tree | commitdiff |
2007-07-21 |
Robert Roebling | added wxDataViewIndexListModel and sample |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | allow overriding automatic alpha detection during icon... |
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 wxUSE_UXTHEME_AUTO which wasn't used anywhere |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | removed all MSW-specific options from this file, what... |
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_REGKEY option |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | extracted MSW-specific setup.h options to their own... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxUSE_FONTENUM for wxFontEnumerator |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | fixes for building wxMSW with --disbale-all-features |
tree | commitdiff |
2007-07-20 |
David Elliott | wxCocoa: Implement wxTopLevelWindow::SetDefaultItem |
tree | commitdiff |
2007-07-20 |
David Elliott | wxCocoa: Basic support for font underlining: |
tree | commitdiff |
2007-07-20 |
Vadim Zeitlin | moved wxUSE_CRASHREPORT checks to wx/msw/chkconf.h... |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Renamed HasChildren() to IsContainer(), added GetParent... |
tree | commitdiff |
2007-07-20 |
David Elliott | Implement wxWindow::SetCursor to invalidate Cocoa's... |
tree | commitdiff |
2007-07-20 |
Vadim Zeitlin | make To/From8bit() inline for performance reasons |
tree | commitdiff |
2007-07-19 |
David Elliott | Implement wxCocoa wxRadioBox event. |
tree | commitdiff |
2007-07-19 |
David Elliott | Make wxRadioButton::SetValue(true) deselect all other... |
tree | commitdiff |
2007-07-19 |
David Elliott | Implement most of wxRadioBox's methods. |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | do platform-specific checks after ensuring that the... |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-18 |
Robert Roebling | First work at resort with header click |
tree | commitdiff |
2007-07-18 |
Robert Roebling | First actual sorting for wxDataViewCtrl |
tree | commitdiff |
2007-07-17 |
Robert Roebling | Some code renaming to avoid confusion. Test editable... |
tree | commitdiff |
2007-07-17 |
Václav Slavík | compilation fix for Borland C++ |
tree | commitdiff |
2007-07-17 |
David Elliott | Partially implement wxRadioBox for wxCocoa. |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | remove file containing many obsolete defines, if anyone... |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | add wxMilliClockToLong() helper |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | add wxUSE_BASE64 checks around DoRead/WriteBinary(... |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | include wx/longlong.h to fix compilation with wxUSE_DAT... |
tree | commitdiff |
2007-07-16 |
Václav Slavík | compilation fix for wxStrtod and friends: non-zero... |
tree | commitdiff |
2007-07-16 |
Robert Roebling | change wxDataViewItem id to void* |
tree | commitdiff |
2007-07-16 |
Robert Roebling | Patch from Bo for generic wxDataViewCtrl |
tree | commitdiff |
2007-07-15 |
Vadim Zeitlin | added wxUSE_CONSOLE_EVENTLOOP around wxConsoleEventLoop |
tree | commitdiff |
2007-07-15 |
Vadim Zeitlin | create greyed image for wxBitmapButton in MSW automatic... |
tree | commitdiff |
2007-07-15 |
Václav Slavík | don't export private stc2wx(), wx2stc() functions from... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | don't leak epoll descriptor |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | create the single global IO dispatcher in wxFDIODispatc... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | replaced wxFDIODispatcher::RunLoop() with Dispatch... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | changed wxFDIODispatcher::UnregisterFD() to take only... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | added include guard |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
tree | commitdiff |
2007-07-14 |
Robert Roebling | Made wxDataViewCtrl sample use a real, expandabl data... |
tree | commitdiff |
2007-07-14 |
Václav Slavík | renamed wxXmlProperty to wxXmlAttribute, plus implied... |
tree | commitdiff |
2007-07-13 |
Václav Slavík | removed broken and global GetLine() function from wx... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | use wxLongLong::ToLong() and not GetLo() to extract... |
tree | commitdiff |
2007-07-13 |
Václav Slavík | make it possible to build in ANSI build on Windows... |
tree | commitdiff |
2007-07-13 |
Robert Roebling | More patches from Bo, reduced wxDataViewModel, more... |
tree | commitdiff |
2007-07-12 |
David Elliott | Improve static_cfref_cast so that it can be used withou... |
tree | commitdiff |
2007-07-12 |
Robert Roebling | Bo's patch for generic code, more sorting code, WIP |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | removed Insert() methods which already exist in the... |
tree | commitdiff |
2007-07-12 |
Paul Cornett | fix MDI child sizing, which was working more or less... |
tree | commitdiff |
2007-07-12 |
Václav Slavík | compilation fix |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added support for binary data to wxConfig (slightly... |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | added wxUSE_SVG |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | cleanup: indentation, line length, don't include unneed... |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_MSGDLG==0 |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_IMAGE==0 |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | check for wxUSE_TIMER in headers, not the files includi... |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | compilation fixes for wxUSE_LONGLONG==0 |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | don't include wx/unix/private/timer.h from evtloop... |
tree | commitdiff |
2007-07-10 |
Václav Slavík | compilation fix for gcc<3.4 |
tree | commitdiff |
2007-07-10 |
Václav Slavík | implemented raw bitmap access for wxDFB |
tree | commitdiff |
2007-07-10 |
Václav Slavík | cleanup of raw access to bitmaps: |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinButton::SetValue etc. |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinCtrl::SetValue etc. |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinCtrl::SetValue etc. |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | Also added wxFFileStream::IsOk() and corrected IsOk... |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | added wxFileStream::IsOk() (patch 1749587) |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | added missing WXDLLIMPEXP_CORE for wxGetDisplay() for... |
tree | commitdiff |
2007-07-09 |
Robert Roebling | Add compare function to wxDataViewModel |
tree | commitdiff |
2007-07-09 |
Robert Roebling | Bo'd patch to make wxDataViewCtrl compile again (4th... |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added GCC visibility support |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-07-08 |
Václav Slavík | removed unsecure wxTmpnam() function (patch by Francesc... |
tree | commitdiff |
2007-07-08 |
Václav Slavík | fix Watcom compilation: removed templates for wxFileSel... |
tree | commitdiff |
2007-07-08 |
Václav Slavík | removed wxWCHAR_T_IS_SEPARATE_TYPE: there already was... |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-07-07 |
David Elliott | Don't include <CoreFoundation/CFBase.h> because it... |
tree | commitdiff |
2007-07-07 |
David Elliott | Add support for wxFONTENCODING_MACKEYBOARD. |
tree | commitdiff |
2007-07-07 |
Robert Roebling | GCC doesn't like inline wxDEPRECATED methods. |
tree | commitdiff |
2007-07-07 |
Václav Slavík | changed wxVectorBase and WX_DECLARE_BASE into wxVector... |
tree | commitdiff |
next |