/[ascend]/trunk/pygtk/preferences.py
ViewVC logotype

Log of /trunk/pygtk/preferences.py

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 580 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 9 06:56:55 2006 UTC (18 years, 11 months ago) by johnpye
File length: 3684 byte(s)
Diff to previous 532
Fixed a problem with GTK+ 2.6 on Windows.

Revision 532 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 24 02:23:08 2006 UTC (19 years ago) by johnpye
File length: 3644 byte(s)
Diff to previous 531
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a level)
Made corresponding changes to SCons* and spec files.

Revision 531 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 24 02:04:02 2006 UTC (19 years ago) by johnpye
Original Path: trunk/interface/preferences.py
File length: 3644 byte(s)
Diff to previous 527
Removing extra subdir level in pygtk path

Revision 527 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 21 15:20:17 2006 UTC (19 years ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3644 byte(s)
Diff to previous 524
Correct the regular expression

Revision 524 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 21 07:38:32 2006 UTC (19 years ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3644 byte(s)
Diff to previous 519
Another small fix to the tuple bug

Revision 519 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 21 02:07:11 2006 UTC (19 years ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3621 byte(s)
Diff to previous 514
Fixing up the 'tuple' thing (Yomi's change) as it didn't now work with Python 2.4
Fixed up dependencies around the SWIG compile.
Fixed so that SCons makes pygtk/interface/ascend executable automatically.

Revision 514 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 19 14:59:06 2006 UTC (19 years ago) by wangym
Original Path: trunk/pygtk/interface/preferences.py
File length: 3638 byte(s)
Diff to previous 500
the position maybe negative after maximized in ini

Revision 500 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 18 11:55:12 2006 UTC (19 years ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3632 byte(s)
Diff to previous 482
Reduced some runtime debug messages from Python and C++ and base/generic/compiler/type_descio.c.
Fixed up support for GCC Visibility and add SCons 'sniffer' for this.
Fixed a bug with 'fileopenpath' in PyGTK interface (File->Open location is remembered from last time).
Fixed a bug with missing includes in C++.

Revision 482 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 17 12:22:31 2006 UTC (19 years ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3624 byte(s)
Diff to previous 479
Set up memory of file->open path in PyGTK GUI.
Improved pass-through of ./ascend parameters in ASC_DEVELOPING mode.
Removed disused SWIG builder in SConscript (using SCOns' builtin stuff now)
Improved some console messages from Python.

Revision 479 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 17 08:49:14 2006 UTC (19 years ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3468 byte(s)
Diff to previous 455
More small tweaks to help debug loading of PyGTK GUI

Revision 455 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 5 07:50:22 2006 UTC (19 years ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3465 byte(s)
Diff to previous 357
Tidying up some debug output
Fixing up use of icon filenames on Windows
Removing reference to .svg file in glade/ascend.glade

Revision 357 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 6 06:30:21 2006 UTC (19 years, 1 month ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3464 byte(s)
Diff to previous 356
Added work for creating a windows installer

Revision 356 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 6 03:43:04 2006 UTC (19 years, 1 month ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3289 byte(s)
Diff to previous 319
Fixing bug 231.

Revision 319 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 23 12:30:40 2006 UTC (19 years, 2 months ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3076 byte(s)
Diff to previous 294
Fixed a bug with the diagnose window after a successful solve
Added preference: SolverReporter:close_on_converged

Revision 294 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 16 02:53:56 2006 UTC (19 years, 2 months ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 3057 byte(s)
Diff to previous 190
Fixed collapse/expand in 'diagnose' window, and added their values to preferences

Revision 190 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 16 08:53:30 2006 UTC (19 years, 3 months ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 2664 byte(s)
Diff to previous 173
- Simplifying many 'error_reporter' calls with new macros:
    ERROR_REPORTER_NOLINE and ERROR_REPORTER_HERE
- Adding some cygwin cases in the PyGTK build.

Revision 173 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 7 11:20:32 2006 UTC (19 years, 3 months ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 2650 byte(s)
Diff to previous 172
PyGTK interface now remembers size of errors/warnings pane as well.

Revision 172 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 7 10:06:13 2006 UTC (19 years, 3 months ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 2187 byte(s)
Diff to previous 132
Storing of window size and position in .ascend.ini
Starting to implement plotting functions.

Revision 132 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Dec 21 00:14:13 2005 UTC (19 years, 4 months ago) by johnpye
Original Path: trunk/pygtk/interface/preferences.py
File length: 1564 byte(s)
Adding the PyGTK interface to CMU repository. Whaddyareckon?

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

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22