2008-05-23 |
Robert Roebling | Simplify SetValue() with empty string
|
commit | commitdiff | tree |
2008-05-23 |
Robert Roebling | Invocation of default button by <ENTER> was impossible...
|
commit | commitdiff | tree |
2008-05-23 |
Robert Roebling | Update IsSelection() docs
|
commit | commitdiff | tree |
2008-05-23 |
Robert Roebling | Update controls sample to follow documented logic
|
commit | commitdiff | tree |
2008-05-23 |
Robert Roebling | Move event generation in multiple selection mode to...
|
commit | commitdiff | tree |
2008-05-23 |
Robert Roebling | Move event generation in multiple selection mode to...
|
commit | commitdiff | tree |
2008-05-23 |
Robert Roebling | Move event generation in multiple selectino mode to...
|
commit | commitdiff | tree |
2008-05-23 |
Robert Roebling | Update selection cache when inserting items, too
|
commit | commitdiff | tree |
2008-05-23 |
Robert Roebling | Move event generation code for multiple selection mode...
|
commit | commitdiff | tree |
2008-05-23 |
Robert Roebling | Remove deprecated methods
|
commit | commitdiff | tree |
2008-05-23 |
Robert Roebling | Disable events upon item deletion (just in case) and...
|
commit | commitdiff | tree |
2008-05-22 |
Robert Roebling | Forgot client data
|
commit | commitdiff | tree |
2008-05-22 |
Robert Roebling | Make events match better with MSW
|
commit | commitdiff | tree |
2008-05-22 |
Robert Roebling | Remove m_blockEvents and use Disable/Enable instead...
|
commit | commitdiff | tree |
2008-05-22 |
Robert Roebling | Minor doc corrections
|
commit | commitdiff | tree |
2008-05-22 |
Robert Roebling | Also allow UP and DOWN if we reached max number of...
|
commit | commitdiff | tree |
2008-05-22 |
Robert Roebling | [ wxwindows-Patches-1947680 ] wxMac: Fixes number of...
|
commit | commitdiff | tree |
2008-05-21 |
Robert Roebling | Make height of red square depend on value in the model
|
commit | commitdiff | tree |
2008-05-21 |
Robert Roebling | Add test for progress renderer
|
commit | commitdiff | tree |
2008-05-21 |
Robert Roebling | Query value from the model column given by col->GetModelColumn()
|
commit | commitdiff | tree |
2008-05-21 |
Robert Roebling | Added InsertColumn( pos, col ), some reformating
|
commit | commitdiff | tree |
2008-05-21 |
Robert Roebling | Update wxString overview
|
commit | commitdiff | tree |
2008-05-21 |
Robert Roebling | Correct wxString:Append docs
|
commit | commitdiff | tree |
2008-05-21 |
Robert Roebling | Correct formatting
|
commit | commitdiff | tree |
2008-05-21 |
Robert Roebling | Mention dropdown menu
|
commit | commitdiff | tree |
2008-05-20 |
Robert Roebling | Commit mem leak fix I introduced
|
commit | commitdiff | tree |
2008-05-20 |
Robert Roebling | replaces unsigned int with wxUIntPtr
|
commit | commitdiff | tree |
2008-05-20 |
Robert Roebling | Fix mem corruption due to string no longer being in...
|
commit | commitdiff | tree |
2008-05-20 |
Robert Roebling | Don't make lines narrower that default line height...
|
commit | commitdiff | tree |
2008-05-19 |
Robert Roebling | Set EventObject in event
|
commit | commitdiff | tree |
2008-05-19 |
Robert Roebling | Made the various logical 2 device transforms consistent...
|
commit | commitdiff | tree |
2008-05-19 |
Robert Roebling | Missing header
|
commit | commitdiff | tree |
2008-05-18 |
Robert Roebling | Correct remaining bits of variable height lines for...
|
commit | commitdiff | tree |
2008-05-18 |
Robert Roebling | Compilo
|
commit | commitdiff | tree |
2008-05-16 |
Robert Roebling | Tried unsuccessfully to change individual line height
|
commit | commitdiff | tree |
2008-05-16 |
Robert Roebling | Correct vert alignment
|
commit | commitdiff | tree |
2008-05-16 |
Robert Roebling | ignore invisble columns in height calculation
|
commit | commitdiff | tree |
2008-05-16 |
Robert Roebling | Typo
|
commit | commitdiff | tree |
2008-05-16 |
Robert Roebling | [ 1965257 ] wxMac implementation of wxDataViewColumn...
|
commit | commitdiff | tree |
2008-05-16 |
Robert Roebling | Option for variable line heights (MSW and GTK+ sofar)
|
commit | commitdiff | tree |
2008-05-15 |
Robert Roebling | Missing semicolon
|
commit | commitdiff | tree |
2008-05-15 |
Robert Roebling | [ 1960295 ] wxWeakRef - Reorganization and comments
|
commit | commitdiff | tree |
2008-05-14 |
Robert Roebling | [wx-dev] [ wxwindows-Bugs-1566309 ] wxDir::IsOpened...
|
commit | commitdiff | tree |
2008-05-07 |
Robert Roebling | Remove const consts from docs
|
commit | commitdiff | tree |
2008-05-07 |
Robert Roebling | current locale in wxString means wxConvLibc
|
commit | commitdiff | tree |
2008-05-07 |
Robert Roebling | Mention wxConvLocal in wxString
|
commit | commitdiff | tree |
2008-05-07 |
Robert Roebling | Further wxString clarification according to current...
|
commit | commitdiff | tree |
2008-05-06 |
Robert Roebling | [ 1957970 ] wxWeakRef - assign from other wxWeakRef
|
commit | commitdiff | tree |
2008-05-06 |
Robert Roebling | Fix more typos
|
commit | commitdiff | tree |
2008-05-06 |
Robert Roebling | Try to fix formating
|
commit | commitdiff | tree |
2008-05-06 |
Robert Roebling | More wxString docs, listed most STL methods
|
commit | commitdiff | tree |
2008-04-30 |
Robert Roebling | Update version info in platform detail page
|
commit | commitdiff | tree |
2008-04-30 |
Robert Roebling | Minor clarification
|
commit | commitdiff | tree |
2008-04-30 |
Robert Roebling | Mention wxGCDC
|
commit | commitdiff | tree |
2008-04-30 |
Robert Roebling | Added constructor to wxGCDC from wxPrinterDC
|
commit | commitdiff | tree |
2008-04-30 |
Robert Roebling | Use cairo_scale() for scaling to full printing resolution...
|
commit | commitdiff | tree |
2008-04-29 |
Robert Roebling | Tried to transform wxGC like wxDC, failed
|
commit | commitdiff | tree |
2008-04-29 |
Robert Roebling | Minor doc improvements
|
commit | commitdiff | tree |
2008-04-29 |
Robert Roebling | Minor doc improvements
|
commit | commitdiff | tree |
2008-04-29 |
Robert Roebling | Minor clarification
|
commit | commitdiff | tree |
2008-04-28 |
Robert Roebling | Added new wxGraphicsContext:Create( wxPrinterDC ) instead...
|
commit | commitdiff | tree |
2008-04-28 |
Robert Roebling | Some doc corrections
|
commit | commitdiff | tree |
2008-04-28 |
Robert Roebling | Check for m_treeCtrl!=NULL, [ wxwindows-Patches-1953459...
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Trying to make wxString readable again, II
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Trying to make wxString readable again
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | wxCairoGraphics need a font event without drawing text
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Some testing code for wxGraphicsContext printing
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Minor updates
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Typo
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Fix linking problem
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Forgot to remove this one
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | const_iterator
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Made wxCairo graphics code compile again, wxGraphicsBitmap...
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Removed category for styled text control which only...
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | A few wxString doc updates
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Added wxDC::CreateGraphicsContext and implemented it...
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Forgot wxGraphicsPath
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Mention graphics device classes
|
commit | commitdiff | tree |
2008-04-25 |
Robert Roebling | Mention graphics classes, separate out image and bitmap...
|
commit | commitdiff | tree |
2008-04-22 |
Robert Roebling | Let wxCommandEvent's copy constr copy its string via...
|
commit | commitdiff | tree |
2008-04-22 |
Robert Roebling | Reviewd wxVariant
|
commit | commitdiff | tree |
2008-04-22 |
Robert Roebling | Remove usused variable
|
commit | commitdiff | tree |
2008-04-22 |
Robert Roebling | Minor correction
|
commit | commitdiff | tree |
2008-04-21 |
Robert Roebling | [ 1944519 ] improve left down event handling for wxPopupTran...
|
commit | commitdiff | tree |
2008-04-21 |
Robert Roebling | [ 1907169 ] GTK - trunk - dialog default button, part...
|
commit | commitdiff | tree |
2008-04-21 |
Robert Roebling | [ 1945434 ] Changing method wxComboCtrlBase::DrawButton...
|
commit | commitdiff | tree |
2008-04-19 |
Robert Roebling | Fixed wxDatePickerCtrl under OS X
|
commit | commitdiff | tree |
2008-04-18 |
Robert Roebling | Reverted accidental change
|
commit | commitdiff | tree |
2008-04-18 |
Robert Roebling | Reverted accidental change
|
commit | commitdiff | tree |
2008-04-18 |
Robert Roebling | Reverted accidental change
|
commit | commitdiff | tree |
2008-04-18 |
Robert Roebling | Layout improvements for CalendarCtrl
|
commit | commitdiff | tree |
2008-04-18 |
Robert Roebling | Bring wxSpinCtrl closer to HIG
|
commit | commitdiff | tree |
2008-04-18 |
Robert Roebling | Improve default size calc of wxComboBox
|
commit | commitdiff | tree |
2008-04-17 |
Robert Roebling | [ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
|
commit | commitdiff | tree |
2008-04-17 |
Robert Roebling | Patches-1940222 ] wxTextCtrl and keydown on fully selected...
|
commit | commitdiff | tree |
2008-04-17 |
Robert Roebling | [ 1942756 ] wxImage:SaveFile() returns true instead...
|
commit | commitdiff | tree |
2008-04-15 |
Robert Roebling | Use correct tree style
|
commit | commitdiff | tree |
2008-04-15 |
Robert Roebling | Mention default constr
|
commit | commitdiff | tree |
2008-04-14 |
Robert Roebling | Support bitmaps and text and header columns using wxImageLis...
|
commit | commitdiff | tree |
2008-04-14 |
Robert Roebling | Use scoped ptr template
|
commit | commitdiff | tree |
next |