Enrico Weigelt, metux IT service
|
c7d04dd47a
fixed several missing #include's
|
16 years ago |
Andrew Borodin
|
fd09abaeb2
Hide private API of editor (#361).
|
15 years ago |
Slava Zanko
|
2ebdf91079
Merge branch 'm-utf-8'
|
16 years ago |
Ilia Maslakov
|
b0729f75fb
replace isalpha to g_ascii_isalpha
|
16 years ago |
Mikhail S. Pobolovets
|
6a209bdb59
Simple doxygen description for files in edit directory.
|
16 years ago |
Slava Zanko
|
e54f318cef
Completely removed MHL stuff
|
16 years ago |
Patrick Winnertz
|
d84586ba82
Reverted the use of mhl_str_dup and use g_strdup instead.
|
16 years ago |
Patrick Winnertz
|
1c287d798d
First bunch of mhl_mem_free removal patches
|
16 years ago |
Enrico Weigelt, metux IT service
|
8b38cf44da
manully merged 227_replace_g_free
|
16 years ago |
Enrico Weigelt, metux IT service
|
f921cc40cd
replaced calls to g_strdup() by mhl_str_dup()
|
16 years ago |
Enrico Weigelt, metux IT service
|
15d7d47c15
replaced g_free() by mhl_mem_free()
|
16 years ago |
Patrick Winnertz
|
aed7edf0f6
Removed some unused vars and functions
|
16 years ago |
Pavel Tsekov
|
b0f2d1654c
* edit/editlock.c (lock_build_name): Check the return value of getpwuid().
|
17 years ago |
Pavel Tsekov
|
2f3df3af4e
* edit/bookmark.c: Update copyright notice.
|
17 years ago |
Pavel Tsekov
|
23361694b6
* src/background.c: Use the correct form of FSF's name in the copyright
|
17 years ago |
Pavel Tsekov
|
03e7a434b4
* edit/editlock.c: Fix for savannah bug #13673.
|
19 years ago |
Pavel Roskin
|
1f60f44145
Update postal address of Free Software Foundation.
|
20 years ago |
Pavel Roskin
|
21ea3f6740
* *.c: Remove duplicate includes.
|
20 years ago |
Roland Illig
|
ecc08f6c60
* edit.h: Removed unnecessary #include directives ...
|
20 years ago |
Roland Illig
|
2a281ad18d
* *.c: Removed unused parameters for static functions. Marked
|
20 years ago |
Roland Illig
|
05d2881a71
* *.c: Removed trailing whitespace.
|
20 years ago |
Roland Illig
|
9c65d36bdd
* edit.c: Replaced NULL with (char *) NULL. Likewise for 0, where
|
20 years ago |
Roland Illig
|
243e84706e
* Code cleanup: Added const qualifier for variables and
|
20 years ago |
Roland Illig
|
d1b57fbf7f
Avoid compiler warning using gcc/Solaris8.
|
20 years ago |
Pavel Roskin
|
a128188ae1
Warning fixes for FreeBSD 5.1.
|
21 years ago |
Pavel Roskin
|
8bc40b44f0
Fix includes not to rely on $(top_srcdir) being in the include path.
|
21 years ago |
Pavel Roskin
|
e95373535c
* edit.c: Move edit_modification() before actions to provide
|
22 years ago |
Pavel Roskin
|
66a823861f
* editlock.c: Split lock into user@host and pid and report them
|
22 years ago |
Pavel Roskin
|
ebf1bcfa33
* edit.c (edit_load_file): Use vfs_file_is_local(), not
|
22 years ago |
Pavel Roskin
|
d88b75838a
* editlock.c, editlock.h: New files. Implement file locking in
|
22 years ago |