2010-06-12 |
Vadim Zeitlin | Fix scrolling to the bottom in wxTextCtrl::AppendText(). |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Vadim Zeitlin | Fix processing of events for MRU entries #10 and more... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Vadim Zeitlin | Stop the timer in console IPC client sample once we... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Vadim Zeitlin | Avoid sending spurious socket read notifications in... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Jaakko Salli | For wxTextCtrl editor, set the bold font before margins... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Jaakko Salli | Keyboard handling was blocked by label editor. Also... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Jaakko Salli | Added wxPropertyGrid::DedicateKey(), which prevents... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Vadim Zeitlin | Add wx/msgqueue.h to the list of wxBase headers and... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Vadim Zeitlin | Fix typo in an error message in XTI code. |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Robert Roebling | Implemented wxDataViewColumn for wxOSX/Cocoa |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Robert Roebling | Suppress warning about double->int conversion |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Robert Roebling | Make wxDataViewCtrl::GetColumnPosition() return the... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Vadim Zeitlin | Add missing Init() call to one of wxListBox ctors in... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Jaakko Salli | wxAny CheckType() member functions are now const |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Jaakko Salli | wxAny CheckType() member functions should be const |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Francesco Montorsi | Increase interoperability between wxPoint and wxRealPoi... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Francesco Montorsi | fix bug in wxGDIPlusMatrixData::Rotate: it must take... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Francesco Montorsi | fix couple of warnings; remove wxUsleep dummy test |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE_EVENT_... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE/IMPLEM... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE/IMPLEM... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Vadim Zeitlin | Don't use -kAddToPopUp() gettext hack with Scintilla. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Vadim Zeitlin | Include locale.h in cmdline.cpp to ensure LC_ALL is... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Julian Smart | GetStyleMergedWithBase no longer hangs if there's a... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Francesco Montorsi | revert previous revision about localization of decimal... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Francesco Montorsi | add to wxRealPoint the same operators already available... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Francesco Montorsi | fix building without PCH |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Francesco Montorsi | Move a couple of wxFileName tests from the console... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Francesco Montorsi | remove some tests from the console sample: |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Vadim Zeitlin | Don't post process events twice but return correct... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Vadim Zeitlin | Fix compilation errors in wxGTK wxDataViewCtrl in ANSI... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Jaakko Salli | To make it clear in the sample that a custom animation... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Francesco Montorsi | get rid of wxMimeTypesManager::ReadMailcap and wxMimeTy... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Francesco Montorsi | document wxTransparentColour global instance |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Francesco Montorsi | more readable argument names for wxDC::DrawArc |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Jaakko Salli | In wxComboCtrlBase::DoShowPopup(), if the popup window... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Jaakko Salli | Use ShowWithEffect() in the sample wxComboCtrlWithCusto... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Vadim Zeitlin | Don't send selection events for an already selected... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Vadim Zeitlin | Don't send listbox selection events when mouse wasn... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Vadim Zeitlin | Use mouse position to find the item for selection event... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Vadim Zeitlin | No changes, just refactor wxListBox initialization... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Vadim Zeitlin | Refactor listbox event sending code to avoid duplication. |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Vadim Zeitlin | Don't return true from DoTryChain() if the event wasn... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Robin Dunn | m_id was already set, don't set it to the passed in... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Vadim Zeitlin | Correct EVT_LIST_BEGIN_LABEL_EDIT macro name in the... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Francesco Montorsi | no real change: just rename "near" into "onNearPart... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Jaakko Salli | Greatly reduce rare animation garbage in wxOwnerDrawnCo... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Vadim Zeitlin | Drop the column being dragged at the correct position... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Vadim Zeitlin | Test for wxPen validity before testing for its style... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Vadim Zeitlin | Assert if an invalid column index is specified when... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Francesco Montorsi | fix StringTestCase::FromDouble: newer MSVC versions... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Francesco Montorsi | remove wxFileConfig tests: FileConfigTestCase already... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Francesco Montorsi | Move some wxPrintf() tests (taken from glibc) to Vsnpri... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Francesco Montorsi | Move wxRegConfig tests from console sample to a new... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Francesco Montorsi | Make wxConfig ctor docs more readable. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Vadim Zeitlin | Fix recently broken forwarding of events between event... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Vadim Zeitlin | Fix drawing of scaled bitmaps in wxCairoContext. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Vadim Zeitlin | Don't hard code position of the drawing sample window... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Vadim Zeitlin | Remove unused GetTextExtent() call from wxProgressDialog. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Francesco Montorsi | disable FTPTestCase by default. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jaakko Salli | Interpret arrow keys correctly in wxMSW wxComboCtrl... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jaakko Salli | In wxComboPopupEvtHandler::OnMouseEvent(), when need... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jaakko Salli | For clarity: wxComboPopupExtraEventHandler -> wxComboPo... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jaakko Salli | Refactored wxComboPopupExtraEventHandler::OnMouseEvent... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | Update AUI floating windows position and not just size... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | Regenerate wxstd.pot with the recently added translatab... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | Don't disable wxID_PRINT_SETUP even when there is no... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | Translate strings used in doc-view printing code. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | Use C locale for numbers in wx(File)Config. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | Add wxString::FromDouble() and FromCDouble(). |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | Make wxString::ToCXXX() methods always available. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | No real changes, just avoid an unnecessary heap allocat... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | Fix wxFont::IsFixedWidth() under MSW to always return... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Francesco Montorsi | Add a simple example to make it easier to get started... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Francesco Montorsi | implement * and / operators for wxPoint, not only wxSize. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | Add <span> tag and limited support for CSS styles to... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | No changes, just rebaked and reran autoconf. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | Activate the view of a newly created document. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | Store page setup data in wxDocManager. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | Don't generate AUINOTEBOOK_BG_DCLICK when clicking... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Robert Roebling | Patch update, probably fixes #12090: wxGTK cursor handl... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Robert Roebling | Use GTKXXX notation for some more wxGTK specific method... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Václav Slavík | wxrc -g should output filenames in Unix format. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Julian Smart | Caret position corrected to end of selection |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Václav Slavík | Fix Shift+TAB navigation from wxNotebook. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Paul Cornett | Remove pizza backing window. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Vadim Zeitlin | Add "filter changed" event to wxFileCtrl. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Vadim Zeitlin | Add wxConfig::Read(float *) overload. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Vadim Zeitlin | Show OLE errors using wxLogDebug() in wxAutomationObject. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Jaakko Salli | Fixed assert when editing wxFontProperty with unspecifi... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Francesco Montorsi | remove test code for wxScopeGuard (there's already... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Francesco Montorsi | remove wxCmdLineParser tests; there is already a much... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Francesco Montorsi | get rid of socket tests; there are marked as broken... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Francesco Montorsi | move all non-interactive FTP tests from the console... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Francesco Montorsi | Add examples of usage for easy copy-and-paste. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jouk Jansen | Update configuration for wxX11 on OpenVMS |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Jaakko Salli | In wxComboPopupExtraEventHandler::OnMouseEvent(): Also... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Vadim Zeitlin | Ignore "%*" in the shell command strings in MSW registry. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Vadim Zeitlin | Fall back on using tree/list control item text in wxDra... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Vadim Zeitlin | Correct wxEVT_AUXn_XXX event types names. |
commit | commitdiff | tree | snapshot |
next |