2010-10-30 |
Vadim Zeitlin | Allow creating DIBs storing pixels in non-premultiplied... |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | Make it impossible to initialize AutoHBITMAP after... |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | Fix fatal bug in wxGetWindowFromHWND() for radio buttons. |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | Fix confusion with LOGFONT{A,W} parameters to MSW GetTh... |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Add wxDataViewRendererBase::PrepareForItem() helper. |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Account for text attrs in generic wxDataViewCtrl's... |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Add optional columns autosizing to wxDataViewCtrl. |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Add wxRenderer::GetHeaderButtonMargin(). |
tree | commitdiff |
2010-10-28 |
Vadim Zeitlin | Relax validation of wxCheckBox flags. |
tree | commitdiff |
2010-10-28 |
Vadim Zeitlin | Improve positioning of wxSlider min/max labels in wxMSW. |
tree | commitdiff |
2010-10-28 |
Vadim Zeitlin | wxOSX/Carbon compilation fix after wxListBoxBase changes. |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Don't duplicate event sending code in wxGTK wxListBox. |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Don't send SELECTED events for an already selected... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | wxOSX compilation fix: remove just added extra semicolon. |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Fix warnings about signed/unsigned comparisons inside... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Refactor: use wxBookCtrlBase::m_selection in all derive... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | No real changes, just replace -1 with wxNOT_FOUND in... |
tree | commitdiff |
2010-10-26 |
Vadim Zeitlin | Compilation fix for wxUSE_UNICODE_WCHAR && !wxUSE_STL_B... |
tree | commitdiff |
2010-10-25 |
Václav Slavík | Make wxMin, wxMax and wxClip template functions. |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Make wxUString compilable with VC6. |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Add wxDocManager::FindTemplate() method. |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Don't handle RPC_E_CHANGED_MODE return of OleInitialize... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | No real changes, just cleanup week days handling in... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Keep displayed month and year in sync in wxGenericCalen... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | No real changes, just inline wxDIB::Create(). |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Remove wxDIB::m_hasAlpha from wxMSW. |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Add support for specifying child process cwd and env... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Make it easier to define custom wxSizerXmlHandler subcl... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Make wxXmlResourceHandler::IsOfClass() static. |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Add wxIcon::GetSize() to wxIcon in wxOSX. |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Add XRC handler for wxToolbook. |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Added wxThread::OnKill() and OnDelete() callbacks. |
tree | commitdiff |
2010-10-22 |
Vadim Zeitlin | Added "rest" argument to wxString::Before{First,Last}(). |
tree | commitdiff |
2010-10-21 |
Vadim Zeitlin | Add missing comparison operator declarations in wxStrin... |
tree | commitdiff |
2010-10-21 |
Vadim Zeitlin | Implement comparisons between wxString::iterator and... |
tree | commitdiff |
2010-10-20 |
Vadim Zeitlin | Add XRC handler for wxCommandLinkButton. |
tree | commitdiff |
2010-10-20 |
Peter Cawley | Improve support for ribbon panel sizers: panels with... |
tree | commitdiff |
2010-10-18 |
Vadim Zeitlin | Change wxSP_XXX flags values to avoid clashes with... |
tree | commitdiff |
2010-10-17 |
Vadim Zeitlin | Fix wxSTC compilation without wxUSE_DRAG_AND_DROP after... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Correctly initialize wxGtkPrintNativeData members. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Restore text drag-and-drop in wxSTC broken by Scintilla... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Add wxHAS_3STATE_CHECKBOX symbol. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Improve validation of wxCheckBox styles. |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add wx{Pen,Brush}::Is[Non]Transparent() methods and... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add "GTK" prefix to wxChoice::{Dis,En}ableEvents()... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Check for task dialog availability even under Vista... |
tree | commitdiff |
2010-10-15 |
Jaakko Salli | Fix non-PCH builds |
tree | commitdiff |
2010-10-15 |
Jaakko Salli | Added the missing DLL export declaration for wxNumericP... |
tree | commitdiff |
2010-10-15 |
Jaakko Salli | Added wxNumericPropertyValidator, which is a custom... |
tree | commitdiff |
2010-10-14 |
Julian Smart | Fixed #12566 (assert on deletion) due to inconsistent... |
tree | commitdiff |
2010-10-10 |
Vadim Zeitlin | Move wxList::Member() to pseudo-template base list... |
tree | commitdiff |
2010-10-10 |
Jaakko Salli | When wxPGProperty is un-attached from wxPropertyGrid... |
tree | commitdiff |
2010-10-06 |
Julian Smart | Don't use wxDC in header |
tree | commitdiff |
2010-10-06 |
Julian Smart | Eliminated redundant wxRichTextAnchoredObject class... |
tree | commitdiff |
2010-10-06 |
Julian Smart | More efficient access to name and value |
tree | commitdiff |
2010-10-05 |
Vadim Zeitlin | Destroy the in-place edit control in wxGenericListCtrl... |
tree | commitdiff |
2010-10-05 |
Julian Smart | Added a flag suppressing node content conversion when... |
tree | commitdiff |
2010-10-04 |
Julian Smart | Exports fixed |
tree | commitdiff |
2010-10-04 |
Julian Smart | Removed redundant GetEditableWindow on GTK+ |
tree | commitdiff |
2010-10-04 |
Julian Smart | wxRTC no longer derives from wxTextCtrlBase; added... |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Disable the use of __thread with MinGW. |
tree | commitdiff |
2010-10-02 |
Tim Kosse | Connect to events only if using native implementation... |
tree | commitdiff |
2010-10-01 |
Vadim Zeitlin | Add non-vararg wxFileTypeInfo ctor and various setters. |
tree | commitdiff |
2010-10-01 |
Vadim Zeitlin | Add wxHAS_BITMAPTOGGLEBUTTON and test for it in the... |
tree | commitdiff |
2010-09-30 |
Stefan Csomor | opening ATSU Font info for Ulrich Telle's wxPDFContext |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Add default value for GetPopupMenuSelectionFromUser... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Correct handling of %hs and %ls in our wxPrintf() imple... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Fix handling of asterisks in wxPrintf() implementation. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Use Unix EOL format for the new files. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Include correct headers from richtextimagedlg.*. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Remove interface/implementation #pragmas from richtexti... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Add EVT_RIBBONBAR_TAB_LEFT_DCLICK event. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Improve mouse handling code in wxAuiToolBar. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Include wx/defs.h before testing for wxUSE_RADIOBOX. |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Fix wx/event.h compilation with Sun CC compiler. |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Fix typo in wxStandardPathsBase::ResourceCat descriptio... |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Make wxDateTime::Tm::yday public and document it. |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Fixed PCH-less build |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Have wxPropertyGrid inherit from wxControl and wxScroll... |
tree | commitdiff |
2010-09-23 |
Robin Dunn | CanSetTransparent needs to be virtual |
tree | commitdiff |
2010-09-23 |
Jaakko Salli | Streamline wxPropertyGrid tooltip code |
tree | commitdiff |
2010-09-22 |
Vadim Zeitlin | Better checks for wxMSWKeyboard::VKToWX() return value. |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Send generic wxTreeCtrl wxEVT_COMMAND_TREE_KEY_DOWN... |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Compilation fixes for old SDKs (VC6) after recent commit. |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Compilation fix of wxSocket code for older Solaris... |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | Always use native task dialog for wxProgressDialog... |
tree | commitdiff |
2010-09-18 |
Vadim Zeitlin | No changes, just refactor wxTextCtrl::SetStyle() in... |
tree | commitdiff |
2010-09-18 |
Vadim Zeitlin | Set wxTextCtrl::m_verRichEdit to 4 for RichEdit 4.1. |
tree | commitdiff |
2010-09-17 |
Robert Roebling | Postpone EnsureVisible() to idle as this sometimes... |
tree | commitdiff |
2010-09-16 |
Václav Slavík | Fix wxMSW rendering artifacts with modal dialogs. |
tree | commitdiff |
2010-09-15 |
Vadim Zeitlin | Update the text hint display correctly when ChangeValue... |
tree | commitdiff |
2010-09-15 |
Vadim Zeitlin | Fix several bugs in generic text entry hints implementa... |
tree | commitdiff |
2010-09-14 |
Vadim Zeitlin | Fix drawing of items with custom background in wxGeneri... |
tree | commitdiff |
2010-09-13 |
Robert Roebling | Document wxDataViewListModel as common abstract base... |
tree | commitdiff |
2010-09-13 |
Robert Roebling | Further work on wxDataViewListModel::Reset() |
tree | commitdiff |
2010-09-12 |
Robert Roebling | Moved more code from wxDataViewCtrl to wxDataViewCtrlIn... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Fix generation of key events for non-alphabetic keys... |
tree | commitdiff |
next |