2007-09-20 |
Vadim Zeitlin | use wxWindow::NewControlId() instead of wxNewId() to... |
tree | commitdiff |
2007-09-20 |
Robert Roebling | Patch from Bo for new selection API and impl. of GetCol... |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | use update UI handler for the up and new directory... |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | use drives paths, not names, in the dialog to avoid... |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | remove platform check, always compile this file as... |
tree | commitdiff |
2007-09-19 |
Robert Roebling | Let wxListCtrl generate the context menu event itself |
tree | commitdiff |
2007-09-18 |
Julian Smart | Fixed compilo |
tree | commitdiff |
2007-09-17 |
Paul Cornett | various small cleanups |
tree | commitdiff |
2007-09-17 |
Robert Roebling | Always rearrange wxListBook and send out size event... |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | rename wxFileList to wxFileListCtrl |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | fix access to client data of wxComboBox in wxUniv by... |
tree | commitdiff |
2007-09-15 |
Robert Roebling | Correct GetLabelItemRect to not include image (as per... |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | fix some harmless warnings (last two parts of patch... |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Fix ending label-editing bug when clicking elsewhere |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetColumnPosition() stubs |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetSortingColumn() stubs |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | added wxApp::Set/GetAppDisplayName() (patch 1780414) |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | add wxSYS_DCLICK_TIME system metric constant; use it... |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Add support for GTK print, modified from patch 1782055 |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Add force link for GtkPrint modeule (still commented... |
tree | commitdiff |
2007-09-01 |
Robert Roebling | Patch from Bo for new API, various fixes, live update... |
tree | commitdiff |
2007-08-29 |
Robert Roebling | Patch from Bo, implements mouse hover, default sort |
tree | commitdiff |
2007-08-28 |
Robert Roebling | Minor correction, use wxCHECK |
tree | commitdiff |
2007-08-28 |
Robert Roebling | Fix from Bo |
tree | commitdiff |
2007-08-28 |
Robert Roebling | Applied patch from Bo, WIP |
tree | commitdiff |
2007-08-27 |
Robert Roebling | restored expanders |
tree | commitdiff |
2007-08-26 |
Robert Roebling | Patch from Bo for recent API changes |
tree | commitdiff |
2007-08-25 |
Robert Roebling | Set/GetExpanderColumn() should use wxDataViewColumn... |
tree | commitdiff |
2007-08-24 |
Robert Roebling | Correct signature of HitTest() |
tree | commitdiff |
2007-08-24 |
Robert Roebling | Minor API changes |
tree | commitdiff |
2007-08-22 |
Robert Roebling | correct copyright |
tree | commitdiff |
2007-08-21 |
Vadim Zeitlin | don't limit the multiple choice dialog size to 300x200... |
tree | commitdiff |
2007-08-21 |
Robert Roebling | use live header button update when resizing, no XOR... |
tree | commitdiff |
2007-08-21 |
Robert Roebling | Removed gaps between header buttons and the strange... |
tree | commitdiff |
2007-08-20 |
Robert Roebling | Patch from Bo, adapt generic code to new API, add GetIt... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Change EnsureVisble() to including column parameter... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Bo's patch adding Selection API and some more changes... |
tree | commitdiff |
2007-08-18 |
Julian Smart | Compile fix |
tree | commitdiff |
2007-08-16 |
Julian Smart | Mac fix |
tree | commitdiff |
2007-08-16 |
Julian Smart | Added DrawFocusRect to wxRenderer |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | use one shot timers in wxAnimationCtrl (patch 1774535) |
tree | commitdiff |
2007-08-07 |
Robin Dunn | tweak the size and layout of the cancel button a bit... |
tree | commitdiff |
2007-08-07 |
Julian Smart | Added wxBORDER_THEME, wxWindow::GetDefaultBorderForCont... |
tree | commitdiff |
2007-08-07 |
Julian Smart | compile and warning fixes |
tree | commitdiff |
2007-08-03 |
Vadim Zeitlin | sorting support for generic version (patch 1765087... |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | removed unused wxUSE_XXX options (patch 1759328) |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | yet another compilation fix for ItemDeleted |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | and another compilation fix for ItemDeleted() from Bo |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | real compilation fix for ItemDeleted() |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | compilation fix for ItemDeleted() |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-25 |
Robert Roebling | Patch from Bo, implement sorting in wxDVC |
tree | commitdiff |
2007-07-25 |
Vadim Zeitlin | fix warnings due to using deprecated-but-used-internall... |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Patch from Bo to optimize FindNode() in internal tree... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | correct the last patch: we should compare wxGenericTree... |
tree | commitdiff |
2007-07-18 |
Vadim Zeitlin | don't assert when right/down cursor arrows are used... |
tree | commitdiff |
2007-07-16 |
Robert Roebling | Use wxDataViewItem, not row to index |
tree | commitdiff |
2007-07-16 |
Robert Roebling | change wxDataViewItem id to void* |
tree | commitdiff |
2007-07-16 |
Robert Roebling | Patch from Bo for generic wxDataViewCtrl |
tree | commitdiff |
2007-07-13 |
Robert Roebling | More patches from Bo, reduced wxDataViewModel, more... |
tree | commitdiff |
2007-07-12 |
Robert Roebling | Bo's patch for generic code, more sorting code, WIP |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | call SetCanFocus(false) to prevent the control window... |
tree | commitdiff |
2007-07-11 |
Julian Smart | Avoid a crash due to OnSize being called before initial... |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even... |
tree | commitdiff |
2007-07-09 |
Robert Roebling | Bo'd patch to make wxDataViewCtrl compile again (4th... |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-07-07 |
Robert Roebling | GCC doesn't like inline wxDEPRECATED methods. |
tree | commitdiff |
2007-07-06 |
Vadim Zeitlin | remove the unneeded +1 from wxGauge::SetValue() call... |
tree | commitdiff |
2007-07-05 |
Vadim Zeitlin | reset selection when sorting the items as they don... |
tree | commitdiff |
2007-07-05 |
Vadim Zeitlin | don't allow selecting multiple items in single selectio... |
tree | commitdiff |
2007-07-03 |
Robert Roebling | upport wxListCtrl label edit changes |
tree | commitdiff |
2007-07-03 |
Robert Roebling | Let GtkScrolledWindow handle scroll wheel events. |
tree | commitdiff |
2007-07-02 |
Julian Smart | Added SetBitmap, GetBitmap to wxWizard |
tree | commitdiff |
2007-06-28 |
Václav Slavík | dont use wxChar* arguments in wxDatePickerCtrlGeneric API |
tree | commitdiff |
2007-06-28 |
Václav Slavík | don't use wxChar* arguments in wxLogWindow API |
tree | commitdiff |
2007-06-25 |
Václav Slavík | removed executable bit on files that aren't executables |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Correct gridlines drawing |
tree | commitdiff |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
tree | commitdiff |
2007-06-18 |
Robin Dunn | Send the calendar and date changed events to the datepi... |
tree | commitdiff |
2007-06-16 |
Václav Slavík | wxUSE_STL compilation fixes for wxGenericFontDialog |
tree | commitdiff |
2007-06-11 |
Václav Slavík | use wx/crt.h as the 'official' header for wxCRT wrapper... |
tree | commitdiff |
2007-06-04 |
Václav Slavík | changed wxLog::OnLog(String) to take wxString instead... |
tree | commitdiff |
2007-06-01 |
Vadim Zeitlin | extract setting max length in wxGridCellTextEditor... |
tree | commitdiff |
2007-05-25 |
Vadim Zeitlin | compilation fix for non-PCH build, include wx/wxchar.h |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | declare wxFileSelectorDefaultWildcardStr to fix compila... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | deprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just... |
tree | commitdiff |
2007-05-23 |
Vadim Zeitlin | fix wxODCB_PAINTING_SELECTED not being always set ... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | remove unused static function (avoids a warning about it) |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | pass wxStrings directly to wxFAIL_MSG, there is no... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | fixed warning about using deprecated GetTextExtent... |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
tree | commitdiff |
2007-05-09 |
Václav Slavík | return value from wxEditableListBox::Create() |
tree | commitdiff |
2007-05-07 |
Robert Roebling | [ 1713933 ] docs for wxEditableListBox |
tree | commitdiff |
2007-05-05 |
Vadim Zeitlin | don't use deprecated GetTextExtent() overload |
tree | commitdiff |
2007-05-05 |
Paul Cornett | build fix |
tree | commitdiff |
2007-05-05 |
Paul Cornett | build fix for wxUSE_CONFIG==0 |
tree | commitdiff |
2007-05-05 |
Vadim Zeitlin | fix compilation in wxUSE_MENUS==0 case |
tree | commitdiff |
2007-05-05 |
Robert Roebling | Fix wxFD_FILE_MUST_EXIST |
tree | commitdiff |
next |