Commit graph

43 commits

Author SHA1 Message Date
Éric Araujo
9b5ee1e13b convert tabs to spaces in source code thanks to reindent.py
Also use sed to remove now unneeded Vim lines, 2to3 -f ws_comma to fix
some whitespace, and fix some other madness manually.
2010-04-08 01:20:17 +02:00
Yann Leboulanger
17b60033ab optimize compiled modules in win32 2009-11-07 14:44:15 +01:00
Yann Leboulanger
7163be96e0 backport diff from 0.12 branch 2008-12-22 10:38:05 +00:00
Yann Leboulanger
549511d2e5 import updated files for 0.12 from 0.12 branch 2008-12-17 09:30:11 +00:00
Yann Leboulanger
39171b67b0 remove useless space 2008-12-03 22:45:25 +00:00
js
766284354c Fix building on win32. There is no import named roman. 2008-11-29 14:48:19 +00:00
Yann Leboulanger
a3f6b82ae5 fix docutils installation under windows. css file was not included in library.zip. Fixes #4495 2008-11-19 21:47:28 +00:00
Yann Leboulanger
96ec9fb6bf alpha -> beta 2008-11-11 20:45:44 +00:00
Julien Pivotto
8bc9bc29ae * Big headers review
* Remove some licencing problems
 * To do: same for images
 * See #4200
2008-08-15 03:20:23 +00:00
js
e4027ff2dd Update version properly. We should repackage 0.12-alpha1! 2008-08-12 16:12:25 +00:00
js
8605cd3f38 For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
js
abec83fa3b Don't fail on setup_win32.py if docutil is not installed. 2008-07-15 23:46:24 +00:00
Yann Leboulanger
e2f98ad2e0 re-enable docutils inclusion in windows built. Used by RST generator 2008-05-20 11:33:11 +00:00
js
12014b40b6 * If found, automatically use included gtk on win32.
* Don't include docutils stuff in win32 builds.
2008-05-19 10:58:03 +00:00
Yann Leboulanger
3679fe8cb8 use local gtk folder if present when building Windows binary 2008-04-07 13:14:06 +00:00
Yann Leboulanger
00ad2846c0 import release diff from 0.11.4, svn version is now 0.11.4.0-svn 2007-12-06 20:38:41 +00:00
Yann Leboulanger
605caae2b8 My name has changed 2007-10-22 11:33:50 +00:00
Yann Leboulanger
22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Yann Leboulanger
ce3f2ca807 update win installer for 0.11 2006-12-19 12:20:39 +00:00
Nikos Kouremenos
0e49ce389b include much more info in setup_win32.py 2006-11-20 14:39:31 +00:00
Nikos Kouremenos
1c8e0601a3 fix version for setup_win32.py 2006-11-20 14:09:21 +00:00
Yann Leboulanger
66bc0f3b68 build and install history_manager.exe under windows 2006-02-21 22:43:57 +00:00
Nikos Kouremenos
7e20d89ff2 nothing 2006-02-10 16:16:28 +00:00
Yann Leboulanger
612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Yann Leboulanger
cae7ce3bac "Gajim Team" in all hearders become "Contributors for this file" 2005-12-09 17:15:30 +00:00
Yann Leboulanger
34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +00:00
Nikos Kouremenos
df80ad23cd update win tools to .9 2005-11-10 15:14:17 +00:00
Nikos Kouremenos
09b27a7e44 we should run py2exe with -O2 (-OO) 2005-10-14 21:20:12 +00:00
Yann Leboulanger
edfb5a1027 ico has moved 2005-08-18 21:51:37 +00:00
Nikos Kouremenos
4f32cf7218 0.8 in setup_win32.py 2005-08-18 20:41:29 +00:00
Yann Leboulanger
aa73d773c0 update scripts to build 0.7.1 .exe file 2005-06-05 11:08:44 +00:00
Yann Leboulanger
ca73ad15e7 remove unneeded comment 2005-05-28 19:22:43 +00:00
Yann Leboulanger
873ac33a5e fix in windows installation: data is now in ../data 2005-05-28 08:18:04 +00:00
Yann Leboulanger
5bc4bef9f6 setup_win32.py is now ready for 0.7 2005-05-17 18:52:04 +00:00
Nikos Kouremenos
fea1f2c41d setup_win32.py still needs care to work. someone else may be more lucky 2005-05-17 15:48:57 +00:00
Nikos Kouremenos
58e7da6d54 update path to some files so they match the new structure [it is far from complete and of course it is vital to have the paths fixed before 0.7] 2005-05-07 20:23:55 +00:00
Nikos Kouremenos
d409b248b5 gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00
Nikos Kouremenos
610bc35b22 ImageCellRenderer has now better name, gajim.py --> gajim.sh [needs fix to makefile to make it work, padding and xalign trying to clean up (don't work yet). added a fixme in new message dialog about focus problems.. 2005-03-31 23:26:05 +00:00
Yann Leboulanger
c0e58ed721 prepare windows installer for 0.5 release 2005-02-16 15:39:02 +00:00
Yann Leboulanger
0591ae0c61 improvements for windows package 2005-01-20 21:49:51 +00:00
Yann Leboulanger
b6ed560d84 runCore.py is now name gajim.py 2005-01-11 08:21:20 +00:00
Yann Leboulanger
d8305fb20b update my email adress
update copyright
add missing headers
2005-01-07 21:52:38 +00:00
Yann Leboulanger
07fd74548d scripts to build windows installer 2005-01-01 21:03:38 +00:00