comparison ChangeLog @ 9007:0a08f671b591

[gaim-migrate @ 9783] You can now use gtk to theme your hyperlink colors. It works something like this: style "mystyle" { GtkIMHtml::hyperlink-color = "#00FF00" } widget_class "*" style "mystyle" If you change it while gaim is running, old hyperlinks won't change color, but new ones should, assuming you use a program that sends the right event to make things reparse their gtkrcs. Old hyperlinks will change color if you restart Gaim and view them in the logs or something. Actually using bright green for hyperlinks is discourged. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sat, 22 May 2004 06:35:13 +0000
parents e8c3a1272672
children 67fa13b080bf
comparison
equal deleted inserted replaced
9006:bffe8d1adb8b 9007:0a08f671b591
17 Stoddard of Novell) 17 Stoddard of Novell)
18 * Find and Save buttons on the debug window (Stu Tomlinson) 18 * Find and Save buttons on the debug window (Stu Tomlinson)
19 * Plugin Actions menu (Christopher (siege) O'Brien) 19 * Plugin Actions menu (Christopher (siege) O'Brien)
20 * Plugins can now add entries to the rclick menu of a group (Stu 20 * Plugins can now add entries to the rclick menu of a group (Stu
21 Tomlinson, Christopher (siege) O'Brien) 21 Tomlinson, Christopher (siege) O'Brien)
22 * Hyperlink colors are now themeable via your ~/.gtkrc-2.0 file
22 23
23 Bug Fixes: 24 Bug Fixes:
24 * Novell 64bit fixes, better error messages, and buddy list sync fixes 25 * Novell 64bit fixes, better error messages, and buddy list sync fixes
25 (Mike Stoddard of Novell) 26 (Mike Stoddard of Novell)
26 * Compiles again with gcc 2.96 (Ignacio J. Elia) 27 * Compiles again with gcc 2.96 (Ignacio J. Elia)