2002-02-28  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* menudrake.glade:
	* src/callbacks.c: (on_mandrake_customization_show):
	Fix Modify Menu Style menu entry to work

2002-02-14  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* configure.in: release 0.6.5
	* src/callbacks.c: (on_mandrake_customization_activate),	
	(on_menu_style_clicked): fix the set_sensitive when running as
	root. Add warning to special files used in menu dir (cf
	clean_directory below)
	* src/objmenu.c: (clean_directory): add "do-not-create-menu-link"
	to exclusion list

2002-02-08  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* configure.in: Bump to 0.6.4
	* menudrake.glade: redo menu style dialog
	* src/Makefile.am: remove some unneeded flags
	* src/callbacks.c: 
	Add missing brackets for if/for/while
	Fix loading of gnome context 
	Fix loading of icons with icon path	
	Autodetection of Desktop environment/WM (compliant with wm-spec)
	
	* src/callbacks.h:
	* src/menudrake.c: clean main (separated
	into main and init_interface)
	* src/objmenu.c: Add missing brackets for if/for/while

2002-01-25  Frederic Crozat  <fcrozat@mandrakesoft.com>

	Resurrect Changelog
 -- Release 0.6.3		
	* Makefile.am: fix install of .glade and pixmaps
	
	* configure.in: Bump to 0.6.3
	
	* menudrake.glade: Change interface
	
	* menudrake.spec: Add file (RPM should now be generated through
	rpm -ta menudrake-version.tar.bz2)
	
	* pixmaps/.cvsignore:
	* pixmaps/Makefile.am:
	* pixmaps/menudrake.xpm:
	* pixmaps/menudrake16.png:
	* pixmaps/menudrake16.xpm:
	* pixmaps/menudrake32.png:
	* pixmaps/menudrake32.xpm:
	* pixmaps/menudrake48.png:
	* pixmaps/menudrake48.xpm:
	* pixmaps/wizard.xpm:
	New pixmaps from graphic team + Makefile.am to install them
	
	* src/Makefile.am:
	Remove support.[ch] from build
	
	* src/callbacks.c: (check_simplified), (get_image), (loadimage),
	(create_extend_attribute), (on_menudrake_realize),
	(on_ctree_menu_tree_select_row),
	(on_mandrake_customization_activate),
	(on_clist_selection_select_row), (on_menudrake_quit):
	Various update, to support Menu Style dialog
	
	* src/menudrake.c: (main):
	Write text on banner for Menu Style dialog

* Sun Oct 15 2000 Stefan Siegel <siegel@mandrakesoft.com>
- .cvsignore, po/.cvsignore, src/.cvsignore: added to build in sito
- intl/: Added intl directory (for a clean source tree)

* Thu Oct 05 2000 Pablo Saratxaga <pablo@mandrakesoft.com>
- *.glade,src/*.c: corrected various English strings.
- src/objmenu.c: corrected sigsev bug

* Wed Oct 04 2000 Pablo Saratxaga <pablo@mandrakesoft.com>
- *.glade,src/*.c: changed the English strings: in English there is not
  a space before a colon.

* Tue Sep 12 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-13mdk
- Patch for more robust to different menu context with similar dir
- Merge save and update menu
- Some updates in french po

* Fri Sep  8 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-12mdk
- Now remove initial / on section
- Adding eventbox, for ritgh tracing pixmap in icon selector

* Wed Sep  6 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-11mdk
- Fix adding with not a correct context

* Mon Sep  4 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-10mdk
- corrected menu file terminated without '\n' (thanx to fred) 

* Fri Sep  1 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-9mdk
- Add menu entry
- Add mandrake pictures

* Thu Aug 31 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-8mdk
- other fix (gtk with debug compile)

* Wed Aug 30 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-7mdk
- Some small fix

* Tue Aug 29 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-6mdk
- Many change 
- Many fix
- Adding toolbar

* Mon Aug 21 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-5mdk
- Change save procedure, now let comment system entries in file
- Many clean and code
- Adding default on doubleclick
- Many others little thinks

* Fri Aug 18 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-4mdk
- Change default size of icon
- Now it possible to add, modify, delete extended argument
- clean code
- only view the extended argument

* Thu Aug 17 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-3mdk
- Add French Translation

* Thu Aug 10 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-2mdk
- Add a menu entry to launch update menu

* Thu Aug 10 2000 Vincent Saugey <vince@mandrakesoft.com> 0.1beta-1mdk
- First beta release

