2009-05-31 |
Václav Slavík | add ability to create wxEnhMetaFileDC based on a refere... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | don't redefine HAVE_STRFTIME as it can already be defin... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | added default ctor to wxMouseEventsManager, this is... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | don't add client area origin when positioning the child... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | enable OpenGL library build by default under Windows too |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | added wxTempFile::Flush() (dedicated to Theodore Ts... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | allow overriding wxUSE_GLCANVAS value in setup.h by... |
tree | commitdiff |
2009-05-31 |
Jaakko Salli | Added wxPGProperty::SetDefaultValue(v), as a shortcut... |
tree | commitdiff |
2009-05-30 |
Vadim Zeitlin | implement Update() properly for the generic wxListCtrl... |
tree | commitdiff |
2009-05-30 |
Vadim Zeitlin | define HAVE_LARGEFILE_SUPPORT in setup.h when large... |
tree | commitdiff |
2009-05-30 |
Jaakko Salli | More forward-ported wxPython-bindings related cleanup... |
tree | commitdiff |
2009-05-30 |
Jaakko Salli | Forward-ported wxPython-bindings related cleanup from... |
tree | commitdiff |
2009-05-28 |
Vadim Zeitlin | avoid g++ 4.3 warnings about conflict between parameter... |
tree | commitdiff |
2009-05-27 |
Stefan Csomor | allowing font changes on multi-line textctrls, see... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | add support for defining list control columns in XRC... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | remove wxMSW-specific (but copied into wxPalm too)... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | fill in the fields of wxListItem in a wxListEvent befor... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | wxUSE_GSTREAMER is Unix-specific, remove it from common... |
tree | commitdiff |
2009-05-23 |
Vadim Zeitlin | make wxWindow::SetAutoLayout() now works for all window... |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | initialize wxDocChildFrameAnyBase before creating the... |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | no real changes, just remove unneeded empty dtor |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | return the correct number of columns from wxGridStringT... |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | allow 2 step creation of wxDocChildFrameAnyBase and... |
tree | commitdiff |
2009-05-20 |
Vadim Zeitlin | don't use m_useProxy if !wxUSE_PROTOCOL_HTTP (see ... |
tree | commitdiff |
2009-05-19 |
Vadim Zeitlin | added Asturian language entry (see #10808) |
tree | commitdiff |
2009-05-16 |
Francesco Montorsi | fix the wxCursor(const wxString& cursor_file, ...)... |
tree | commitdiff |
2009-05-15 |
Vadim Zeitlin | move virtual GetPath() implementation out of line to... |
tree | commitdiff |
2009-05-15 |
Julian Smart | Added background colour control |
tree | commitdiff |
2009-05-13 |
Stefan Csomor | add window-modal dialog calls and fallback implementation |
tree | commitdiff |
2009-05-12 |
Stefan Csomor | files are replaced by dataview implementations |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | Cygwin doesn't have std::wstring nor std::wostream |
tree | commitdiff |
2009-05-11 |
Vadim Zeitlin | fixed wxRadioBox positioning to take the client area... |
tree | commitdiff |
2009-05-11 |
Robert Roebling | Forgot to commit header as part of r60586, Reapplied... |
tree | commitdiff |
2009-05-10 |
Stefan Csomor | exporting methods properly |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | compilation fix for Windows after the last change ... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | don't use GetParent() in GetParentForModalDialog()... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | initialize the local address before calling getsockname... |
tree | commitdiff |
2009-05-09 |
Francesco Montorsi | add a few comments about wxDEPRECATED stuff to ease... |
tree | commitdiff |
2009-05-09 |
Francesco Montorsi | add new predefined colour (and relative brush/pen)... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | remove wxMSW-specific FindSuitableParent() and use... |
tree | commitdiff |
2009-05-08 |
Robert Roebling | Add wxDataViewCtrl implementation for OSX/Cocoa (closes... |
tree | commitdiff |
2009-05-07 |
Vadim Zeitlin | add support for loading wxListCtrl items and wxImageLis... |
tree | commitdiff |
2009-05-07 |
Stefan Csomor | explicitly export symbols |
tree | commitdiff |
2009-05-06 |
Vadim Zeitlin | enable wxHAS_RAW_BITMAP for OpenWatcom 1.8 and later |
tree | commitdiff |
2009-05-06 |
Paul Cornett | build fixes for wxUSE_CONFIG==0 |
tree | commitdiff |
2009-05-05 |
Václav Slavík | use <bitmapsize> to load bitmaps at the specified size... |
tree | commitdiff |
2009-05-03 |
Vadim Zeitlin | allow comparison of int with 64 bit integer type (see... |
tree | commitdiff |
2009-05-03 |
Vadim Zeitlin | test whether wxHAS_EVENT_BIND is supported in wx/featur... |
tree | commitdiff |
2009-05-03 |
Vadim Zeitlin | check for wxHAS_EVENT_BIND instead of its converse... |
tree | commitdiff |
2009-05-03 |
Vadim Zeitlin | remove mentions of wxEVENTS_COMPATIBILITY_2_8 |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | added wxStd{In,Out}putStream classes (closes #10637) |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | don't use dialog size gripper under CE (should close... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | use correct Windows CE version number in strnlen()... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | don't use access declarations with Watcom which doesn... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | allow passing temporary functors to Bind() too (closes... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | WinCE doesn't provide strnlen/wcsnlen() until version... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | keep {Left,Middle,Right}Down() methods of wxMouseState... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | improvements to wxEventFunctor classes; use wxHAS_EVENT... |
tree | commitdiff |
2009-05-02 |
Jaakko Salli | Fixed bug: wxPropertyGridInterface::SetPropertyReadOnly... |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | rename wxGrid::SendSizeEvent() to SendGridSizeEvent... |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | added wxMouseEventsManager |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | implement changing wxChoice and wxComboBox height |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | added MSWEndDeferWindowPos(); renamed USE_DEFERRED_SIZI... |
tree | commitdiff |
2009-04-29 |
Vadim Zeitlin | generate wxEVT_GRID_{COL,ROW}_SIZE events when the... |
tree | commitdiff |
2009-04-29 |
Vadim Zeitlin | don't duplicate wxMouseState in wxMouseEvent but reuse... |
tree | commitdiff |
2009-04-28 |
Jouk Jansen | Do not use Tooltips if they are disabled |
tree | commitdiff |
2009-04-28 |
Robert Roebling | Compilo |
tree | commitdiff |
2009-04-27 |
Vadim Zeitlin | make it possible to forward declare the class defined... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | add a possibility to disable individual grid rows/colum... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | wxHashSet::count() method should be const |
tree | commitdiff |
2009-04-26 |
Francesco Montorsi | typo fix (strangely VC9 doesn't consider it an error) |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | add parent parameter to wxAboutBox() (closes #9952) |
tree | commitdiff |
2009-04-26 |
Francesco Montorsi | Add support for wxSTB_ELLIPSIZE_* and for wxSTB_SHOW_TI... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | set correct EOL style for files added in r58024 |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | add support for table border width attribute (closes... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | optimize FindItem(data) performance (closes #9870) |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | another typo correction after last change, correct... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | compilation fix after the latest change (typo: used... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | more order in wxCRT_filefunctions: define A and W versi... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | Cygwin doesn't have _wcsdup() (closes #10738) |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | define wxStrchr(non-const char-or-wchar_t*) as a templa... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | disable wxGC for Borland as it can't compiler the macro... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | workaround for Borland compilation: don't use unspecifi... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | build fixes for Borland in wxUSE_UNICODE_MSLU and wxHAS... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | make wxSTRING_BASE_HASNT_CLEAR check more readable |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | define __EVC4__ for eVC 4 compiler to make testing... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | set wxUSE_STD_IOSTREAM to 0 for eVC which doesn't provi... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | eVC4 version of std::string doesn't have clear() neithe... |
tree | commitdiff |
2009-04-25 |
Francesco Montorsi | use wxSTB_ as prefix for wxStatusBar styles; add suppor... |
tree | commitdiff |
2009-04-25 |
Francesco Montorsi | allow windows which are placed inside wxStaticBoxes... |
tree | commitdiff |
2009-04-24 |
Francesco Montorsi | fix push/pop mechanism after r58786; add a few notes... |
tree | commitdiff |
2009-04-21 |
Francesco Montorsi | implement tooltips for wxStatusBar panes whose contents... |
tree | commitdiff |
2009-04-21 |
Francesco Montorsi | no real change; just add the standard separator where... |
tree | commitdiff |
2009-04-18 |
Vadim Zeitlin | blind fix for eVC compilation with wxEVENTS_COMPATIBILI... |
tree | commitdiff |
2009-04-18 |
Stefan Csomor | removing overloads to avoid 'hidden method' warning |
tree | commitdiff |
2009-04-17 |
Vadim Zeitlin | really fix compilation with wxEVENTS_COMPATIBILITY_2_8... |
tree | commitdiff |
2009-04-16 |
Vadim Zeitlin | compilation fix for wxEVENTS_COMPATIBILITY_2_8 build... |
tree | commitdiff |
2009-04-16 |
Vadim Zeitlin | remove wxNewEventFunctor() overload which allowed calls... |
tree | commitdiff |
2009-04-16 |
Jaakko Salli | wxFlagsProperty now automatically relays wxBOOL_USE_CHE... |
tree | commitdiff |
2009-04-16 |
Vadim Zeitlin | pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems... |
tree | commitdiff |
next |