..
.gitignore
Added .svnignore files (same as .cvsignore)
2008-12-28 23:27:03 +02:00
bookmark.c
First bunch of mhl_mem_free removal patches
2009-02-05 23:36:58 +01:00
ChangeLog
* edit/editlock.c (lock_build_name): Check the return value of getpwuid().
2007-11-02 14:02:23 +00:00
choosesyntax.c
Reverted the use of mhl_str_dup and use g_strdup instead.
2009-02-05 23:40:32 +01:00
edit-widget.h
* edit.h: Make skip_detach_prompt unsigned. Otherwise, it
2007-02-03 01:03:53 +00:00
edit.c
Moved some functions out of mhl into src/util.c
2009-02-06 11:17:03 +01:00
edit.h
added patch from ticket 148
2009-01-19 22:09:54 +01:00
editcmd.c
Moved some functions out of mhl into src/util.c
2009-02-06 11:17:03 +01:00
editcmddef.h
edit/edit.c, edit/editcmddef.h, edit/editkeys.c: Add Ctrl-S to toggle syntax
2006-02-01 17:07:11 +00:00
editdraw.c
Use g_snprintf instead of snprintf as we switch back to glib
2009-02-05 23:49:00 +01:00
editkeys.c
* edit/bookmark.c: Update copyright notice.
2007-09-25 15:33:35 +00:00
editlock.c
Reverted the use of mhl_str_dup and use g_strdup instead.
2009-02-05 23:40:32 +01:00
editlock.h
* edit.h: Renamed multiple inclusion guards that started with a
2004-12-03 17:09:27 +00:00
editmenu.c
First bunch of mhl_mem_free removal patches
2009-02-05 23:36:58 +01:00
editoptions.c
Use g_snprintf instead of snprintf as we switch back to glib
2009-02-05 23:49:00 +01:00
editwidget.c
Moved some functions out of mhl into src/util.c
2009-02-06 11:17:03 +01:00
Makefile.am
fixed out-of-tree-builds
2009-01-30 16:46:44 +01:00
syntax.c
Moved some functions out of mhl into src/util.c
2009-02-06 11:17:03 +01:00
usermap.c
Moved some functions out of mhl into src/util.c
2009-02-06 11:17:03 +01:00
usermap.h
Reverted the use of bool in favour of gboolean
2009-02-05 23:46:07 +01:00
wordproc.c
First bunch of mhl_mem_free removal patches
2009-02-05 23:36:58 +01:00