Roland Illig
|
2f08bc1c8f
Added my own testsuite for the Midnight Commander. Unlike the existing
|
20 years ago |
Roland Illig
|
ffc41c1faa
* treestore.c (str_common): Added a comment that str_common shall
|
20 years ago |
Andrew V. Samoilov
|
b75b3a042a
amba/lib/util_str.c: Comment out strhasupper(), strhaslower(),
|
20 years ago |
Andrew V. Samoilov
|
999e265b23
* samba/lib/util_str.c: Comment out strhasupper(), strhaslower(),
|
20 years ago |
Roland Illig
|
42d2ab10be
* info.c (info_show_info): Casted st_mode to unsigned to avoid
|
20 years ago |
Roland Illig
|
7d1b02caad
* unixcompat.h: Typo (show => shown).
|
20 years ago |
Roland Illig
|
5d55e9b92f
* vfs.c (vfs_translate_url): Add support for smb://, sh://,
|
20 years ago |
Roland Illig
|
0a545794da
* screen.c: Reverted my changes from 2005-02-08 (except the
|
20 years ago |
Andrew V. Samoilov
|
9ca4fc2bc0
* samba/lib/netmask.c [HAVE_NETMASK_AIX && HAVE_UNISTD_H]: Include
|
20 years ago |
Andrew V. Samoilov
|
663792b91a
* glibcompat.c: Add g_strlcat() declaration for glib 1.2.x
|
20 years ago |
Andrew V. Samoilov
|
7bcc312f97
Due to problems in the VFS, files are not written back after being edited
|
20 years ago |
Roland Illig
|
256cce9bb5
* screen.c (string_file_name): Fixed the displaying of long file
|
20 years ago |
Roland Illig
|
dbd6062273
* include/slang.h: Define __unix__ if __NetBSD__ is defined.
|
20 years ago |
Roland Illig
|
9a020da9c6
* extfs/uzip.in: Widened the regular expression for infozip to
|
20 years ago |
Roland Illig
|
d23e3fae53
* template.c: #include <config.h> unconditionally.
|
20 years ago |
Roland Illig
|
6407873f69
* cons.handler.c: Marked unused parameters.
|
20 years ago |
Roland Illig
|
f8a7930a1a
* screen.c: Marked unused parameters. Updated use of maybe_cd.
|
20 years ago |
Roland Illig
|
5356ac60d5
* main.c (maybe_cd): Removed unused parameter.
|
20 years ago |
Roland Illig
|
f9d9f92370
* Removed my own experiments.
|
20 years ago |
Roland Illig
|
d2ee0985fc
* dialog.c: Marked unused parameters. Now dlg_broadcast_msg_to
|
20 years ago |
Roland Illig
|
5dbdfb07ba
* editcmd.c: Explicitly declared unused variables to make gcc
|
20 years ago |
Roland Illig
|
c6a72952ac
* screen.c (string_file_*): Don't use static buffers.
|
20 years ago |
Roland Illig
|
f629c91ded
* util.h: Added macro str_cmp to allow syntactically nice string
|
20 years ago |
Roland Illig
|
a580664255
* Removed transition support macros.
|
20 years ago |
Roland Illig
|
0d08e8308f
* Renamed define_label to buttonbar_set_label.
|
20 years ago |
Roland Illig
|
e501886d58
* editdraw.c: Renamed redraw_labels to buttonbar_redraw.
|
20 years ago |
Roland Illig
|
77391f3981
* widget.h: Renamed define_label to buttonbar_set_label. Renamed
|
20 years ago |
Roland Illig
|
68249252cb
* template.c: Updated header inclusion section.
|
20 years ago |
Roland Illig
|
8dea136109
* How to include header files properly.
|
20 years ago |
Roland Illig
|
fc85bdba7e
* *.c: Reordered header inclusion.
|
20 years ago |
Andrew V. Samoilov
|
28fed14a03
* ext.c (regex_command): Eliminate g_string_*().
|
20 years ago |
Roland Illig
|
10451e0109
* dialog.h: Moved and reformatted #definitions.
|
20 years ago |
Roland Illig
|
db5eec4964
* edit.h: Reformatted #definitions.
|
20 years ago |
Roland Illig
|
d8e27971ae
* widget.h: Moved constants to the appropriate places (just
|
20 years ago |
Roland Illig
|
ab442fdeee
* cpio.c: Added some FIXMEs about data representation.
|
20 years ago |
Roland Illig
|
2dbdf6d200
* unixcompat.h: Emit warnings for the fallback case of the
|
20 years ago |
Roland Illig
|
b4b0f1dbfc
* view.c: Reordered #include files.
|
20 years ago |
Roland Illig
|
3e7e53b1af
* view.c: Changed type of view->blocks from int to size_t.
|
20 years ago |
Roland Illig
|
e5e3a8f87d
* editcmd.c: Fixed whitespacing issues.
|
20 years ago |
Roland Illig
|
15342acba1
* edit.c: Fixed some whitespacing issues.
|
20 years ago |
Roland Illig
|
2a281ad18d
* *.c: Removed unused parameters for static functions. Marked
|
20 years ago |
Roland Illig
|
9004ac497f
* po/ChangeLog: Applied trim_changelog.
|
20 years ago |
Roland Illig
|
51156030fb
* ChangeLog: Applied trim_changelog.
|
20 years ago |
Roland Illig
|
05d2881a71
* *.c: Removed trailing whitespace.
|
20 years ago |
Roland Illig
|
6916fd28a2
* NEWS: Added the changes between mc-4.6.1-pre3 and now.
|
20 years ago |
Roland Illig
|
e8e0035587
* edit.h: Removed catstrs, as it is only used in editcmd.c.
|
20 years ago |
Roland Illig
|
b49ac634f5
* editwidget.c: Don't use catstrs anymore.
|
20 years ago |
Roland Illig
|
13737b1de1
* edit.c (user_menu): Don't use catstrs anymore.
|
20 years ago |
Roland Illig
|
259485542a
* syntax.c: Don't use catstrs anymore.
|
20 years ago |
Roland Illig
|
64eed6e12b
* edit.h (catstrs): Changed the return type to "const char *".
|
20 years ago |