wxWidgets.git
2008-03-25  Francesco Montorsifor each prototype make sure that if the n-th argument...
2008-03-25  Francesco Montorsiprototype fixes (in particular fix missing default...
2008-03-25  Stefan Csomorrebake after adding non owned window for mac
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Bryan PettyRemoved the old, manual entry function, macro, and...
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window installation
2008-03-25  Stefan Csomormake popup on mac behave as on msw
2008-03-25  Bryan PettyFinished review/fixes of the rest of the functions...
2008-03-25  Stefan Csomormake popup on mac behave as on msw
2008-03-25  Stefan Csomorturning off QuickDraw on the iPhone
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-24  Francesco Montorsiadded the process-only option
2008-03-24  Vadim Zeitlinfix wxExecute() compilation in ANSI build
2008-03-24  Francesco Montorsiprototype fixes (this time including pure virtual funct...
2008-03-24  Francesco Montorsiadded wxArgumentType; added parsing of argument names...
2008-03-24  Francesco Montorsiadd pure virtual function parsing; give more informativ...
2008-03-24  Francesco Montorsifurther prototype revisions; rename interface/aui.h...
2008-03-24  Václav Slavíkno need to export private list/arrays of generic contro...
2008-03-24  Francesco Montorsifix for built with compat 2.8 off
2008-03-24  Francesco Montorsimake the log file more readable; fix the count of warnings
2008-03-24  Francesco Montorsiuse @a instead of @e where it makes sense
2008-03-24  Francesco Montorsimove macros out of the wxArray class decl
2008-03-24  Francesco Montorsifix almost all deprecation warnings
2008-03-24  Francesco Montorsiadd backward compat FindOrCreateFont
2008-03-24  Vadim Zeitlinfix (one off, so not really important) memory leak...
2008-03-24  Vadim Zeitlindocument wxSizerItem::SetMinSize()
2008-03-24  Francesco Montorsifinal prototype fixes (done using ifacecheck)
2008-03-24  Francesco Montorsifix the automatic modify mode
2008-03-24  Francesco Montorsifix bug in buliding newtype string; fix GetAsString...
2008-03-23  Francesco Montorsiadd deprecation tags/attributes parsing
2008-03-23  Francesco Montorsifix simple errors which block ifacecheck
2008-03-23  Vadim Zeitlinfix crash when pressing Up key in empty combobox
2008-03-23  Bryan PettyRemoved @class command from templated classes. Doxygen...
2008-03-23  Francesco Montorsiremove unused #defines; fix include header for MinGW32...
2008-03-23  Stefan NeisCompilation fix.
2008-03-23  Bryan PettyFinished review/fixes of Math and Miscellaneous categor...
2008-03-23  Paul Cornettnon-pch build fix
2008-03-23  Francesco Montorsiupdate infos about profiling under linux (callgrind...
2008-03-23  Francesco Montorsithe control which can be enabled/disabled is a text...
2008-03-23  Stefan NeisUpdated brush/pen implementation for OS/2 to current...
2008-03-23  Vadim Zeitlinsuppress warnings about hiding virtual functions in...
2008-03-23  Vadim Zeitlinyet more compilation fixes after brush/pen style change...
2008-03-23  Stefan NeisFixed compilation after wxBrushStyle/wxPenStyle changes.
2008-03-23  Stefan NeisCompilation fix (CreateTimerImpl is taken from timerunx...
2008-03-23  Václav SlavíkwxError, wxFatalError, wxDebugMsg are not only deprecat...
2008-03-23  Václav Slavíkmore utils.h fixes
2008-03-23  Francesco Montorsifurther speedup the gccxml parser using dedicated ID...
2008-03-23  Václav Slavíkrestored wxWindow::Line/PageUp/Down docs
2008-03-23  Bryan PettyFinished review/fixes of Logging category of functions...
2008-03-23  Vadim Zeitlinavoid needless Unicode<->MB conversions in Unix wxExecu...
2008-03-23  Vadim Zeitlincorrect hhp2cached path
2008-03-23  Francesco Montorsispeedup a little the parser by converting gccXML ID...
2008-03-23  Francesco Montorsidon't build ifacecheck on WinCE since it's a console app
2008-03-22  Francesco Montorsiuse wxEmptyString as default value to return from GetAt...
2008-03-22  Václav Slavíkfixed signatures of wxSizerFlags methods returning...
2008-03-22  Václav Slavíkdocumented wxRESERVE_SPACE_EVEN_IF_HIDDEN
2008-03-22  Vadim Zeitlinno changes, just removed unnecessary forward declaration
2008-03-22  Václav Slavíkmany formatting fixes to wxSizer docs
2008-03-22  Francesco Montorsiadd Id keyword; remove old code (was commented out...
2008-03-22  Václav Slavíktypo fix: doxygen uses -, not *, for lists
2008-03-22  Francesco Montorsiadded the interface checker to the utils folder
2008-03-22  Francesco Montorsisilence bakefile warnings about the generation of proje...
2008-03-22  Francesco Montorsiremove the 1-space indentation from remaining pages...
2008-03-22  Francesco Montorsimoved the samples in a separate page so it has a summar...
2008-03-22  Václav SlavíkwxVector<T> is header-based, use @nolibrary
2008-03-22  Václav Slavíktagged wxNotebookSizer as deprecated
2008-03-22  Vadim Zeitlinadd timing of synchronous execution
2008-03-22  Vadim Zeitlindon't use negative PID hack in GUI neither, add a separ...
2008-03-22  Vadim Zeitlinno real changes, just added a default value for the...
2008-03-22  Václav Slavíkdocumented SelectAll()
2008-03-22  Václav Slavíkupported wxHelpProvider docs fixes from r52197; minor...
2008-03-22  Vadim Zeitlinno real changes, just small cleanup after last few...
2008-03-22  Vadim Zeitlinrefactored common code from XXX_EndProcessDetect in...
2008-03-22  Vadim Zeitlindon't show more than 20 lines of redirected IO, just...
2008-03-22  Václav Slavíkdocumented that Freeze and Thaw are now recursive
2008-03-22  Vadim Zeitlinget rid of traits functions unnecessary now that wxExec...
2008-03-22  Vadim Zeitlinfixed IO redirection to work in wxExecute() in console...
2008-03-22  Vadim Zeitlinuse wxGUIAppTraits::WaitForChild() in wxMac too
2008-03-22  Vadim Zeitlinfix warnings about unused parameters/variables in relea...
2008-03-22  Francesco Montorsiuse wx-style header and commets; fix indentation to...
2008-03-22  Václav Slavíkfixes to Freeze/Thawn when the window is shown or hidde...
2008-03-22  Václav Slavíkfixed spurious debug message about unexpected focus...
2008-03-22  Vadim Zeitlinmake wxSelectDispatcher ctor public, it can be useful...
2008-03-22  Vadim Zeitlincorrect the REDIRECT_COMMAND definition for Unix
2008-03-22  Vadim Zeitlinreturn bool from wxStreamTempInputBuffer::Update()...
2008-03-22  Vadim Zeitlinextracted GUI-specific part of utilsunx.cpp to a new...
next