2008-02-03 |
Vadim Zeitlin | another correction to indices used in StringToLines()
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | wxFontData doesn't need to be static in wxGenericFontButton...
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | correct indices used in StringToLines() (modified patch...
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | initialize m_sharedContext and m_sharedContextOf to...
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | no real changes, just added 2 virtual keywords to ...
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | added wxGLCanvas::IsDisplaySupported() (patch 1879906)
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | compilation fix for wchar_t-based builds after ParseISOXXX...
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | build fix for wxUSE_INTL==0 (patch 1878908)
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | don't use negative sizes for row/column labels subwindows...
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | make wxIdleEventHandler available in console applications...
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | document AddAt() and IndexForItem() (patch 1877610)
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | added wxDateTime::FormatISOCombined() and ParseISODate...
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | compilation fix with wxUSE_EXTENDED_RTTI==1
|
commit | commitdiff | tree |
2008-02-03 |
Vadim Zeitlin | generate include/wx/univ/setup0.h from setup_inc.h too
|
commit | commitdiff | tree |
2008-01-31 |
Vadim Zeitlin | avoid implicitly converting a wxWindow* to wxGLCanvas
|
commit | commitdiff | tree |
2008-01-31 |
Vadim Zeitlin | no changes, just fix a typo in comment
|
commit | commitdiff | tree |
2008-01-30 |
Vadim Zeitlin | use HandleWindowEvent() in ProcessCommand(); return...
|
commit | commitdiff | tree |
2008-01-30 |
Vadim Zeitlin | added missing wx/ prefix to the header file name
|
commit | commitdiff | tree |
2008-01-29 |
Vadim Zeitlin | more VC6 fixes: nested value must be real classes,...
|
commit | commitdiff | tree |
2008-01-29 |
Vadim Zeitlin | corrected comment: wxSingleInstance is not for Win32...
|
commit | commitdiff | tree |
2008-01-29 |
Vadim Zeitlin | fix compilation with VC6
|
commit | commitdiff | tree |
2008-01-29 |
Vadim Zeitlin | define __VISUALCn__ for n=5,6,7,8,9 and not only 8...
|
commit | commitdiff | tree |
2008-01-29 |
Vadim Zeitlin | significantly simplify this file by using token pasting...
|
commit | commitdiff | tree |
2008-01-28 |
Vadim Zeitlin | fix compilation error for wxUSE_DC_CACHEING==0; use...
|
commit | commitdiff | tree |
2008-01-27 |
Vadim Zeitlin | add wxCONCAT[345]() helper macros
|
commit | commitdiff | tree |
2008-01-27 |
Vadim Zeitlin | don't use DECLARE_EVENT_TYPE() to avoid confusing people...
|
commit | commitdiff | tree |
2008-01-27 |
Vadim Zeitlin | only define wxEventPtr in wxBase, not wxCore
|
commit | commitdiff | tree |
2008-01-27 |
Vadim Zeitlin | define (empty) SetIcon() method in wxGenericMDIChildFrame...
|
commit | commitdiff | tree |
2008-01-27 |
Vadim Zeitlin | don't reference non-existent doc.xmb file
|
commit | commitdiff | tree |
2008-01-26 |
Vadim Zeitlin | don't fail in wxTransferStreamToFile if file size is...
|
commit | commitdiff | tree |
2008-01-26 |
Vadim Zeitlin | delete the event object in ProcessPendingEvents() even...
|
commit | commitdiff | tree |
2008-01-26 |
Vadim Zeitlin | set listview extended styles after switching to report...
|
commit | commitdiff | tree |
2008-01-26 |
Vadim Zeitlin | don't append anything back in DoDeleteOneItem() if...
|
commit | commitdiff | tree |
2008-01-26 |
Vadim Zeitlin | fix the code to not use dangling pointers resulting...
|
commit | commitdiff | tree |
2008-01-26 |
Vadim Zeitlin | fix a typo
|
commit | commitdiff | tree |
2008-01-26 |
Vadim Zeitlin | fix assert when using owner-drawn menu items with the...
|
commit | commitdiff | tree |
2008-01-25 |
Vadim Zeitlin | include wx/stopwatch.h to get wxMilliClock_t and wxGetLocalT...
|
commit | commitdiff | tree |
2008-01-24 |
Vadim Zeitlin | generate focus and kill focus events for wxTextCtrl...
|
commit | commitdiff | tree |
2008-01-23 |
Vadim Zeitlin | compilation fix after r51188: only define operator...
|
commit | commitdiff | tree |
2008-01-23 |
Vadim Zeitlin | define __VISUALCn__ for n=5,6,7,8,9 and not only 8...
|
commit | commitdiff | tree |
2008-01-23 |
Vadim Zeitlin | no real changes, just use HandleWindowEvent() instead...
|
commit | commitdiff | tree |
2008-01-22 |
Vadim Zeitlin | remove the unnecessary non-const GetPage() overload
|
commit | commitdiff | tree |
2008-01-21 |
Vadim Zeitlin | temporary fix for shared build linking problems after...
|
commit | commitdiff | tree |
2008-01-21 |
Vadim Zeitlin | document GetTemplates() instead of m_templates
|
commit | commitdiff | tree |
2008-01-20 |
Vadim Zeitlin | no changes, just come cleanup and more comments
|
commit | commitdiff | tree |
2008-01-20 |
Vadim Zeitlin | add wxDatePickerCtrl support in wxGenericValidator...
|
commit | commitdiff | tree |
2008-01-20 |
Vadim Zeitlin | document LoadObject() (patch 1873045)
|
commit | commitdiff | tree |
2008-01-19 |
Vadim Zeitlin | use slash, not backslash, in #include
|
commit | commitdiff | tree |
2008-01-19 |
Vadim Zeitlin | use bgcolor when restoring styles as this is what we...
|
commit | commitdiff | tree |
2008-01-19 |
Vadim Zeitlin | skip focus events after handling them in wxTextCtrl...
|
commit | commitdiff | tree |
2008-01-17 |
Vadim Zeitlin | correct misleading OnSize() comment
|
commit | commitdiff | tree |
2008-01-17 |
Vadim Zeitlin | restored wxEnhMetaFileDC::Close() lost in wxDC reorganization
|
commit | commitdiff | tree |
2008-01-17 |
Vadim Zeitlin | ignore any extra arguments after --version for compatibility...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | removed non-existent wx/meta/defs.h
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | don't write wide string to std::ostream which outputs...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | more LaTeX error fixes
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | add forgotten twindowid.tex and correct LaTeX errors...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | regenerated after latest configure.in changes
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | documentation for window ids allocation and wxIdManager...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | removed unneeded wxWeakRefDynamic::AssignCopy() (last...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | compilation fixes for standard-conformant compilers...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | define (unusual) copy ctor and assignment operator...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | remove the test of weak references classes size, it...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | don't enable disabled windows when showing them (patch...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | don't create unnecessary temporary wxFont (patch theFont)
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | made all XPM const to avoid warnings from mingw32 4...
|
commit | commitdiff | tree |
2008-01-15 |
Vadim Zeitlin | added unit tests for decoding invalid base64 strings...
|
commit | commitdiff | tree |
2008-01-14 |
Vadim Zeitlin | rename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxToolBook...
|
commit | commitdiff | tree |
2008-01-14 |
Vadim Zeitlin | added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678)
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | set mime-type to correct image/x-xpixmap for XPM files...
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | set mime-type to image/x-pixmap to allow generation...
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | rebaked and regenerated everything after the latest...
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | ignore vc*_msw* build directories
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | compilation fixes for VC6
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | improvements to wxWeakRef and related classes
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | add useful headers for meta-programming checks (part...
|
commit | commitdiff | tree |
2008-01-12 |
Vadim Zeitlin | call OnExec() taking wxString argument from OnExecute...
|
commit | commitdiff | tree |
2008-01-12 |
Vadim Zeitlin | added tests for FromAscii/Unicode() (length parameter...
|
commit | commitdiff | tree |
2008-01-12 |
Vadim Zeitlin | fix bug introduced in wxRegion::DoUnionWithRect() in...
|
commit | commitdiff | tree |
2008-01-12 |
Vadim Zeitlin | better documentation for wxWindow::SetSizerAndFit()
|
commit | commitdiff | tree |
2008-01-09 |
Vadim Zeitlin | STL build compilation fix (remove useless cast of wxString...
|
commit | commitdiff | tree |
2008-01-09 |
Vadim Zeitlin | compilation fix after _() changes; also don't use wxChar...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | fix LaTeX error (escape underscores); don't abuse bold...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | test Clear() in the sample
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | resolve ambiguity between 2 inherited versions of Clear...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | restore SetSelection(-1, -1) behaviour which was broken...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | add conversion to unspecified_bool_type to allow writing...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | compilation fix for !HAVE_STRPTIME case after ParseXXX...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | compilation fix after wxWindowIDRef changes
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | STL build fix
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | compilation fix for STL build; also don't pass unknown...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | initialize wxMSWSystemMenuFontModule stuff on demand...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | added wxNativeFontInfo() ctor from LOGFONT, this is...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | adjust the minimal menu item height to be lesser than...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | don't use wxSubwindows with a single element to store...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | check that HWNDs are non-NULL before doing anything...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | store ids of sub-items directly in wxSubwindows instead...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | compilation fix for MSVC: remove implicit wxStringImpl...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | correct wrong last commit
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | added another ParseFormat() overload for better backwards...
|
commit | commitdiff | tree |
next |