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 |
|
Nikos Kouremenos
|
0a482f179a
|
[FishFace] Now Gajim has comments support for advanced settings
|
2005-09-03 12:28:30 +00:00 |
|
Nikos Kouremenos
|
cec336112d
|
[Stéphan K.] make most strings we use unicode instacnes
|
2005-08-26 00:52:44 +00:00 |
|
Nikos Kouremenos
|
1fa4f8cdf4
|
[Fabian Neumann] if type is boolean when double click in advanced window just toggle value
|
2005-08-10 00:56:18 +00:00 |
|
Nikos Kouremenos
|
d92d9e26e7
|
set, set_per used to return value, now they raise Exception if problems. this helped catch 3 problems. It is good to raise because only devs/patchers and expert users mess with config settings
|
2005-08-05 10:26:10 +00:00 |
|
Nikos Kouremenos
|
472ebade74
|
make a update_preferences_window func and add a FIXME there
|
2005-07-24 21:05:44 +00:00 |
|
Nikos Kouremenos
|
fef07cf825
|
fix a comment and use [model[iter][x]
|
2005-07-23 08:11:50 +00:00 |
|
Yann Leboulanger
|
3228de29fe
|
filter now works with sub-rows
|
2005-07-23 08:04:44 +00:00 |
|
Yann Leboulanger
|
b1eb4ec9be
|
little bugfix:
we can now edit sub-options
|
2005-07-23 07:38:33 +00:00 |
|
Yann Leboulanger
|
421af9c794
|
we can now edit filtered rows in advanced config editor
|
2005-07-23 07:26:41 +00:00 |
|
Nikos Kouremenos
|
6639ed3a4b
|
Escape no longer closes advanced window [we may be wrediting value and press Escape to cancel editing]
|
2005-07-15 18:16:35 +00:00 |
|
Nikos Kouremenos
|
111ccf1e0a
|
nothing
|
2005-06-24 23:43:24 +00:00 |
|
Nikos Kouremenos
|
c77387346c
|
adhering to our new coding style for Classes and fixing glade banners stuff
|
2005-06-10 22:45:50 +00:00 |
|
Nikos Kouremenos
|
f9bbb7322b
|
nothing except a revert for an accidental commit of a file
|
2005-06-09 15:31:29 +00:00 |
|
Yann Leboulanger
|
b24e6d80ce
|
we can now edit non-root line in advanced configuration editor
|
2005-05-26 21:09:01 +00:00 |
|
Nikos Kouremenos
|
5d7e3c75b8
|
adding speller as gui option [code is rdy needs some further testing]
|
2005-05-25 00:24:24 +00:00 |
|
Nikos Kouremenos
|
0579cc40d0
|
adding escape to close advanced window and making init go above in the code
|
2005-05-24 22:35:50 +00:00 |
|
Nikos Kouremenos
|
f06cd21fd1
|
mention which GTK should be fixed
|
2005-05-20 22:41:39 +00:00 |
|
Yann Leboulanger
|
a730ab8e90
|
missing import
|
2005-05-18 12:28:29 +00:00 |
|
Yann Leboulanger
|
6a10743ce5
|
add strings to translate in advanced configuration editor
|
2005-05-18 12:02:57 +00:00 |
|
Nikos Kouremenos
|
288b68dd53
|
adding resizing ability in treeview cols in advanced finding a gtk bug [I reported it]
|
2005-05-14 02:09:28 +00:00 |
|
Nikos Kouremenos
|
961ded4882
|
Advanced_window ==> Advanced_configuration_window
|
2005-05-14 01:42:10 +00:00 |
|
Nikos Kouremenos
|
229863bc0b
|
glade fixes in advanced window and applying patch to make filter work [thanks Vincent Hanquez]
|
2005-05-13 18:05:15 +00:00 |
|
Yann Leboulanger
|
4f6af83ef4
|
save the config when we change an option in advanced config window
|
2005-05-07 13:14:37 +00:00 |
|
Vincent Hanquez
|
4534b2bbbc
|
support for readonly variable
add 'version' as a readonly variable
|
2005-04-30 22:24:45 +00:00 |
|
Nikos Kouremenos
|
77fadb30db
|
nothing important: removing a comment, adding one
|
2005-04-29 08:00:06 +00:00 |
|
Vincent Hanquez
|
db89a48bf3
|
remove the filter by default that clobber all options except account,
*by* *default* without any ways to unclobbered options since the rest of the
code is *NOT* working. *donkey*.
|
2005-04-27 19:03:28 +00:00 |
|
Nikos Kouremenos
|
b372567405
|
redoing my cleanup. the print are now ALL commented. they were left just in case Vincent wanted to test easier. Gajim would run after my cleanup, and even advanced config would run. As yann has said in the past, svn is a place of DEVELOPMENT. Please Vincent just because of 3 prints that were not commented out IN ORDER TO HELP YOU if you went to hack, you should NOT revert all the fixes. Yann said this is strong I would say sth worse.
-- edited by tab. this is not the place for laundry.
|
2005-04-27 15:16:40 +00:00 |
|