Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| releng:4.10:roadmap:libxfce4util [2011/02/06 22:56] – created nick | releng:4.10:roadmap:libxfce4util [2011/11/01 10:59] (current) – [API cleanup] jeromeg | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== | 
| - | It's perfect 8-), has no serious bugs, so we won't touch it. | + | |
| + | ===== [FINISHED] API cleanup ===== | ||
| + | |||
| + | Remove unneeded code from the library. This removed ~25% of the .DATA and ~12% .TEXT size from the library. From now on it also only depends on glib (while this was gobject) and because of the abi changes there was a so-name bump. | ||
| + | |||
| + | Completed: 100%\\ | ||
| + | Assignee: Nick\\ | ||
| + | Difficulty: Easy | ||