Opened 16 years ago

Closed 14 years ago

#7 closed defect (fixed)

add a caca_unset_attr() and a caca_toggle_attr()

Reported by: Sam Hocevar Owned by: Sam Hocevar
Priority: major Milestone: Final
Component: core Version: SVN
Keywords: Cc:
Product: libcaca

Description (last modified by Sam Hocevar)

It could be nice to simply remove or toggle an attribute instead of having to retrieve the full attribute list, XOR it, and set the attribute again.

Change History (5)

comment:1 Changed 16 years ago by Sam Hocevar

Description: modified (diff)
Summary: add a caca_unset_attr() and a caca_toggle_attr()libcucul: badd a caca_unset_attr() and a caca_toggle_attr()

comment:2 Changed 15 years ago by Sam Hocevar

Component: libcucullibcaca
Summary: libcucul: badd a caca_unset_attr() and a caca_toggle_attr()libcaca: add a caca_unset_attr() and a caca_toggle_attr()

comment:3 Changed 15 years ago by Sam Hocevar

Component: libcacacore
Product: libcaca

comment:4 Changed 15 years ago by Sam Hocevar

Summary: libcaca: add a caca_unset_attr() and a caca_toggle_attr()add a caca_unset_attr() and a caca_toggle_attr()

comment:5 Changed 14 years ago by Sam Hocevar

Resolution: fixed
Status: newclosed

Fixed in [4145].

Note: See TracTickets for help on using tickets.