Commit Graph

203 Commits

Author SHA1 Message Date
Yann Leboulanger 93b63ea843 don't move the "more" expander in vcard window when we expand / collapse it. Fixes #4652 2009-01-09 07:18:26 +00:00
Yann Leboulanger 5c8c6933a0 add signification of $S and $T in autoaway status message tooltips. Fixes #4617 2009-01-06 09:43:52 +00:00
Yann Leboulanger b317ffcdae merge BOSH branch to trunk 2008-12-15 21:06:08 +00:00
Yann Leboulanger 49c4c4ee79 hide tabs in account creation windows. Fixes #4572 2008-12-11 20:49:49 +00:00
Yann Leboulanger 3fa82faaf4 remove useless features button in accoutn creation wizard 2008-12-10 08:47:16 +00:00
Julien Pivotto 5a31ba2ef0 Very basic integration of xHtml GUI 2008-11-14 11:13:15 +00:00
Yann Leboulanger 72277c52c2 missing glade file in previous commit 2008-11-11 20:14:05 +00:00
js 5b1eb90557 Handle bookmark button in chat window like we handle add contact. 2008-11-10 20:06:28 +00:00
Yann Leboulanger dbaaca08b8 Ctrl+T -> Alt+T to change subject. Fixes #4432 2008-11-02 14:28:17 +00:00
Yann Leboulanger db2bcb43e6 don't allow focus on click on action button in chat / groupchat control. Fixes #4415 2008-10-21 10:04:18 +00:00
Yann Leboulanger 22cc993fa7 ability to sort by status in roster and in muc separatly. Fixes #3823 2008-09-26 15:22:16 +00:00
Brendan Taylor f640e7c860 add verified/not verified title text to the body of the esession dialog 2008-09-12 05:25:10 +00:00
Yann Leboulanger 3826f3dbba [avm] updated russion translation:
- Many punctuation fixes
 - remove "please" (like in the GNOME project).
	The translation guidelines at
	http://gnome.org.ru/wacko/TranslationPrinciples
	warn against using "пожалуйста" (please)
	in Russian technical texts.
 - change voice/aspect of some verbs
 - Fix a space before bang in a string.
	AFAIK, French is the only language to use " !",
	all other languages use exclamation marks without
	spaces (certainly true for English!).
2008-09-10 11:25:34 +00:00
Yann Leboulanger 9a8dd5db02 show better icon for send file menuitems / buttons. Fixes #4282 2008-09-08 11:27:37 +00:00
Yann Leboulanger 851798a74d rename and remove had the same shortcur in manage sub-menu 2008-08-28 13:38:53 +00:00
Julien Pivotto 1c2ce732b1 E2E dialogs
* String changes
* Improve SAS visibility
* Add ability to re-verify
* espace text and buttons
* Should fix #3468
2008-08-28 13:14:54 +00:00
Yann Leboulanger 2b5139cfcf use Ctrl+Shift+A to open acctouns window. Fixes #3894 2008-08-26 15:28:15 +00:00
Yann Leboulanger ef4eb3e291 [Florob] ESC in accounts window now works. Fixes #4225 2008-08-26 09:41:14 +00:00
Yann Leboulanger 6cbb010330 let GTK guess service registration window size. Fixes #4234 2008-08-25 11:30:11 +00:00
js 150d109434 Sort activities. 2008-08-14 14:49:03 +00:00
Julien Pivotto 34d7aacdf8 Inlarge account window to fit with the french translation. Fix #4198. 2008-08-14 13:39:31 +00:00
Julien Pivotto 3eb1b551e5 Nicer E2E dialog 2008-08-13 21:25:26 +00:00
Yann Leboulanger bf9ca5e24a add a comment for translators 2008-08-11 20:23:32 +00:00
js ff129a19a0 Just a test if this is more user friendly. If not, revert. 2008-08-05 00:51:08 +00:00
Yann Leboulanger 27e248fbcf [Shutnik] set widgets insensitive in manage bookmark window by default. fixes #4172 2008-08-03 21:15:10 +00:00
js 993d0d8609 Revert r10064 and to it the right way™. 2008-07-29 19:42:31 +00:00
Yann Leboulanger 4e89f57706 added tooltips to activities dialog 2008-07-29 06:56:27 +00:00
js c078f11fe0 Show activity in roster. 2008-07-29 02:32:57 +00:00
js f7d8631a5c New activity dialog. 2008-07-28 20:57:56 +00:00
tomk af3f1a9dd4 - implemented BOSH key sequencing, acknowledgements
- improved HTTP persistent connections
- added alarm-unregister method to idlequeue
- extended proxy managing dialog for BOSH proxy
2008-07-26 22:42:40 +00:00
js d8bd70c93b Show tunes in roster. 2008-07-25 14:11:14 +00:00
js 6fe329d005 Fix tooltip. 2008-07-25 00:48:57 +00:00
js 0d6394b0ca * Better rendering of mood in roster.
(Only takes space if needed now)
* Possibility to disable display of mood in roster from preferences.
  (Also works on the fly with the new rendering method)
