..
.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
Completely removed MHL stuff
2009-02-06 14:01:28 +02:00
edit-widget.h
edit/editcmd.c, edit/editcmd_dialigs.c: added 'search in all charsets' feature
2009-04-30 16:58:28 +03:00
edit.c
fix: vertical insetrion UNDO on UTF-8 text.
2009-04-29 07:35:00 +00:00
edit.h
Fixed editor menu reloading.
2009-05-01 21:10:52 +04:00
editcmd_dialogs.c
edit/editcmd.c, edit/editcmd_dialigs.c: added 'search in all charsets' feature
2009-04-30 16:58:28 +03:00
editcmd_dialogs.h
Move replace confirm dialog into editcmd_dialogs.c
2009-04-30 12:45:02 +03:00
editcmd.c
edit/editcmd.c, edit/editcmd_dialigs.c: added 'search in all charsets' feature
2009-04-30 16:58:28 +03:00
editcmddef.h
Add stack navigation structure. Add hotkeys A-'-' backward A-'=' forward navigation to files.
2009-02-25 21:55:35 +00:00
editdraw.c
Project now build with:
2009-04-24 01:47:22 +03:00
editkeys.c
internal editor: change search/replace dialogs:
2009-04-29 16:13:12 +03:00
editlock.c
replace isalpha to g_ascii_isalpha
2009-04-06 10:31:12 +00:00
editlock.h
* edit.h: Renamed multiple inclusion guards that started with a
2004-12-03 17:09:27 +00:00
editmenu.c
Fixed editor menu reloading.
2009-05-01 21:10:52 +04:00
editoptions.c
src/wtools: add callback functions for buttons to QuickWidget structure
2009-04-29 14:07:09 +03:00
editwidget.c
Fixed editor menu reloading.
2009-05-01 21:10:52 +04:00
etags.c
Project now build with:
2009-04-24 01:47:22 +03:00
etags.h
Project now build with:
2009-04-24 01:47:22 +03:00
Makefile.am
internal editor: change search/replace dialogs:
2009-04-29 16:13:12 +03:00
syntax.c
replace isalpha to g_ascii_isalpha
2009-04-06 10:31:12 +00:00
usermap.c
Completely removed MHL stuff
2009-02-06 14:01:28 +02:00
usermap.h
Reverted the use of bool in favour of gboolean
2009-02-05 23:46:07 +01:00
wordproc.c
fix: incorrect delete selected block if is utf-8 text
2009-04-21 22:32:30 +00:00