]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-11-02  Benjamin Williamsvarious close-button styles implemented in wxAuiNotebook
2006-11-02  Chris Elliottreplace out of date (and broken) ini
2006-11-02  Chris Elliottreplace out of date (and broken) ini
2006-11-02  Vadim Zeitlinslightly better fix for missing c_str() in OnCellValueC...
2006-11-02  Julian SmartCompile in non-CG mode
2006-11-02  Benjamin Williamsproper indentation
2006-11-02  Julian SmartMoved function
2006-11-02  Julian SmartMoving GTK+-specfic function - it shouldn't be in publi...
2006-11-02  Julian SmartEliminate POD warning/error
2006-11-02  Stefan Csomorusing the foreground brush to fill mono bitmaps -...
2006-11-02  Stefan Csomorinterpreting DrawBitmap for mono bitmaps according...
2006-11-02  Benjamin Williamsfixed aui flicker bug caused by typo
2006-11-02  Vadim Zeitlinclose the file before removing it
2006-11-01  Robin DunnreSWIGged
2006-11-01  Robin Dunnminiframe default style
2006-11-01  Robin DunnAUI updates
2006-11-01  Robin DunnAdded the sample code from wxPython In Action to the...
2006-11-01  Robin DunnAdded the sample code from wxPython In Action to the...
2006-11-01  Vadim Zeitlinoverride ExitMainLoop() to exit the MFC main loop inste...
2006-11-01  Vadim Zeitlindefine _AFXDLL to ensure that MFC libraries are linked in
2006-11-01  Vadim Zeitlinremoved inline from the method which is not inline
2006-11-01  Vadim Zeitlinsections cleanup
2006-11-01  Benjamin Williamsfixed bad rename
2006-11-01  Robert Roebling Least important change: move AUI docs in alphabetical...
2006-11-01  Benjamin Williamswhile we're at it, rename wxAuiFloatingPane to the...
2006-11-01  Benjamin Williamswxaui docs after big rename
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  Julian SmartCorrected directory example
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  Vadim Zeitlindo not include <windows.h> directly
2006-11-01  Benjamin Williamsaui this really has to be BOOL and not bool
2006-11-01  Vadim Zeitlinalso disable/reenable warning 4100 (unreferenced formal...
2006-11-01  Vadim Zeitlinfix for longlongHash for architectures where sizeof...
2006-11-01  Robert Roebling Fix compilation for GTK >= 2.6
2006-11-01  Robert Roebling Fix warning.
2006-11-01  Robert Roebling wxMiniFrame's default style is without closebox on
2006-11-01  Robert Roebling FRM's small wxSize::Scale enhancement.
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 DunnSWIGged
2006-11-01  Robin DunnImplement deep copy of wxBitmapRefData
2006-11-01  Robin DunnDon't use the "wxHtmlWindow" name, so the classname...
2006-11-01  Robin Dunnbetter report if the subclass factory has import problems
2006-11-01  Robin DunnBuffered DCs now take non-const bitmaps
2006-11-01  Robin DunnMake it possible to create just one clock, for testing
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 NeisGeneralized compilation fix for old compilers.
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  Robin DunnAdd a topc overview about window sizing
2006-10-31  Robin DunnAlways draw the selection of selected items, not just...
2006-10-31  Robin Dunnfix typo
2006-10-31  Robin DunnreSWIGged
2006-10-31  Robin DunnChange the wxCharBuffer typemap to make sure there...
2006-10-31  Robin DunnwxTGAHandler is included by default
2006-10-31  Vadim Zeitlinalways define our HKPD/CC/DD constants, without using...
2006-10-31  Vadim Zeitlininclude wx/private/*.h and wx/port/gtk/*.h files in...
2006-10-31  Vadim Zeitlincall PKG_PROG_PKG_CONFIG before checking for gnomeprint...
2006-10-31  Vadim Zeitlinno changes, just resolving conflict with Julian's chang...
2006-10-31  Vadim Zeitlindon't compute (and mainly don't cache) our best size...
2006-10-31  Julian SmartAdd newline at end - necessary for PDF
2006-10-31  Julian SmartInvalidate cache because best size was calculated earlier
2006-10-31  Julian SmartInitialise all variables
2006-10-31  Vadim Zeitlincorrect compilation after last change (added ifdef...
2006-10-31  Vadim Zeitlinincrease the notebook size to accomodate the size of...
2006-10-31  Benjamin Williamswxaui documentation updates
2006-10-31  Julian Smartimplement wcsftime for versions of VS earlier than...
2006-10-31  Julian SmartwxWinCE compile fixes
2006-10-31  Vadim Zeitlinadded entry for 2.7.2
2006-10-31  Vadim Zeitlinuse SelectObjectAsSource when we don't need to modify...
2006-10-31  Vadim Zeitlinfix wxBitmap mask copying
2006-10-31  Vadim Zeitlindon't define WINVER as 0x0400 in configure, it's define...
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  Julian SmartVersion changes
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...
next