* Minor improvements in the translation of the moods to German.
2008-07-25 00:43:01 +00:00
js 2662b69986 We don't want that huge spacing on the left. 2008-07-24 22:12:21 +00:00
js e9ce217777 Stupid glade! I hate it! Why does it copy the image locallly to the
glade dir and fuck the URL up then? Fixed...
2008-07-22 23:16:35 +00:00
js ac7e60830e More spacing looks better. 2008-07-22 23:13:58 +00:00
js b9ea534850 Show user tune in conversation window. 2008-07-22 23:06:58 +00:00
js 4178ec7fcb Better User Mood dialog. 2008-07-22 22:20:51 +00:00
js c5e679a078 Show mood in chat window. 2008-07-22 21:08:52 +00:00
Stephan Erb d83f9da555 Improved groupchat minimization:
* partly rewrote join_room because it was hard to read
 * Correctly handle invites from anonymous rooms. Fixes #4057
 * Use HIG dialog for invitation requests
 * Fix bug where minimized groupchats where hidden after a reconnect
 * Removed some duplicated code
2008-07-19 17:36:21 +00:00
js 697aca8877 Revert r9902. bct agreed on that. 2008-07-15 13:31:25 +00:00
Brendan Taylor ebcb659196 improved esession auth messages 2008-07-09 03:10:50 +00:00
Brendan Taylor 95c6df4fdc moved crypto icon to the right of the chat control input 2008-07-09 02:18:36 +00:00
js 2a40072a24 Make the space wasted by the new button at least a bit less. 2008-07-04 10:18:40 +00:00
tomk f3820706fb - Refactored non-blocking transport and client classes - getaddrinfo is called
in Client now
- Added NonBlockingHttpBOSH transport (to tranports_nb) and BOSHClient
(to client_nb)
- Extended possible proxy types in configuration by "BOSH" proxy
- Rewrote NonBlockingTLS to invoke success callback only after successful TLS handshake is over (formerly, the TLS Plugin returned right after sending <starttls>)
2008-06-30 00:02:32 +00:00
Brendan Taylor b490904454 make esession authentication warning less obtrusive 2008-06-29 04:39:29 +00:00
Yann Leboulanger eb50064d37 [digital7] old-style popup window with 1px border. fixes #4044 2008-06-27 09:13:50 +00:00
Yann Leboulanger bed750410e ability to ignore a transport contact. see #3984 2008-06-23 16:21:21 +00:00
Stephan Erb 984268d845 Hide Advanced notification button and adjust padding. Thanks glade. Fixes #4023. 2008-06-20 20:07:46 +00:00
tomk 6a15c9b9c9 initial cleanup of xmpppy perfomed, see #3260 2008-06-09 00:32:02 +00:00