aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-cursors.h
Commit message (Collapse)AuthorAgeFilesLines
* Made all of the header inclussion conditionals consistentArturo Espinosa1998-10-011-3/+3
| | | | svn path=/trunk/; revision=416
* Autofill lists work:Arturo Espinosa1998-09-161-2/+9
| | | | | | | | | | | | | | Autofill lists work: Integers, Floats, Formulas and constant strings works. Todo: Lists of known strings and strings with numbers embedded Miguel. svn path=/trunk/; revision=379
* Got cursors working.Arturo Espinosa1998-09-151-1/+11
| | | | | | | | | | | | | Got cursors working. Use the cursors properly on the spreadhseet (gives good feedback on what is going to happen). More work on autofill. miguel. svn path=/trunk/; revision=377
* Color attributes in formats work (ie, you can get colored cells now);Arturo Espinosa1998-09-141-0/+8
Color attributes in formats work (ie, you can get colored cells now); My first -futile attempts- at getting various different cursors working on the spreadsheet (we need a cross and various other cursors for a better emulation of Excel). The beginning of autofill, but I really need to see Excel live before implementing this. Miguel. svn path=/trunk/; revision=376