/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/version.py
ViewVC logotype

Log of /branches/WIP-pyshapelib-bramz/Thuban/version.py

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2835)

Revision 2734 - (view) (annotate) - [select for diffs]
Modified Thu Mar 1 12:42:59 2007 UTC (18 years ago) by bramz
File length: 6146 byte(s)
Diff to previous 2729 , to selected 2677
made a copy

Revision 2729 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 10:52:38 2007 UTC (18 years ago) by bernhard
Original Path: trunk/thuban/Thuban/version.py
File length: 6146 byte(s)
Diff to previous 2700 , to selected 2677
Thuban/version.py, setup.py: Getting ready for release 1.2.0.
Using this version number.


Revision 2700 - (view) (annotate) - [select for diffs]
Modified Mon Sep 18 14:27:02 2006 UTC (18 years, 5 months ago) by dpinte
Original Path: trunk/thuban/Thuban/version.py
File length: 6148 byte(s)
Diff to previous 2687 , to selected 2677
2006-09-18 Didrik Pinte <dpinte@itae.be>
    
        * wxPython 2.6 update : wx 2.4 syntax has been updated to 2.6



Revision 2687 - (view) (annotate) - [select for diffs]
Modified Thu Jun 29 13:50:16 2006 UTC (18 years, 8 months ago) by dpinte
Original Path: trunk/thuban/Thuban/version.py
File length: 6156 byte(s)
Diff to previous 2685 , to selected 2677
2006-06-29 Didrik Pinte <dpinte@itae.be>

    * Thuban/version.py: Bugfix determination of SQLite, the wright one !



Revision 2685 - (view) (annotate) - [select for diffs]
Modified Wed Jun 28 15:34:04 2006 UTC (18 years, 8 months ago) by dpinte
Original Path: trunk/thuban/Thuban/version.py
File length: 6164 byte(s)
Diff to previous 2684 , to selected 2677
2006-06-28 Didrik Pinte <dpinte@itae.be>

    * Thuban/version.py: Bugfix determination of SQLite on old and recent
        systems (support pysqlite1 and pysqlite2)



Revision 2684 - (view) (annotate) - [select for diffs]
Modified Tue Jun 27 16:11:35 2006 UTC (18 years, 8 months ago) by frank
Original Path: trunk/thuban/Thuban/version.py
File length: 6050 byte(s)
Diff to previous 2682 , to selected 2677
Thuban/version.py: Bugfix determination of SQLite on old systems.

Revision 2682 - (view) (annotate) - [select for diffs]
Modified Mon May 15 20:11:15 2006 UTC (18 years, 9 months ago) by dpinte
Original Path: trunk/thuban/Thuban/version.py
File length: 6046 byte(s)
Diff to previous 2681 , to selected 2677
2006-05-15 Didrik Pinte <dpinte@itae.be>
    Ashamed ... still some tabs in the files

    * Thuban/version.py : tabs removed
    * Thuban/Model/transientdb.py : tabs removed
        


Revision 2681 - (view) (annotate) - [select for diffs]
Modified Mon May 15 16:11:46 2006 UTC (18 years, 9 months ago) by dpinte
Original Path: trunk/thuban/Thuban/version.py
File length: 6043 byte(s)
Diff to previous 2680 , to selected 2677
2006-05-15 Didrik Pinte <dpinte@itae.be>
  * Thuban/version.py : coding style correction
  * Thuban/Model/transientdb.py : coding style correction
    


Revision 2680 - (view) (annotate) - [select for diffs]
Modified Mon May 15 14:36:50 2006 UTC (18 years, 9 months ago) by dpinte
Original Path: trunk/thuban/Thuban/version.py
File length: 6034 byte(s)
Diff to previous 2677
2006-05-15 Didrik Pinte <dpinte@itae.be>
  * Thuban/version.py : Updated imports to support pysqlite2

  * Thuban/Model/transientdb.py : Updated imports to support pysqlite2
    Patched the querying system to support the param style of pysqlite2

