wxWidgets.git
2006-07-25  Vadim Zeitlinupdate from suzumizaki (patch 1522241)
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 Zeitlinadded wxID_HELP_INDEX/SEARCH (part of request 1404089)
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 Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
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 Zeitlinimproved Skip() docs (replaces patch 1516341)
2006-07-24  Vadim Zeitlinadd default value for the encoding parameter of wxMacCF...
2006-07-24  Vadim Zeitlinadded wxID_ANY default value for the id parameter of...
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  Benjamin Williamsadded test pane which has no close button
2006-07-24  Vadim Zeitlinuse sample.rc
2006-07-24  Vadim Zeitlinminor refactoring of OnEraseBackground()
2006-07-24  Włodzimierz... Warning fix.
2006-07-24  Włodzimierz... Warning 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 Zeitlininstall help provider to allow testing helptext tags...
2006-07-24  Vadim Zeitlindon't use obsolete wxNO_FULL_REPAINT_ON_RESIZE flag...
2006-07-24  Vadim Zeitlinadded code to test UI updating of menu items in MDI...
2006-07-24  Vadim Zeitlinadded FindFileInPath() (part of an otherwise rejected...
2006-07-24  Mart RaudseppwxPROCESS_ENTER is deprecated in favour of wxTE_PROCESS...
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... [ 1518434 ] wxSize::Scale with wxScale and wxPoint...
2006-07-24  Włodzimierz... [ 1517666 ] suppression of wxVsnprintf() warnings ...
2006-07-24  Włodzimierz... Warning fix.
2006-07-24  Benjamin Williamsremoved some commented-out code
2006-07-24  Włodzimierz... PCH build fix.
2006-07-24  Włodzimierz... Source 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  Mart RaudseppAdd ability to test tab stops. Very slightly modified...
2006-07-23  Alex BlighwxAUI: Don't fade venetian blind effect by default
2006-07-22  Robin DunnAdded color setting tool to the RichTextCtrl sample
2006-07-22  Robin Dunnsome test code
2006-07-22  Robin DunnAdded support for the wxAUI Notebook
2006-07-22  Robin DunnChange the other OnAssert --> OnAssertFailure
2006-07-22  Robin DunnSome changes needed for wxPython
2006-07-22  Robin DunnAlso need to override Show
2006-07-22  Benjamin Williamsadded some font measuring to wxAuiMultiNotebook
2006-07-22  Mart RaudseppEscape underscores
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 Williamsmore compile fixes on wxGTK; auibook.h and tabmdi.h...
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  Robin DunnDocstrings and other fixes from David Hughes
2006-07-21  Włodzimierz... PDA adjustements
2006-07-21  Alex BlighFix typo
2006-07-21  Benjamin Williamsupdated header file name in source
2006-07-21  Benjamin Williamsrenamed notebook.h to auibook.h
2006-07-21  Benjamin Williamsrenamed notebook.cpp to auibook.cpp
2006-07-21  Benjamin Williamsadded corresponding notebook.h and tabmdi.h to aui
2006-07-21  Benjamin Williamsadded notebook.cpp and tabmdi.cpp
2006-07-21  Chris Elliott revert change to bakefile list
2006-07-21  Chris Elliottuse Bakefiles in CVS tree
2006-07-21  Chris Elliottuse local scripts not the newly downloaded CVS
2006-07-21  Mart RaudseppDon't check with CanSetTransparent from within SetTrans...
2006-07-20  Robin Dunnout typemap for wxMemorySize
2006-07-20  Włodzimierz... Follow lib dependancy.
2006-07-20  Włodzimierz... Follow lib dependancy.
2006-07-20  Włodzimierz... Warning fixes.
2006-07-20  Włodzimierz... [ 1523907 ] Remove unnecessary wxComboCtrl window style.
2006-07-20  Vadim Zeitlinmade RE match the otional tag name after the sticky...
2006-07-20  Chris Elliottfix RE
2006-07-20  Vadim Zeitlinadded more time span formatting tests
2006-07-20  Vadim Zeitlinhandle negative time spans correctly in Format()
2006-07-20  Włodzimierz... Reuse common sample resources. Remove unused files.
2006-07-20  Włodzimierz... [ 1524693 ] wxOwnerDrawnComboBox focus paint fix.
2006-07-20  Włodzimierz... Warning fix.
2006-07-20  Vadim Zeitlinfixed TestTimeFormat() test: and can use 2 digit...
2006-07-20  Vadim Zeitlinadded non-static GetCentury(), removed default value...
2006-07-20  Vadim Zeitlinadded wxTimeSpan::Format() test
2006-07-20  Włodzimierz... Reuse common sample resources. Little code cleanup...
2006-07-20  Chris Elliottremove file lists on exit
2006-07-20  Chris Elliottrestore snapshot and remove 2 toplevels dirs from tarball
next