]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2008-10-14  Robert RoeblingAdd a fudge factor to the size of wxODBC in wxProperty...
2008-10-14  Jaakko SalliwxPGProperty::AddChild() can now be used to add normal...
2008-10-14  Vadim Zeitlinfix bugs in FindFirst() (it gets URL, not filename...
2008-10-14  Vadim Zeitlinadded -1 (a.k.a. --single) command line option
2008-10-14  Vadim Zeitlinno real changes, just come cleanup (use constants inste...
2008-10-14  Robert RoeblingCorrect positioning of wxTextCtrl in wxPropertyGrid...
2008-10-14  Vadim Zeitlinadded wxXmlResource::FindXRCIDById() (#10026)
2008-10-14  Robert RoeblingAlso correct wxDList<T>
2008-10-14  Robert RoeblingFix off-by-1 error in wxChoice and wxComboBox (OSX...
2008-10-14  Robert RoeblingCorrected some wxMac images
2008-10-14  Vadim Zeitlinfix the bug in insert(end(), value) and added unit...
2008-10-14  Vadim Zeitlinremove default value for the last parameter of insert...
2008-10-14  Robert RoeblingShrink screenshots a little
2008-10-13  Vadim Zeitlinmake the default value of numeric parameter 0, not...
2008-10-13  Robert Roeblingadd appearance tag to book controls
2008-10-13  Robert RoeblingAdd screenshots for wxNotebook, wxChoicebook, wxListbook
2008-10-13  Robert RoeblingAdded screenshots for wxSpinCtrlDouble
2008-10-13  Robert RoeblingAdd appearance of wxSpinCtrlDouble
2008-10-13  Robert RoeblingAdd screenshots for wxDataViewTreeCtrl
2008-10-13  Robert RoeblingCorrected library association
2008-10-13  Robert RoeblingAdded wxDataViewCtrl screenshots
2008-10-13  Bryan PettyAdded documentation screenshots of wxMac controls.
2008-10-13  Vadim Zeitlinfix final note language
2008-10-13  Vadim Zeitlinremove green colour from literal strings, this is annoy...
2008-10-13  Francesco Montorsimisc fixes of ctor signatures
2008-10-13  Vadim Zeitlinno real changes, just also rename _Read/_Write() to...
2008-10-13  Francesco Montorsiautomated changes: many (pure) virtual specifiers added
2008-10-13  Vadim ZeitlinCleanup of wxSocket::_Wait():
2008-10-13  Francesco Montorsiaccess-specifier fixes
2008-10-13  Robert RoeblingUse native closure buttons under GTK+
2008-10-13  Francesco Montorsivirtual/static attributes automated fixes by ifacecheck
2008-10-13  Francesco Montorsiadd docs for the #define of wxBookCtrl
2008-10-13  Robert RoeblingCorrect spelling, now use Indices
2008-10-13  Vadim Zeitlinno need to test that the pointer is non-NULL before...
2008-10-13  Francesco Montorsirevised the documentation of the book controls; moved...
2008-10-13  Francesco Montorsirevised n*h headers
2008-10-13  Francesco Montorsiuse wxEmptyString instead of wxString() for default...
2008-10-13  Francesco Montorsiremove ugly AD-HOC FIX for wxHyperlinkCtrl; use the...
2008-10-13  Francesco Montorsipatch by Utensil Candel to improve wxMac autocapture...
2008-10-13  Francesco Montorsimodified text for wxRichTextCtrl to show more features...
2008-10-13  Francesco Montorsibuild fix (SetBitmaps is only for wxMSW)
2008-10-13  Francesco Montorsitypo fix
2008-10-13  Francesco Montorsire-enabled all @appearance tags
2008-10-12  Vadim Zeitlinno changes at all, just reformatted to use consistent...
2008-10-12  Vadim Zeitlincreate local event loop for the operations which need...
2008-10-12  Vadim Zeitlinuse the currently active event loop for the event dispa...
2008-10-12  Vadim Zeitlincompilation fix for PCH-less build
2008-10-12  Vadim Zeitlinget rid of unused variable warning
2008-10-12  Vadim ZeitlinwxUSE_STL compilation fix
2008-10-12  Vadim Zeitlindon't allocate a too big buffer on stack
2008-10-12  Vadim Zeitlinadd simple (and disabled by default) wxSocket client...
2008-10-12  Robert RoeblingCorrect spelling and signature of FixIndexesOfChildren
2008-10-12  Vadim Zeitlindon't replace . and .. with the corresponding directoti...
2008-10-12  Vadim Zeitlinfix off by one bug in the buffer size (fixes #10039)
2008-10-12  Vadim Zeitlinrenamed the subdirectory to indicate that it contains...
2008-10-12  Vadim Zeitlinadd stock images to the stock items page (closes #9533)
2008-10-12  Vadim Zeitlincompilation fix for PCH-less build
2008-10-12  Vadim Zeitlinadd wxGenericStaticText (#9656)
2008-10-12  Václav Slavíkremoved a warning that should only be a FIXME
2008-10-12  Vadim Zeitlinadd a unit test for reading non existent values (to...
2008-10-12  Jaakko SalliEliminate (or at least reduce) 64-bit build warnings...
2008-10-12  Jaakko SalliRe-added GetSelectProperty() to wxPropertyGridManager
2008-10-12  Jaakko SalliAlso update description text when wxPG_DESCRIPTION...
2008-10-12  Jaakko SalliSet focus back to canvas when child editors are being...
2008-10-11  Václav Slavíkget help frame's icon using wxART_FRAME_ICON wxArtClien...
2008-10-11  Francesco Montorsiinit the file and dir pickers with dummy files/folders
2008-10-11  Francesco Montorsifix the menu item bitmaps for wxMSW;
2008-10-11  Francesco MontorsiAct as wxMSW and make an assert fail, if the user forgo...
2008-10-11  Francesco Montorsiadded automatically generated screenshots of wxMSW...
2008-10-11  Francesco Montorsiadded automatically-generated bitmaps of wxWidgets...
2008-10-11  Francesco Montorsirevised m*h headers
2008-10-11  Stefan Csomoradding missing cast
2008-10-11  Stefan Csomorsuperfluous embedding API
2008-10-10  Francesco Montorsifix two bugs: 1) the missing NOT in the if (real) test...
2008-10-10  Vadim ZeitlinSTL build compilation fix
2008-10-10  Vadim Zeitlinfix C strings comparison in LoadSave() test in STL...
2008-10-10  Francesco Montorsifixed the status of the second radio button; now (on...
2008-10-10  Francesco Montorsifix doxygen warnings
2008-10-10  Francesco Montorsigroup hit-test flags into an enum (like I did in docs...
2008-10-10  Stefan Csomormoving embedding to common API
2008-10-10  Francesco Montorsibetter use of <wx-data>
2008-10-10  Vadim Zeitlinjust return false instead of crashing if the document...
2008-10-10  Vadim Zeitlindon't crash when streaming out a wxString into an std...
2008-10-10  Paul Cornettuse correct background color when drawing borders
2008-10-10  Vadim Zeitlinadd a very simple test for Load/Save()
2008-10-10  Jaakko SalliGetPendingEditedValue() -> GetUncommittedPropertyValue...
2008-10-10  Robert RoeblingFix crash again
2008-10-10  Robert RoeblingTrying to make introduction reappear
2008-10-10  Robert RoeblingFix crash with NULL pointer dereferencing
2008-10-09  Robert Roeblingimplement GetSizeAvailableForScrollTarget
2008-10-09  Robert RoeblingUse g_signal_connect_after for wxRadioButton as well
2008-10-09  Robert RoeblingBlind guess fix for wxRB_SINGLE
2008-10-09  Francesco Montorsifixed a bug caused by passing a wxChar[] buffer to...
2008-10-09  Francesco Montorsidoxygen warning fix
2008-10-09  Francesco Montorsirevised richtext headers
2008-10-09  Francesco Montorsifix typo (missing P2 argument in template)
2008-10-09  Francesco Montorsiuse standard tags @class,,@lib,@category for wxScopeGua...
2008-10-09  Vadim Zeitlinuse wxScopeGuard instead of an explicit try/catch(...
2008-10-09  Vadim Zeitlinadd 3 parameter scope guard; improve its documentation
2008-10-09  Vadim Zeitlinuse /nologo nmake switch to avoid many annoying copyrig...
next