diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,29 @@ +2003-04-07 Marco Pesenti Gritti <marco@it.gnome.org> + + * lib/widgets/Makefile.am: + * lib/widgets/eggtreemodelfilter.c: + * lib/widgets/eggtreemodelfilter.h: + * lib/widgets/eggtreemultidnd.c: + * lib/widgets/eggtreemultidnd.h: + * lib/egg/Makefile.am: + * lib/egg/eggtreemodelfilter.c: + * lib/egg/eggtreemodelfilter.h: + * lib/egg/eggtreemultidnd.c: + * lib/egg/eggtreemultidnd.h: + * lib/egg/update-from-egg.sh: + + Move and autoupdate these from egg. + + * lib/ephy-dnd.c: + * lib/ephy-dnd.h: + * src/ephy-favicon-action.c: + + Remove an unnecessary param in ephydnd API. + + * lib/widgets/ephy-tree-model-sort.c: + + Use the real multidnd api. + 2003-04-06 Marco Pesenti Gritti <marco@it.gnome.org> * TODO: |