Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Changelog - dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7856b930bd774a0a88196596c6f18bf109001133 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
Gajim 0.10.1 (06 June 2006)

  * freeze and lost contacts in roster (#1953)
  * popup menus are correctly placed
  * high CPU usage on FreeBSD (#1963)
  * nickname can contain '|' (#1913)
  * update pl, cs, fr translations
  * don't play sound, when no event is shown (#1970)
  * set gajim icon for history manager
  * gajim.desktop is generated with translation (#834)
  * preventing several TBs and annoyances (r6273, r6275, r6279, r6301,
  r6308, r6311, r6323, r6326, r6327, r6335, r6342, r6346, r6348)

Gajim 0.10 (01 May 2006)

  * One Messages Window ability (default to it) with tab reordering ability
  * Non blocking socket connections. Gajim no longer remains unresponsive.
  * Gajim now uses less memory
  * File Transfer improvements (now should work out of the box for all)
  * Meta Contacts ability (relationships between contacts)
  * Support for legacy composing event (JEP-0022). Now 'Contact is composing a message' will always work
  * Gajim now defaults to theme that uses GTK colors
  * Roster Management Improvements (f.e. editablity of transport names, extended Drag and Drop Functionality)
  * History (chat logs) Manager (search globally, delete, etc)
  * Animated Emoticons ability
  * Support for GTalk email notifications for GMail
  * Room administrators can modify room ban list
  * Gajim no longer optionally depends on pydns or dnspython. Requires
  dnsutils (or whatever package provides the nslookup binary)
  * gajim-remote has extended functionality
  * Improved Preset Status Messages Experience
  * Detection for CRUX as user's operating system
  * New art included, appropriate sizes of icons used where available
  * Translations under Windows now work okay
  * Tons of fixes for bugs and annoyances: http://trac.gajim.org/query?status=closed&milestone=0.10


Gajim 0.9.1 (27 December 2005)

  * Fix bug when joining a Groupchat
  * Fix bug when starting Gajim without old logs

Gajim 0.9 (23 December 2005)

  * Avatars and status messages in roster window
  * Improved service discovery window
  * 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
  * Caching of Avatars, Less UI freezing
  * New Account creation wizard
  * Better History Window with searching capabilities
  * Gajim now tries to reconnect to a jabber server if connection is lost
  * Queue for all events (File Transfer, private messages, etc)
  * A lot of new irc-like commands in group chat. Do for example /help invite
  * X11 Session Management support
  * Gajim registers and handles xmpp: and xmpp:// (GNOME/gconfd only)
  * Use pysqlite for conversation history. Automigration for old logs 
  * New translations: Italian, Swedish, Slovak, Basque

Gajim 0.8.2 (06 Sep 2005)
  
  * Fix so Gajim runs in pygtk2.8.x
  * Gajim can use pydns too (apart from dnspython) to do SRV lookup
  * Other minor fixes

Gajim 0.8.1 (02 Sep 2005)

  * Systray icon for windows
  * Gajim is available in Dutch
  * Gajim can use gpg-agent

Gajim 0.8 (18 Aug 2005)

  * Avatars (JEP-0153)
  * Chat state notifications aka. typing notification (JEP-0085)
  * Bookmark storage (JEP-0048)
  * File Transfer (JEP-0096)
  * Major changes to adhere to GNOME HIG
  * Complete vcard fields support
  * New and better user interface for chat and groupchat windows
  * SRV capabilities and custom hostname/port
  * Many improvements in group chat and IRC emulation (eg. nick autocompletation and cycling)
  * Gajim can now send and receive single messages
  * New iconsets and new dialog for customizing the user interface
  * Mouseover information for contacts in the roster window (aka tooltips)
  * DBus Capabilities. Now Gajim can be remote controlled
  * Authenticating HTTP Requests via XMPP (JEP-0070)
  * Now you can lookup a word in Wikipedia, dictionary or in search engine
  * XML Console
  * Gajim is now also available in norwegian and czech language


Gajim 0.7.1 (5 Jun 2005)  

  * Transports icon as an option and error/mesage icon for transports  
  * Gajim is more HIG compatible  
  * Editing registration information on transports  
  * Messages stanza without <body> element are not printed  
  * SASL bugfix  
  * GtkSpell capabilities  
  * Support SSL (legacy) connection  
  * Assign gpg key to specific contact  
  * Contacts are sortable by status  
  * Gajim remembers last lines when reopening chat  
  * New translations available: German, Russian, Spanish, Bulgarian

Gajim 0.7 (23 May 2005)

  * Ability for groupchat reserved rooms with full affiliations and roles support
  * Popup notification for incoming events
  * Protocol icons for contacts from transports
  * Gajim's user interface is now more HIG compliant
  * Gajim now detects and can send operating system information
  * Gajim now can inform the user about new version availability
  * Gajim jabber library migration from jabberpy to xmpppy
  * Rewrite the plugin system to remove threads and improve latency
  * Gajim now supports Nodes in Service Discovery
  * Greek and Polish translations


Gajim 0.6.1 (03 April 2005)

  * Rewrite of service discovery. It doesn't freeze Gajim anymore.
  * More HIG Compliant.
  * Gajim is faster (do not redraw preferences_window each time we open it, use
  of psyco if available)

Gajim 0.6 (23 March 2005)

  * Gajim's user interface is now nicer.
  * Groupchat just got better.
  * URL, mailto and ascii formatin (* / _) detection
  * Better transports detection, group management, and many minor additions/bugfixes

Gajim 0.5.1 (27 February 2005)

  * Minor bugfixes.

Gajim 0.5 (26 February 2005)

  * Possibility to use tabbed chat window
  * Sound support under GNU/linux
  * Autoaway available under Microsoft Windows

Gajim 0.4.1 (23 January 2005)

  * Bugfix in config file parser (fix config file parser to handle emoticons)
  * Bugfix with GPG signatures

Gajim 0.4 (21 January 2005)

  * New option: regroup accounts
  * Emoticons support with a binder
  * GUI improvements
  * Bugfixes

Gajim 0.3 (18 December 2004)

  * GUI improvements
  * group chat support with MUC (JEP 45)
  * New agent browser (JEP 30)
  * GnuPG support
  * Autoconnect at startup
  * New socket plugin 

Gajim 0.2.1 (1 July 2004)

  * bugfixes : when configfile is incomplete
  * icon in systray with popup menu (for linux)
  * "auto away even if not online" option
  * always show contacts with unread messages
  * new imageCellRenderer to show animated gifs
  * allow agents unregistration 

Gajim 0.2 (8 June 2004)

  * bugfix for french translation
  * multi-resource support
  * auto away support (for linux)
  * invisible support
  * priority support 

Gajim 0.1 (21 May 2004)

  * Initial release.