Menu

SVN archive Commit Log


Commit Date  
[r10645] by bugman

Added the website and a long description to the Intro_text container.

2010-02-04 16:33:24 Tree
[r10644] by bugman

Removed a number of comments from build_widget().

2010-02-04 16:27:04 Tree
[r10643] by bugman

Changed how the element layout is handled in the about relax widget.

The method offset() has been added. When a value is sent it, the offset increments. The method
always returns the current offset value.

2010-02-04 16:26:02 Tree
[r10642] by bugman

Added the copyright and licence text to the 'About relax' widget.

2010-02-04 16:02:03 Tree
[r10641] by bugman

Changed how the GUI is launched.

The run() function has been deleted. Therefore the intro text is gone (see the thread starting at
https://mail.gna.org/public/relax-devel/2010-02/msg00016.html). The wx dep check is now inside the
relax main class.

2010-02-04 01:47:30 Tree
[r10640] by bugman

Rewrote the 'File -> About relaxGUI' dialog.

This is now a DC widget inheriting from About_base which just sets a white background, sets the size
to that of the image, and draws the bitmap.

2010-02-04 01:39:17 Tree
[r10639] by bugman

Removed wx.SPLASH_NO_CENTER as it seems to not be present on all wx versions.

This was found by Michael (https://mail.gna.org/public/relax-devel/2010-02/msg00019.html).

2010-02-04 01:37:03 Tree
[r10638] by bugman

Removed an unused import.

2010-02-04 01:35:05 Tree
[r10637] by bugman

Completely changed how the splash screen is displayed on program start up.

A new wx.App class has been created for relax for showing the splash screen (through
wx.SplashScreen) and then a delayed building and showing of the main GUI interface.

2010-02-04 01:14:51 Tree
[r10636] by bugman

Changed how the intro dialog is shown.

The show_about_gui() has been deleted and the code is now directly in gui_bieri.run().

2010-02-03 17:53:58 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.