lp:gladex/0.4

Created by Gladex Developers and last modified
Get this branch:
bzr branch lp:gladex/0.4
Members of Gladex Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gladex Developers
Project:
Gladex
Status:
Mature

Recent revisions

150. By Christopher Pax <chris@school>

Fixed bug #200825 where '4 spaces' tab option would not work in generated function code

149. By Christopher Pax <chris@iron>

Fixed Bug #197515
where using the command "python gladefilename.py"
to run the output of gladex would cause a error.

This bug was fix in the main.template of the plugin style for python
only.

ruby and perl did not seam to have this error.

148. By Charles Edward Pax <charles@oden>

Fixed spelling error. Bug 188215.

147. By Christopher Pax <chris@virtual>

fixed spelling error in glade file. still need to be fixed in translation

146. By Christopher Pax <chris@virtual>

removed unessary fallback plugin. Needs testing before packaging.

145. By Charles Edward Pax <charles@oden>

gladex.list
-Changed version to 0.4.1

144. By Christopher Pax <chris@virtual>

changed 'class holder():' to 'class holder:' I must of missed this while codeing because it does not throw errors back in python 2.5. you only use brackets when you are diriving a class from another class. this fixes bug #153478

143. By Christopher Pax <chris@aquabox>

Ubuntu gutsy patch
This fixes bug #152765.

replace contents of gladex.sh file from this:
#!/bin/sh
/usr/share/gladex/gladex.pyc

to this:
#!/bin/sh
python /usr/share/gladex/gladex.pyc

which force it to use the python interpreter instead of executing it
directly.

142. By Christopher Pax <chris@aquabox>

README
 Added history of the Aphid logo, and did some formating.

examples/python/calculator/calculator.glade
 No real changes, made unintended edit.

plugins/ruby/templates/main.template
 Fix ruby so it work from any directory.

141. By Charles Edward Pax <charles@oden>

Configured Makefile for 0.4.

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.