2008-09-28 |
Václav Slavík | wxGTK: Fixed printing to use fonts sizes adjustment... |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | wxPropertyGrid::RegisterEditorClass() now CHECK_MSG... |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | wxPropertyGridInterface docs cleanup and fixes, removed... |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | Fixed wxPGMultiButton (event handling, FinalizePosition... |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | Fixed a warning |
tree | commitdiff |
2008-09-26 |
Jaakko Salli | Fixed and clarified editor control event handling |
tree | commitdiff |
2008-09-26 |
Vadim Zeitlin | eliminate the hysteresis when scrollbars didn't disappe... |
tree | commitdiff |
2008-09-26 |
Vadim Zeitlin | fix ParseFormat("%d") to set the date it finds (#10002) |
tree | commitdiff |
2008-09-26 |
Vadim Zeitlin | using CLSCTX_ALL fails with Microsoft Office applicatio... |
tree | commitdiff |
2008-09-25 |
Vadim Zeitlin | don't give errors if SetLayeredWindowAttributes() is... |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | fix for non-PCH builds |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | build fix |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Removed wxPropertyGridManager::GetChildrentCount()... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | AddPage(), InsertPage() now return page ptr instead... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Removed wxPGProperty:GetArrIndex() in favor of GetIndex... |
tree | commitdiff |
2008-09-25 |
Vadim Zeitlin | don't test for both stream.fail() and stream.bad()... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Slightly better wxStockCursor usage |
tree | commitdiff |
2008-09-25 |
Vadim Zeitlin | specify the file name in IO errors messages; also make... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Fixed bug: Settings property attribute to wxNullVariant... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Fix wxCursor() ctor compilation by casting argument... |
tree | commitdiff |
2008-09-25 |
Robin Dunn | Consolidate old and new implementations of Get/SetSelection |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Fixed bug: wxPGProperty::OnEvent() was never called... |
tree | commitdiff |
2008-09-25 |
Vadim Zeitlin | fix parsing of IP literals in URIs, added test for it |
tree | commitdiff |
2008-09-25 |
Vadim Zeitlin | removed hardcoded size of 66 bytes of PRINTDLG struct... |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | small build fixes for PCH-less builds |
tree | commitdiff |
2008-09-25 |
Stefan Csomor | avoiding crash for pure modifier events |
tree | commitdiff |
2008-09-25 |
Robin Dunn | More changes needed to fix problems resulting from... |
tree | commitdiff |
2008-09-25 |
Kevin Ollivier | Get wxMediaCtrl stub impl. going for OS X Cocoa. |
tree | commitdiff |
2008-09-25 |
Kevin Ollivier | Remove some wxCocoa stuff that isn't in OS X Cocoa. |
tree | commitdiff |
2008-09-24 |
Kevin Ollivier | #ifdef Carbon-specific code to get stubbed DND support... |
tree | commitdiff |
2008-09-24 |
Robin Dunn | Unicode-related compile fixes |
tree | commitdiff |
2008-09-24 |
Robin Dunn | Fix wxStockCursor realted compile error |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | fix build errors deriving from making wxColourData... |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | use wxStockCursor (as documented and as already impleme... |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | changed wxColourData::GetCustomColour to const; there... |
tree | commitdiff |
2008-09-24 |
Vadim Zeitlin | return false, not true, from wxSingleInstanceChecker... |
tree | commitdiff |
2008-09-24 |
Vadim Zeitlin | reverted r55167, see #9854 |
tree | commitdiff |
2008-09-24 |
Vadim Zeitlin | restore the original selection when the dropdown is... |
tree | commitdiff |
2008-09-24 |
Stefan Csomor | supporting GetSize, fixes #9969 |
tree | commitdiff |
2008-09-23 |
Stefan Csomor | fixing compiles under certain flags |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | use wxGetDisplayPPI() instead of redoing it |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | use factor of 10, not 100, to convert mm to cm after... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | use inches2mm instead of literal constant in wxGetDispl... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | position the insertion point to the start, not end... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | don't crash if the grid is being deleted while a cell... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | fix the event handling in presence of pushed event... |
tree | commitdiff |
2008-09-22 |
Stefan Csomor | using new API instead of 2.8 compat, fixes #9990 |
tree | commitdiff |
2008-09-22 |
Stefan Csomor | fixing typo, thanks to Angelo Mottola |
tree | commitdiff |
2008-09-22 |
Stefan Csomor | fixing override, fixes #9985 (second error) |
tree | commitdiff |
2008-09-22 |
Kevin Ollivier | Adding compiling (but not yet working) taskbar implemen... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | use ProcessEventHere() instead of ProcessEvent() in... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | hook the docview-specific customization of event handli... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | extracted the part of ProcessEvent() which is repeated... |
tree | commitdiff |
2008-09-21 |
Stefan Csomor | fixing typo (lead to always floating layering for simpl... |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | Fixed non-precompiled headers compilation |
tree | commitdiff |
2008-09-21 |
Stefan Csomor | fixing focus, fixes #9985 |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | Revised #ifndef WX_PRECOMP headers, added missing ... |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | 'wx(U)LongLong << variant' type safety improved (now... |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | Removed #include <typeinfo> (since C++ RTTI is no longe... |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | Moved SetPropertyAttributeAll() to wxPropertyGridInterface |
tree | commitdiff |
2008-09-21 |
Vadim Zeitlin | don't waste time sending out update UI events for separ... |
tree | commitdiff |
2008-09-21 |
Václav Slavík | Get rid of gs_cairo; if wxGtkPrint* classes are used... |
tree | commitdiff |
2008-09-21 |
Václav Slavík | route all Cairo calls in GTK printing code through... |
tree | commitdiff |
2008-09-21 |
Václav Slavík | added wxGetDisplayPPI() convenience function and wxPrin... |
tree | commitdiff |
2008-09-21 |
Václav Slavík | progress message passed to wxDC::StartDoc() is not... |
tree | commitdiff |
2008-09-21 |
Kevin Ollivier | Stubbed wxToolTip implementation to get code that uses... |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Source changes needed to get MDI support compiling... |
tree | commitdiff |
2008-09-20 |
Vadim Zeitlin | use a single wxKeyboardEvent parameter instead of 4... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | - Main change is the addition of wxGridSelectRowsOrColu... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | make wxKeyEvent and wxMouseEvent derive from the same... |
tree | commitdiff |
2008-09-19 |
Jaakko Salli | Eliminated WX_PG_DECLARE/IMPLEMENT_DERIVED_PROPERTY_CLASS |
tree | commitdiff |
2008-09-19 |
Jaakko Salli | Eliminate a warning |
tree | commitdiff |
2008-09-19 |
Jaakko Salli | Moved wxPGChoices m_choices member from various propert... |
tree | commitdiff |
2008-09-19 |
Jaakko Salli | Do not insert client data if client data is not used |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | fix bug in SetInsertionPoint(-1) implementation |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | set selection point to end in wxTextEntryBase::SetValue... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | implement EnableTextChangedEvents() to make ChangeValue... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | set buffer length after reading the file contents into... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | return 0 (meaning the file is not seekable, as the... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | fix ownerdrawn button label drawing in ODS_NOACCEL... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | cancel the current operation if mouse capture is lost... |
tree | commitdiff |
2008-09-17 |
Vadim Zeitlin | ensure that the copies of the bitmap passed to wxMemory... |
tree | commitdiff |
2008-09-17 |
Jaakko Salli | Added separate SetFocusOnCanvas() function so that... |
tree | commitdiff |
2008-09-17 |
Jaakko Salli | Try to improve focus problem situation by using more... |
tree | commitdiff |
2008-09-17 |
Jaakko Salli | wxUSE_PROPGRID is now recognized by source and header... |
tree | commitdiff |
2008-09-16 |
Jaakko Salli | Try to display '...' text on editor buttons more consis... |
tree | commitdiff |
2008-09-16 |
Jaakko Salli | Do not incorrectly interprete StringToValue() returning... |
tree | commitdiff |
2008-09-16 |
Vadim Zeitlin | more grid folding: got rid of duplicate version of... |
tree | commitdiff |
2008-09-16 |
Jaakko Salli | Eliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa... |
tree | commitdiff |
2008-09-16 |
Julian Smart | Switched off some buggy optimisation that caused caret... |
tree | commitdiff |
2008-09-16 |
Vadim Zeitlin | start of the great grid folding: introduce wxGridOperat... |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | use wxSwap() |
tree | commitdiff |
2008-09-15 |
Julian Smart | Fixed Freeze problem that rendered control invisible |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | implement CreateGrid() in terms of SetTable() instead... |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | more cleanup (removed some TODOs/FIXMEs); use native... |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | remove the now unused GetScroll[XY] |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | WinCE compilation fix: don't use FNERR_INVALIDFILENAME |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | remove automatic selection of the current row/column... |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | select current column when Ctrl-Space is pressed; the... |
tree | commitdiff |
next |