David Martin
|
2778021a65
More translates of doc/man/es/mc.1.in
|
15 years ago |
Ilia Maslakov
|
f880712f8c
Update ru.po
|
15 years ago |
Oleksandr Natalenko
|
2ad7990729
uk.po from Oleksandr Natalenko
|
15 years ago |
David Martin
|
0d56b703ea
es.po from David Martin (dmartina).
|
15 years ago |
Slava Zanko
|
70848edace
Update all translates after run 'make update-po' command.
|
15 years ago |
Andrew Borodin
|
5da55ec14e
Ticket #1565 (incorrect draw menu)
|
15 years ago |
Ilia Maslakov
|
b1546095ca
Ticket #1530 (Tricky format in view.c not suitable for i18n)
|
15 years ago |
Slava Zanko
|
2cc424decc
Merge branch '1548_renamed_no_po_to_nb_po'
|
15 years ago |
Arkadiusz Miśkiewicz
|
37fcb4e18a
Ticket #1548: no.po is Norwegian Bokmål which have 'nb' lang code
|
15 years ago |
Slava Zanko
|
cb8f9bf122
Update all translate files. Alsom convert some files into UTF-8 charset
|
15 years ago |
Patrick Winnertz
|
fd78a720b4
updated the po files with update.sh and set team mail address to the mail addresses used in debian for translations
|
15 years ago |
Slava Zanko
|
5257a79847
Merge branch 'DEV_mcview2'
|
15 years ago |
Andrew Borodin
|
8b8f7defb7
Implemented interruptable long-distance movements.
|
15 years ago |
Ilia Maslakov
|
a799ef4329
fix: <no translation> behaviour
|
15 years ago |
Slava Zanko
|
459ef0665f
Change prototype of mcview_get_byte() function (and al related functions)
|
15 years ago |
Ilia Maslakov
|
dc15da9572
fix: uninitialized variables
|
15 years ago |
Ilia Maslakov
|
2a207ccabd
fix: header paths
|
15 years ago |
Andrew Borodin
|
a75161aed8
Added missed includes. Fixed OFFSETTYPE_MAX calculation.
|
15 years ago |
Slava Zanko
|
ac11bedf24
Cleanup of code. Indentation.
|
15 years ago |
David Martin
|
d41e57a673
Ticket #1530
|
15 years ago |
Ilia Maslakov
|
7ff7368c5d
* add 'Whole words' option into the viewer 'Search' dialog
|
15 years ago |
Slava Zanko
|
e9b1a18b96
Added functions for work with nroff'ed text. Added search across nroff'ed text
|
15 years ago |
Slava Zanko
|
1828ebd9a8
Fixies with search in HEX mode view:
|
15 years ago |
Slava Zanko
|
74b94cd1f7
Search in plain text (not nroff'ed) now worked.
|
15 years ago |
Slava Zanko
|
fe399ab039
Cleanup of code. Reidentation.
|
15 years ago |
Slava Zanko
|
1442f34838
Ticket #1431 (Missing translation in view.c ButtonBar?)
|
15 years ago |
Mikhail S. Pobolovets
|
a52ba95680
Avoid warning 'format not a string literal and no format arguments'.
|
15 years ago |
Slava Zanko
|
682434b0db
Fixed memory leak after geting list of search types.
|
15 years ago |
Slava Zanko
|
10e5730255
Move search dialog from actions_cmd.c into dialogs.c
|
15 years ago |
Slava Zanko
|
0498a346b5
Changes for correctly work after rebase to master (master with HACK_tty).
|
15 years ago |
Ilia Maslakov
|
bb7cbfe0db
fix: draw nroff text
|
15 years ago |
Slava Zanko
|
b119f489ab
Move inline functions from internal.h into new file inlines.h
|
15 years ago |
Ilia Maslakov
|
c148f8e055
fix: draw text in utf mode
|
15 years ago |
Slava Zanko
|
b06ab0fe72
Split src/view.c into small files for better support of code
|
15 years ago |
Slava Zanko
|
ec0c0e3050
Just refactoring. All functions in src/view.c now have mcview_ prefix
|
15 years ago |
Ilia Maslakov
|
8f143bdddf
fix: hex mode show
|
15 years ago |
Ilia Maslakov
|
eb9a251dcc
add: some utf8 procedures:
|
15 years ago |
Andrew Borodin
|
a83739a910
view.c: made compilable.
|
15 years ago |
Andrew Borodin
|
ffac3ab7a9
Viewer: version from mc-4.6.
|
15 years ago |
Slava Zanko
|
d620bf4ab6
Merge branch '1477_incorrect_detection_compressed_patchfs'
|
15 years ago |
Daniel Borca
|
ad42905ecf
Ticket #1477: incorrect detection of compressed patchfs
|
15 years ago |
Slava Zanko
|
d5167d0e6f
Merge branch '1543_file_content_case_insensitive_regex_search'
|
15 years ago |
Slava Zanko
|
7dd9fdd505
Ticket #1543: Case-insensitive regex search with [^ranges] does not work correctly
|
15 years ago |
Ilia Maslakov
|
b819359535
Ticket #1558 (Search backwards behaves erratically)
|
15 years ago |
Ilia Maslakov
|
7e13f0a5c1
edit/editdraw.c: removed unused variable
|
15 years ago |
Sergei Trofimovich
|
67d5824320
src/widget.c: sanitized sprinkled 'const' qualifiers
|
15 years ago |
Sergei Trofimovich
|
5f5d3b8caf
src/tty/: sanitized sprinkled 'const' qualifiers
|
15 years ago |
Sergei Trofimovich
|
b933da347e
vfs/fish.c: removed unused variable
|
15 years ago |
Andrew Borodin
|
179e516c2a
VFS: moved vfs_translate_url() declaration to the public scope.
|
15 years ago |
Andrew Borodin
|
510265b41c
Fixed compiling warnings.
|
15 years ago |