wxWidgets.git
2004-11-10  Ryan Nortonfix datetime tests for non-westeurope time zones
2004-11-10  Ron LeeDon't shoot the messenger. Reverted the previous ...
2004-11-10  Robin DunnreSWIGged
2004-11-10  Robin Dunntypo fixed
2004-11-09  Stefan Csomortoplevel creation respecting wxDefaultPosition again
2004-11-09  Vadim Zeitlindon't define comparison operators for wxString and...
2004-11-09  Włodzimierz... Removed method which belongs to wxArrayString (and...
2004-11-09  Włodzimierz... Unicode fixes. Avoid int 'ch' and '(wx)char ch' in...
2004-11-09  Kevin Hock[1001483] Added wxPasswordEntryDialog analagous to...
2004-11-09  Kevin Hock[1001483] wxGetPasswordFromUser now uses wxPasswordEntr...
2004-11-09  Włodzimierz... Doc fix [Patch #1048940].
2004-11-09  Kevin Hock[1001483] Added default prompt for new wxPasswordEntryD...
2004-11-09  Kevin Hock[1001483] Added wxPasswordEntryDialog analagous to...
2004-11-09  Włodzimierz... Supress 48 warnings in wx\msw\uxtheme.h: 'va_start...
2004-11-09  Włodzimierz... Warning fixes, IsEmpty->empty.
2004-11-09  Włodzimierz... wxSizer::Add/Insert now returns pointer to wxSizerItem...
2004-11-09  Robin DunnBacked out Oliver's PyPlot changes at Gordon's request.
2004-11-09  Václav Slavíkmemory corruption fixes
2004-11-09  Václav Slavíkfixed memory deallocation
2004-11-09  Stefan Csomormove offscreen before in order to avoid transitions...
2004-11-09  Stefan Csomorallow arbitrary positions for toplevel windows (also...
2004-11-09  David ElliottCast 4th parameter of getsockopt to char* and of setsoc...
2004-11-09  Robin Dunnremoved RC flag
2004-11-09  Robin Dunntypo
2004-11-09  Robin DunnCan't use the config.PYVER value if it hasn't been...
2004-11-09  Robin Dunnreturn error code upon KeyboardInterrupt
2004-11-09  Ryan Nortonremove fixme and explain unicode characters
2004-11-09  Robin Dunnoops, set coLinux hosts for the other Jobs too
2004-11-08  Robin Dunncorrected function name
2004-11-08  Robin DunnRevamped automated build system to use a Python script...
2004-11-08  Włodzimierz... Remove unnecessary OW recognition.
2004-11-08  Robin DunnPython App bundles built on Jaguar won't run on Panther...
2004-11-08  Robin Dunnregenerated
2004-11-08  Włodzimierz... Blind change following observation in wxTextCtrlBase.
2004-11-08  Włodzimierz... Warning fixes.
2004-11-08  Włodzimierz... Get shorter code with new wxRect constructor.
2004-11-08  Włodzimierz... Unused warning fix.
2004-11-08  Włodzimierz... Unfortunatelly compiler does not know which bits play...
2004-11-08  Włodzimierz... OW prototypes does not use ints in Unicode.
2004-11-08  Włodzimierz... Undef GetWindowStyle() after new #include in cmndata...
2004-11-08  Vadim Zeitlindon't define comparison operators taking wxStrings...
2004-11-08  Vadim Zeitlinuse wx_release_number instead of WX_CURRENT in Mac...
2004-11-08  Vadim Zeitlinreverted last commit, still broken for VC6
2004-11-08  Vadim Zeitlinfail silently if the requested wx-config is not found
2004-11-08  Vadim Zeitlinregenerated (fixes problem with undefined EXTRALIBS_GNO...
2004-11-08  George TaskerUnicode corrections in new SqlExec() overload
2004-11-08  Ryan Nortonremove docs
2004-11-08  Ryan Norton*** empty log message ***
2004-11-08  Ryan Nortonfixup authorship
2004-11-08  Ryan Nortonfix playbackrate
2004-11-08  Ryan Nortonfinalize MAC implementation
2004-11-08  Ryan Nortonfinalize MSW implementation
2004-11-08  Ryan Nortoncorrect to int32 for range comparison
2004-11-08  Ryan Nortonworkback defs for OSX
2004-11-08  Ryan Nortonclean up dust from uri tests
2004-11-08  Ryan Nortonupdate msvc projs manually for changed tests and uri...
2004-11-07  Kevin HockThe spacing just isn't right without the 4 pixel border...
2004-11-07  Václav Slavíkfixed typo
2004-11-07  Vadim Zeitlinhandle volume part of the path correctly in wxFileName...
2004-11-07  Vadim Zeitlinmade IsPathSeparator(NUL) work (by returning false)
2004-11-07  Vadim Zeitlinignore VC7 projects
2004-11-07  Julian SmartwxWindows -> wxWidgets
2004-11-07  Václav Slavíkuse wxART_BUTTON for stock bitmap buttons
2004-11-07  Ryan Nortonsome setup.h changes for wxMovieCtrl
2004-11-07  Ryan Nortonfix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx...
2004-11-07  Ryan Nortonfix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr...
2004-11-07  Ryan Nortonquick fixup
2004-11-07  Ryan Nortonallow multiple movie loading as per Julian's suggestion...
2004-11-07  Ryan Nortonclear up wxStringBuffer docs a bit
2004-11-07  Ryan Nortoncorrect Stopping - go to start of movie if stopped...
2004-11-07  Ryan Nortonadd Length, Tell, SetPlaybackRate and GetPlaybackRate...
2004-11-07  Robert Roebling Forgot to commit these.
2004-11-07  Robert Roebling Moved deletion of wxPrintFacory to module.
2004-11-07  Ryan Nortonfixup
2004-11-07  Ryan NortonwxMovieCtrl - for playing movies - mac carbon QT 3...
2004-11-07  Kevin HockEnableEffects added for generic font dialog
2004-11-07  Kevin HockAdded checking of EnableEffects flag and not allowing...
2004-11-07  Ryan Nortonchange spun via [ 1050204 ] wxFileDialog wildcard filters
2004-11-07  Ryan Norton[ 1057587 ] MacOSX build fails with --disable-gauge...
2004-11-07  Ryan Nortonfix for [ 1020924 ] wx.Display.IsPrimary is wrong
2004-11-07  Ryan Nortonfix for [ 950550 ] wxChoice - wxEmptyString (wxChoice...
2004-11-06  Ryan Nortonfix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl...
2004-11-06  Ryan Nortonfix for [ 1042972 ] Keycodes above WXK_START conflict...
2004-11-06  Stefan NeisAdded wxStandardPaths implementation for OS/2.
2004-11-06  Ryan Nortonfixup
2004-11-06  Ryan Norton[ 955006 ] wxDb query with column information (modded...
2004-11-06  Ryan Nortonfinal cleanup of string conversion with null characters...
2004-11-06  Ryan NortonRevert files to previous version that were affected...
2004-11-06  Ryan Nortonfixup // comment header
2004-11-06  Ryan Nortonfix warning
2004-11-06  Ryan Nortonrewrite wxGetKeyState a bit, spun from [ 1058347 ]...
2004-11-06  David ElliottUse gsockosx.cpp from new corefoundation directory.
2004-11-06  Stefan Csomorselection handling for data browser
2004-11-06  Robin Dunnsyntax fixes
2004-11-06  Robin Dunndon't use --jobs
2004-11-06  Ryan Nortonin unescape add normal characters in addition to unesca...
2004-11-06  Kevin HockAdd ability to position and/or center the dialog for...
2004-11-06  Kevin HockAdd ability to position and/or center the dialog for...
2004-11-06  Kevin HockSimplified the wxCENTRE style check
2004-11-05  Robert Roebling I admit I have no good solution for wxPrinter::Setup...
next