]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
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... Warning fix.
2006-07-19  Włodzimierz... Crash fix for working without selecting subpage.
2006-07-19  Chris Elliottrevert to unix2dos
2006-07-19  Chris Elliottremove duplicate dir
2006-07-19  Michael WetherellMissing header
2006-07-19  Chris Elliottcopy install.txt and readme.txt
2006-07-19  Chris Elliottfix todos conversion (unix2dos called to dos
2006-07-18  Michael WetherellRemove malloc.h
2006-07-18  Michael WetherellRemove malloc.h
2006-07-18  Chris Elliottfixes for York delivery
2006-07-18  Kevin OllivierFixed version of unix2dos conversion.
2006-07-18  Kevin OllivierMoving to new approach that uses CVS entries to determi...
2006-07-17  Robin Dunnfixed merge conflict
2006-07-17  Robin Dunnenable sound and mediactrl
2006-07-17  Robin Dunnfix for import error
2006-07-17  Robin DunnWrap new AddPane method as AddPaneAtPos
2006-07-17  Robin DunnGetTmpDefaultItem
2006-07-17  Robin DunnAdded note about CanSetTransparent and SetTransparent
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-17  Robin Dunnif Acrobat is >= 7.0 then use acrobat by embedding...
2006-07-17  Robin Dunntypo
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  Michael WetherellRestore wxUSE_MS_HTML_HELP to setup.h.in
2006-07-17  Michael WetherellFile/font/colour/dir picker fixes for GTK Universal
2006-07-17  Michael WetherellDrop non-ANSI malloc.h
2006-07-17  Michael WetherellRename log2 to avoid conflict standard log2 which is...
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... [ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
2006-07-17  Włodzimierz... [ 1522987 ] wxComboCtrl crashes if TAB is pressed while...
2006-07-17  Włodzimierz... [ 1522988 ] Keypress causes crash in combo sample
2006-07-17  Włodzimierz... create_archives.sh
2006-07-17  Włodzimierz... Better temporary fix.
2006-07-17  Włodzimierz... Build fix to make tinderbox work, needs asap change.
2006-07-16  Kevin OllivierBe careful about file extensions.
next