Stephan Erb
|
2ccaf5b2b4
|
Rename advanced.py to advanced_configuration_window.py
|
2009-10-17 20:28:38 +02:00 |
Stephan Erb
|
d0f1b0e746
|
Depend on Python 2.5. Remove workaround for older versions.
|
2009-10-17 20:21:32 +02:00 |
Yann Leboulanger
|
815255d317
|
show Activated in ACE only for boolean options
|
2009-09-07 21:07:12 +02:00 |
Mateusz Biliński
|
06cf27f6c4
|
Fixed bug when national character (non-ASCII) was entered which search string in ACE (comparison with descriptions, which are unicode, was not possible). It seems that this was Win32 specific (tested on Vista64).
|
2009-06-29 06:31:36 +02:00 |
Jonathan Schleifer
|
086d031374
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
Yann Leboulanger
|
0e76e17bcb
|
[punchagan] search in option name and description in ACE. Fixes #4727
|
2009-04-23 06:58:55 +00: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
|
015a4ac038
|
don't show empty group when searching in ACE. see #4465
|
2008-11-09 09:02:28 +00:00 |
Jean-Marie Traissard
|
67d38a0b86
|
Stop hiding options with an empty value in ACE
|
2008-11-08 11:41:38 +00:00 |
Yann Leboulanger
|
b632a8d2e1
|
[thorstenp] improve advanced configuration editor speed. see #4457
|
2008-11-05 20:26:58 +00:00 |
Yann Leboulanger
|
158538b81c
|
[thorstenp] rename some var to not hide builts-in functions (list -> list_, ...)
|
2008-10-11 10:22:04 +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
|
c15b616ddd
|
remove the ability to save GPG password, show in GUI use_gpg_agent optin. fixes #2791
|
2007-10-25 12:36:57 +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 |
Nikos Kouremenos
|
e9afe36ff3
|
clean code and update to using GTK/PyGTK 2.8; see #2248
|
2007-01-16 23:26:38 +00:00 |
Jean-Marie Traissard
|
6f9889bc4d
|
Fuck dev language False -> Deactivated, True -> Activated
|
2007-01-14 23:11:16 +00:00 |
Jean-Marie Traissard
|
14f432fcd7
|
Make 'True', 'False' and Types translatables in ACE
|
2007-01-14 23:04:29 +00:00 |
Nikos Kouremenos
|
b1bb085e55
|
fix header
|
2006-10-06 00:08:46 +00:00 |
Nikos Kouremenos
|
9002b3d293
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +00:00 |
Yann Leboulanger
|
a65203ac6e
|
get GtkWindow instance when we use set_transient_for. Fixes #2170
|
2006-07-18 08:40:44 +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 |
Jean-Marie Traissard
|
6a05b5d529
|
Rename gtkgui.glade to manage_accounts_window.glade. (contain only manage_accounts_window)
|
2006-05-21 20:50:48 +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 |
Nikos Kouremenos
|
11d9f5398d
|
preferences window is created on the fly like every other window (well apart from FT [TODO for that]); this is good as we do not want such window to sit in memory; also fix some border width and spacing in prefs window
|
2006-03-05 12:18:47 +00:00 |
Yann Leboulanger
|
9a340cabaf
|
[zloygod] Show "need gajim restart" label in ACE only when needed. Fixes #1645
|
2006-03-04 00:25:36 +00:00 |
Nikos Kouremenos
|
332a8721d1
|
rm importing unused module; PIDA rocks!
|
2006-02-09 00:09:44 +00:00 |
Yann Leboulanger
|
612716e2db
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
Yann Leboulanger
|
f0e432c685
|
add some old devs in headers
are there others ?
|
2005-12-09 17:18:16 +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
|
22f5e0f073
|
remove trailing whitespaces and tabs from lines
|
2005-12-06 12:45:32 +00:00 |
Nikos Kouremenos
|
0a5ac5d80c
|
fix strings in places; add comments; updatea bit greek trnaslation [now has 666 translated messages] 666!! that rocks
|
2005-12-02 14:08:40 +00:00 |
Nikos Kouremenos
|
bd9eeae613
|
cleanup
|
2005-12-01 18:08:10 +00:00 |
Yann Leboulanger
|
a8f3d466cc
|
fix a FIXME: show Hidden instead of a password
|
2005-11-14 11:07:42 +00:00 |
Nikos Kouremenos
|
082fc7aaa9
|
fixing dict name: gajim.interface.windows --> gajim.interface.instances
|
2005-11-13 15:08:47 +00:00 |
Nikos Kouremenos
|
b42d016e62
|
fixes (do not set twice editability and a docstring) and only resizable if 2.8+
|
2005-11-10 13:40:39 +00:00 |
Nikos Kouremenos
|
de36e719f3
|
varius fixes; cleanup, remove a fixme, add a fixme
|
2005-11-10 13:29:58 +00:00 |
Yann Leboulanger
|
726640ef4b
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
Travis Shirk
|
238cc2171c
|
Check for GtkTreeIter in selection tuple before using to lookup option; closes #893
|
2005-09-21 03:19:45 +00:00 |
Nikos Kouremenos
|
2e4b5245c1
|
add a fixme and stop bad behavior until I fix it for g00d
|
2005-09-08 22:07:28 +00:00 |
Nikos Kouremenos
|
65d7b18441
|
use CONTACTS like C_VALUE (Column that holds value) instead of 0 1 2 3 for model columns (hidden or not). that is very wise and clean code
|
2005-09-08 21:29:42 +00:00 |
Nikos Kouremenos
|
e969ff6558
|
if we were to edit password/passphrase then Hidden string was saved as our password. now make it not editable
|
2005-09-08 19:55:47 +00:00 |
Nikos Kouremenos
|
58df926934
|
pass APP to glade parsing
|
2005-09-08 14:04:20 +00:00 |
Nikos Kouremenos
|
96dd559748
|
say Hidden and not the pass in advanced
|
2005-09-08 09:26:46 +00:00 |