Andrew Borodin
|
78893d85b8
Drop mc_timer. Use g_get_real_time() instead.
|
4 years ago |
Sergei Trofimovich
|
f30e6ff283
Ticket #3629: configure.ac: drop bundled gettext
|
5 years ago |
Andreas Mohr
|
a31d6ac29e
Replace obsolete `INTLLIBS` with `LIBINTL` for `libmc`
|
8 years ago |
Andrew Borodin
|
e7c01c7781
Ticket #2193: use Coreutils way to define buffer size to copy file.
|
8 years ago |
Andrew Borodin
|
c4258d453b
Clarify AM_CPPFLAGS.
|
8 years ago |
Slava Zanko
|
7f383fbd6b
Add mc_shell_init() and mc_shell_deinit() functions.
|
9 years ago |
Slava Zanko
|
0e79be1b7a
Introduce mc_shell_t type.
|
9 years ago |
Andrew Borodin
|
62faec3a61
Ticket #2136: implement user-friendly interruption of long-time operations.
|
11 years ago |
Andrew Borodin
|
7b184ddea4
PCRE_CFLAGS are CPPFLAGS, actually.
|
12 years ago |
Andrew Borodin
|
b37af47023
Makefile.ams cleanup.
|
12 years ago |
Slava Zanko
|
d3bb9de01f
Ticket 2570: Code cleanup
|
13 years ago |
Slava Zanko
|
e7bb47cc2d
Added ability to serialize/deserialize strings and config objects(mc_config_t)
|
13 years ago |
Slava Zanko
|
994254917c
Added test for checking if library is independ to $(topsrcdir)/src
|
13 years ago |
Slava Zanko
|
06f99484de
Added configure parameter --enable-mclib for build own shared library
|
13 years ago |
Slava Zanko
|
f40887c3c6
Lib: removed includes to "src" directory
|
13 years ago |
Slava Zanko
|
6016620f42
Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c)
|
13 years ago |
Slava Zanko
|
6c5f5bf768
VFS structure changes:
|
13 years ago |
Slava Zanko
|
d512649b33
Prepare to initialize application events.
|
14 years ago |
Slava Zanko
|
a5195d285a
Added new engine for universal event system.
|
14 years ago |
Slava Zanko
|
08e9759283
Split file src/keybind.[ch] to lib/keybind.[ch] and src/keybind-defaults.[ch].
|
14 years ago |
Slava Zanko
|
045debaa8a
Moved charsets.[ch] from src to lib directory
|
14 years ago |
Andrew Borodin
|
71364f88c3
Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files
|
14 years ago |
Slava Zanko
|
8b018db98f
Some WIDGET-related stuff moved to lib/widget directory
|
14 years ago |
Andrew Borodin
|
53ad349a36
Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch].
|
14 years ago |
Andrew Borodin
|
79133154b0
Moved hooks from lib/util.[ch] to new files lib/hook.[ch]
|
14 years ago |
Andrew Borodin
|
c36a810c09
Fix of file panel encoding change w/o VFS support.
|
14 years ago |
Andrew Borodin
|
b2ee413f03
Allow use file locking in various components of MC.
|
14 years ago |
Slava Zanko
|
f7c574b76e
lib/Makefile.am: added lib/skin.h into distribution
|
14 years ago |
Slava Zanko
|
2fa4d9b952
Move logging.[ch] into library
|
15 years ago |
Slava Zanko
|
e07ba16b3b
Moved strecape.[ch] into library
|
15 years ago |
Slava Zanko
|
25155c311a
Move all interface includes from subdirs lib/*/*.h into lib/*.h
|
15 years ago |
Slava Zanko
|
7815c9c7a8
Reorganization of usage external libs
|
15 years ago |
Slava Zanko
|
cd4dbf3a09
Changes for build after moving strutil into lib
|
15 years ago |
Slava Zanko
|
c764f3b84c
Changes for build after moving util.[ch]
|
15 years ago |
Slava Zanko
|
dbaff2b6f6
Reorganization of sources. Part 2
|
15 years ago |
Slava Zanko
|
93dbc46e9c
Reorganization of sources. Part 1.
|
15 years ago |
Slava Zanko
|
39d5b94cac
Reorganized pathes to files in '#include' directives
|
15 years ago |
Slava Zanko
|
4f11e4b665
Massive moved some dirs from $(srcdir)/src into $(srcdir)/lib
|
15 years ago |
Slava Zanko
|
52f6bed7d0
Moved dir $(srcdir)/vfs into $(srcdir)/lib/vfs/mc-vfs
|
15 years ago |
Mikhail S. Pobolovets
|
a55a505160
Move all stuff from lib to contrib
|
15 years ago |
Slava Zanko
|
73159dbc32
Move all hints-files from lib to doc/hints
|
16 years ago |
Pavel Roskin
|
6a728cb3f9
* lib/*.ti: Remove, these files are obsolete.
|
21 years ago |
Pavel Roskin
|
c92b530b5f
* lib/mc.hint.sr: Updated.
|
21 years ago |
Pavel Roskin
|
a3a8b91ced
Add mc.hint.sr.
|
21 years ago |
Marco Ciampa
|
21b5823b5d
Reset changes made in Makefile.am for mistake.
|
22 years ago |
Marco Ciampa
|
f203f0208e
fixed creation mc-wrapper.csh & mc-wrapper.sh
|
22 years ago |
Marco Ciampa
|
513941ad49
mc.sh & mc.csh creation fixed...
|
22 years ago |
Pavel Roskin
|
68ace346be
Fix to pass "make distcheck".
|
22 years ago |
Pavel Roskin
|
83cb1dd047
* configure.in: Don't substitute mc.sh and mc.csh - it's now
|
22 years ago |
Pavel Roskin
|
748e028d05
* */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
|
22 years ago |