Roland Illig
|
756067410f
|
Removed trailing comma in enumeration.
|
2004-08-17 11:13:10 +00:00 |
|
Roland Illig
|
2ebf787653
|
Renamed version to show_version to avoid name clashes.
|
2004-08-17 10:40:16 +00:00 |
|
Roland Illig
|
207f7d126c
|
Even more const-ification.
|
2004-08-17 00:00:32 +00:00 |
|
Roland Illig
|
5c74367969
|
Added more const-ness to variables.
|
2004-08-16 23:48:46 +00:00 |
|
Roland Illig
|
1105b8e941
|
Splittet the vfs.h header into a user's part (vfs.h) and an implementor's part (vfs-impl.h).
|
2004-08-16 23:25:49 +00:00 |
|
Roland Illig
|
9d41314d09
|
Added more const-ness to print_vfs_message.
|
2004-08-16 18:31:30 +00:00 |
|
Roland Illig
|
a22afa7a72
|
Added more const-ness to variables.
|
2004-08-16 18:31:05 +00:00 |
|
Roland Illig
|
9dfb30636e
|
Compacted and commented the code in do_try_to_select.
|
2004-08-16 18:30:34 +00:00 |
|
Roland Illig
|
511c710fe6
|
Added explicit initializers for global variables.
|
2004-08-16 18:25:16 +00:00 |
|
Roland Illig
|
2c77aa7e1c
|
Documented x_basename and added const.
|
2004-08-16 18:19:37 +00:00 |
|
Roland Illig
|
2399a1604f
|
Removed unnecessary type cast.
|
2004-08-16 17:45:59 +00:00 |
|
Roland Illig
|
493febff35
|
Added more const-ness to a variable.
|
2004-08-16 17:45:38 +00:00 |
|
Roland Illig
|
13e298c2ea
|
Replaced (char *) 0 by NULL.
|
2004-08-16 17:44:14 +00:00 |
|
Roland Illig
|
b2605e09e9
|
Code cleanup concerning PAUSE_OPTIONS.
|
2004-08-16 17:43:36 +00:00 |
|
Roland Illig
|
d003fcb1e0
|
Use memmove instead of memcpy for overlapping objects.
|
2004-08-16 17:42:47 +00:00 |
|
Roland Illig
|
748279de99
|
Added more const-ness to the function arguments.
|
2004-08-16 16:22:35 +00:00 |
|
Roland Illig
|
bfb2047463
|
Removed unnecessary type cast.
|
2004-08-16 16:22:14 +00:00 |
|
Roland Illig
|
8aeea3256f
|
Added more const-ness to the function arguments.
|
2004-08-16 15:45:05 +00:00 |
|
Roland Illig
|
5d44086ccc
|
Added a C++ like const_cast macro.
|
2004-08-16 15:42:48 +00:00 |
|
Roland Illig
|
f17c1f291c
|
mc_ungetlocalcopy does not free its second argument anymore.
|
2004-08-16 15:18:17 +00:00 |
|
Roland Illig
|
f4129bc22b
|
Fixed a format string bug (%s => %d).
|
2004-08-16 05:17:49 +00:00 |
|
Roland Illig
|
60ae60fb1e
|
Print the pid as an int.
|
2004-08-16 04:57:07 +00:00 |
|
Roland Illig
|
6bd6aa7b50
|
Made output of the st_mode system independent.
|
2004-08-16 04:56:19 +00:00 |
|
Roland Illig
|
c673ebfc89
|
Made an integer literal compatible to the variable it is compared with.
|
2004-08-16 04:25:41 +00:00 |
|
Roland Illig
|
7adbbafc6a
|
Made the data type of some variables more appropriate.
|
2004-08-16 04:25:06 +00:00 |
|
Roland Illig
|
bdd1d219a3
|
Created a new type (tree_key_map) for functions that act on a tree.
|
2004-08-16 04:24:45 +00:00 |
|
Roland Illig
|
a91c5b9ad2
|
Created a new type (panel_key_map) and wrote some wrapper functions where the parameters didn't match. Adjusted the type of some variables.
|
2004-08-16 04:24:04 +00:00 |
|
Roland Illig
|
e0ea1733e3
|
The type key_callback has got a real prototype.
|
2004-08-16 04:20:56 +00:00 |
|
Roland Illig
|
b08778c9c6
|
Made the data type of some variables more appropriate.
|
2004-08-16 04:17:43 +00:00 |
|
Roland Illig
|
e0512c10dc
|
Invented two new data types (offset_type and screen_dimen) and adjusted the type of many variables.
|
2004-08-16 04:16:55 +00:00 |
|
Roland Illig
|
4afb6e832d
|
Added a prototype to the function declaration.
|
2004-08-16 03:24:49 +00:00 |
|
Roland Illig
|
0784d2a7b7
|
Added type casts where necessary to avoid the "signed-unsigned-comparison" warning.
|
2004-08-16 03:14:04 +00:00 |
|
Roland Illig
|
6cefb6d3bb
|
Made the data type of some variables more appropriate.
|
2004-08-16 03:12:05 +00:00 |
|
Roland Illig
|
397d28da8f
|
Corrected data type in printf argument.
|
2004-08-15 23:09:36 +00:00 |
|
Roland Illig
|
a47ff4dece
|
Added missing initializers for poptOption.argDescrip.
|
2004-08-15 23:06:19 +00:00 |
|
Roland Illig
|
a553518dc7
|
Corrected data type in printf argument.
|
2004-08-15 23:03:08 +00:00 |
|
Roland Illig
|
1fe1eb886a
|
Marked the last item of a QuickWidget array as NULL_QuickWidget.
|
2004-08-15 19:04:19 +00:00 |
|
Roland Illig
|
c6ecc5b303
|
Marked the last item of a QuickWidget array as NULL_QuickWidget.
|
2004-08-15 18:24:06 +00:00 |
|
Roland Illig
|
6607288ca0
|
Added missing initializers.
|
2004-08-15 18:23:25 +00:00 |
|
Roland Illig
|
80ed49f132
|
Marked the last item of a QuickWidget array as NULL_QuickWidget.
|
2004-08-15 18:22:39 +00:00 |
|
Roland Illig
|
fea3a45fff
|
Added the macro NULL_QuickWidget for safer declarations of arrays of QuickWidgets.
|
2004-08-15 18:17:40 +00:00 |
|
Pavel Roskin
|
3a0c1187b2
|
* vfsdummy.h [!USE_VFS]: Make sure that vfs_canon() doesn't
change the original string. Fix compilation without VFS.
|
2004-04-18 20:56:08 +00:00 |
|
Andrew V. Samoilov
|
49bcfac068
|
* (insert_char): Use g_realloc() instead of g_malloc()+strcpy()+g_free().
|
2004-03-07 07:29:12 +00:00 |
|
Andrew V. Samoilov
|
50dda0fcb3
|
* user.c (extract_line): Add a new parameter (size of the
output buffer) to prevent buffer overflow.
|
2004-03-07 06:24:14 +00:00 |
|
Andrew V. Samoilov
|
d1943ab8cf
|
* achown.c (init_chown_advanced) [ENABLE_NLS]: i18n fix.
|
2004-03-07 06:21:16 +00:00 |
|
Pavel Roskin
|
d78f9b9bf0
|
* subshell.c: Partly revert previous patch to preserve translated strings.
|
2004-03-05 08:08:13 +00:00 |
|
Pavel Roskin
|
0899d3f580
|
Fix date of the last commit.
|
2004-03-05 08:05:18 +00:00 |
|
Pavel Roskin
|
3722e428c0
|
* subshell.c: Partly revert previous patch to preserve
translated strings.
|
2004-03-05 08:01:44 +00:00 |
|
Pavel Roskin
|
b46fe283f6
|
Fix use of uninitialized pty_name.
|
2004-02-10 00:16:17 +00:00 |
|
Pavel Roskin
|
7eb0ef8bd2
|
* subshell.c: Use "rn" at the end of all error messages.
Don't use perror(). Make error messages more exact.
|
2004-02-10 00:11:09 +00:00 |
|