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 |
|
Pavel Roskin
|
291f976b13
|
* utilunix.c (canonicalize_pathname): Add support for UNC paths.
|
2004-01-24 00:17:34 +00:00 |
|
Pavel Roskin
|
4ced5086ac
|
* utilunix.c (canonicalize_pathname): Return void to make it
clear that the conversion is done in place. Adjust all callers.
|
2004-01-23 23:53:37 +00:00 |
|
Pavel Roskin
|
c7c3073133
|
* filegui.c (init_replace): Don't show the "Reget" button when
moving files. Reported by Arpad Biro <biro_arpad@yahoo.com>
|
2004-01-23 22:08:05 +00:00 |
|
Pavel Roskin
|
efff2a4d4e
|
* fileopctx.h: Add "operation" filed to FileOpContext.
* fileopctx.c (file_op_context_new): Add "operation" argument.
* filegui.c (file_op_context_create_ui): Remove "operation"
argument, it's known already. Adjust all callers.
|
2004-01-23 21:59:38 +00:00 |
|
Pavel Roskin
|
9fe5ee23c9
|
* user.c (execute_menu_command): Put /bin/sh in the beginning of
the script.
|
2004-01-23 17:33:36 +00:00 |
|
Pavel Roskin
|
1d6ab07a10
|
* screen.c (display_mini_info): Correctly fill the space after
"<readlink failed>".
|
2004-01-22 08:25:23 +00:00 |
|
Pavel Roskin
|
429f1a476e
|
* glibcompat.h: Fix definition of g_try_realloc().
|
2004-01-22 07:19:58 +00:00 |
|