]> git.saurik.com Git - wxWidgets.git/history - src
wxaui big class rename
[wxWidgets.git] / src /
2006-11-01  Benjamin Williamswxaui big class rename
2006-11-01  Benjamin Williamswxaui maximize/restore button patch from Aleksey Sanin...
2006-11-01  Benjamin Williamswxaui notebook style flags added
2006-11-01  Robert Roebling Remove debug printf.
2006-11-01  Julian SmartIsDir() test is pretty useless, use DirExists
2006-11-01  Julian SmartAllow for WinCE drive-less single backslash
2006-11-01  Robert Roebling Make wxDataViewCtrl compile and work in ANSI mode.
2006-11-01  Benjamin Williamsaui this really has to be BOOL and not bool
2006-11-01  Robert Roebling Fix compilation for GTK >= 2.6
2006-11-01  Robert Roebling Fix warning.
2006-11-01  Robert Roebling Also apply second part of patch for preventing
2006-11-01  Robert Roebling Compile fix.
2006-11-01  Stefan Csomortypo
2006-11-01  Julian SmartReverted patch 1476893 pending further investigation...
2006-11-01  Julian SmartFixed compile error with --enable-stl
2006-11-01  Robin DunnFix for always failing assert in GetValue. Save the...
2006-11-01  Stefan Csomorcasing the coordinates recalc
2006-11-01  Kevin OllivierFixing icon drawing and implementing HitTest and GetIte...
2006-11-01  Robin DunnThe rect passed to DrawTreeItemButton is already adjust...
2006-11-01  Robin DunnImplement deep copy of wxBitmapRefData
2006-11-01  Robin DunnRemove comment from patch that doesn't apply anymore
2006-11-01  Robin DunnSwitch wxBufferedDC to use a wxBitmap* internally,...
2006-11-01  Vadim Zeitlininitialize m_surface when copying invalid bitmap
2006-11-01  Vadim Zeitlinimplement proper bitmap copying
2006-11-01  Stefan NeisDummy implementation for copying bitmaps.
2006-11-01  Michael WetherellFix setting the large file flag.
2006-10-31  Stefan NeisCompilation fix.
2006-10-31  Kevin OllivierExplicitly forward non-command events along to the...
2006-10-31  Stefan NeisMaximize chances to find an existing definition for...
2006-10-31  Robert Roebling Return SetSizeHints() in wxWindow to its former
2006-10-31  Robert Roebling Fix crash when intersecting with NULL region.
2006-10-31  Robert Roebling Commited region iterator fix.
2006-10-31  Stefan NeisCompilation fix.
2006-10-31  Vadim Zeitlinalways define our HKPD/CC/DD constants, without using...
2006-10-31  Vadim Zeitlindon't compute (and mainly don't cache) our best size...
2006-10-31  Julian SmartInvalidate cache because best size was calculated earlier
2006-10-31  Vadim Zeitlincorrect compilation after last change (added ifdef...
2006-10-31  Julian Smartimplement wcsftime for versions of VS earlier than...
2006-10-31  Julian SmartwxWinCE compile fixes
2006-10-31  Vadim Zeitlinuse SelectObjectAsSource when we don't need to modify...
2006-10-31  Vadim Zeitlinfix wxBitmap mask copying
2006-10-31  Václav Slavíkcompilation fix for !wxUSE_PALETTE
2006-10-31  Benjamin Williamsaui notebook - foreign tab drops are positioned correctly
2006-10-31  Vadim Zeitlinfixes for status bar positioning with non-top aligned...
2006-10-31  Vadim Zeitlinrecognize wxTB_TOP/LEFT/RIGHT/BOTTOM styles too
2006-10-31  Benjamin Williamsaui docking works well on systems with solid window...
2006-10-31  Vadim Zeitlinmany fixes to toolbar positioning code
2006-10-31  Vadim Zeitlinchecking that a wxWindow is of run-time type wxWindow...
2006-10-31  Vadim Zeitlinensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT...
2006-10-31  Julian SmartRemove unnecessary restriction for sizer parent
2006-10-31  Vadim Zeitlindon't define specifyLevel variable in release builds...
2006-10-31  Vadim Zeitlinremoved unused Tell() call
2006-10-31  Vadim Zeitlindon't define TRACE_CLIPBOARD in release builds (fixes...
2006-10-31  Vadim Zeitlinfix crash in wxRadioBox creation due to its DoGetBestSi...
2006-10-31  Vadim Zeitlinblind compilation fixes for OS/2
2006-10-31  Vadim ZeitlinSetBestSize() is now deprecated, don't use it
2006-10-31  Benjamin Williamsaui notebook real-time dragging implemented
2006-10-31  Václav Slavíkfixed: clicking on links in the help view did nothing
2006-10-31  Stefan Csomorfixing reset clip
2006-10-31  Stefan Csomorcorrect meaning of logical origin
2006-10-31  Benjamin Williamsaui notebook pages can be moved around
2006-10-31  Stefan Csomoradded missing init
2006-10-31  Michael WetherellFix for handling of invalid gifs, patch 1587754 Noel...
2006-10-31  Benjamin Williamsfixed missed button enum conversion
2006-10-31  Václav Slavíkfixed scrolling using mouse broken by my previous commit
2006-10-31  Stefan Csomormake things compile under 10.3 again
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-31  Julian SmartDon't process char event if wxTranslateKeyEvent returne...
2006-10-31  Vadim Zeitlininclude wrapwin.h to get HMONITOR and friends declarations
2006-10-31  Stefan Csomorlost save state call
2006-10-31  Stefan Csomormake sure we always restore the passed in cg in a paint...
2006-10-31  Benjamin Williamsaui: allow m_frame to be null in wxFrameManager
2006-10-31  Benjamin Williamsfix aui crash related to SF bug 1531361
2006-10-31  Vadim Zeitlinmake wxBitmap *really* ref counted in X11; some cleanup...
2006-10-31  Vadim Zeitlinpartly successful (i.e. previously it didn't work at...
2006-10-31  Vadim Zeitlincompilation fix after wxMemoryDCBase changes
2006-10-31  Vadim Zeitlincompilation fix after wxBitmap::operator==() removal
2006-10-30  Vadim Zeitlindon't assign NULLs to bools and floats, this is confusi...
2006-10-30  Vadim Zeitlinmore fixes to double to int conversions
2006-10-30  Vadim Zeitlingcc signed/unsigned comparison fix
2006-10-30  Vadim Zeitlinhack to fix warnings about wxMAC_USE_CORE_GRAPHICS_BLEN...
2006-10-30  Vadim Zeitlinremoved unneeded ifdef from last commit
2006-10-30  Julian SmartCompile fix for Universal
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-10-30  Vadim ZeitlinUnicode compilation fix
2006-10-30  Vadim Zeitlincompilation fixes after adding wxMemoryDCBase::Init...
2006-10-30  Vadim Zeitlincommented out if(1) which resulted in annoying bcc...
2006-10-30  Vadim Zeitlina better compilation fix
2006-10-30  Robert Roebling Compile fix.
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-10-30  Vadim Zeitlincompilation fix after IsRefTo -> IsSameAs
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Vadim Zeitlindon't need to check if we set the same cursor before...
2006-10-30  Vadim Zeitlinuse wxUSE_COLLPANE around usage of wxCollapsiblePane
2006-10-30  Vadim Zeitlingcc signed/unsigned comparison warning fix
2006-10-30  Vadim ZeitlinUnicode compilation fix
2006-10-30  Vadim Zeitlinhandle PANGO_WEIGHT_SEMIBOLD font weight (avoids gcc...
2006-10-30  Robert Roebling Blindly fixed (tried to) wxSlider on Mac after
2006-10-30  Robin DunnMore compile fixes.
next