--Cette ligne,

M    thuban/Thuban/Model/transientdb.py
M    thuban/Thuban/version.py
M    thuban/ChangeLog


Revision 2677 - (view) (annotate) - [selected]
Modified Wed Apr 12 09:35:21 2006 UTC (18 years, 10 months ago) by bernhard
Original Path: trunk/thuban/Thuban/version.py
File length: 5937 byte(s)
Diff to previous 2088
About dialog: Changed thuban_release mechanism to use "svn" instead of "cvs".


Revision 2088 - (view) (annotate) - [select for diffs]
Modified Wed Feb 25 10:33:24 2004 UTC (21 years ago) by bh
Original Path: trunk/thuban/Thuban/version.py
File length: 5939 byte(s)
Diff to previous 2036 , to selected 2677
* libraries/thuban/wxproj.cpp (get_wx_version): New.  Return the
version of wxWindows the module was compiled with so we can check
that against the wxPython version.

* Thuban/version.py (thuban_branch, thuban_release): New variables
controlling which and how Thuban versions are shown.  See the
comments for details.
(verify_versions): Also check that the wx version that wxproj is
compiled against matches that of the wxPython we use at runtime


Revision 2036 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 17:49:43 2003 UTC (21 years, 2 months ago) by bh
Original Path: trunk/thuban/Thuban/version.py
File length: 4498 byte(s)
Diff to previous 2011 , to selected 2677
* setup.py (setup call): 1.0.0, yeah!

* Thuban/version.py (longversion): 1.0.0, yeah!

* Thuban/Model/load.py (SessionLoader.__init__): Accept the
1.0.0 namespace too

* Thuban/Model/save.py (SessionSaver.write_session): Save with
1.0.0 namespace

* test/test_load.py (LoadSessionTest.dtd)
(TestSingleLayer.file_contents)
(TestNonAsciiColumnName.file_contents)
(TestLayerVisibility.file_contents)
(TestClassification.file_contents, TestLabels.file_contents)
(TestLayerProjection.file_contents)
(TestRasterLayer.file_contents, TestJoinedTable.file_contents)
(TestLabelLayer.file_contents, TestPostGISLayer.file_contents)
(TestPostGISLayerPassword.file_contents)
(TestLoadError.file_contents, TestLoadError.test): Update for
1.0.0 namespace

* test/test_save.py (SaveSessionTest.dtd)
(SaveSessionTest.testEmptySession)
(SaveSessionTest.testSingleLayer)
(SaveSessionTest.testLayerProjection)
(SaveSessionTest.testRasterLayer)
(SaveSessionTest.testClassifiedLayer)
(SaveSessionTest.test_dbf_table)
(SaveSessionTest.test_joined_table)
(SaveSessionTest.test_save_postgis): Update for 1.0.0 namespace


Revision 2011 - (view) (annotate) - [select for diffs]
Modified Wed Dec 3 09:46:27 2003 UTC (21 years, 3 months ago) by bh
Original Path: trunk/thuban/Thuban/version.py
File length: 4499 byte(s)
Diff to previous 1993 , to selected 2677
* Thuban/Lib/version.py: New. Module for version number
manipulations. The version of make_tuple here also deals better
with more unusual version number strings, such as e.g.
"1.2+cvs20031111"

* Thuban/version.py (make_tuple): Removed. It's now in
Thuban.Lib.version. Use that implementation instead.

* test/test_lib_version.py: New. Tests for Thuban/Lib/version.py


Revision 1993 - (view) (annotate) - [select for diffs]
Modified Fri Nov 28 16:43:48 2003 UTC (21 years, 3 months ago) by bh
Original Path: trunk/thuban/Thuban/version.py
File length: 4524 byte(s)
Diff to previous 1666 , to selected 2677
(longversion): Update to 1.0rc1


