wxWidgets.git
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...
2008-03-14  Francesco Montorsiremove wine path from doxygen_chm: instead add some...
2008-03-14  Bryan PettyUpdated doxygen launcher scripts to reflect new Doxyfil...
2008-03-14  Vadim Zeitlinrename Doxyfile.* to Doxyfile_* to avoid inappropriate...
2008-03-14  Vadim Zeitlinmake wxCmdLineParser:Usage() const
2008-03-14  Vadim Zeitlinno changes, just fix a few typos and wrap long lines
2008-03-14  Paul Cornettminimize searching for tlw parent, remove useless code
2008-03-14  Francesco Montorsirevised wxAUI headers; added @todo in various places...
2008-03-14  Paul Cornettfix for infinite sizing loop (partial patch 1907189)
2008-03-14  Francesco Montorsiextracted from wxArrayString docs the docs for wxSorted...
2008-03-14  Francesco Montorsirevised a* interface headers; categorized many function...
2008-03-14  Francesco Montorsiremove @ingroup; use @category instead
2008-03-14  Julian SmartCorrected typecasts (Sebastian Gottschalk)
2008-03-14  Julian SmartFixed bug in wxDialUpManagerMSW::GetISPNames - uses...
2008-03-14  Julian SmartFixed bug for chars with ASCII value > 127, explicitly...
2008-03-14  Julian SmartFixed bug for chars with ASCII value > 127, explicitly...
2008-03-14  Stefan Csomoruse the same font matching fallbacks for all layout...
2008-03-14  Bryan PettyFixed some function/define paramter names to match...
2008-03-14  Bryan PettyCatagorized all functions and macros belonging to the...
2008-03-14  Paul Cornettfix for size 1x1 wxChoice when SetSelection() is called...
2008-03-14  Bryan PettyAdded the function and macro group pages for Doxygen.
2008-03-14  Václav Slavíksimplified and cleaned up wxGTK's focus handling
2008-03-13  Václav Slavíkreverted Julian's r44600, it broke help window behavior...
2008-03-13  Václav Slavíkfixed crash in wxHtmlHelpController if the help window...
2008-03-13  Francesco Montorsirevised archive header; changed overview_arc to overvie...
2008-03-13  Václav Slavíkfixed unreadable formatting
2008-03-13  Paul Cornettfix for idle processing stopping without processing...
2008-03-13  Bryan PettyAdded the class group pages for Doxygen.
2008-03-12  Francesco Montorsirevised other headers
2008-03-12  Václav Slavíkinclude 'Version' in version string, it's what Apple...
2008-03-12  Václav Slavíkindent app name + version from the rest in about dialog...
2008-03-12  Bryan PettyAdded class groups example to Doxygen and added parent...
2008-03-12  Julian SmartBetter fix
2008-03-12  Julian SmartSizing/scrollbar corrections for Mac
2008-03-12  Bryan PettyReplaced /*! with /** in remaining Doxygen headers...
2008-03-12  Paul Cornettdon't defer showing if _NET_FRAME_EXTENTS handler is...
2008-03-11  Michael WetherellAdd configuration for push builds.
2008-03-11  Bryan PettyRemoved printer functions from doxygen docs (they were...
2008-03-11  Václav SlavíkRPM spec files should use Unix line endings
2008-03-11  Bryan PettyLooking for comments on new functions and macros organi...
2008-03-11  Vadim Zeitlindelete wxNativeContainerWindow when the native window...
2008-03-10  Vadim Zeitlinfix handling of native toolkit command line options...
2008-03-10  Francesco Montorsiinterface headers reviewed
2008-03-10  Vadim Zeitlincompilation fix after last commit
2008-03-10  Vadim Zeitlinadded wxNativeContainerWindow and implemented it for...
2008-03-10  Francesco Montorsiupdate the technote with the conventions recently defined
2008-03-10  Francesco Montorsiregenerated headers to remove @seealso in favour of...
next