summaryrefslogtreecommitdiff
path: root/ChangeLog-20000414
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2000-09-14 05:12:24 +0000
committerGeorge Lebl <jirka@src.gnome.org>2000-09-14 05:12:24 +0000
commit0a18a6eecbaefed748a94b515f7f053072835b42 (patch)
tree0fb2bc6e647e3aad4d53c6a2fe54aa6ece3ee25f /ChangeLog-20000414
parent112e0cbcfeb55d644adb87a7e8c8fa736e5c0292 (diff)
downloadnautilus-0a18a6eecbaefed748a94b515f7f053072835b42.tar.gz
After some investigation found that fixme (#2553) was complete bollocks,
Wed Sep 13 22:06:55 2000 George Lebl <jirka@5z.com> * libnautilus-extensions/nautilus-druid.c (nautilus_druid_size_request): After some investigation found that fixme (#2553) was complete bollocks, so I removed it. * libnautilus-extensions/nautilus-file.c (nautilus_file_get_uri): Apparently my current alpha compiler (egcs 1.1.2) is now more sensitive to uninitialized vars. This one is harmless, since there was a g_assert_not_reached for the case where it's uninited. * libnautilus-extensions/nautilus-scalable-font.c (invert_glyph), librsvg/test-ft-gtk.c (invert_glyph): YAIKES! casting to to (int) to get artithmetic. Changed to (long) but that's still Wrong(tm) * src/file-manager/fm-desktop-icon-view.c (get_sort_category): remove the "char *link_type", as it wasn't ever used, it was only freed thus causing havoc
Diffstat (limited to 'ChangeLog-20000414')
0 files changed, 0 insertions, 0 deletions