wxWidgets.git
2006-11-03  Vadim Zeitlinclarify/correct note about VC6 build order problem
2006-11-03  Vadim Zeitlindon't define EMPTY_PARAMETER_VALUE macro without wx...
2006-11-03  Vadim Zeitlinrestored mention of the other .rsp files removed in...
2006-11-03  Vadim Zeitlinupdate the distribution instructions after switch to...
2006-11-03  Vadim Zeitlinfix compilation after last change for compilers without...
2006-11-03  Vadim Zeitlincompilation fix: must include wx/dcmemory.h instead...
2006-11-03  Vadim Zeitlindon't use native GTK implementation in wxUniv builds
2006-11-03  Vadim Zeitlinblind compilation fix: include wx/window.h
2006-11-03  Vadim Zeitlincompilation fix for wxPenRefData operator==()
2006-11-03  Robin DunnRemoved duplicate (and wrong) helpref
2006-11-03  Vadim Zeitlinuse IsSameAs() instead of wxPalette::operator==() which...
2006-11-03  Vadim Zeitlinuse wxMemoryDC::SelectObjectAsSource() for const wxBitmaps
2006-11-03  Vadim Zeitlinfix XPM name to correct compilation under Unix
2006-11-03  Julian SmartMac wxODBC fix from Jose' Cruanyes Aguilar
2006-11-03  Roman Rolinskyupdated
2006-11-03  Roman Rolinskywithard styles
2006-11-03  Jamie GaddRearrange build order so dll builds have the correct...
2006-11-03  Julian SmartRemoved a warning
2006-11-03  Paul Cornettignore requests to install idle handler when app instan...
2006-11-03  Robin DunnrwSWIGged
2006-11-03  Robin DunnMore aui updates
2006-11-03  Robin DunnA patch from Frame Niessink which adds an additional...
2006-11-03  Robin DunnSetBestSize alias
2006-11-03  Robin DunnCan wxMemoryDC derive from wxWindowDC on all platforms?
2006-11-03  Robin Dunninclude vidmode.h
2006-11-03  Robin Dunndocstrings
2006-11-02  Julian SmartUndid completely wrong patch 1438117: other platforms...
2006-11-02  Robert Roebling Return to just using the official API for setting
2006-11-02  Robert Roebling Correct code for TLW placement, this fixes several
2006-11-02  Julian SmartIf the GIF isn't an animation, we can ignore the animat...
2006-11-02  Michael WetherellUse the standard hash<wxLongLong_t> on 64-bit machines.
2006-11-02  Benjamin Williamsaui documentation updates
2006-11-02  Benjamin Williamswxaui maximize bug fixes
2006-11-02  Benjamin Williamsadded missing header to auibook.cpp
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR...
2006-11-02  Paul Cornettdon't reset idle tag unless idle function is also going...
2006-11-02  Václav Slavíkdon't crash when destroying window with scrollbars
2006-11-02  Paul Cornettrevert memory leak fix, it causes crash
2006-11-02  Kevin OllivierSizing fixes for generic control.
2006-11-02  Robin DunnAUI updates.
2006-11-02  Benjamin Williamsadded a cursor hint so user knows a tab is being dragged
2006-11-02  Julian SmartTypo correction
2006-11-02  Benjamin Williamsaui sample update to include newly implemented options
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_TAB_SPLIT and wxAUI_NB_TAB_MOVE
2006-11-02  Benjamin Williamsoption for no close button for wxAuiNotebook in aui...
2006-11-02  Jouk Jansen Committing in .
2006-11-02  Stefan Csomorfirst version for docs on graphics classes
2006-11-02  Stefan Csomorfirst version for docs on graphics classes
2006-11-02  Benjamin WilliamswxAuiNotebook window styles implemented
2006-11-02  Benjamin Williamsupdated aui sample to expose notebook flags
2006-11-02  Julian SmartStyle application fixes
2006-11-02  Benjamin Williamsclose button better positioning
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...
next