2008-03-25 |
Vadim Zeitlin | implement wxListItem::operator=() |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Vadim Zeitlin | ANSI mode compilation fix |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | fix adding non owned window for mac |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Francesco Montorsi | for each prototype make sure that if the n-th argument... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Francesco Montorsi | prototype fixes (in particular fix missing default... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | rebake after adding non owned window for mac |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bryan Petty | Removed the old, manual entry function, macro, and... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | non owned window installation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | make popup on mac behave as on msw |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bryan Petty | Finished review/fixes of the rest of the functions... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | make popup on mac behave as on msw |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | turning off QuickDraw on the iPhone |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | added the process-only option |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Vadim Zeitlin | fix wxExecute() compilation in ANSI build |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | prototype fixes (this time including pure virtual funct... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | added wxArgumentType; added parsing of argument names... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | add pure virtual function parsing; give more informativ... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | further prototype revisions; rename interface/aui.h... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Václav Slavík | no need to export private list/arrays of generic contro... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | fix for built with compat 2.8 off |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | make the log file more readable; fix the count of warnings |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | use @a instead of @e where it makes sense |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | move macros out of the wxArray class decl |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | fix almost all deprecation warnings |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | add backward compat FindOrCreateFont |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Vadim Zeitlin | fix (one off, so not really important) memory leak... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Vadim Zeitlin | document wxSizerItem::SetMinSize() |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | final prototype fixes (done using ifacecheck) |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | fix the automatic modify mode |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Francesco Montorsi | fix bug in buliding newtype string; fix GetAsString... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Francesco Montorsi | add deprecation tags/attributes parsing |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Francesco Montorsi | fix simple errors which block ifacecheck |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Vadim Zeitlin | fix crash when pressing Up key in empty combobox |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bryan Petty | Removed @class command from templated classes. Doxygen... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Francesco Montorsi | remove unused #defines; fix include header for MinGW32... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Stefan Neis | Compilation fix. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bryan Petty | Finished review/fixes of Math and Miscellaneous categor... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Francesco Montorsi | update infos about profiling under linux (callgrind... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Francesco Montorsi | the control which can be enabled/disabled is a text... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Stefan Neis | Updated brush/pen implementation for OS/2 to current... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Vadim Zeitlin | suppress warnings about hiding virtual functions in... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Vadim Zeitlin | yet more compilation fixes after brush/pen style change... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Stefan Neis | Fixed compilation after wxBrushStyle/wxPenStyle changes. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Stefan Neis | Compilation fix (CreateTimerImpl is taken from timerunx... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Václav Slavík | wxError, wxFatalError, wxDebugMsg are not only deprecat... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Václav Slavík | more utils.h fixes |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Francesco Montorsi | further speedup the gccxml parser using dedicated ID... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Václav Slavík | restored wxWindow::Line/PageUp/Down docs |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bryan Petty | Finished review/fixes of Logging category of functions... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Vadim Zeitlin | avoid needless Unicode<->MB conversions in Unix wxExecu... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Vadim Zeitlin | correct hhp2cached path |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Francesco Montorsi | speedup a little the parser by converting gccXML ID... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Francesco Montorsi | don't build ifacecheck on WinCE since it's a console app |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Francesco Montorsi | use wxEmptyString as default value to return from GetAt... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | fixed signatures of wxSizerFlags methods returning... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | documented wxRESERVE_SPACE_EVEN_IF_HIDDEN |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | no changes, just removed unnecessary forward declaration |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | many formatting fixes to wxSizer docs |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Francesco Montorsi | add Id keyword; remove old code (was commented out... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | typo fix: doxygen uses -, not *, for lists |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Francesco Montorsi | added the interface checker to the utils folder |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Francesco Montorsi | silence bakefile warnings about the generation of proje... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Francesco Montorsi | remove the 1-space indentation from remaining pages... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Francesco Montorsi | moved the samples in a separate page so it has a summar... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | wxVector<T> is header-based, use @nolibrary |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | tagged wxNotebookSizer as deprecated |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | add timing of synchronous execution |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | don't use negative PID hack in GUI neither, add a separ... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | no real changes, just added a default value for the... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | documented SelectAll() |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | upported wxHelpProvider docs fixes from r52197; minor... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | no real changes, just small cleanup after last few... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | refactored common code from XXX_EndProcessDetect in... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | don't show more than 20 lines of redirected IO, just... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | documented that Freeze and Thaw are now recursive |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | get rid of traits functions unnecessary now that wxExec... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | fixed IO redirection to work in wxExecute() in console... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | use wxGUIAppTraits::WaitForChild() in wxMac too |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | fix warnings about unused parameters/variables in relea... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Francesco Montorsi | use wx-style header and commets; fix indentation to... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | fixes to Freeze/Thawn when the window is shown or hidde... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Václav Slavík | fixed spurious debug message about unexpected focus... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Vadim Zeitlin | make wxSelectDispatcher ctor public, it can be useful... |
commit | commitdiff | tree | snapshot |
next |