Commit Graph

4829 Commits

Author SHA1 Message Date
Nikos Kouremenos ae88609125 80margin char and add a fixme about show() pbs 2006-01-26 12:20:49 +00:00
Yann Leboulanger 4f21775305 we can now get meta contacts from server and display them 2006-01-26 11:23:15 +00:00
Travis Shirk e134d7b8cd pngcrush'd icons 2006-01-26 00:36:04 +00:00
Nikos Kouremenos 33b9218ba1 do not hardcode white in roster themes 2006-01-25 23:47:15 +00:00
Nikos Kouremenos 84b4aecce3 update dcraven message.ico 2006-01-25 23:14:50 +00:00
Nikos Kouremenos 269cc48fb2 prevent a TB described in #1446 2006-01-25 19:36:44 +00:00
Yann Leboulanger 7c4b24f2fd [Dawid Gajownik] Update Makefile to compile correctly with X.Org X11R7 2006-01-25 18:09:30 +00:00
Travis Shirk 20085bfcc5 Fixed TB 2006-01-25 17:55:32 +00:00
Yann Leboulanger dfca5e63be ChangeStatusMessageDialog returns None when we press cancel. Fixes #1045 2006-01-25 16:27:09 +00:00
Nikos Kouremenos 53430cbc7c rm a commented out print 2006-01-25 14:11:19 +00:00
Nikos Kouremenos 9bee140765 80char margin 2006-01-25 14:05:31 +00:00
Nikos Kouremenos 138c0ae6fd clean up logic; make some stuff clearer; do not risk setting values to negatives to then skip them; just do not set if not needed 2006-01-25 14:01:59 +00:00
Nikos Kouremenos ffb93d6f8e rm an not needed assignment 2006-01-25 13:39:22 +00:00
Nikos Kouremenos e013490544 size --> resize and two or become one in 2006-01-25 13:37:22 +00:00
Nikos Kouremenos fb4682d0f2 better varnames; use range() 2006-01-25 13:34:02 +00:00
Nikos Kouremenos 29fef124a2 default msg window w and h is in glade now 2006-01-25 13:27:23 +00:00
Nikos Kouremenos faaa7d6dc4 fix docstrings, typos, remove logic which is not needed [the problem is elsewhere] 2006-01-25 13:24:38 +00:00
Nikos Kouremenos 4645ec766c minor touches in status msg dialog 2006-01-25 10:37:57 +00:00
Nikos Kouremenos 50f6eb898a change the UI of change status message dialog 2006-01-25 10:30:48 +00:00
Nikos Kouremenos 4b9ca42cbb pngcrush all pngs of jabberbulb using pncrush script in scripts/dev/ 2006-01-25 10:12:20 +00:00
Nikos Kouremenos 99d794ddfd pngcrush a muc_inactive. plz copy in the rest. plz do not commit not pngcrushed pngs 2006-01-25 10:10:14 +00:00
Travis Shirk 170a1db254 We can now chat with the same contact or join the same gc using two differenct account;
closes #1421
2006-01-25 05:39:07 +00:00
Travis Shirk 2b956ec93c Change gc tab icon when we lose the room connection.
Thanks to Heather Gilmore, my wife, for grey-scaling the image. :-*
2006-01-25 02:57:11 +00:00
Travis Shirk a63132500b Pass account to window/control lookup methods 2006-01-25 02:43:55 +00:00
Yann Leboulanger 1d49a10c58 remove old FIXME 2006-01-24 22:34:45 +00:00
Travis Shirk b936ff50a0 Since some data structures are going to be changing for #1421, make more
use of the interators to jide more of the underlying details.
2006-01-24 02:57:26 +00:00
Yann Leboulanger 96bf76308f remove contact from gajim.contacts when we remove a transport so we don't TB 2006-01-23 22:31:47 +00:00
Yann Leboulanger 18129610e0 typo. Fixes #1440 2006-01-23 15:52:42 +00:00
Yann Leboulanger 754abfddea don't crash when we're not under KDE. Fixes #1445 2006-01-23 12:45:27 +00:00
Yann Leboulanger d533670951 [Geobert] updated .ico for dnd and invisible in jabberbulb iconset 2006-01-23 12:20:35 +00:00
Yann Leboulanger c6dadfbab2 Ignore message from room in which we are not. Fixes #1325 2006-01-23 12:10:25 +00:00
Travis Shirk 0650f0e493 Always use gtkgui_helpers.set_unset_urgency_hint to toggle urgency 2006-01-23 00:03:28 +00:00
Travis Shirk b0f4dd6d8e [Geobert] Fix for #1430 2006-01-22 22:20:00 +00:00
Nikos Kouremenos ab50f69fa0 [knuckles fixes knucles :D] bw img on offline on notifications 2006-01-22 22:13:21 +00:00
Nikos Kouremenos f5dee2be9d [Geobert] jabberbulb iconset 2006-01-22 22:05:25 +00:00
Nikos Kouremenos d5bc43547d rm executable mimetype from gajim.desktop. thanks Dawid Gajownik 2006-01-22 21:55:24 +00:00
Nikos Kouremenos 107468b0d3 catch icq. and icq but not icqsucks.org as jid that relates with transport. thx to knuckles for the idea 2006-01-21 23:40:54 +00:00
Nikos Kouremenos d9b42194c4 add a missing dot 2006-01-21 23:22:20 +00:00
Nikos Kouremenos dc5035d34b add Campey and Anjo (knuckles) to THANKS so they also show up in about dialog 2006-01-21 23:18:30 +00:00
Nikos Kouremenos 1ce3c65dd6 [knuckles] refactor notify so we do not dup code at all 2006-01-21 23:15:35 +00:00
Yann Leboulanger a78ad2ff45 recognize correctly gc invitation. Fixes #1366 2006-01-21 22:12:13 +00:00
Yann Leboulanger 8458730327 [Campey] handle optional muc bookmark tags. Fixes #1438 2006-01-21 22:02:00 +00:00
Yann Leboulanger 647e033c2d [knuckles] fix remaining time / size when resuming filetransfert. Fixes #1437 2006-01-21 21:26:29 +00:00
Yann Leboulanger ef86ddf65b [knuckles] missing line in KDE xmpp support. Fixes #855 2006-01-21 21:23:30 +00:00
Yann Leboulanger 89bf45a2c6 when wrong GPG passphrase is entered, we re-ask to user twice. Fixes [1410] 2006-01-21 21:19:14 +00:00
Yann Leboulanger 97378c63ed [Campey] We can now position the old-style popup window 2006-01-21 21:11:29 +00:00
Yann Leboulanger 6109fc798e fix typo. Fixes #1429 2006-01-21 17:05:28 +00:00
Travis Shirk 5624dca803 Compact view in groupchat works again. Fixes #1377 2006-01-21 12:48:45 +00:00
Nikos Kouremenos d9dd7a054c expose logic even better 2006-01-21 10:01:20 +00:00
Nikos Kouremenos ea1d9fc3b7 typo 2006-01-21 10:00:43 +00:00