]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-12-17  Vadim Zeitlinsuppress a CodeWarrior warning about long to int conver...
2006-12-17  Vadim Zeitlindon't treat foo in c:\\foo\bar as network share
2006-12-17  Vadim Zeitlincorrected tests to deal with multiple consecutive ...
2006-12-17  Vadim Zeitlinadded test for parsing c:\\aaa\bbb\ccc paths (aaa shoul...
2006-12-17  Vadim Zeitlindon't set the label colour in DrawButtonLabel(), this...
2006-12-17  Vadim Zeitlinforcefully get rid of the scrollbars in CalcWindowSizes...
2006-12-16  Vadim Zeitlinfor for initializing wxFileName with empty string retur...
2006-12-16  Vadim Zeitlinadded links to Dir/FileName in construction section...
2006-12-16  Vadim Zeitlindon't set score files permissions to 0666, why would...
2006-12-16  Vadim Zeitlinadded include/msvc/wx/setup.h
2006-12-16  Vadim Zeitlintest both wxMBConvUTFxx and wxCSConv(wxFONTENCODING_UTF...
2006-12-15  Robin DunnFix for the Demos menu
2006-12-15  Robin Dunnwx.aui.AUI_ART_GRADIENT_TYPE --> wx.aui.AUI_DOCKART_GRA...
2006-12-15  Stefan Csomoradding common search field file
2006-12-15  Stefan Csomorusing native architecture for development builds only...
2006-12-15  Vadim Zeitlinfix compilation with wxUSE_STL=1 for VC6 (and presumabl...
2006-12-15  Vadim Zeitlinrespect background colour of wxStaticText in wxUniv
2006-12-15  Vadim Zeitlincorrect GetBestSize() to return correct best size,...
2006-12-15  Vadim Zeitlinmention wxRmDir() and its opposite return value meaning...
2006-12-15  Vadim Zeitlincorrect GetBestSize() to return correct best size,...
2006-12-14  Václav SlavíkwxDFB's wxICON and wxBITMAP should use embedded XPMs...
2006-12-14  Václav Slavíkcompilation fix for wxUSE_ACCEL && !wxUSE_BUTTON
2006-12-14  Václav Slavíkmoved wxX11's wxSocketTable to private wxSocketEventDis...
2006-12-14  Václav Slavíkfixed wxStdRenderer::DrawButtonLabel() to not change...
2006-12-14  Paul Cornettmake sure style is set on menubar before querying its...
2006-12-14  Vadim Zeitlinreally removed __WIN95__ (as mentioned, but not done...
2006-12-14  Vadim Zeitlintest for __WIN32__ and not __WIN95__ when defining...
2006-12-14  Michael WetherellFix for printf positional parameter check from Francesco.
2006-12-13  Vadim Zeitlinmention bcc Unicode build fix
2006-12-13  Vadim Zeitlindon't crash in Unicode build if command line arguments...
2006-12-13  Chris Elliottadd distrib\mac\pbsetup-sh to mac distro
2006-12-13  Vadim Zeitlinadded 2.8.0.1-1 packaged by myself
2006-12-13  Vadim Zeitlinadded a tiny script to build both ANSI and Unicode...
2006-12-13  Vadim Zeitlincast size_t to unsigned long, not unsigned (even though...
2006-12-13  Michael WetherellChange wxMkDir/wxRmDir to _wmkdir/_wrmdir for Borland...
2006-12-13  Václav Slavíkmake sure the window is fully painted before DirectFB...
2006-12-13  Chris Elliottavoid configure, etc being in DOS format
2006-12-13  Chris Elliottmove on to 2.8.1
2006-12-13  Chris Elliotttidy up
2006-12-13  Chris Elliotttry toi fix readme readme
2006-12-13  Chris Elliottup to 2.8.0
2006-12-12  Robert Roebling Made wxSearchCtrl look like other text controls under...
2006-12-12  Robert Roebling Add a few more controls to the toolbar.
2006-12-12  Robert Roebling Moved allocate size correction code from combobox
2006-12-12  Robin DunnAdd entry for 2.8.0.1
2006-12-12  Vadim Zeitlinreplaced 25 in libraries names with 28
2006-12-12  Robert Roebling Add hack for correct height of wxComboBox in
2006-12-12  Robin Dunnregenerated
2006-12-12  Robin DunnCompile fixes for Panther
2006-12-12  Robin DunnTypo fix
2006-12-12  Robin DunnBump subrelease number
2006-12-12  Robin DunnAdded a set of button classes to wx.lib.buttons from...
2006-12-12  Robin DunnMention wx.SearchCtrl
2006-12-12  Robin DunnAlso do LayoutControls from EVT_SIZE handler
2006-12-11  Robin DunnSome more _BTN changes
2006-12-11  Robin DunnPut a separator between the controls
2006-12-11  Robin Dunncomment out test code
2006-12-11  Václav Slavíkfixed wxCSConv to work again for iso-8859-1
2006-12-11  Robin DunnFix compile error
2006-12-11  Kevin OllivierChange event names to clarify that they are only fired...
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnAdd docstrings and a dummy class to be used in builds...
2006-12-11  Robin DunnRemove AdjustedBestSize property since the function...
2006-12-11  Paul Cornettcleanup:
2006-12-11  Paul Cornettcleanup:
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnDocstring fixes
2006-12-11  Kevin OllivierUpdating with Vadim's API changes.
2006-12-11  Vadim Zeitlinremoved unused variable
2006-12-11  Vadim Zeitlinmore SetXXXVisible/ShowXXX() replacements
2006-12-11  Vadim Zeitlinadded $Id$ to the header
2006-12-11  Vadim Zeitlinadded wx prefix to wxUSE_NATIVE_SEARCH_CONTROL
2006-12-11  Vadim Zeitlinmention wxSearchCtrl
2006-12-11  Vadim Zeitlin1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVi...
2006-12-11  Vadim ZeitlinwxSearchCtrl is an editable control (too)
2006-12-11  Vadim ZeitlindeTABified
2006-12-11  Vadim Zeitlinrestored variabes initialization in OnButtonSet() to...
2006-12-11  Vadim Zeitlinfix LaTeX syntax (non-escaped underscore)
2006-12-11  Vadim Zeitlincompilation fix for USE_PCH==0
2006-12-11  Vadim Zeitlinuse wx prefix for wxUSE_NATIVE_SEARCH_CONTROL macro...
2006-12-11  Chris Elliott2.8.0
2006-12-11  Chris Elliottfix watcom problem (thanks ABX)
2006-12-11  Chris Elliottsorry about bad commit
2006-12-11  Chris Elliottfix missing includessrc/generic/srchctlg.cpp
2006-12-11  Włodzimierz... Updated build files.
2006-12-11  Robin Dunninclude bitmap.h
2006-12-11  Kevin OllivierImprove default wxSearchCtrl GetBestSize() width and...
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnMove #include of srchctrl.h to wxPython_int.h
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-11  Robin Dunnsize_t's --> int's
2006-12-11  Kevin HockAs per discussion in bug #1612106, change default socke...
2006-12-10  Paul Cornettsize_t passed to %d format specifier
2006-12-10  Václav Slavíkadded brief installation instructions for wxDFB port
2006-12-10  Václav Slavík1. removed code that already exist in ~wxTLWBase from...
2006-12-10  Václav Slavíkremoved code that already exist in ~wxTLWBase from...
2006-12-10  Vadim Zeitlinset wxDATAVIEW_CELL_SELECTED in flags passed to Render...
2006-12-10  Vadim ZeitlinGetLongPath() should just do nothing under CE as there...
2006-12-10  Vadim Zeitlinreplaced size_t with unsigned int in wxAnimation and...
2006-12-10  Vadim Zeitlinadded collpane sample
next