gajim

view ChangeLog @ 13043:7798a90157c7

add msvcr90.dll to windows installer. Fixes #6754
author Yann Leboulanger <asterix@lagaule.org>
date Sun, 19 Jun 2011 21:19:20 +0200
parents 1543f8fc9950
children 8ea4f6a49c13
line source
1 Gajim 0.14.3 (19 June 2011)
3 * Fix history viewer
4 * Fix closing roster window
5 * Prevent some erros with metacontacts
7 Gajim 0.14.2 (07 June 2011)
9 * Fix CPU usage when testing file transfer proxies
10 * Fix invalid XML char regex
11 * Fix subscription request window handling
12 * Fix URL display in chat message banner
13 * Other minor bugfixes
15 Gajim 0.14.1 (26 October 2010)
17 * Fix changing account name
18 * Fix sending XHTML
19 * Fix GnomeKayring usage
20 * Fix some GPG bugs
21 * Minor bugfixes
23 Gajim 0.14 (02 September 2010)
25 * Jingle audio / video chat
26 * Improve Startup time
27 * Copy emoticons, LaTeX expressions when they are selected
28 * Fix status icon transparency by using gtk.statusicon
29 * Groupchat auto-rejoin
30 * geolocation (with geoclue)
31 * use XDG standards
32 * SCRAM-SHA-1 and SASL EXTERNAL authentication
33 * MUC captcha
34 * Lots of refactoring
36 Gajim 0.13.4 (02 April 2010)
38 * Add japanese translation
39 * Fix some TLS connection
40 * Don't raise a lot of "DB Error" dialog
41 * Fix contact synchronisation
42 * Minor fixes
44 Gajim 0.13.3 (23 February 2010)
46 * Fix facebook xmpp server connection
47 * Fix copy / paste with Ctrl+C on non-latin keyboard
48 * Fix sending PEP information when connecting
49 * Fix parsing HTML messages that have ascii markup
51 Gajim 0.13.2 (14 January 2010)
53 * Fix some translations
54 * Fix string comparison according to locales
55 * Fix resizing of groupchat occupant treeview
56 * Fix some gnomekeyring glitches
57 * better SRV usage with libasyncns
58 * copy emoticons when we copy / paste in conversations
60 Gajim 0.13.1 (28 November 2009)
62 * Fix a bug when no account exists and bonjour is not available
63 * Fix a bug when opening advanced option in MUC
64 * Fix a bug when using non-BOSH proxies
66 Gajim 0.13 (24 November 2009)
68 * Improve gtkspell (fix memleak)
69 * BOSH connection
70 * Roster versioning
71 * Ability to send contacts
72 * GUI to send XHTML messages
73 * Improve sessions handling
74 * pubsub storage (for bookmarks)
75 * Ability to select account when joining a groupchat
76 * Better Gnome keyring support
77 * Ability to ignore occupants in groupchats
78 * Ability to show / hide self contact row
79 * Automatically go away when screensaver is enabled under windows
80 * Ability to enable / disable accounts
81 * better URL recognition
82 * groupchat autoreconnect
83 * Store passwords in KDE wallet if available
84 * Better MUC errors handling
85 * Fix sound player launch (don't create zombies anymore)
86 * Optional shell like completion
87 * New color theme
89 Gajim 0.12.5 (08 August 2009)
91 * Don't depend on GTK 2.14
93 Gajim 0.12.4 (07 August 2009)
95 * Fix History manager
96 * Fix file transfer proxy discovering at connection
97 * Improve filetransfer with IPv6
98 * Fix zeroconf when receiving badly encoded info
100 Gajim 0.12.3 (12 June 2009)
102 * Fix PLAIN authentication (in particular with Gtalk
103 * fix PEP discovery
105 Gajim 0.12.2 (07 June 2009)
107 * Better keepalive / ping behaviour
108 * Fix custom port handling
109 * Improve error messages handling
110 * Totem support for played music
111 * Fix SSL with some servers
112 * Handle XFCE notification-daemon
113 * Restore old behaviour of click on systray: left click to open events
114 * Network manager 0.7 support
115 * Move logs file under windows to $APPDATA/gajim
116 * Improve Kerberos support
117 * Many bugfixes here and there
118 * Add -c option to history_manager
120 Gajim 0.12.1 (21 December 2008)
122 * Fix filetransfer
123 * Updated german translation
124 * Fix click on notifications when text string is empty
125 * Improve systray popup menu
127 Gajim 0.12 (17 December 2008)
129 * Fix text rendering in notifications
130 * Fix forward unread messages under Windows
131 * Better sessions support
132 * Better auto-away support
133 * Fix banshee support
134 * Quodlibet support
135 * Fix GSSAPI authentification
136 * Fix IPV4 filetransfer on Windows Vista when IPV6 is used too
137 * Fix caps usage
138 * Fix end to end encryption autonegotiation
140 Gajim 0.12-beta1 (11 November 2008)
142 * SECURITY
143 * Implement Kerberos (GSSAPI) SASL Authentication mechanism
144 * Prevent affiliation spoofing in groupchats
145 * Improve GPG and E2E support
147 * GUI
148 * Highlight all valid IANA schemes
149 * Improved E2E, Mood and Activity dialogs
150 * Show number of participants in groupchats
152 * Connection
153 * Correctly parse IDNA names in SRV records
154 * Disable proxy resolution (#4299)
155 * Fix handling of namespace invalid XML
156 * Do not freeze on connection failures (#4366, #4107)
158 * OTHERS
159 * Do not crash on fluxbox restarts
160 * Update several hotkeys and make them work on non-latin keyboards
161 * Prevent a user from sending invalid XML chars
162 * Do not try to save a file with a too long filename when a nick is long
163 * Implement XEP-0203 (Delayed Delivery)
164 * Improved windows installer
165 * Latex support for windows
167 Gajim 0.12-alpha1 (12 August 2008)
169 * Change licence from GPLv2 to GPLv3
171 * SECURITY
172 * Support for End-To-End encryption (XEP-0116)
173 * SSL certificate verification
174 * Improve GPG support (#2390, #2783)
175 * Ability to disable message previews in notify popups
177 * GROUP CHATS
178 * Support for sending files over group chats
179 * List of bookmarked rooms is now sorted alphabetically
180 * Support for transforming a one-to-one chat into a groupchat
181 * Send invitation by drag-and-dropping a contact from roster
182 * Send messages to conference using gajim-remote
183 * Ability to destroy a room when we are owner, give a reason and alternative room jid
184 * Ability to minimize group chats in roster
186 * USABILITY
187 * Files transfers using drag and drop
188 * Ability to select and interact with status messages in chat windows (using libsexy)
189 * Ability to set a custom avatar for a contact
190 * Better handling of resource collisions
191 * Option to Sign On as a Certain Status (#3314)
192 * Block/Unblock contact directly from roster using privacy lists
194 * GUI
195 * Single window mode
196 * Close change status windows after 15 seconds of inactivity
197 * Simplified "Accounts" dialog
198 * Preferences window redesign
199 * New GUI for chat window
200 * Roster treeview now uses modelfilter (way way much faster)
202 * OTHER
203 * Support of PEP (Personal Eventing Protocol) (XEP-0163)
204 * User Mood (XEP-0107)
205 * User Activity (XEP-0108)
206 * User Tune (XEP-0118)
207 * User Nickname (XEP-0172)
208 * Support for Google Talk accounts with non gmail.com domain (+ GMail notifications)
209 * Modified the format of emoticons list file, so we can choose the default code (#3696)
210 * New Remote Controlling Option (XEP-0146): forward unread messages
211 * Support for User Search (XEP-0055)
212 * Support for jabber:x:data in message elements (Part of XEP-0004)
213 * Added a «supported features» window
214 * Latex support (#2796)
215 * Link-local messaging with Windows (#2883)
216 * Ability to send a custom status to a group, a contact or a transport
217 * Support of Message Receipts (XEP-0184)
219 Gajim 0.11.4 (06 December 2007)
221 * Fix /nick command in groupchats
222 * Better Metacontacts sorting
223 * Fix Ctrl + PageUP/Down behaviour
224 * Fix saving files from filetransfer under windows
226 Gajim 0.11.3 (17 November 2007)
228 * Fix bookmarks support detection
229 * Improve file transfer on windows
230 * Fix some zeroconf bugs
231 * Fix focus bug in chat window
232 * Fix nickname changement behaviour in groupchats
234 Gajim 0.11.2 (22 September 2007)
236 * Improve idle, transports support
237 * Enable ellipsization in roster and chatwindow
238 * Fixed some metacontacts problems (#2156, #2761)
239 * Beter support of XEP-0070 (Verifying HTTP Requests via XMPP)
240 * Make the same height of a banner for all chat tabs
241 * Fix a bug with french translation and invitations (#3043)
242 * Fix a bug with UTF-8 and emoticons
243 * Corrected many bugs with passwords and gnome-keyring
244 * Improve xhtml-im and pictures support
245 * Improve Ad-Hoc support
246 * And many other bufixes
248 Gajim 0.11.1 (18 February 2007)
249 * Fixes in gajim-remote and the way XMPP URI are handled
250 * Fix Idle under Windows
251 * Fix Gajim under non-ascii languages Windows
252 * Fix International Domain Name usage
253 * Fix when removing active privacy list
254 * Fix problem with adhoc command and multi-step forms
255 * Fixed avatars cache problems in group chats
256 * KDE integration for XMPP URI
257 * Support of Banshee Music player
258 * Support of XEP-0202 (Entity Time)
259 * Support of XEP-0199 (XMPP Ping)
261 Gajim 0.11 (19 December 2006)
262 * New build system, using GNU autotools. See README.html
263 * Support for link-local messaging via Zeroconf using Avahi (XEP-0174)
264 * Automatically connect and disconnect to accounts according to network availability (if Network Manager is present)
265 * IPV6 support to connect to server
266 * Ad-Hoc commands
267 * GNOME Keyring Support (if GNOME keyring is available, manage passwords and save them in an encrypted file)
268 * Introducing View Menu (GNOME HIG)
269 * Ability to now hide the Transports group
270 * Support for notify-python. So if notification-daemon is not available, we still can show cool popups
271 * Connection lost is now a non-intrusive popup
272 * Try to get contact desired nick when we add him to roster aka User Nickname (XEP-0172)
273 * Support for Privacy Lists (XEP-0016)
274 * Better design of User Profile window, with a progress bar
275 * New Add User dialog, with possibility to register to transport directly from it
276 * Completion for "Start Chat" input dialog
277 * Metacontacts across accounts (#1596)
278 * Ability to have a different spellchecking language in each chat window. (#2383 and #746)
279 * Forbid to run multiple instances (but you can use differents profiles)
280 * Ability to save avatar with right click on avatar in chat banner
281 * Annotations (XEP-0145)
282 * XHTML Support
283 * Rhythmbox and Muine song change notification
284 * Ability to operate on more than one contact at once in roster (#1514)
285 * Send single message to a whole group
286 * Delete a whole group
287 * Gajim now remembers if GPG encyption was enabled per contact
288 * Priority can be changed automatically when we change status
289 * Fuzzyclock support
290 * Mute sounds from systray menu
291 * Add possibility to start a chat or see contact's infos from subscription request window
292 * Use different colors for each participant in groupchats
293 * Ability to show only Join/Leave in groupchats instead of all status changes
294 * New possibilities to insert nickname of a participant in groupchat conversations: Tab in an empty line now cycles through nicks, maj+right click->inserts nickname, maj+click on name in gc-roster, /names command to show all users presence
295 * Fixed bugs when removing or renaming an account with tabs open (#2369 and #2370)
296 * New translations: Croatian, Esperanto, British English, Belarusian
298 Gajim 0.10.1 (06 June 2006)
300 * Freeze and lost contacts in roster (#1953)
301 * Popup menus are correctly placed
302 * High CPU usage on FreeBSD (#1963)
303 * Nickname can contain '|' (#1913)
304 * Update pl, cs, fr translations
305 * Don't play sound when no event is shown (#1970)
306 * Set gajim icon for history manager
307 * gajim.desktop is generated with translation (#834)
308 * Preventing several TBs and annoyances (r6273, r6275, r6279, r6301,
309 r6308, r6311, r6323, r6326, r6327, r6335, r6342, r6346, r6348)
311 Gajim 0.10 (01 May 2006)
313 * One Messages Window ability (default to it) with tab reordering ability
314 * Non blocking socket connections. Gajim no longer remains unresponsive.
315 * Gajim now uses less memory
316 * File Transfer improvements (now should work out of the box for all)
317 * Meta Contacts ability (relationships between contacts)
318 * Support for legacy composing event (JEP-0022). Now 'Contact is composing a message' will always work
319 * Gajim now defaults to theme that uses GTK colors
320 * Roster Management Improvements (f.e. editablity of transport names, extended Drag and Drop Functionality)
321 * History (chat logs) Manager (search globally, delete, etc)
322 * Animated Emoticons ability
323 * Support for GTalk email notifications for GMail
324 * Room administrators can modify room ban list
325 * Gajim no longer optionally depends on pydns or dnspython. Requires
326 dnsutils (or whatever package provides the nslookup binary)
327 * gajim-remote has extended functionality
328 * Improved Preset Status Messages Experience
329 * Detection for CRUX as user's operating system
330 * New art included, appropriate sizes of icons used where available
331 * Translations under Windows now work okay
332 * Tons of fixes for bugs and annoyances: http://trac.gajim.org/query?status=closed&milestone=0.10
335 Gajim 0.9.1 (27 December 2005)
337 * Fix bug when joining a Groupchat
338 * Fix bug when starting Gajim without old logs
340 Gajim 0.9 (23 December 2005)
342 * Avatars and status messages in roster window
343 * Improved service discovery window
344 * Emoticons selector, Cooler Popup Windows (notification-daemon). Read more information in case you did not notice something different in http://trac.gajim.org/wiki/GajimDBus#notif_daemon
345 * Caching of Avatars, Less UI freezing
346 * New Account creation wizard
347 * Better History Window with searching capabilities
348 * Gajim now tries to reconnect to a jabber server if connection is lost
349 * Queue for all events (File Transfer, private messages, etc)
350 * A lot of new irc-like commands in group chat. Do for example /help invite
351 * X11 Session Management support
352 * Gajim registers and handles xmpp: and xmpp:// (GNOME/gconfd only)
353 * Use pysqlite for conversation history. Automigration for old logs
354 * New translations: Italian, Swedish, Slovak, Basque
356 Gajim 0.8.2 (06 Sep 2005)
358 * Fix so Gajim runs in pygtk2.8.x
359 * Gajim can use pydns too (apart from dnspython) to do SRV lookup
360 * Other minor fixes
362 Gajim 0.8.1 (02 Sep 2005)
364 * Systray icon for windows
365 * Gajim is available in Dutch
366 * Gajim can use gpg-agent
368 Gajim 0.8 (18 Aug 2005)
370 * Avatars (JEP-0153)
371 * Chat state notifications aka. typing notification (JEP-0085)
372 * Bookmark storage (JEP-0048)
373 * File Transfer (JEP-0096)
374 * Major changes to adhere to GNOME HIG
375 * Complete vcard fields support
376 * New and better user interface for chat and groupchat windows
377 * SRV capabilities and custom hostname/port
378 * Many improvements in group chat and IRC emulation (eg. nick autocompletation and cycling)
379 * Gajim can now send and receive single messages
380 * New iconsets and new dialog for customizing the user interface
381 * Mouseover information for contacts in the roster window (aka tooltips)
382 * DBus Capabilities. Now Gajim can be remote controlled
383 * Authenticating HTTP Requests via XMPP (JEP-0070)
384 * Now you can lookup a word in Wikipedia, dictionary or in search engine
385 * XML Console
386 * Gajim is now also available in norwegian and czech language
389 Gajim 0.7.1 (5 Jun 2005)
391 * Transports icon as an option and error/mesage icon for transports
392 * Gajim is more HIG compatible
393 * Editing registration information on transports
394 * Messages stanza without <body> element are not printed
395 * SASL bugfix
396 * GtkSpell capabilities
397 * Support SSL (legacy) connection
398 * Assign gpg key to specific contact
399 * Contacts are sortable by status
400 * Gajim remembers last lines when reopening chat
401 * New translations available: German, Russian, Spanish, Bulgarian
403 Gajim 0.7 (23 May 2005)
405 * Ability for groupchat reserved rooms with full affiliations and roles support
406 * Popup notification for incoming events
407 * Protocol icons for contacts from transports
408 * Gajim's user interface is now more HIG compliant
409 * Gajim now detects and can send operating system information
410 * Gajim now can inform the user about new version availability
411 * Gajim jabber library migration from jabberpy to xmpppy
412 * Rewrite the plugin system to remove threads and improve latency
413 * Gajim now supports Nodes in Service Discovery
414 * Greek and Polish translations
417 Gajim 0.6.1 (03 April 2005)
419 * Rewrite of service discovery. It doesn't freeze Gajim anymore.
420 * More HIG Compliant.
421 * Gajim is faster (do not redraw preferences_window each time we open it, use
422 of psyco if available)
424 Gajim 0.6 (23 March 2005)
426 * Gajim's user interface is now nicer.
427 * Groupchat just got better.
428 * URL, mailto and ascii formatin (* / _) detection
429 * Better transports detection, group management, and many minor additions/bugfixes
431 Gajim 0.5.1 (27 February 2005)
433 * Minor bugfixes.
435 Gajim 0.5 (26 February 2005)
437 * Possibility to use tabbed chat window
438 * Sound support under GNU/linux
439 * Autoaway available under Microsoft Windows
441 Gajim 0.4.1 (23 January 2005)
443 * Bugfix in config file parser (fix config file parser to handle emoticons)
444 * Bugfix with GPG signatures
446 Gajim 0.4 (21 January 2005)
448 * New option: regroup accounts
449 * Emoticons support with a binder
450 * GUI improvements
451 * Bugfixes
453 Gajim 0.3 (18 December 2004)
455 * GUI improvements
456 * group chat support with MUC (JEP 45)
457 * New agent browser (JEP 30)
458 * GnuPG support
459 * Autoconnect at startup
460 * New socket plugin
462 Gajim 0.2.1 (1 July 2004)
464 * bugfixes : when configfile is incomplete
465 * icon in systray with popup menu (for linux)
466 * "auto away even if not online" option
467 * always show contacts with unread messages
468 * new imageCellRenderer to show animated gifs
469 * allow agents unregistration
471 Gajim 0.2 (8 June 2004)
473 * bugfix for french translation
474 * multi-resource support
475 * auto away support (for linux)
476 * invisible support
477 * priority support
479 Gajim 0.1 (21 May 2004)
481 * Initial release.