projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix wxMDIChidFrame::GetPosition() (patch 1626610)
[wxWidgets.git]
/
src
/
gtk
/
dataview.cpp
2006-12-04
Vadim Zeitlin
removed a couple of useless #if wxUSE_UNICODE tests
blob
|
commitdiff
|
raw
2006-12-04
Vadim Zeitlin
uncommented code in wxgtk_list_store_get_value() and...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Robert Roebling
Remove debug printf.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Robert Roebling
Make wxDataViewCtrl compile and work in ANSI mode.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Robert Roebling
Fix compilation for GTK >= 2.6
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Robert Roebling
Implemended column header mouse clicks.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Robert Roebling
Added sort order and alignement for column headers.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Robert Roebling
Add support for bitmaps in headers.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
Robert Roebling
Add row activated event.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Robert Roebling
More selection work in GTK+ version.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Robert Roebling
Renamed wxDataViewCell to wxDataViewRenderer since the
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Robert Roebling
Implemented GetSelection() and GetSelections().
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Robert Roebling
Added event skeletons, defines, event ids..
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Robert Roebling
Added selection API.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Robert Roebling
Replaces size_t with unsigned int in wxDataViewCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-01
Robert Roebling
Removed some irritating flags.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-30
Robert Roebling
Several wxBitmapDataCell changes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Robert Roebling
Added wxDataViewBitmapCell
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Robert Roebling
Implement most of AppendRow(), PrependRow(), InsertRow(),
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Włodzimierz Skiba
Include wx/sizer.h and wx/layout.h according to precomp...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Włodzimierz Skiba
Include wx/dcclient.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Robert Roebling
Added wxRenderer method for drawing selection
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Robert Roebling
Added some column width contrl code.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Vadim Zeitlin
centralized the handling of border styles; added border...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-13
Jamie Gadd
Fix casts from void* to int on x86_64 gcc by using...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Robert Roebling
Implement basic MVC logic (change an item in one
blob
|
commitdiff
|
raw
|
diff to current
2006-03-20
Robert Roebling
Added (yet unfunctional) skeleton files fir
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Vadim Zeitlin
moved wxapp_install_idle_handler and g_isIdle from...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Robert Roebling
Change wxVariant GetValue() to GetValue( wxVariant...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Robert Roebling
Further sorting work using the sorting data model.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Robert Roebling
Moved code around preparing the sorted model.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Robert Roebling
Removed superfluous code.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Robert Roebling
MVC works now.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Robert Roebling
Added generic MVC hookup code.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Robert Roebling
Most things about wxDataViewDateCell work.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-26
Robert Roebling
Some restructuring, beginning of wxDataViewDateCell.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-26
Robert Roebling
Makes custom cell activatable.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-25
Robert Roebling
Add scrollbars, fix crash, leak less memory.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-25
Robert Roebling
Added wxDataViewProgressCell with native code
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Robert Roebling
Added wxDataViewCustomCell.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Robert Roebling
added wxDataViewToggleCell
blob
|
commitdiff
|
raw
|
diff to current
2006-02-23
Robert Roebling
wxDataViewCtrl now with editable text and multiple
blob
|
commitdiff
|
raw
|
diff to current
2006-02-23
Robert Roebling
Route data from wxDataViewModel in a wxVariant
blob
|
commitdiff
|
raw
|
diff to current
2006-02-23
Robert Roebling
added wxDataViewCell
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Robert Roebling
Added wxDataViewColumn
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Robert Roebling
Add notifier class.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Robert Roebling
wxDataViewCtrl actually runs now.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Robert Roebling
Compiles now..
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Robert Roebling
wxDataViewCtrl WIP.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Robert Roebling
More experimenting
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
Robert Roebling
Starting wxDataView..
blob
|
commitdiff
|
raw
|
diff to current