Mercurial > pidgin.yaz
view ChangeLog.win32 @ 6463:eafaf58b61b6
[gaim-migrate @ 6972]
(23:03:49) Robot101: LSchiere: GAIM_{ERROR,WARNING,INFO,...} and EDIT_{GC,GROUP,BUDDY} in ui.h are unused and can be garbage collected
(23:04:10) Robot101: HEH
(23:04:16) Robot101: I never knew core.h had trogdor in it =)
(23:04:26) LSchiere: those are semi-namespaced, does ChipX86|Gone have plans for them?
(23:04:41) Robot101: they're deprecated.
(23:04:46) Robot101: not used anywhere in code
(23:05:01) Robot101: left over garbage from a subsystem rewritten years ago... =)
(23:05:26) LSchiere: icq.c uses GAIM_ERROR
(23:06:05) Robot101: icq.c hasn't had a rat's chance in hell of compiling since about 0.64 =)
(23:06:16) LSchiere: lol, yeah that's probly true
(23:06:30) Robot101: it still uses do_error_dialog
(23:06:35) Robot101: which is, er, gone. =)
(23:06:56) LSchiere: GAIM_LOGO is that used?
(23:07:04) Robot101: no
(23:07:18) Robot101: those 4 were for selecting the icons in the error dialog
(23:07:23) Robot101: which is long gone
(23:07:34) Robot101: and I have NFI what EDIT_* were, but they're not used either
(23:08:06) Robot101: some day soon ui.h will be totally gone
(23:08:07) ***Robot101 drools
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 14 Aug 2003 03:08:25 +0000 |
parents | b3744996da0d |
children | 1325c207d159 |
line wrap: on
line source
version 0.67: * Installer translations for: Dutch, French, German, Hungarian, Portuguese (Brazilian), Serbian (Latin) and Simplified Chineese. Thanks to all of you who provided translations. * The Buddy List can now be docked using Windows appbar features. * Option to turn off Conversation Window flashing added. * Gtk-wimp updated to 2.0 (improved XP support). Thanks to Raymond Penners. * Moving to GTK 2.2.2: Floating tooltips fixed, move/resize bug fixed, multi-monitor support added. version 0.66 (07/18/2003): * Windows files join the source distribution. version 0.65 (07/16/2003): * WinGaim plugins can now be built with gcc stabs debugging info, allowing for more informative crash dumps. * Buddy List DnD bug fixed. * The systray code is now integrated into the docklet plugin, bringing those nice docklet features to WinGaim. version 0.64 (05/30/3003) * Perl plugin support is back.. after the plugin api rewrite * File transfer fixed for win32 version 0.63 (05/16/2003) * Gaim installer re-written. Our own GTK+ installer is now bundled with the Gaim installer (installs to the same location as the dropline version). Installer gives user the choice to install one of three GTK+ theme engines, including GTK-Wimp. Installations should now work for all users on multi-user machines (including guest accounts). No more DLL Hell. Sexier installer look (Thanks Phroggie). * Language translations in the systray menu should now be displayed properly. * Fixed some bugs (Thanks Phroggie for debugging help). version 0.60 (4/5/03) * Fixed oscar protocol high cpu usage bug. * Separated aspell from Gaim, and switched to aspell.net windows installer. Gaim will function with or without aspell installation. * Gaim installer no longer installs GTK+ runtime dlls. Gaim now requires gtk-win installation (http://www.sf.net/projects/gtk-win) * Updated Gaim installer to use modern UI. * Drag and Drop Smiley theme installation works now. * Fixed bug where TOC buddies where not showing up in the list. version 0.60 alpha 5 (2/8/03) * Buddy Icons no longer corrupted. * Buddy & login window drift fixed. * No more console window. * File path related bugs fixed. * Fixed disapearing systray icon bug, w/ failed signon. * Fixed performance issue on some win machines due to Pango uniscribe * Autoreconnect plugin works once more. * Fixed windows idle reporting. * Fixed MSN mail open. version 0.60 alpha 4.1: (1/22/03) * This was a bug fix release for the smiley redraw bug. version 0.60 alpha 4: (12/29/02) * Feature improvements for transparency plugin. * Font properly set in gtkrc * Gaim systray icon permanantly parked in systray, with different icons for connected, disconnected and away. * Right clickable menu for systray. * Flashing conversation window on receiving an IM. * Aspell installer allows user to set install path. version 0.60 alpha 3: (11/8/02) * Improved UI * Plugin for transparent conversation windows * Gtkspell/aspell working * IdleTracker added for Windows idle reporting. * Nativewin gtk theme (using native windows fonts) * New gaim and gaim-installer icons (Thanks Tux Racer) version 0.60 alpha 2 (10/9/02): * Perl functionality added * PNGs work * Path issues fixed for Win9x * Added g command line flag for logging of GTK and GLIB debugging. * No more console in Win9x for glib logging (when not debugging). * URL links now work. * Plugins: autorecon, iconaway, spellchk and ticker now work. * Language translations are working. * Using GTK 2.0.6 (Some GTK bugs fixed since 2.0.3) * Gadu-Gadu works * gtkimhtml copying to clipboard works. Selecting text copies it to the clipboard. * Gaim now minimizes to the system tray. * Various other feature updates from the Gaim crew. Read ChangeLog :) version 0.60 alpha 1 (9/13/2002): * Initial alpha release