Add line and page size modification possibility.
[wxWidgets.git] / src /
2006-07-26  Vadim Zeitlinremove debugging printf() from wxGridCellFloatEditor...
2006-07-26  Jamie GaddPCH build fix.
2006-07-26  Jamie GaddPCH build fix.
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-07-25  Alex BlighWork around problems with sizing floating panes on GTK
2006-07-25  Vadim Zeitlinadded possibility to strip only mnemonics, not accels...
2006-07-25  Alex BlighwxAUI: fixed pane saving design thinko
2006-07-25  Włodzimierz Skiba[ 1528248 ] Fix to the width of the wxGenericColourButton
2006-07-25  Alex BlighwxAUI: Support serialization of individual PaneInfo...
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Jamie GaddMake wxTreebook use wxControlContainer.
2006-07-25  Jamie GaddWarning fix for the warning fix.
2006-07-25  Włodzimierz SkibaAllow wxUSE_INTL==0 builds.
2006-07-25  Włodzimierz SkibaInclude wx/stopwatch.h according to precompiled headers...
2006-07-25  Włodzimierz SkibaSimplify PCH support. Minor source cleaning.
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-25  Vadim Zeitlininclude X11/Xutil.h for wxMotif compilation
2006-07-25  Vadim Zeitlincompilation fix for platforms where size_t is unsigned...
2006-07-25  Vadim Zeitlinimprovements to wxPickerBase default proportion values...
2006-07-25  Vadim Zeitlinhandlers added using AddHandler() last must have the...
2006-07-25  Vadim Zeitlinmake wxGetKeyState() work for non-modifier keys; correc...
2006-07-25  Vadim ZeitlinwxPathList cleanup by Francesco (patch 1521481)
2006-07-25  Vadim Zeitlingenerate middle click events (patch 1521314)
2006-07-25  Vadim Zeitlinoptionally count repeating wxLog messages instead of...
2006-07-24  Vadim Zeitlindon't send duplicate set/kill focus events when the...
2006-07-24  Vadim ZeitlinwxFD_PREVIEW implementation for wxGTK (slightly modifie...
2006-07-24  Vadim Zeitlinallow customization of individual grid lines appearance...
2006-07-24  Vadim Zeitlinfixed typos in last check in
2006-07-24  Vadim Zeitlinprotect gs_allThreads with a mutex (modified patch...
2006-07-24  Vadim Zeitlindo nothing in Refresh() if the control is frozen
2006-07-24  Vadim Zeitlincall DoDirtyProcessing() from OnIdle() instead of using...
2006-07-24  Vadim Zeitlincheck that the stream is valid before using it in Load...
2006-07-24  Vadim Zeitlinadd default value for the encoding parameter of wxMacCF...
2006-07-24  Vadim Zeitlinadded HasHandlerForPath() (modified patch 1514524)
2006-07-24  Vadim ZeitlinwxUSE_GUI == 0 compilation fix (patch 1501724)
2006-07-24  Vadim Zeitlinadded static casts to void * for pointers used with...
2006-07-24  Benjamin Williamsfloating panes now respect wxPaneInfo::HasCloseButton()
2006-07-24  Vadim Zeitlinminor refactoring of OnEraseBackground()
2006-07-24  Włodzimierz SkibaWarning fix.
2006-07-24  Włodzimierz SkibaWarning fix, minor source cleaning and better !PCH...
2006-07-24  Vadim Zeitlins_verComCtl doesn't change (during program lifetime)
2006-07-24  Jamie GaddFix toolbar background painting whem comctl32 < 6
2006-07-24  Alex BlighwxAUI: remove spurious semicolons
2006-07-24  Vadim Zeitlinadded FindFileInPath() (part of an otherwise rejected...
2006-07-24  Benjamin WilliamswxString::IsEmpty() => empty()
2006-07-24  Benjamin Williamsfixed variable name
2006-07-24  Benjamin Williamstab draw happens right away when you set the caption
2006-07-24  Benjamin Williamsdrawing improvements; empty caption w/ tab drawing...
2006-07-24  Benjamin Williamstabmdi menu fix
2006-07-24  Włodzimierz Skiba[ 1517666 ] suppression of wxVsnprintf() warnings ...
2006-07-24  Włodzimierz SkibaWarning fix.
2006-07-24  Benjamin Williamsremoved some commented-out code
2006-07-24  Włodzimierz SkibaPCH build fix.
2006-07-24  Włodzimierz SkibaSource cleaning.
2006-07-23  Alex BlighPer Robert R, apply: [ 1484667 ] Make wxWindow::Update...
2006-07-23  Alex BlighwxAUI: wrap calls to SetTransparent/CanSetTransparent...
2006-07-23  Alex BlighUse wxCHECK_VERSION not wxABI_VERSION to avoid xrc...
2006-07-23  Alex BlighwxAUI: Don't fade venetian blind effect by default
2006-07-22  Robin DunnAlso need to override Show
2006-07-22  Benjamin Williamsadded some font measuring to wxAuiMultiNotebook
2006-07-22  Alex BlighAdd support for transparent hint windows under GTK
2006-07-22  Jamie GaddDon't handle WM_PRINTCLIENT anymore, manually draw...
2006-07-22  Alex BlighwxAUI: Do not leak a wxFrame if transparency is not...
2006-07-22  Benjamin Williamsadded auibook.cpp and tabmdi.cpp to build scripts
2006-07-22  Alex BlighFix redraw problems with hint rectangle when there...
2006-07-22  Benjamin Williamscompile fixes on wxGTK
2006-07-22  Alex BlighClean up wxOwnerDrawnComboBox XRC handler as suggested...
2006-07-22  Benjamin Williamsadded some overrides to wxTabFrame to remove errors
2006-07-22  Stefan Csomorfixing this conversion (was essentially a no-op under...
2006-07-22  Stefan Csomoradding back-conversion to filenames (wide composed)
2006-07-21  Alex BlighFix typo
2006-07-21  Benjamin Williamsupdated header file name in source
2006-07-21  Benjamin Williamsrenamed notebook.cpp to auibook.cpp
2006-07-21  Benjamin Williamsadded notebook.cpp and tabmdi.cpp
2006-07-21  Mart RaudseppDon't check with CanSetTransparent from within SetTrans...
2006-07-20  Włodzimierz SkibaWarning fixes.
2006-07-20  Włodzimierz Skiba[ 1523907 ] Remove unnecessary wxComboCtrl window style.
2006-07-20  Vadim Zeitlinhandle negative time spans correctly in Format()
2006-07-20  Włodzimierz Skiba[ 1524693 ] wxOwnerDrawnComboBox focus paint fix.
2006-07-19  Stefan NeisFixes according to patch #1523304.
2006-07-19  Stefan NeisSizing fixes according to patch #1523304.
2006-07-19  Mart Raudsepp[wxGTK] Be pessimistic about transparency being visuall...
2006-07-19  Mart RaudseppInitial wxTLW::(Can)SetTransparent support for wxGTK...
2006-07-19  Włodzimierz SkibaWarning fix.
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-17  Benjamin Williamsframe should call skip on child focus event to give...
2006-07-17  Michael WetherellCompile fix for OS X 10.2
2006-07-17  Vadim Zeitlinfixed crash in wxDb::Open() in Unicode build due to...
2006-07-17  Michael WetherellUse substitions when converting gnome mime files from...
2006-07-17  Włodzimierz Skiba[ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
2006-07-17  Włodzimierz Skiba[ 1522987 ] wxComboCtrl crashes if TAB is pressed while...
2006-07-17  Włodzimierz SkibaBetter temporary fix.
2006-07-17  Włodzimierz SkibaBuild fix to make tinderbox work, needs asap change.
2006-07-16  Vadim Zeitlinfix Open(wxDbConnectInf) when using connection string...
2006-07-16  Stefan NeisDrawing fixed according to patch #1523304.
2006-07-16  Stefan NeisDisable CLIP_SIBLINGS style.
2006-07-16  Stefan NeisMake wxCalendarCtrl work on OS/2's PM port as well...
next