[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r385] by hysseo

Nothing was displayed when iconv was not used: the reason was because mbsrtowcs was not
working as expected. It was not incrementing the destination buffer, though the
man said it was supposed too. Will it be an issue on some platform?
Fixed now.

2008-10-25 14:13:35 Tree
[r384] by hysseo

Some changes for non-iconv code

2008-10-25 12:54:55 Tree
[r383] by hysseo

Small changes for compilation working when iconv is deactivated

2008-10-25 12:12:58 Tree
[r382] by hysseo

Some improvements on Window title

2008-10-25 03:23:39 Tree
[r381] by hysseo

Fixing freeing of multiple fonts when increasing size in xft (rxvt_change_font_xft)

2008-10-24 19:34:08 Tree
[r380] by hysseo

small bugfix on draw_title

2008-10-24 18:58:18 Tree
[r379] by hysseo

Issue of slow output without xft fixed

2008-10-24 18:43:01 Tree
[r378] by hysseo

* Fix of a bug introduced in rev 331: when a tab was removed but not the last
visible tab, it was badly refreshed (change in rxvt_remove_page).
* Fix of the failing compilation when configured without any option (XFT stuff
remaining).
* Add of a generic iconv Conversion Descriptor for generic use, such as tab
naming (to be fixed) and copy/paste (to be fixed as well).

2008-10-24 17:25:13 Tree
[r377] by hysseo

Fix of a bug introduced in rev 331: when a tab which was not the last tab was removed, the tabbar was not well redrawn

2008-10-24 17:20:03 Tree
[r376] by hysseo

Segfault fixed

2008-10-21 17:56:29 Tree
Older >