2007-09-22 |
Robert Roebling | Removed last bits of DrawScaledBitmap (was removed...
|
commit | commitdiff | tree |
2007-09-21 |
Robert Roebling | more work on wxDC reorganizing
|
commit | commitdiff | tree |
2007-09-21 |
Robert Roebling | Mention that DrawLines( wxList *) is deprecated
|
commit | commitdiff | tree |
2007-09-20 |
Robert Roebling | Patch from Bo for new selection API and impl. of GetColumnPos
|
commit | commitdiff | tree |
2007-09-19 |
Robert Roebling | GTK+ selects the first item initially, II
|
commit | commitdiff | tree |
2007-09-19 |
Robert Roebling | GTK+ selects the first item initially
|
commit | commitdiff | tree |
2007-09-19 |
Robert Roebling | Correct alphabetical order
|
commit | commitdiff | tree |
2007-09-19 |
Robert Roebling | Let wxListCtrl generate the context menu event itself
|
commit | commitdiff | tree |
2007-09-18 |
Robert Roebling | Rearrange code to fix some problems
|
commit | commitdiff | tree |
2007-09-18 |
Robert Roebling | Correct setting of line width
|
commit | commitdiff | tree |
2007-09-17 |
Robert Roebling | Always rearrange wxListBook and send out size event...
|
commit | commitdiff | tree |
2007-09-17 |
Robert Roebling | compilation
|
commit | commitdiff | tree |
2007-09-17 |
Robert Roebling | Don't compile with < GTK 2.4
|
commit | commitdiff | tree |
2007-09-17 |
Robert Roebling | Always make wxWindow::SetFocus() focus the window,...
|
commit | commitdiff | tree |
2007-09-15 |
Robert Roebling | Implement wxWindow::SetFocusIgnoringChildren for GTK+
|
commit | commitdiff | tree |
2007-09-15 |
Robert Roebling | Correct GetLabelItemRect to not include image (as per...
|
commit | commitdiff | tree |
2007-09-15 |
Robert Roebling | Remove redundant test later in keypress handling
|
commit | commitdiff | tree |
2007-09-15 |
Robert Roebling | Only send keypress events to focus widget, not its...
|
commit | commitdiff | tree |
2007-09-14 |
Robert Roebling | Implement wxDataViewCtrl::GetSortingColumn() and related...
|
commit | commitdiff | tree |
2007-09-14 |
Robert Roebling | Implement and test _HEADER_RIGHT_CLICK event for GTK+
|
commit | commitdiff | tree |
2007-09-14 |
Robert Roebling | Implement and test wxDataViewCtrl::GetColumnPosition...
|
commit | commitdiff | tree |
2007-09-14 |
Robert Roebling | Forgot this one
|
commit | commitdiff | tree |
2007-09-14 |
Robert Roebling | Patch from Hartwig wrt SELECTION_CHANGE event
|
commit | commitdiff | tree |
2007-09-14 |
Robert Roebling | API change: a single SELECTION_CHANGED not lots of...
|
commit | commitdiff | tree |
2007-09-14 |
Robert Roebling | Fix ending label-editing bug when clicking elsewhere
|
commit | commitdiff | tree |
2007-09-13 |
Robert Roebling | wxDataViewCtrl patch from Hartwig
|
commit | commitdiff | tree |
2007-09-13 |
Robert Roebling | Use GTK_SPIN_BUTTON() not (GtkSpinButton*)
|
commit | commitdiff | tree |
2007-09-13 |
Robert Roebling | [ 1793012 ] wxSpinCtrl::SetValue() doesn't update internal...
|
commit | commitdiff | tree |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetColumnPosition() stubs
|
commit | commitdiff | tree |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetSortingColumn() stubs
|
commit | commitdiff | tree |
2007-09-13 |
Robert Roebling | Patch from Hartwig (use new GetChildren() API)
|
commit | commitdiff | tree |
2007-09-13 |
Robert Roebling | little change for Mac build
|
commit | commitdiff | tree |
2007-09-13 |
Robert Roebling | Third update patch for GTK+ print (correcting my device...
|
commit | commitdiff | tree |
2007-09-13 |
Robert Roebling | Second update patch for GTK+ print (DrawBitmap fix)
|
commit | commitdiff | tree |
2007-09-13 |
Robert Roebling | First update patch for GTK+ print
|
commit | commitdiff | tree |
2007-09-10 |
Robert Roebling | Rewrote scaling for GTK+ print
|
commit | commitdiff | tree |
2007-09-10 |
Robert Roebling | Compilation
|
commit | commitdiff | tree |
2007-09-10 |
Robert Roebling | corrected some of 200 compile errors introduced by...
|
commit | commitdiff | tree |
2007-09-10 |
Robert Roebling | Rewrote scaling code for GNOME print backend. The inverted...
|
commit | commitdiff | tree |
2007-09-08 |
Robert Roebling | Compile error (no idea why Mingw doesn't like wxPoint())
|
commit | commitdiff | tree |
2007-09-07 |
Robert Roebling | Patch to use high printer resolution instead of Cairo...
|
commit | commitdiff | tree |
2007-09-07 |
Robert Roebling | minor corrections, made non-public API private
|
commit | commitdiff | tree |
2007-09-07 |
Robert Roebling | prevent double deletion of cairo lib
|
commit | commitdiff | tree |
2007-09-06 |
Robert Roebling | wxDC::Clear() shouldn't do anything in printing DCs...
|
commit | commitdiff | tree |
2007-09-06 |
Robert Roebling | Removed run-time dependency on libpangocairo
|
commit | commitdiff | tree |
2007-09-06 |
Robert Roebling | Add Cairo to build, remove run-time dependency
|
commit | commitdiff | tree |
2007-09-06 |
Robert Roebling | Make use of wxCairoLibrary from within wxGtkPrint
|
commit | commitdiff | tree |
2007-09-06 |
Robert Roebling | Add wxCairoLibrary (not yet built)
|
commit | commitdiff | tree |
2007-09-06 |
Robert Roebling | Move the wxDL_ macros to wxDynLibrary
|
commit | commitdiff | tree |
2007-09-06 |
Robert Roebling | Explain various printing backends in GTK+
|
commit | commitdiff | tree |
2007-09-06 |
Robert Roebling | Mention wxUSE_GTKPRINT define
|
commit | commitdiff | tree |
2007-09-05 |
Robert Roebling | Add support for GTK print, modified from patch 1782055
|
commit | commitdiff | tree |
2007-09-05 |
Robert Roebling | Add force link for GtkPrint modeule (still commented...
|
commit | commitdiff | tree |
2007-09-05 |
Robert Roebling | Make wxGnomePrintModule public so that wxGtkPrintModule...
|
commit | commitdiff | tree |
2007-09-05 |
Robert Roebling | Add GtkPrint detection code and configure switch
|
commit | commitdiff | tree |
2007-09-05 |
Robert Roebling | upport wxFileDataObject change for UTF8 handling
|
commit | commitdiff | tree |
2007-09-04 |
Robert Roebling | correct scrolling of various GTK+ widgets such as GtkFrame...
|
commit | commitdiff | tree |
2007-09-03 |
Robert Roebling | Update to recent eggtrayicon version. Should be converted...
|
commit | commitdiff | tree |
2007-09-01 |
Robert Roebling | Patch from Bo for new API, various fixes, live update...
|
commit | commitdiff | tree |
2007-08-31 |
Robert Roebling | typo
|
commit | commitdiff | tree |
2007-08-31 |
Robert Roebling | Add wxDataViewCtrl to the build for OS X
|
commit | commitdiff | tree |
2007-08-31 |
Robert Roebling | Added const and virtual in various places
|
commit | commitdiff | tree |
2007-08-31 |
Robert Roebling | typo
|
commit | commitdiff | tree |
2007-08-31 |
Robert Roebling | Added wxDataViewModel::GetChildren() (removed GetSibling...
|
commit | commitdiff | tree |
2007-08-31 |
Robert Roebling | Added wxDataViewCtrl::AppendIconTextColumn
|
commit | commitdiff | tree |
2007-08-31 |
Robert Roebling | added wxDataViewIconTextRenderer
|
commit | commitdiff | tree |
2007-08-31 |
Robert Roebling | small doc patch from Bryan Petty
|
commit | commitdiff | tree |
2007-08-30 |
Robert Roebling | Patch from Hartwig for wxMac implementation
|
commit | commitdiff | tree |
2007-08-29 |
Robert Roebling | Patch from Bo, implements mouse hover, default sort
|
commit | commitdiff | tree |
2007-08-29 |
Robert Roebling | make SetValue return a value
|
commit | commitdiff | tree |
2007-08-29 |
Robert Roebling | add wxDataViewIconTextRenderer
|
commit | commitdiff | tree |
2007-08-29 |
Robert Roebling | add wxDataViewIconText
|
commit | commitdiff | tree |
2007-08-28 |
Robert Roebling | add objectdataptr.tex to classes.tex
|
commit | commitdiff | tree |
2007-08-28 |
Robert Roebling | added copy constr
|
commit | commitdiff | tree |
2007-08-28 |
Robert Roebling | added docs for wxObjectDataPtr<T> and examples for...
|
commit | commitdiff | tree |
2007-08-28 |
Robert Roebling | syntax correction
|
commit | commitdiff | tree |
2007-08-28 |
Robert Roebling | Minor correction, use wxCHECK
|
commit | commitdiff | tree |
2007-08-28 |
Robert Roebling | Fix from Bo
|
commit | commitdiff | tree |
2007-08-28 |
Robert Roebling | Applied patch from Bo, WIP
|
commit | commitdiff | tree |
2007-08-28 |
Robert Roebling | doc syntax corrections again
|
commit | commitdiff | tree |
2007-08-28 |
Robert Roebling | doc syntax corrections
|
commit | commitdiff | tree |
2007-08-27 |
Robert Roebling | restored expanders
|
commit | commitdiff | tree |
2007-08-26 |
Robert Roebling | add test for custom in-place editor
|
commit | commitdiff | tree |
2007-08-26 |
Robert Roebling | correct constr's signature
|
commit | commitdiff | tree |
2007-08-26 |
Robert Roebling | Minor correction
|
commit | commitdiff | tree |
2007-08-26 |
Robert Roebling | Patch from Bo for recent API changes
|
commit | commitdiff | tree |
2007-08-26 |
Robert Roebling | Move column organizing code to ports, away from common...
|
commit | commitdiff | tree |
2007-08-26 |
Robert Roebling | compile fix
|
commit | commitdiff | tree |
2007-08-25 |
Robert Roebling | documented Collapse() and Expand()
|
commit | commitdiff | tree |
2007-08-25 |
Robert Roebling | added Collapse() and Expand()
|
commit | commitdiff | tree |
2007-08-25 |
Robert Roebling | test editing_started and _done events
|
commit | commitdiff | tree |
2007-08-25 |
Robert Roebling | implement editing_started and _done events for GTK...
|
commit | commitdiff | tree |
2007-08-25 |
Robert Roebling | add editing_started and _done events
|
commit | commitdiff | tree |
2007-08-25 |
Robert Roebling | correct label name
|
commit | commitdiff | tree |
2007-08-25 |
Robert Roebling | Set/GetExpanderColumn() should use wxDataViewColumn...
|
commit | commitdiff | tree |
2007-08-25 |
Robert Roebling | Hartwig's patch for OS X implementation of wxDataViewCtrl
|
commit | commitdiff | tree |
2007-08-24 |
Robert Roebling | Correct signature of HitTest()
|
commit | commitdiff | tree |
2007-08-24 |
Robert Roebling | Correct signature of HitTest()
|
commit | commitdiff | tree |
2007-08-24 |
Robert Roebling | Minor API changes
|
commit | commitdiff | tree |
2007-08-24 |
Robert Roebling | Use const
|
commit | commitdiff | tree |
next |