Commit Graph

1952 Commits

Author SHA1 Message Date
Nikos Kouremenos 6bdc0fc599 remove a comment 2005-06-07 21:32:18 +00:00
Nikos Kouremenos c96c3c123e chat window mockup and related code by Dennis Craven 2005-06-07 21:28:21 +00:00
Nikos Kouremenos d44e881640 fixing some strings to be more accurate 2005-06-07 20:24:22 +00:00
Nikos Kouremenos ef147a16bc fixing vcard window a bit and adding a tooltip 2005-06-07 20:05:52 +00:00
Nikos Kouremenos 597f84b027 fixing a Traceback 2005-06-07 19:54:32 +00:00
Nikos Kouremenos fba0185e89 Gajim does bookmarks and private storage [needs better UI-side] CONGRATS and thanks to delmonico 2005-06-07 18:21:36 +00:00
Yann Leboulanger 0c79775f5a we now have private messages ! (TODO: update the chat window when the contact change his status) 2005-06-07 16:52:24 +00:00
Nikos Kouremenos 80c1dc36f2 human (ala ubuntu) roster theme. thanks dcraven 2005-06-07 16:43:12 +00:00
Nikos Kouremenos 4166022b3d applying ctrl+keyup/down patch after cleaning and testing. Thanks rohan for patch 2005-06-07 16:25:55 +00:00
Yann Leboulanger 9918b17e2f check if all fiels for the photo are in vcard 2005-06-07 14:31:10 +00:00
Nikos Kouremenos 36a5469ccc adding better tooltips 2005-06-07 13:52:08 +00:00
Nikos Kouremenos 255c4784b7 changing a bit the behaviour for left clicking trayicon, old behavior now in middle click 2005-06-07 13:34:25 +00:00
Yann Leboulanger 9a446f3e32 we can now receive the gc subject 2005-06-07 11:05:58 +00:00
Yann Leboulanger efc5bdba68 don't show the set_avatar and clear buttons when we look at a contact's vcard 2005-06-07 09:37:51 +00:00
Yann Leboulanger 0e283d2ff6 add phone and e-mail at work to vcard 2005-06-07 08:56:17 +00:00
Yann Leboulanger ce07cfe759 vcard is now fixed: we use lists for ADR, TEL EMAIL entry cause we can have several 2005-06-07 08:50:47 +00:00
Yann Leboulanger a1858c9517 ERROR messages are a message like all others with ONE data (that can be a tuple) 2005-06-07 07:40:15 +00:00
Nikos Kouremenos f69c456b4d fix a string 2005-06-07 01:21:58 +00:00
Nikos Kouremenos 030f77983b typo 2005-06-07 01:17:38 +00:00
Nikos Kouremenos 26b369b8ff fixing and string. previous commit is because of patch by Dennis Craven and me taking the strings/coding standrads review and stuff. fixing #382. Thanks Dennis once again 2005-06-07 01:14:08 +00:00
Nikos Kouremenos 78c7ca566f try again later 2005-06-07 01:10:24 +00:00
Nikos Kouremenos ea4eca20b3 typo 2005-06-06 23:42:31 +00:00
Yann Leboulanger 9e58a5b68c we can now add an avatar in our vcard 2005-06-06 22:58:06 +00:00
Nikos Kouremenos 47e3fd3ddc applying a patch by alfudio [sorry if wrong nick] 2005-06-06 22:51:10 +00:00
Nikos Kouremenos b4469f8fa8 better comment 2005-06-06 22:38:39 +00:00
Nikos Kouremenos 325e5f51e4 touches in our logo 2005-06-06 22:31:24 +00:00
Nikos Kouremenos 4df9bc58a7 in (gc)chat windows now we have 2 lines and a half and not 3 lines 2005-06-06 21:58:34 +00:00
Nikos Kouremenos f66a2bcb63 commiting a patch by Srid to remove contacts on removing transport 2005-06-06 21:40:32 +00:00
Yann Leboulanger 051adcab4d we can now receive photos in vcard (sending it come soon) 2005-06-06 20:16:51 +00:00
Yann Leboulanger 69a6aaff74 vcard is more complete (avatar is commig soon) 2005-06-06 15:29:27 +00:00
Nikos Kouremenos 147e14eeec now you can type the path to sounds and it gets applied 2005-06-06 15:03:41 +00:00
Nikos Kouremenos 79ddc9d228 hide show_roster_on_startup from windows [no trayicon] 2005-06-06 13:12:12 +00:00
Nikos Kouremenos 2cc9a0aa5c dont send just \n 2005-06-06 13:04:11 +00:00
Nikos Kouremenos 365c7f68ad sorting by keys in change_status_dialogs 2005-06-06 11:53:07 +00:00
Nikos Kouremenos 152b5bde54 guess better about contact protocol 2005-06-06 10:52:51 +00:00
Nikos Kouremenos cec2a46e4f fix brb jargon, and and add out 2005-06-06 10:51:24 +00:00
Nikos Kouremenos f8a5dbd960 get python version without awk and cut [simpler] 2005-06-06 10:09:48 +00:00
Nikos Kouremenos ce9bfe53c5 mention link to patchers in about dialog 2005-06-06 00:12:51 +00:00
Nikos Kouremenos 8e29e0b39f bugfix 2005-06-06 00:11:48 +00:00
Nikos Kouremenos 48711e989d svn to say 0.8 version 2005-06-05 23:42:30 +00:00
Nikos Kouremenos 300ea1a386 reposition a codeline 2005-06-05 23:20:06 +00:00
Nikos Kouremenos 65c2a2826e making patch in #380 appliable, and fixing #389 too [both have to do with trayicon] 2005-06-05 23:17:59 +00:00
Nikos Kouremenos 53b5de2d32 really nothing. 2005-06-05 20:38:53 +00:00
Nikos Kouremenos f4d3b6464a patch to allow to send on Ctrl+Enter and Enter to make newline. Thanks Dennis Craven [NOTE: we dont default to this. only accesible via expert] 2005-06-05 20:34:17 +00:00
Yann Leboulanger 9aeb647e72 wee need the COPYING file in win 2005-06-05 16:57:18 +00:00
Nikos Kouremenos 3b1a46362d 0.7.1 is official out! 2005-06-05 16:21:35 +00:00
Nikos Kouremenos a6600bb06d adding marine roster theme (thanks membris) 2005-06-05 15:49:50 +00:00
Nikos Kouremenos 2ec7602740 we use contact for this 2005-06-05 14:49:55 +00:00
Nikos Kouremenos 66d77db17e PKGBUILD updated to have the new md5sum 2005-06-05 13:44:32 +00:00
Nikos Kouremenos 576dd84be2 PKGBUILD updated 2005-06-05 11:18:06 +00:00