Revision 1666 - (view) (annotate) - [select for diffs]
Modified Thu Aug 28 10:20:32 2003 UTC (21 years, 6 months ago) by bh
Original Path: trunk/thuban/Thuban/version.py
File length: 4521 byte(s)
Diff to previous 1631 , to selected 2677
(longversion): Update to 0.9


Revision 1631 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 16:01:14 2003 UTC (21 years, 6 months ago) by bh
Original Path: trunk/thuban/Thuban/version.py
File length: 4523 byte(s)
Diff to previous 1480 , to selected 2677
* Thuban/UI/about.py (About.__init__): Add the psycopg version.

* Thuban/version.py: Add psycopg version

* Thuban/Model/postgisdb.py (psycopg_version): New. Return the
version of the psycopg module


Revision 1480 - (view) (annotate) - [select for diffs]
Modified Thu Jul 24 17:52:48 2003 UTC (21 years, 7 months ago) by bh
Original Path: trunk/thuban/Thuban/version.py
File length: 4302 byte(s)
Diff to previous 1322 , to selected 2677
Remove the #! line as
it annoys lintian which warns about these files not being
executable. The #1 isn't necessary here since if you absolutely
must execute them you can always say "python <filename>".


Revision 1322 - (view) (annotate) - [select for diffs]
Modified Mon Jun 30 12:01:50 2003 UTC (21 years, 8 months ago) by jonathan
Original Path: trunk/thuban/Thuban/version.py
File length: 4326 byte(s)
Diff to previous 1319 , to selected 2677
(make_tuple): Takes a version string
        and splits it into a tuple of at most three integers.
        Used make_tuple() to make tuple versions of the version
        numbers.


Revision 1319 - (view) (annotate) - [select for diffs]
Modified Mon Jun 30 10:26:45 2003 UTC (21 years, 8 months ago) by jonathan
Original Path: trunk/thuban/Thuban/version.py
File length: 4334 byte(s)
Diff to previous 1317 , to selected 2677
SQLite/PySQLite version dependencies were too high.


Revision 1317 - (view) (annotate) - [select for diffs]
Modified Mon Jun 30 09:56:56 2003 UTC (21 years, 8 months ago) by jonathan
Original Path: trunk/thuban/Thuban/version.py
File length: 4334 byte(s)
Diff to previous 1306 , to selected 2677
Update version to 0.8.1


Revision 1306 - (view) (annotate) - [select for diffs]
Modified Thu Jun 26 17:00:01 2003 UTC (21 years, 8 months ago) by jonathan
Original Path: trunk/thuban/Thuban/version.py
File length: 4332 byte(s)
Diff to previous 1288 , to selected 2677
Added new 'versions' dictionary which
        contains the verions of various libraries which are checked
        when the module loads.
(verify_versions): Check all version numbers and returns a list of errors.


Revision 1288 - (view) (annotate) - [select for diffs]
Modified Mon Jun 23 10:47:44 2003 UTC (21 years, 8 months ago) by jonathan
Original Path: trunk/thuban/Thuban/version.py
File length: 1775 byte(s)
Diff to previous 925 , to selected 2677
Temporarily update longversion for
        the 0.8 release so that it doesn't have the cvs revision.


Revision 925 - (view) (annotate) - [select for diffs]
Modified Mon May 19 12:07:37 2003 UTC (21 years, 9 months ago) by frank
Original Path: trunk/thuban/Thuban/version.py
File length: 1782 byte(s)
Diff to previous 922 , to selected 2677
(get_changelog_date): Catch exceptions if ChangeLog does not exist.


Revision 922 - (view) (annotate) - [select for diffs]
Added Mon May 19 09:12:07 2003 UTC (21 years, 9 months ago) by frank
Original Path: trunk/thuban/Thuban/version.py
File length: 1724 byte(s)
Diff to selected 2677
New, version information for Thuban: Last modification date and last
ChangeLog entry date.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26