2008-03-19 |
Stefan Csomor | have bg style wxBG_STYLE_CUSTOM not skip event |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Bryan Petty | Removed docs for old clipboard functions, and reviewed... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Bryan Petty | Finished review of Dialogs category of functions and... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Michael Wetherell | Switch on build breakage email notifications. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Paul Cornett | revert removal of wxBU_AUTODRAW, now that it is again... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Václav Slavík | made wxAcceleratorTable work with buttons in wxGTK too |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Vadim Zeitlin | provide stubs for Get/SetStippled() to fix the build |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Francesco Montorsi | remove deprecation for wxBU_AUTODRAW; it needs some... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Paul Cornett | remove duplicate wxTaskBarIconAreaBase::DoPopupMenu... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Paul Cornett | move wxWindowGTK::DoPopupMenu back to window.cpp |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Paul Cornett | simplify wxEVT_MENU_OPEN/CLOSE generation |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Bryan Petty | Added explicit information about which functions and... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Bryan Petty | Finished review of Application Initialization and Termi... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Bryan Petty | Fixed GENERATE_TAGFILE setting after realizing that... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Benjamin Williams | vista tree crash fix |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Bryan Petty | One last navigation tab font adjustment, and made searc... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Vadim Zeitlin | use static functions instead of static variables for... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Robin Dunn | Make some wxDataViewCustomRenderer virtuals consistent... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Vadim Zeitlin | don't provide unnecessary (as default) arguments to... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Vadim Zeitlin | don't provide unnecessary (as default) arguments to... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Bryan Petty | Bumped up the size of fonts used in the top tabs and... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Francesco Montorsi | restore previous encoding, changed for error to UTF8 |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Václav Slavík | added back docs for wxWindow::WindowToClientSize, added... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Michael Wetherell | Show compiler version at the top of the logs. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Stefan Csomor | fix default values after types were changed |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Paul Cornett | reorganize deferred show logic a bit, to reset m_deferS... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Francesco Montorsi | revised b* headers; moved wxPenList and wxBrushList... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Francesco Montorsi | some more build fix for wxPen/wxBrush style changes |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Francesco Montorsi | build fix (looking at buildbot) |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Francesco Montorsi | pen.h depends from brush.h in compat mode |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Francesco Montorsi | fix typos and update MSW code to use new wxPENSTYLE_... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Elliott | remove daily build of docs |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Francesco Montorsi | sort the errors so it's easy to see if already processe... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Francesco Montorsi | fix wxMSW build after wxBrush changes: return wxBRUSHST... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Francesco Montorsi | enable the search engine so that the manual which gets... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Julian Smart | Don't accept picker text events from any old text control |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Václav Slavík | ShowWithEffect must call wxWindowBase::Show |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Vadim Zeitlin | don't use generic process callback for wxGTK/Motif... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Václav Slavík | Fixed generic art provider to scale bitmaps down to... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Václav Slavík | if we can't detect tooltip color, yellow as used by... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Vadim Zeitlin | ignore WinCE projects and build directories |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Vadim Zeitlin | ignore WinCE build directories |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Vadim Zeitlin | added test of focusing/selecting another item |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Bryan Petty | Removed layout constaints related docs as discussed... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | correct typo in wxDIR_STOP |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Francesco Montorsi | revised base64.h;bitmap.h |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Paul Cornett | use a different method to prevent an early size_allocate, |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | rename fobr95.{cpp,h} files to foobar.{cpp,h} |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | add support for asynchronous execution in wxBase (patch... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Francesco Montorsi | turn GENERATE_HTML on otherwise CHM generation does... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Francesco Montorsi | put the CHM in the out folder instead of out/html;... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Václav Slavík | wxMSW: generate wxClipboardTextEvent from wxTextCtrl... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Francesco Montorsi | update generation info and mention that you need doxyge... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Václav Slavík | restored missing parts of wxClipboardTextEvent docs... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | implement wxSpinCtrl::Reparent() to properly reparent... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | use quotes around SRCROOT to handle the case when it... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | protect access to ms_aTraceMasks with a critical sectio... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | call OnNativeDestroyed() if the native window is destro... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | fix crash in DoGetBestSize() if default widths are... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Bryan Petty | Categorized all functions and macros in the Debugging... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | don't assign the returned value in wxMDIParentFrame... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | use less expensive GetLastPosition() instead of GetValu... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | don't call GetLastPosition() unnecessarily in SelectAll... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | refactored code reused in several different places... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | no real changes, just use more readable helper wxTextEn... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | no real changes, just use more readable helper wxTextEn... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | initialize m_nCurLine in wxTextBuffer ctor (part of... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | added support for double arguments to wxCmdLineParser... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | use wxTE_PROCESS_{ENTER,TAB} with the wxGridCellChoiceE... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | don't generate duplicate resume events for PBT_APMRESUM... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | call OnNativeDestroyed() if the native window is destro... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | initialize m_initial{Recv,Send}BufferSize in wxSocketCl... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Vadim Zeitlin | remove/replace redundant SetAutoLayout() and Fit()... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | replace @seealso with @see; as Vaclav pointed out we... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Vadim Zeitlin | don't delete the context in ~wxGLCanvas(), the base... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Vadim Zeitlin | changed eol-style to native for all .h files |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | mention wxMenuItem::* deprecations |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | remove wine path from doxygen_chm: instead add some... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | make the script a bit more intelligent using MS broken... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | remove wine path from doxygen_chm: instead add some... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Bryan Petty | Updated doxygen launcher scripts to reflect new Doxyfil... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Vadim Zeitlin | rename Doxyfile.* to Doxyfile_* to avoid inappropriate... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Vadim Zeitlin | make wxCmdLineParser:Usage() const |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Vadim Zeitlin | no changes, just fix a few typos and wrap long lines |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Paul Cornett | minimize searching for tlw parent, remove useless code |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | revised wxAUI headers; added @todo in various places... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Paul Cornett | fix for infinite sizing loop (partial patch 1907189) |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | extracted from wxArrayString docs the docs for wxSorted... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | revised a* interface headers; categorized many function... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | remove @ingroup; use @category instead |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Julian Smart | Corrected typecasts (Sebastian Gottschalk) |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Julian Smart | Fixed bug in wxDialUpManagerMSW::GetISPNames - uses... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Julian Smart | Fixed bug for chars with ASCII value > 127, explicitly... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Julian Smart | Fixed bug for chars with ASCII value > 127, explicitly... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Stefan Csomor | use the same font matching fallbacks for all layout... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Bryan Petty | Fixed some function/define paramter names to match... |
commit | commitdiff | tree | snapshot |
next |