]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2008-03-21  Václav Slavíkdocument standard IDs only in one place, not two; bring...
2008-03-21  Francesco Montorsifix wxBrush for the mac build
2008-03-20  Francesco Montorsisplitted wxApp docs in wxApp+wxAppConsole docs; fix...
2008-03-20  Francesco Montorsiadd the wxAnimation's ctor which automatically loads...
2008-03-20  Francesco Montorsifix the signature of the documented functions and docum...
2008-03-20  Francesco Montorsifix header files so that they can be included directly...
2008-03-20  Francesco Montorsifix a macroscopic error which made Doxygen generate...
2008-03-20  Francesco Montorsimake the Pen/Brush code backward compatible as discusse...
2008-03-20  Václav Slavíkcompilation fix for wxUSE_GUI=0
2008-03-20  Václav Slavíkremoved trailing whitespace in Doxygen files
2008-03-20  Václav Slavíkremoved wxAcceleratorTable copy ctor docs, no port...
2008-03-20  Václav Slavíkforgot to fix one more place where it says accelerator...
2008-03-20  Bryan PettyFinished review/fixes of GDI category of functions...
2008-03-19  Francesco Montorsifurther wxPenStyle/wxBrushStyle fixes for builds with...
2008-03-19  Stefan CsomorCGFloat
2008-03-19  Stefan Csomormake background colour be the real color, to have inher...
2008-03-19  Stefan Csomorclean include
2008-03-19  Stefan Csomorhave bg style wxBG_STYLE_CUSTOM not skip event
2008-03-19  Bryan PettyRemoved docs for old clipboard functions, and reviewed...
2008-03-18  Bryan PettyFinished review of Dialogs category of functions and...
2008-03-18  Michael WetherellSwitch on build breakage email notifications.
2008-03-18  Paul Cornettrevert removal of wxBU_AUTODRAW, now that it is again...
2008-03-18  Václav Slavíkmade wxAcceleratorTable work with buttons in wxGTK too
2008-03-18  Vadim Zeitlinadded wxSpinCtrlDouble (slightly modified patch 1835864)
2008-03-18  Vadim Zeitlinprovide stubs for Get/SetStippled() to fix the build
2008-03-18  Francesco Montorsiremove deprecation for wxBU_AUTODRAW; it needs some...
2008-03-18  Paul Cornettremove duplicate wxTaskBarIconAreaBase::DoPopupMenu...
2008-03-18  Paul Cornettmove wxWindowGTK::DoPopupMenu back to window.cpp
2008-03-18  Paul Cornettsimplify wxEVT_MENU_OPEN/CLOSE generation
2008-03-18  Bryan PettyAdded explicit information about which functions and...
2008-03-18  Bryan PettyFinished review of Application Initialization and Termi...
2008-03-17  Bryan PettyFixed GENERATE_TAGFILE setting after realizing that...
2008-03-17  Benjamin Williamsvista tree crash fix
2008-03-17  Bryan PettyOne last navigation tab font adjustment, and made searc...
2008-03-17  Vadim Zeitlinuse static functions instead of static variables for...
2008-03-17  Robin DunnMake some wxDataViewCustomRenderer virtuals consistent...
2008-03-17  Vadim Zeitlindon't provide unnecessary (as default) arguments to...
2008-03-17  Vadim Zeitlindon't provide unnecessary (as default) arguments to...
2008-03-17  Bryan PettyBumped up the size of fonts used in the top tabs and...
2008-03-17  Paul Cornettfix a huge number of build errors
2008-03-17  Francesco Montorsirestore previous encoding, changed for error to UTF8
2008-03-17  Václav Slavíkadded back docs for wxWindow::WindowToClientSize, added...
2008-03-17  Michael WetherellShow compiler version at the top of the logs.
2008-03-17  Stefan Csomorfix default values after types were changed
2008-03-17  Paul Cornettreorganize deferred show logic a bit, to reset m_deferS...
2008-03-17  Francesco Montorsirevised b* headers; moved wxPenList and wxBrushList...
2008-03-17  Francesco Montorsisome more build fix for wxPen/wxBrush style changes
2008-03-16  Francesco Montorsibuild fix (looking at buildbot)
2008-03-16  Francesco Montorsipen.h depends from brush.h in compat mode
2008-03-16  Francesco Montorsifix typos and update MSW code to use new wxPENSTYLE_...
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2008-03-16  Chris Elliottremove daily build of docs
2008-03-16  Francesco Montorsisort the errors so it's easy to see if already processe...
2008-03-16  Francesco Montorsifix wxMSW build after wxBrush changes: return wxBRUSHST...
2008-03-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2008-03-16  Francesco Montorsienable the search engine so that the manual which gets...
2008-03-16  Julian SmartDon't accept picker text events from any old text control
2008-03-16  Václav SlavíkShowWithEffect must call wxWindowBase::Show
2008-03-16  Vadim Zeitlindon't use generic process callback for wxGTK/Motif...
2008-03-16  Václav SlavíkFixed generic art provider to scale bitmaps down to...
2008-03-16  Václav Slavíkif we can't detect tooltip color, yellow as used by...
2008-03-16  Vadim Zeitlinignore WinCE projects and build directories
2008-03-16  Vadim Zeitlinignore WinCE build directories
2008-03-16  Vadim Zeitlinadded test of focusing/selecting another item
2008-03-16  Bryan PettyRemoved layout constaints related docs as discussed...
2008-03-15  Vadim Zeitlincorrect typo in wxDIR_STOP
2008-03-15  Francesco Montorsirevised base64.h;bitmap.h
2008-03-15  Paul Cornettuse a different method to prevent an early size_allocate,
2008-03-15  Vadim Zeitlinrename fobr95.{cpp,h} files to foobar.{cpp,h}
2008-03-15  Vadim Zeitlinadd support for asynchronous execution in wxBase (patch...
2008-03-15  Francesco Montorsiturn GENERATE_HTML on otherwise CHM generation does...
2008-03-15  Francesco Montorsiput the CHM in the out folder instead of out/html;...
2008-03-15  Václav SlavíkwxMSW: generate wxClipboardTextEvent from wxTextCtrl...
2008-03-15  Francesco Montorsiupdate generation info and mention that you need doxyge...
2008-03-15  Václav Slavíkrestored missing parts of wxClipboardTextEvent docs...
2008-03-15  Vadim Zeitlinimplement wxSpinCtrl::Reparent() to properly reparent...
2008-03-15  Vadim Zeitlinuse quotes around SRCROOT to handle the case when it...
2008-03-15  Vadim Zeitlinprotect access to ms_aTraceMasks with a critical sectio...
2008-03-15  Vadim Zeitlincall OnNativeDestroyed() if the native window is destro...
2008-03-15  Vadim Zeitlinfix crash in DoGetBestSize() if default widths are...
2008-03-15  Bryan PettyCategorized all functions and macros in the Debugging...
2008-03-15  Vadim Zeitlindon't assign the returned value in wxMDIParentFrame...
2008-03-15  Vadim Zeitlinuse less expensive GetLastPosition() instead of GetValu...
2008-03-15  Vadim Zeitlindon't call GetLastPosition() unnecessarily in SelectAll...
2008-03-15  Vadim Zeitlinrefactored code reused in several different places...
2008-03-15  Vadim Zeitlinno real changes, just use more readable helper wxTextEn...
2008-03-15  Vadim Zeitlinno real changes, just use more readable helper wxTextEn...
2008-03-15  Vadim Zeitlininitialize m_nCurLine in wxTextBuffer ctor (part of...
2008-03-15  Vadim Zeitlinadded support for double arguments to wxCmdLineParser...
2008-03-15  Vadim Zeitlinuse wxTE_PROCESS_{ENTER,TAB} with the wxGridCellChoiceE...
2008-03-15  Vadim Zeitlindon't generate duplicate resume events for PBT_APMRESUM...
2008-03-15  Vadim Zeitlincall OnNativeDestroyed() if the native window is destro...
2008-03-15  Vadim Zeitlininitialize m_initial{Recv,Send}BufferSize in wxSocketCl...
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
2008-03-14  Francesco Montorsireplace @seealso with @see; as Vaclav pointed out we...
2008-03-14  Vadim Zeitlindon't delete the context in ~wxGLCanvas(), the base...
2008-03-14  Vadim Zeitlinchanged eol-style to native for all .h files
2008-03-14  Francesco Montorsimention wxMenuItem::* deprecations
2008-03-14  Francesco Montorsiremove wine path from doxygen_chm: instead add some...
2008-03-14  Francesco Montorsimake the script a bit more intelligent using MS broken...
next