2010-12-16 |
Jaakko Salli | Override wxTextEntry::GetSelection(long *from, long... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Instead of having wxComboCtrl mimic wxTextEntry interfa... |
tree | commitdiff |
2010-12-15 |
Vadim Zeitlin | Initialize wxLogWindow::m_pLogFrame in ctor to avoid... |
tree | commitdiff |
2010-12-15 |
Jouk Jansen | Include compilation of tests for OpenVMS (part1) |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Rename wxGenericDirCtrl::ExpandDir() to PopulateNode(). |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Update the directory icon in wxGenericDirCtrl::ExpandDir(). |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | No changes, just clean up duplicate colour functions... |
tree | commitdiff |
2010-11-27 |
Vadim Zeitlin | Fix the return value of wxSimpleHtmlListBox::Insert(). |
tree | commitdiff |
2010-11-24 |
Vadim Zeitlin | Skip mouse events outside of item area in wxDataViewCtrl. |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Deprecate not working wxSplitterWindow::SetSashSize(). |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Don't forbid creating wxSplitterWindow with border... |
tree | commitdiff |
2010-11-13 |
Vadim Zeitlin | Don't put cursor at the end of wxGridCellEnumEditor... |
tree | commitdiff |
2010-11-13 |
Vadim Zeitlin | Fix resizing of wxGrid columns when they were reordered. |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Use Cairo for wxGraphicsContext in wxX11. |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Add #if checks fixing minimal wxGTK build. |
tree | commitdiff |
2010-11-05 |
Jouk Jansen | Update OpenVMS makefiles |
tree | commitdiff |
2010-11-03 |
Vadim Zeitlin | Set column field of wxDVC ITEM_{ACTIVATED,CONTEXT_MENU... |
tree | commitdiff |
2010-11-03 |
Vadim Zeitlin | Optimize wxDataViewMainWindow::FindNode() in generic... |
tree | commitdiff |
2010-11-03 |
Vadim Zeitlin | Don't copy potentially big arrays in generic wxDataView... |
tree | commitdiff |
2010-11-03 |
Jouk Jansen | replace m_nSelection by m_selection |
tree | commitdiff |
2010-11-03 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2010-11-02 |
Vadim Zeitlin | Don't scroll the grid too much to bring selection in... |
tree | commitdiff |
2010-10-31 |
Vadim Zeitlin | Avoid events when implicitly selecting first wxBookCtrl... |
tree | commitdiff |
2010-10-30 |
Václav Slavík | For large dataview controls, don't use all items to... |
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-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-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-23 |
Robert Roebling | wxDataViewCtrl::Expand() only works on items whose... |
tree | commitdiff |
2010-10-23 |
Robert Roebling | Set focus to generic wxDataViewCtrl when clicking with... |
tree | commitdiff |
2010-10-22 |
Vadim Zeitlin | No real changes, just use const_cast<> instead of C... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Avoid crashes in wxGenericListCtrl client<->screen... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Clear selection when generic wxDataViewCtrl is cleared. |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add wx{Pen,Brush}::Is[Non]Transparent() methods and... |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Fix display of right aligned columns in wxGenericListCtrl. |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Pass last page in wxEVT_WIZARD_FINISHED event. |
tree | commitdiff |
2010-10-05 |
Vadim Zeitlin | Destroy the in-place edit control in wxGenericListCtrl... |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Fix wchar_t with int comparisons for Apple gcc. |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Fix use of DELETE and BACKSPACE when starting editing... |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Fix non-ASCII key handling in wxGrid editors. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Fix assert when changing the filter selection on a... |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Send generic wxTreeCtrl wxEVT_COMMAND_TREE_KEY_DOWN... |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Send generic wxListCtrl wxEVT_COMMAND_LIST_KEY_DOWN... |
tree | commitdiff |
2010-09-16 |
Vadim Zeitlin | Allow use of report mode non-native wxListCtrl in wxLis... |
tree | commitdiff |
2010-09-14 |
Vadim Zeitlin | Fix drawing of items with custom background in wxGeneri... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Use wxLocale::GetInfo() to get date format in wxDatePic... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Initialize wxGenericProgressDialog button members in... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Fix errors in handling of maximum field in wxGenericPro... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Don't use wxGenericProgressDialog::m_windowStyle for... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Create temporary wxEventLoop in wxGenericProgressDialog... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Initialize wxGenericProgressDialog::m_winDisabler properly. |
tree | commitdiff |
2010-09-03 |
Václav Slavík | Fix wxOwnerDrawnComboBox keyboard navigation with dupli... |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Add wxGrid::RefreshAttr() method to force attribute... |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Don't center wxGenericMessageDialog elements. |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Allow using custom labels for wxGenericMessageDialog... |
tree | commitdiff |
2010-08-23 |
Jouk Jansen | Update openVMS compile support |
tree | commitdiff |
2010-08-21 |
Robert Roebling | Allow calling wxGenericDirCtrl::GetPath() in multiple... |
tree | commitdiff |
2010-08-19 |
Vadim Zeitlin | Slightly improve wx[Generic]RichMessageDialog layout. |
tree | commitdiff |
2010-08-19 |
Vadim Zeitlin | Make the main message of wxGenericMessageDialog stand... |
tree | commitdiff |
2010-08-19 |
Vadim Zeitlin | Compilation fix for non-PCH build in wxGenericRichMessa... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Use task dialog for wxProgressDialog implementation... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Add wxRichMessageDialog class. |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Provide a task-dialog based wxMSW wxMessageDialog imple... |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Provide native wxHyperlinkCtrl implementation for wxMSW. |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Add new wxCommandLinkButton class. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Fix line indices translation in wxGrid::DoEndDragResize... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Inherit notebook background recursively under wxMSW. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Add name argument to wxDataViewCtrl ctor for consistency. |
tree | commitdiff |
2010-08-06 |
Václav Slavík | Fix DnD in generic wxDataViewCtrl when scrolled. |
tree | commitdiff |
2010-07-29 |
Václav Slavík | Fix wxDataViewCtrl to omit expander space for all kinds... |
tree | commitdiff |
2010-07-27 |
Robert Roebling | Let wxMSW report wxDataViewCustomRenderer::LeftClick... |
tree | commitdiff |
2010-07-26 |
Francesco Montorsi | add a spacer in case the progress dialog is built witho... |
tree | commitdiff |
2010-07-23 |
Vadim Zeitlin | Don't assert in wxDataViewCtrl::ItemDeleted() if item... |
tree | commitdiff |
2010-07-22 |
Vadim Zeitlin | Fix compilation of wxSpinCtrlGenericBase when PCH are... |
tree | commitdiff |
2010-07-22 |
Vadim Zeitlin | Update wxSpinCtrlDouble::m_digits in its SetDigits(). |
tree | commitdiff |
2010-07-14 |
Vadim Zeitlin | Don't use wxRendererNative::DrawFocusRect() under Mac. |
tree | commitdiff |
2010-07-14 |
Vadim Zeitlin | Generate key events in generic wxDataViewCtrl implement... |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Send right and double click events in wxGrid when using... |
tree | commitdiff |
2010-07-12 |
Vadim Zeitlin | Remove scroll units duplication in wxGrid to fix settin... |
tree | commitdiff |
2010-07-12 |
Vadim Zeitlin | Make Home and End keys work as expected in wxGrid. |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Set the string to search for in wxSearchCtrl events. |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Don't use uninitialized variables in wxGrid::AutoSize(). |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Account for largest item in wxGenericListCtrl::GetBestS... |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Ensure that wxGenericListCtrl always has wx[HV]SCROLL... |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Fix item selection/focus drawing in generic wxListCtrl. |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Allow user code to override key events in generic wxLis... |
tree | commitdiff |
2010-06-21 |
Stefan Csomor | fixing year display, see #11444 |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Fix activation handling in generic wxDataViewCtrl rende... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxFont::Bold() in wxGenericTreeCtrl instead of... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxTE_RICH2 for in-place wxGrid text editor control. |
tree | commitdiff |
2010-06-10 |
Robert Roebling | Make wxDataViewCtrl::GetColumnPosition() return the... |
tree | commitdiff |
2010-06-03 |
Francesco Montorsi | no real change: just rename "near" into "onNearPart... |
tree | commitdiff |
next |