diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-07-10 23:15:02 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-07-10 23:15:02 +0000 |
commit | a60cd182fb057d9f56d211abb30b03a2ed85038a (patch) | |
tree | 27fff4f5d7aa83580a13b45488e33412d355c760 /ChangeLog | |
parent | d204ab72c3526572408d5447787349c31fa73ffe (diff) | |
download | mdk-a60cd182fb057d9f56d211abb30b03a2ed85038a.tar.gz mdk-a60cd182fb057d9f56d211abb30b03a2ed85038a.tar.bz2 |
more changes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2004-07-11 Jose Antonio Ortega Ruiz <jao@gnu.org> + + * mixgtk/mixgtk_cmd_dispatcher.c (complete_command_) + (on_command_prompt_key_press_event): fixed cursor position after + completion. + +2004-07-10 Jose Antonio Ortega Ruiz <jao@gnu.org> + + * po/POTFILES.in: + * configure.in: + * autogen.sh: + * Makefile.am: use intltool to allow glade file string translations. + + * mixgtk/Makefile.am (-DLOCAL_GLADE_FILE): really allow off-tree builds. + 2004-07-05 Jose Antonio Ortega Ruiz <jao@gnu.org> * mixgtk/mixgtk_wm.c: preserve order of detachable windows when |