projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX to wx/setup.h files
[wxWidgets.git]
/
samples
/
listctrl
/
2006-04-21
Włodzimierz Skiba
Removal of first part of dsw files (as requested by...
tree
|
commitdiff
2006-04-02
Julian Smart
Corrected index passed
tree
|
commitdiff
2006-03-18
Vadim Zeitlin
fixed crash introduced in rev. 187 for all non-MSW...
tree
|
commitdiff
2006-03-13
Włodzimierz Skiba
Make wxListCtrl changes ported from 2.6 branch complete...
tree
|
commitdiff
2006-03-12
Julian Smart
Added context menu
tree
|
commitdiff
2006-03-10
Robin Dunn
Applied Patch #1424869: Implement wxListCtrl::SetItemCo...
tree
|
commitdiff
2006-03-04
Vadim Zeitlin
don't use grey background for the control, it makes...
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
regenerated all makefiles with bakefile 0.2.0; removed...
tree
|
commitdiff
2006-01-21
Michael Wetherell
Rebake all the VC++ project files and makefiles
tree
|
commitdiff
2005-11-25
David Elliott
Ran make -f build/autogen.mk
tree
|
commitdiff
2005-11-09
Michael Wetherell
Regenerate Makefile.in, configure and the VC++ project...
tree
|
commitdiff
2005-10-16
Michael Wetherell
Regenerate the msvc makefiles after TARGET_CPU option...
tree
|
commitdiff
2005-10-03
Vadim Zeitlin
regenerated after version.bkl changes fixing -compatibi...
tree
|
commitdiff
2005-10-01
David Elliott
Ran bakefile -f autoconf and autoconf.
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-08-29
Michael Wetherell
Compilation fix.
tree
|
commitdiff
2005-08-28
Vadim Zeitlin
set or unset column image on column click
tree
|
commitdiff
2005-08-23
Włodzimierz Skiba
wxOS2/OW warning and build fixes.
tree
|
commitdiff
2005-08-03
Michael Wetherell
Rebake after MSLU and other changes
tree
|
commitdiff
2005-07-28
Julian Smart
Rebake for 2.6.2
tree
|
commitdiff
2005-07-22
Michael Wetherell
Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
tree
|
commitdiff
2005-07-02
Vadim Zeitlin
added GetItemRect() test
tree
|
commitdiff
2005-05-31
Julian Smart
Baked files for 2.6.1
tree
|
commitdiff
2005-05-22
Vadim Zeitlin
added virtual view mode with small number of items...
tree
|
commitdiff
2005-05-22
Julian Smart
Removed def files
tree
|
commitdiff
2005-05-18
Julian Smart
Updated images
tree
|
commitdiff
2005-05-18
Julian Smart
Replaced icons
tree
|
commitdiff
2005-04-17
Julian Smart
Renewed makefiles after reverting run-time lib change
tree
|
commitdiff
2005-04-17
Julian Smart
Regenerated makefiles for runtime lib change
tree
|
commitdiff
2005-04-14
Robin Dunn
Removed rules for copying the Mac resource file since...
tree
|
commitdiff
2005-04-11
Julian Smart
Changed version number
tree
|
commitdiff
2005-03-23
Julian Smart
Updated version to 2.5.5
tree
|
commitdiff
2005-03-15
Julian Smart
No zero id
tree
|
commitdiff
2005-02-19
David Elliott
Rebaked with Bakefile 0.1.7.
tree
|
commitdiff
2005-02-12
Julian Smart
Regenerated makefiles
tree
|
commitdiff
2004-11-06
Ryan Norton
fix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl...
tree
|
commitdiff
2004-10-27
Ryan Norton
wxURI. Move Convert/to/fromURI into uri.cpp so that...
tree
|
commitdiff
2004-10-18
David Elliott
Rebaked (build/bakefiles/common.bkl 1.95->1.96 change)
tree
|
commitdiff
2004-10-08
Julian Smart
Regenerated makefiles for 3rd-party lib change
tree
|
commitdiff
2004-09-30
Julian Smart
Deprecations
tree
|
commitdiff
2004-09-29
Ron Lee
Update the wx-config man page.
tree
|
commitdiff
2004-09-27
Ryan Norton
Regen Bakefiles for OSX HID integration
tree
|
commitdiff
2004-09-26
Ron Lee
Limit the influence of flavour more strictly to autocon...
tree
|
commitdiff
2004-09-22
Ron Lee
Move the WX_FLAVOUR variables to be defined generally...
tree
|
commitdiff
2004-09-21
Ron Lee
wx-config2.6
tree
|
commitdiff
2004-09-18
Vadim Zeitlin
added test for toggling wxLC_[HV]RULES styles
tree
|
commitdiff
2004-09-03
Włodzimierz Skiba
Fix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLI...
tree
|
commitdiff
2004-07-19
Włodzimierz Skiba
Fixes for wxUSE_STATUSBAR.
tree
|
commitdiff
2004-05-24
Julian Smart
Regenerated makefiles for 2.5.2
tree
|
commitdiff
2004-05-20
Włodzimierz Skiba
-1->wxID_ANY, TRUE->true and FALSE->false replacements.
tree
|
commitdiff
2004-04-09
David Elliott
Baked with Bakefile 0.1.4
tree
|
commitdiff
2004-03-27
Stefan Csomor
corrected Info.plist.in location
tree
|
commitdiff
2004-03-23
Julian Smart
Applied patch [ 920076 ] [listctrl sample] Keep multise...
tree
|
commitdiff
2004-02-19
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2004-02-15
David Elliott
Bakefile 0.1.3
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
don't try O(N) actions in virtual view, this gives...
tree
|
commitdiff
2004-01-24
David Elliott
Baked bakefiles
tree
|
commitdiff
2004-01-22
David Elliott
Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
tree
|
commitdiff
2004-01-08
Julian Smart
Applied [ 866603 ] Fixes the listctrl demo's 'Toggle...
tree
|
commitdiff
2003-12-15
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-11-06
Vadim Zeitlin
update list ctrl size after recreating it (when the...
tree
|
commitdiff
2003-10-07
Václav Slavík
fixed bakefile so that in-tree headers take precedence...
tree
|
commitdiff
2003-10-07
Vadim Zeitlin
added test for cancelled END_EDIT
tree
|
commitdiff
2003-10-04
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-09-27
Vadim Zeitlin
regenerated after adding gzstream.* and vidmode.h
tree
|
commitdiff
2003-09-15
Julian Smart
Updated makefiles etc. for 2.5.1
tree
|
commitdiff
2003-08-24
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-08-23
Václav Slavík
regenerated with fixed version of bakefile
tree
|
commitdiff
2003-08-22
Robin Dunn
regenerated makefiles
tree
|
commitdiff
2003-08-16
Václav Slavík
removed old bc++ makefiles
tree
|
commitdiff
2003-08-15
Václav Slavík
change MSW libs directories so that libraries are share...
tree
|
commitdiff
2003-08-14
Václav Slavík
removing old makefiles
tree
|
commitdiff
2003-08-14
Václav Slavík
corrected DSW dependencies
tree
|
commitdiff
2003-08-13
Václav Slavík
new VC++ project files with both dll and lib in one...
tree
|
commitdiff
2003-08-13
Václav Slavík
makefiles update with OSX fixes
tree
|
commitdiff
2003-08-08
Václav Slavík
1) some compilers (Watcom) don't like it if wxBase...
tree
|
commitdiff
2003-08-06
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-08-03
Václav Slavík
fixed wrong target names
tree
|
commitdiff
2003-08-02
Václav Slavík
fixed some VC++ projects bugs
tree
|
commitdiff
2003-08-01
Václav Slavík
added VC++ project files
tree
|
commitdiff
2003-08-01
Václav Slavík
added VC++ project files
tree
|
commitdiff
2003-08-01
Václav Slavík
regenerated after adding DEBUG_ options
tree
|
commitdiff
2003-07-26
Vadim Zeitlin
VC++ warning fixes
tree
|
commitdiff
2003-07-25
Václav Slavík
1. use three numbers version in win32 DLLs on unstable...
tree
|
commitdiff
2003-07-20
Václav Slavík
fixed /Mxx flag when using static RTL
tree
|
commitdiff
2003-07-20
Robin Dunn
A new set of baked makefiles
tree
|
commitdiff
2003-07-06
Václav Slavík
don't link wxBase against GUI libraries
tree
|
commitdiff
2003-07-05
Václav Slavík
regenerated
tree
|
commitdiff
2003-07-04
Vadim Zeitlin
regenerated after Mattia's changes
tree
|
commitdiff
2003-07-04
Mattia Barbon
Blind bakefile fixes.
tree
|
commitdiff
2003-07-04
Václav Slavík
added Mingw makefiles
tree
|
commitdiff
2003-07-04
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-07-04
Václav Slavík
regenerated
tree
|
commitdiff
2003-07-04
Václav Slavík
multilib linking fixes
tree
|
commitdiff
2003-06-29
Václav Slavík
regenerated
tree
|
commitdiff
2003-06-25
Václav Slavík
new dependencies tracking code
tree
|
commitdiff
2003-06-25
Václav Slavík
new dependency tracking from bakefile cvs
tree
|
commitdiff
2003-06-25
Václav Slavík
regenerated makefiles, with support for multilib build
tree
|
commitdiff
2003-06-24
Václav Slavík
moved to autoconf-2.5x
tree
|
commitdiff
2003-06-23
Václav Slavík
generated new makefiles
tree
|
commitdiff
next