~ubuntu-branches/ubuntu/wily/libtk-tablematrix-perl/wily

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Bart Martens
  • Date: 2008-03-01 07:28:01 UTC
  • mfrom: (4.1.4 hardy)
  • Revision ID: james.westby@ubuntu.com-20080301072801-m0dsbl3dxjzbnfhs
Tags: 1.23-5
* debian/control: Added version, perl-tk (>= 1:804.028).  Closes: #468442.
* debian/control: Homepage, Standards-Version, and my e-mail address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2007-01-11 20:26  tag TableMatrix_1_23
 
2
 
 
3
2007-01-11 20:26  A0182636
 
4
 
 
5
        * Makefile.PL, pTk/Makefile.PL: Preparation for next release.
 
6
 
 
7
2007-01-09 14:00  cerney
 
8
 
 
9
        * Changes, TableMatrix.pm, TableMatrix/Spreadsheet.pm,
 
10
        TableMatrix/SpreadsheetHideRows.pm: Preparation for next release
 
11
 
 
12
2007-01-09 13:51  cerney
 
13
 
 
14
        * demos/TableMatrixSpreadsheetTest: Updated to be consistent with
 
15
        latest changes in the resizeborders behavoir
 
16
 
 
17
2007-01-09 13:50  cerney
 
18
 
 
19
        * TableMatrix/Spreadsheet.pm: Removed extra code that would print
 
20
        "location" when F2 was pressed. (This was debugging code that
 
21
        should have been removed earlier)
 
22
 
 
23
2007-01-09 13:46  cerney
 
24
 
 
25
        * TableMatrix/Spreadsheet.pm: Corrected behavoir that wasn't very
 
26
        spreadsheet-like. Now you can only resize row/cols thru the title
 
27
        row/cols. The previous behavoir created problems, because when a
 
28
        user would drag to selected several cells, sometimes the row or col
 
29
        would resize as well.
 
30
 
1
31
2006-03-24 13:12  tag TableMatrix_1_22
2
32
 
3
33
2006-03-24 13:12  cerney