Yann Leboulanger
6edd7ca43e
import i18n before we use it
2005-09-21 14:42:29 +00:00
Nikos Kouremenos
02a57820a1
german po update. thx to Fridtjof Busse
2005-09-21 10:31:41 +00:00
Travis Shirk
4a7888d9d3
Added an assert to track down the FIXME
2005-09-21 03:23:01 +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
Yann Leboulanger
e39f1a30e8
hide window when we press esc if we have systray
2005-09-20 19:57:34 +00:00
Yann Leboulanger
bc25dbef03
split NOTIFY event into NOTIFY and GC_NOTIFY
2005-09-20 18:36:28 +00:00
Travis Shirk
83aa034a24
Abide by composing-only chatstate configuration; closes #945
2005-09-20 18:33:11 +00:00
Nikos Kouremenos
a7ee9425be
do it in an easier way
2005-09-20 18:30:21 +00:00
Nikos Kouremenos
8017a9d3cb
comment
2005-09-20 18:12:39 +00:00
Nikos Kouremenos
8307a86eae
fix cb
2005-09-20 18:08:26 +00:00
Nikos Kouremenos
8cceb3b2f8
position the menu below the actions button
2005-09-20 18:05:57 +00:00
Nikos Kouremenos
39e278cbe3
add an arrow to the actions button. let us all drink to GTK+ devs who restrict their code to toolbars
2005-09-20 14:58:54 +00:00
Yann Leboulanger
569a746443
exception dialog resizable (thx aldafu)
2005-09-20 11:30:53 +00:00
Nikos Kouremenos
5a6e12e562
cleaning UI of TC p1: lamp button (with text it's big, without text it can confuse users very much) is removed in favor of the already there menuitem in actions
2005-09-20 11:10:28 +00:00
Travis Shirk
7c1679eae7
Fixed a bug whereby chatstates were disable incorrectly with the following scenario:
...
client #1 : send client #2 a message (state is ask)
client #2 : recv's message and set's chatstate active since the message used JEP 85
client #1 : sends another message, but since client #2 has not responded yet it sends not chatstate
client #2 : recv's message and set's chatstate to False because JEP 85 was not used
(Note, if client #2 would have responded after the first message chatstates would be in effect.
2005-09-20 02:24:25 +00:00
Travis Shirk
7bcdb9c6ef
Faciliate the use of ctags and add gajim.desktop dep
2005-09-20 01:58:58 +00:00
Travis Shirk
075c5bfc48
Per JEP-0085 updates, losing focus does not immediately result in inactive
...
http://article.gmane.org/gmane.network.jabber.standards-jig/8924
2005-09-20 01:57:54 +00:00
Yann Leboulanger
7ea237d8ea
typo
2005-09-19 16:27:10 +00:00
Yann Leboulanger
97b75de35b
split NOTIFY event into NOTIFY and GC_NOTIFY
2005-09-19 16:13:45 +00:00
Dimitur Kirov
619ffb95a8
call save_config on each change
2005-09-19 15:44:46 +00:00
Dimitur Kirov
95d771b138
added GTK+ theme as default theme.
...
faster roster repaint method (change_roster_style)
fixes on themes list logic.
2005-09-19 15:23:18 +00:00
Yann Leboulanger
9cb8374359
missing build-depend
2005-09-19 14:51:36 +00:00
Dimitur Kirov
ded6e77d50
typo
2005-09-19 13:51:13 +00:00
Dimitur Kirov
cc41b56820
temporary fix: added missing server lists
...
which causes Gajim to fail at start
2005-09-19 13:49:36 +00:00
Yann Leboulanger
6d0bf25adc
SRV lookup moved from xmpp to connection.py
2005-09-18 19:52:06 +00:00
Yann Leboulanger
a7f4391083
fix indentation
2005-09-18 19:49:08 +00:00
Nikos Kouremenos
c2a6350adf
fixes
2005-09-18 18:34:14 +00:00
Nikos Kouremenos
0be58af7ad
FirstTimeWizard: add functionlity for servers button, fix comment for code to have space after #, fix comments and other coding styles, add pango me fixmes, add more and better strings
2005-09-18 18:30:16 +00:00
Nikos Kouremenos
5eea887c43
[delmonico] First Time User Wizard is in!
2005-09-18 15:03:04 +00:00
Nikos Kouremenos
3cf6167722
add sv dir
2005-09-17 16:15:13 +00:00
Nikos Kouremenos
8ac48a3641
add swedish thanks Christian Bjälevik
2005-09-17 13:56:48 +00:00
Nikos Kouremenos
01f99f25b3
say PROBLEM
2005-09-17 13:56:18 +00:00
Nikos Kouremenos
ae1e9a0cbf
remove problematic on_command and make it command
2005-09-17 12:18:47 +00:00
Nikos Kouremenos
f0c2068520
pot/po. thanks juracy for pt_BR
2005-09-17 12:01:06 +00:00
Nikos Kouremenos
488c24e5e5
fix 2 strings [thanks Juracy]
2005-09-17 11:34:39 +00:00
Nikos Kouremenos
c60d7d9239
thanks gjc
2005-09-17 11:29:05 +00:00
Nikos Kouremenos
599e8d15a4
add two more ft proxies until we get to autodiscover if the server we have the JID on, has support and we prio on that
2005-09-17 11:26:15 +00:00
Dimitur Kirov
223a2627b5
save prefs only on theme_manager destroy.
...
fixed bug in groupfontattr(s). tooglebuttons
are loaded with theme
2005-09-17 09:37:40 +00:00
Dimitur Kirov
159a4dad42
prevent NoneType TB if fontattrs are not set
2005-09-17 08:42:37 +00:00
Dimitur Kirov
8e2dd60449
set font of the tv render with the new font
...
attributes
2005-09-17 08:34:55 +00:00
Dimitur Kirov
7be5abe6e4
don't show style in the fontselector
2005-09-17 08:34:07 +00:00
Dimitur Kirov
37f3af1139
added get_theme_font_for_option function
2005-09-17 08:32:55 +00:00
Dimitur Kirov
57de1dc5ac
support font attributes (weight and style)
2005-09-17 08:31:29 +00:00
Dimitur Kirov
69557c85d7
added proxy65.unstable.nl to list of our
...
proxies. Theme fonts have new property:
XXX_fontattrs
2005-09-17 08:29:35 +00:00
Dimitur Kirov
c4c34bee9f
make theme manager work with new layout
2005-09-16 21:32:57 +00:00
Dimitur Kirov
af9d242bc1
check for default color
2005-09-16 21:30:30 +00:00
Dimitur Kirov
d9d673bec6
new theme manger layout
2005-09-16 21:30:00 +00:00
Yann Leboulanger
22a4f36ab7
fix a TB
2005-09-16 15:30:42 +00:00
Yann Leboulanger
67c9312d37
SRV lookup is now an option and is turned off when we use SSL
2005-09-16 15:19:01 +00:00
Nikos Kouremenos
eb7d3cc381
fix a tb
2005-09-16 15:18:35 +00:00