2009-03-02 |
Vadim Zeitlin | fix overloaded virtual warning |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::DoGetValue() to allow returning... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Vadim Zeitlin | set correct properties |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::SetHint() (a.k.a. cue banner or... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Vadim Zeitlin | add ugly macros to abstract the difference between... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Vadim Zeitlin | update to Dutch translations from Gideon van Melle |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | document that wxDialog::ShowModal() creates its own... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | document internal wxDateTime enums the way they're... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | do not duplicate large blocks of docs; use @overload... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | fix rendering of wxGrid on wxMSW when a dialog is over... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | use wxRenderer::GetCheckBoxSize() instead of doing... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | deprecated GetCheckBoxSize(wxWindow *) in favour of... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | move wxGridCellRenderer::Draw before other derived... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | force use of generic about dialog as to test unfocused... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | name the enum with wxDir flags to make it easier to... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Elliott | avoid error of menu with zero ID |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | remove old and outdated tech notes |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Francesco Montorsi | better document the possible arguments accepted by... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Vadim Zeitlin | recognize schemes other than http and ftp in wxLaunchDe... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Vadim Zeitlin | document wxTextEntry |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Vadim Zeitlin | added const_cast<> to silence gcc warnings (see #10520) |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Robert Roebling | Never show tree lines when there are tree buttons under... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Robert Roebling | Use gdk_window_invalidate instead of gtk_widget_queue_d... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Bryan Petty | wxPosition doesn't need renamed, it's supposed to be... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Vadim Zeitlin | compilation fixes for ANSI mode build (closes #10518) |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Vadim Zeitlin | reset the tooltip text before changing it, this apparen... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Kevin Ollivier | Cast needed to fix compilation on 10.4 --This line... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Vadim Zeitlin | add missing WXDLLIMPEXP_CORE (which surprisingly is... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Vadim Zeitlin | Turkish translation update from Hakkı Doğusan |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Julian Smart | Compile fix under wxGTK |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Francesco Montorsi | add references to OnEventLoopEnter/Exit callbacks |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Francesco Montorsi | fix doxygen warnings |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Francesco Montorsi | mention that some event logic now requires a running... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Vadim Zeitlin | VC6 compilation fix after last change: WXDLLIMPEXP_TEMP... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Vadim Zeitlin | refactor wxDocChildFrame and wxDocMDIChildFrame to... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Vadim Zeitlin | added wxDECLARE_NO_COPY_TEMPLATE_CLASS_2 |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Julian Smart | Fixed wxRichTextCtrl base class |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Vadim Zeitlin | move functions using deprecated methods out of line... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Julian Smart | Corrected IMPLEMENT_CLASS/BEGIN_EVENT_TABLE base class |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Stefan Csomor | applying patch, fixes #10523 |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Stefan Csomor | applying patch, fixes #10524 |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Jaakko Salli | No longer overestimate virtual height given to the... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Jaakko Salli | wxPropertyGrid::IsEditorFocused() is now public |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Vadim Zeitlin | fix Remove() argument in the example (closes #10521) |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Vadim Zeitlin | deprecate the old TryValidator/Parent() and replace... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Vadim Zeitlin | added wxDEPRECATED_BUT_USED_INTERNALLY_INLINE |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Vadim Zeitlin | override TryValidator() in wxMDIParentFrame to implemen... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Vadim Zeitlin | another missing WXDLLIMPEXP to fix DLL build |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Jouk Jansen | Updating OpenVMS compile configuration |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Václav Slavík | added wxXmlResource::LoadFile() to avoid URL-vs-filenam... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Václav Slavík | fixed wxXmlResource::Load's detection of filenames... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | added wxGrid::{Set,Get}{Row,Col}Sizes() methods allowin... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | don't use template assign() with VC6, even though it... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | compilation fix after the previous commit |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | fix for DLL build: wxEvtHandlerArray should be in wxBas... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | undo the change of r57522, it's not needed any more... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | postpone the check for the validity of growable rows... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | replace templae Connect() overloads with separate Bind... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Francesco Montorsi | add wxAppConsoleBase::OnEventLoopEnter/Exit callbacks... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Francesco Montorsi | document wxPolygonFillMode |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Francesco Montorsi | no real change: just group functions in a logic manner |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | don't call Refresh(empty-rect) unnecessarily |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Francesco Montorsi | try to clear the device/logical unit fog; remove unused... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Francesco Montorsi | revise all code; do not use many global objects; use... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Jouk Jansen | Update compile configuration for OpenVMS |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Kevin Ollivier | Remove no longer necessary re-entrancy check, fix funct... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | fix handling of long lines in wxGridCellAutoWrapStringR... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Kevin Ollivier | Fix for deprecated constructor issues, setting a functi... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Benjamin Williams | focus fixes for wxAUINotebook (fixes #4361) |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Vadim Zeitlin | render <TH> contents in bold, as all the browsers do |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Kevin Ollivier | Turn off the annoying beep when a key down is passed... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Vadim Zeitlin | remove non-existent wx/msw/datecontrols.h from files... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Vadim Zeitlin | add wx/persist/*.h files |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Vadim Zeitlin | fix (harmless) warnings in release mingw32 build |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | correct the coordinates used for DIBs in StretchBlt... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | avoid integer overflow when computing the radius in... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | no changes, just update the copyright in the header |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | add accessors for sockaddr to wxSockAddress (closes... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kevin Ollivier | Quick fix to prevent a crash when running on 10.4. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | add public wxXmlResource::GetResourceNode() which can... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kevin Ollivier | Missed one symbol used in the compatibility path. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kevin Ollivier | Fix for building under 10.4, where the BlendMode consta... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Stefan Neis | Various compilation fixes. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kevin Ollivier | Landing basic EVT_CHAR support, along with the rest... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kevin Ollivier | Add support for EVT_TEXT in OS X Cocoa. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | put something in the content field type in the tables... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Stefan Neis | Cleanup of functions not taking any parameter. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Jaakko Salli | Added wxComboPopup::GetComboCtrl() |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Francesco Montorsi | remove wxAppConsoleBase::OInitGui and leave it only... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Jaakko Salli | Fixed documentation of wxComboPopup::m_combo |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | add public wxLog::Log() to avoid ugly casts needed... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Paul Cornett | fix the restore of the fix of r58979 |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Vadim Zeitlin | restore changes of r58979 accidentally overwritten... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Paul Cornett | fix event table base for wxListMainWindow |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Paul Cornett | check for self-assignment in operator= |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Paul Cornett | non-pch build fixes, some cleanup |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Paul Cornett | fix for missing sighandler_t |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Václav Slavík | added asserts to check correct order of wxHtmlDCRendere... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Francesco Montorsi | fix a few typos |
commit | commitdiff | tree | snapshot |
next |