2008-01-31 |
Vadim Zeitlin | no changes, just fix a typo in comment |
tree | commitdiff |
2008-01-31 |
Václav Slavík | Fixed compilation of wxVector<T> with VC6: |
tree | commitdiff |
2008-01-30 |
Václav Slavík | do the VC6 hacks only when compiling with VC6 |
tree | commitdiff |
2008-01-29 |
Vadim Zeitlin | more VC6 fixes: nested value must be real classes,... |
tree | commitdiff |
2008-01-29 |
Vadim Zeitlin | corrected comment: wxSingleInstance is not for Win32... |
tree | commitdiff |
2008-01-29 |
Václav Slavík | corrected VC++ version check |
tree | commitdiff |
2008-01-29 |
Vadim Zeitlin | fix compilation with VC6 |
tree | commitdiff |
2008-01-29 |
Robin Dunn | use import/export macro on wxTrackable to avoid warning... |
tree | commitdiff |
2008-01-29 |
Václav Slavík | VC5 didn't support partial specialization either, check... |
tree | commitdiff |
2008-01-29 |
Václav Slavík | wx*DCImpl PCH-less compilation fix |
tree | commitdiff |
2008-01-29 |
Václav Slavík | added wxCHECK_VISUALC_VERSION macro |
tree | commitdiff |
2008-01-29 |
Václav Slavík | compilation fix for VC6, it doesn't support partial... |
tree | commitdiff |
2008-01-29 |
Vadim Zeitlin | define __VISUALCn__ for n=5,6,7,8,9 and not only 8... |
tree | commitdiff |
2008-01-29 |
Paul Cornett | Remove unnecessary IsRadioButton(). |
tree | commitdiff |
2008-01-28 |
Paul Cornett | HP aC++ 3.80 can't handle parenthesized string literal... |
tree | commitdiff |
2008-01-27 |
Václav Slavík | UTF-8 build fixes for appending, setting or searching... |
tree | commitdiff |
2008-01-27 |
Vadim Zeitlin | add wxCONCAT[345]() helper macros |
tree | commitdiff |
2008-01-27 |
Vadim Zeitlin | don't use DECLARE_EVENT_TYPE() to avoid confusing peopl... |
tree | commitdiff |
2008-01-27 |
Vadim Zeitlin | define (empty) SetIcon() method in wxGenericMDIChildFra... |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | set listview extended styles after switching to report... |
tree | commitdiff |
2008-01-25 |
Vadim Zeitlin | include wx/stopwatch.h to get wxMilliClock_t and wxGetL... |
tree | commitdiff |
2008-01-25 |
Julian Smart | Fixed a bug in HasAlignment |
tree | commitdiff |
2008-01-23 |
Vadim Zeitlin | compilation fix after r51188: only define operator... |
tree | commitdiff |
2008-01-23 |
Bryan Petty | Reverted wxAuiFloatingFrame dtor crash fix (r51324... |
tree | commitdiff |
2008-01-22 |
Vadim Zeitlin | remove the unnecessary non-const GetPage() overload |
tree | commitdiff |
2008-01-22 |
Václav Slavík | fixed wxVector<T> to work with non-POD types again... |
tree | commitdiff |
2008-01-22 |
Julian Smart | Added event handler macro |
tree | commitdiff |
2008-01-22 |
Bryan Petty | Fixed a rare wxAuiFloatingFrame dtor crash on MSW using... |
tree | commitdiff |
2008-01-21 |
Václav Slavík | wxGrid focus handling fixes: |
tree | commitdiff |
2008-01-21 |
Václav Slavík | prefix implementation methods of wxBitmapButton with... |
tree | commitdiff |
2008-01-21 |
Václav Slavík | added wxWindow::HasFocus() for more convenient way... |
tree | commitdiff |
2008-01-21 |
Václav Slavík | use full path to headers in header guards |
tree | commitdiff |
2008-01-21 |
Václav Slavík | reverted last commit, it was wrong |
tree | commitdiff |
2008-01-21 |
Václav Slavík | utils.h is not needed by wxVector, removed |
tree | commitdiff |
2008-01-20 |
Vadim Zeitlin | no changes, just come cleanup and more comments |
tree | commitdiff |
2008-01-20 |
Vadim Zeitlin | add wxDatePickerCtrl support in wxGenericValidator... |
tree | commitdiff |
2008-01-17 |
Vadim Zeitlin | correct misleading OnSize() comment |
tree | commitdiff |
2008-01-17 |
Paul Cornett | check for vswscanf(), AIX 5.1 and HP-UX 11.11 don't... |
tree | commitdiff |
2008-01-17 |
Vadim Zeitlin | restored wxEnhMetaFileDC::Close() lost in wxDC reorgani... |
tree | commitdiff |
2008-01-16 |
Václav Slavík | include VC++ version in build compatibility string |
tree | commitdiff |
2008-01-16 |
Vadim Zeitlin | removed unneeded wxWeakRefDynamic::AssignCopy() (last... |
tree | commitdiff |
2008-01-16 |
Vadim Zeitlin | compilation fixes for standard-conformant compilers... |
tree | commitdiff |
2008-01-16 |
Vadim Zeitlin | define (unusual) copy ctor and assignment operator... |
tree | commitdiff |
2008-01-15 |
Václav Slavík | fixed wxHTML parser to not assert on invalid HTML input... |
tree | commitdiff |
2008-01-14 |
Vadim Zeitlin | rename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxTool... |
tree | commitdiff |
2008-01-14 |
Vadim Zeitlin | added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678) |
tree | commitdiff |
2008-01-14 |
Paul Cornett | make XPM data pointer parameter fully const |
tree | commitdiff |
2008-01-14 |
Paul Cornett | avoid GCC warning about type-punned pointer breaking... |
tree | commitdiff |
2008-01-14 |
Robert Roebling | Partial impl of auto resizing columns |
tree | commitdiff |
2008-01-13 |
Paul Cornett | prevent explicitly set client size from being changed... |
tree | commitdiff |
2008-01-13 |
Vadim Zeitlin | compilation fixes for VC6 |
tree | commitdiff |
2008-01-13 |
Vadim Zeitlin | improvements to wxWeakRef and related classes |
tree | commitdiff |
2008-01-13 |
Vadim Zeitlin | add useful headers for meta-programming checks (part... |
tree | commitdiff |
2008-01-12 |
Vadim Zeitlin | call OnExec() taking wxString argument from OnExecute... |
tree | commitdiff |
2008-01-12 |
Paul Cornett | initialize m_totalProportion in wxBoxSizer ctor |
tree | commitdiff |
2008-01-12 |
Stefan Neis | Implemented wxGDIObject::Create/CloneGDIRefData() for... |
tree | commitdiff |
2008-01-12 |
Stefan Neis | Blind compilation fixes. |
tree | commitdiff |
2008-01-12 |
Stefan Neis | derive wxColourBase from wxObject on os2 as well |
tree | commitdiff |
2008-01-11 |
Jouk Jansen | include/wx/x11/cursor.h needs definition of wxcolour |
tree | commitdiff |
2008-01-10 |
Paul Cornett | compute scrollbar widths in a more standard way, get... |
tree | commitdiff |
2008-01-10 |
Julian Smart | Fix for VC++ 6 error |
tree | commitdiff |
2008-01-09 |
Paul Cornett | avoid undefined behavior from token paste resulting... |
tree | commitdiff |
2008-01-09 |
Paul Cornett | check for self-assignment in operator= |
tree | commitdiff |
2008-01-08 |
Robin Dunn | Remove WXDLLIMPEXP_BASE from the declaration of wxList_... |
tree | commitdiff |
2008-01-08 |
Robert Roebling | Added the conversion to unspecfied_bool to all smart... |
tree | commitdiff |
2008-01-08 |
Vadim Zeitlin | resolve ambiguity between 2 inherited versions of Clear... |
tree | commitdiff |
2008-01-08 |
Robert Roebling | Last part from weak ref patch for event sink disconnection |
tree | commitdiff |
2008-01-08 |
Vadim Zeitlin | add conversion to unspecified_bool_type to allow writin... |
tree | commitdiff |
2008-01-08 |
Robert Roebling | Added wxSharedPtr<T> |
tree | commitdiff |
2008-01-08 |
Robert Roebling | Updated wxTrackable to patch Weak references for wx... |
tree | commitdiff |
2008-01-08 |
Robert Roebling | Updated wxWeakRef<T> to patch Weak references for wx... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | added wxNativeFontInfo() ctor from LOGFONT, this is... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | adjust the minimal menu item height to be lesser than... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | don't use wxSubwindows with a single element to store... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | check that HWNDs are non-NULL before doing anything... |
tree | commitdiff |
2008-01-07 |
Robert Roebling | Correct wxObjectDataPtr<> assignment from *T to not... |
tree | commitdiff |
2008-01-07 |
Robert Roebling | Templatize wxScopedPtr |
tree | commitdiff |
2008-01-07 |
Václav Slavík | don't call wxString::Len() from operator==; use IsSameA... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | store ids of sub-items directly in wxSubwindows instead... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | compilation fix for MSVC: remove implicit wxStringImpl... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | correct wrong last commit |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | added another ParseFormat() overload for better backwar... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | removed useless inclusion of wx/datetime.h |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | make wxDateTime::ParseXXX() functions char*-friendly |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | added WX_ASSERT_MESSAGE macro to simply using CPPUNIT_A... |
tree | commitdiff |
2008-01-06 |
Stefan Neis | Allow using socket from both wxBase and wxCore (adoptin... |
tree | commitdiff |
2008-01-06 |
Stefan Neis | Adopted OS/2 to DC reorganisation (r50348). |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | only provide ptrdiff_t versions of verious operator... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | added configure option for wxUSE_AUTOID_MANAGEMENT |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | added wxWeakRef<T> (slightly modified patch 1860953) |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | use wxFlexGridSizer for layout of the labels in the... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | add check for wxUSE_AUTOID_MANAGEMENT being defined |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | add wxDL_QUIET flag; use RawGetSymbol() instead of... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | draw the bitmap manually under Win9x and 2000 because... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | clean up wxEvtHandler::m_eventsLocker weirdness: there... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | process one event at once in wxEvtHandler::ProcessPendi... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | compilation fix (remove default ctor already implemente... |
tree | commitdiff |
2008-01-03 |
Vadim Zeitlin | set resolution of print preview from print data (modifi... |
tree | commitdiff |
next |