]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2006-12-10  Vadim Zeitlinfixed off by one error in OnButtonSet()
2006-12-10  Vadim Zeitlincompilation fix for g++ < 3.4 after last commit
2006-12-10  Stefan Csomorswitching to autorelease
2006-12-10  Stefan Csomoradding an autorelease capability (got weird crashes...
2006-12-10  Włodzimierz... Implemented Set button for date picker page.
2006-12-10  Włodzimierz... Warning fix.
2006-12-10  Robin Dunntest popup menus with checkable items
2006-12-10  Robin DunnwxStaticLineNameStr
2006-12-09  Michael WetherellFix so that AR/AROPTIONS can be overridden on the confi...
2006-12-09  Michael WetherellRevert last commit.
2006-12-09  Michael WetherellFix for the compiler checks. The compiler flags like...
2006-12-09  Michael WetherellFix for the compiler checks. The compiler flags like...
2006-12-09  Paul Cornettindentation fixes
2006-12-09  Paul Cornettunused variable
2006-12-09  Robert Roebling Update Readme.txt
2006-12-09  Paul Cornettcorrect access for virtuals
2006-12-09  Paul CornettSetInsertionPointEnd should make the insert point visib...
2006-12-09  Paul Cornettrename RemoveIdleSource to SuspendIdleCallback
2006-12-09  Vadim Zeitlinmention wxCSConv(utf-16/32) fix
2006-12-09  Vadim Zeitlinimplement To/FromWchar() as wxCSConv methods, otherwise...
2006-12-09  Vadim ZeitlinUnicode compilation fixes
2006-12-09  Vadim Zeitlinadded test cases for wxTextInputStream and UTF-xx encod...
2006-12-09  Vadim Zeitlindefault name of wxStaticLine should be wxStaticLineName...
2006-12-09  Vadim Zeitlinignore warning 4535 for VC8 too as it still seems to...
2006-12-09  Robert Roebling Mention that GetEditControl is only missing in Mac...
2006-12-09  Stefan Csomorfixing memory leaks (toolbartool not released) and...
2006-12-09  Paul Cornettfix for SetPosition/SetInsertionPoint when called durin...
2006-12-08  Robin DunnClear error if wxPyConvertSwigPtr failed
2006-12-08  Robin DunnUse correct flags Chinese
2006-12-08  Robin DunnMustHaveApp(wxWindow_FromHWND);
2006-12-08  Paul Cornettre-enable blocking of wx idle events when assert dialog...
2006-12-08  Stefan Csomorswitching from native rtti to wxrtti
2006-12-08  Robin Dunnget rid of one of the extra slashes in the download...
2006-12-08  Vadim Zeitlin1. don't assert if we're passed an empty defaultDir...
2006-12-08  Vadim Zeitlinuse MAP_INVALID_UTF8_TO_PUA instead of MAP_INVALID_UTF8...
2006-12-07  Robert Roebling No longer break idle (and indeed all) event handling
2006-12-07  Robin Dunnminor build tweaks
2006-12-07  Robin Dunnignore a const overloaded method
2006-12-07  Paul Cornettbitwise vs. logical operator
2006-12-07  Paul Cornettstatic functions don't need an instance
2006-12-07  Paul Cornettcorrect access for virtual, declare variable only if...
2006-12-07  Paul Cornettclass/struct mismatch
2006-12-07  Paul Cornettcorrect access for virtuals
2006-12-07  Paul Cornettcorrect access for virtuals
2006-12-07  Paul Cornettremove redundant test
2006-12-07  Paul Cornettuse correct test
2006-12-07  Paul Cornettindentation fix
2006-12-07  Paul Cornettuse computed justification
2006-12-07  Paul Cornettunused variable
2006-12-07  Paul Cornettfix wrong parenthesizing of boolean expressions
2006-12-07  Paul Cornettcorrect access for virtuals
2006-12-07  Paul Cornettminor cleanup
2006-12-07  Paul Cornettdon't use %d to print pointer
2006-12-07  Paul Cornettcorrect access for virtuals
2006-12-07  Robin DunnwxRect2DDouble --> wxRect2D
2006-12-07  Robin Dunnclip the bitmap to the size of the source DC in DoBlit...
2006-12-06  Vadim Zeitlinexplicitly call OnExit() in the ports which don't use...
2006-12-06  Kevin OllivierImplement SortItems for native OS X wxListCtrl to match...
2006-12-06  Robert Roebling Correct Unicode support topic.
2006-12-06  Robert Roebling I blindly believe that WinCE doesn't delete a
2006-12-06  Vadim Zeitlinwe don't need to include wx/url.h from the header,...
2006-12-06  Václav Slavíkuse WXDFB_FONTPATH variable instead of WXDFB_FONTDIR...
2006-12-06  Vadim Zeitlindon't leave dummy extension in of.lpstrDefExt (bug...
2006-12-06  Vadim Zeitlinask for BPP for .bmp extension, not .bpp one
2006-12-06  Kevin OllivierFix eating of key events (cleaner impl will come after...
2006-12-05  Robin DunnAdd wxGraphicsMatrix::Get
2006-12-05  Robin DunnTry using locale.getpreferredencoding
2006-12-05  Robin Dunnfix building/running of tex2rtf
2006-12-05  Robin Dunnwx.lib.masked: Patch from Will Sadkin. Includes Unicod...
2006-12-05  Robin Dunndistrib fixes
2006-12-05  Robin Dunnfix some warnings
2006-12-05  Julian SmartChanged month
2006-12-05  Vadim Zeitlinuse #define instead of static const to avoid warnings...
2006-12-05  Vadim Zeitlinupdated for 2.8.0 rc3
2006-12-04  Vadim Zeitlinremoved a couple of useless #if wxUSE_UNICODE tests
2006-12-04  Vadim Zeitlinuncommented code in wxgtk_list_store_get_value() and...
next