André Apitzsch
|
125ce523e4
|
Rename src directory
|
2017-07-02 17:25:47 +02:00 |
Yann Leboulanger
|
d338572271
|
Update strings for better english. Thanks to Allan Nordhøy for the suggestions
|
2017-02-04 23:29:45 +01:00 |
Yann Leboulanger
|
9287ad96b0
|
fix some warnings
|
2015-07-30 15:18:03 +02:00 |
Denis Fomin
|
4b33634a0b
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
Denis Fomin
|
2c4e44af3b
|
fix transient for. Fixes #7185
|
2013-09-21 11:51:16 +04:00 |
Yann Leboulanger
|
077a6f08bf
|
[Darlan] improve string
|
2013-08-25 14:07:49 +02:00 |
Yann Leboulanger
|
9c8c1de03f
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
Yann Leboulanger
|
069bddbbcb
|
remove call to unicode()
|
2013-01-01 21:06:16 +01:00 |
Yann Leboulanger
|
414e349345
|
python uses unicode internally
|
2013-01-01 19:44:25 +01:00 |
Yann Leboulanger
|
a2bd7c3c08
|
fix some windows
|
2013-01-01 11:54:39 +01:00 |
Yann Leboulanger
|
c55354584c
|
fix some set_transient_for call
|
2013-01-01 11:46:13 +01:00 |
Yann Leboulanger
|
8f71d9f219
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
Yann Leboulanger
|
b846ac8793
|
save config regulary when we change an option.
|
2012-04-18 10:15:53 +02:00 |
Yann Leboulanger
|
3a3f99d618
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
Yann Leboulanger
|
2be53c4aac
|
update my copyright to 2010
|
2010-03-11 16:52:36 +01:00 |
Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
Yann Leboulanger
|
956accf010
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
Alexander Cherniuk
|
7316d00766
|
New portion of doc-string refactoring
|
2009-11-25 19:52:56 +02:00 |
Yann Leboulanger
|
b9d4611fda
|
remove 3 duplicated lines
|
2009-08-06 18:35:52 +02:00 |
Yann Leboulanger
|
e389e0b16b
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
Yann Leboulanger
|
31dc32eeb9
|
[thorstenp] fix redefined builtins
|
2008-12-03 17:16:04 +00:00 |
Yann Leboulanger
|
c163e90b10
|
[thorstenp] fix unused variables
|
2008-12-02 15:53:23 +00:00 |
Yann Leboulanger
|
06ab4a7b6d
|
revert thorstenp patches for now. They introduce bugs.
|
2008-10-20 21:38:06 +00:00 |
Yann Leboulanger
|
f801a50260
|
[thorstenp] fix unused variables
|
2008-10-20 21:17:48 +00:00 |
Yann Leboulanger
|
9d7c80d522
|
[thorstenp] replace has_key by key in dict. Fixes #4392
|
2008-10-07 20:41:59 +00:00 |
Julien Pivotto
|
de4a23e751
|
See #4200.
* remove js from some headers
* set coding:utf-8 to allow real names in headers
|
2008-08-15 17:31:51 +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
|
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 |
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 |
Stephan Erb
|
2fdeabc012
|
Add my copyright :-)
|
2007-08-31 23:19:23 +00:00 |
Stephan Erb
|
612e468c82
|
Update combobox in prefs window to reflect theme changes
|
2007-07-16 22:20:08 +00:00 |
Stephan Erb
|
c145c2ce36
|
* Make default theme unchangeable
* cleanup and bugfix for sensitive color table
|
2007-07-16 11:54:04 +00:00 |
Yann Leboulanger
|
8af6e19a1f
|
select active theme when we re-open gajim theme window. fixes #2778
|
2006-12-13 13:15:06 +00:00 |
Nikos Kouremenos
|
9002b3d293
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +00:00 |
Jean-Marie Traissard
|
921274b6c4
|
Remove "state_active_color" option. Get fg color from gtk.
|
2006-09-25 04:23:31 +00:00 |
Yann Leboulanger
|
196062bbc2
|
use window.set_transient_for(parent) for some windows. Fixes #1024
|
2006-07-17 20:27:30 +00:00 |
Yann Leboulanger
|
bc26593974
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
Dimitur Kirov
|
5e6b016af1
|
split gtkgui.glade in several small glade
files, which are now located in data/glade/
|
2006-05-02 15:53:25 +00:00 |
Yann Leboulanger
|
31e54bc2ed
|
remove many call to dialog.run() function. Some are still here, but they happend only when the user do an action (close a chat window, change status, ...). So UI is not blocked when we receive a groupchat invitation or an error message.
|
2006-04-02 16:11:21 +00:00 |
Yann Leboulanger
|
03a5f02cbd
|
remove call to removed function. Fixes #1755
|
2006-03-26 18:14:18 +00:00 |
Yann Leboulanger
|
c6e6090ef5
|
save correctly chatstate colors.
|
2006-03-26 18:01:18 +00:00 |
Nikos Kouremenos
|
1524521c7f
|
pychecker on our files. everyone please have a look so we do not do the same mistakes and in case you catch a mistake I did when cleaning
|
2006-03-24 18:48:26 +00:00 |
Yann Leboulanger
|
96dcb1bd0c
|
chatstate colors are now configurable in manage theme window. Fixes #1568
|
2006-03-18 22:40:26 +00:00 |
Dimitur Kirov
|
8945173e51
|
update banner font with theme font
|
2006-03-01 11:03:56 +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 |
Yann Leboulanger
|
e5529eb0ac
|
don't write wrong config option when we change option combobox in theme window
|
2005-12-02 17:47:52 +00:00 |
Yann Leboulanger
|
8fd1717afd
|
mk_color_string has moved and its name changed
|
2005-12-01 19:17:23 +00:00 |