Commit History

Author SHA1 Message Date
  Slava Zanko 8d4518eacb Refactoring: move some functions from src/main.c into more meaningful places. 15 years ago
  Slava Zanko 54b0349fcd Move do_update_prompt() finction from src/main.c into src/subshell.c 15 years ago
  Slava Zanko 1d4318a2be Renamed global variable mc_home into mc_main_sysconf_dir 15 years ago
  Slava Zanko 62e4ab5d92 Renamed global variable mc_home_alt into mc_main_sharedata_dir 15 years ago
  Slava Zanko b657fc0f42 Rename widget_* functions and variables into input_* functions and variables. 15 years ago
  Ilia Maslakov 36039631ed little cosmetic refactoring 15 years ago
  Ilia Maslakov 7c4d7dbe6a * add new commands into cmddef.h 15 years ago
  Ilia Maslakov 0cedfae4bf add redefine keys support in viewer 15 years ago
  Ilia Maslakov e6ca2f2fbb rework screen.c keymapping 15 years ago
  Ilia Maslakov 10fd8660c1 Ticket #212 (User defined hotkeys) 15 years ago
  Slava Zanko 4afc04eedc Ticket #418: File coloring 15 years ago
  Martin Petricek 3033429645 Ticket #268 (Allow using SI-based size prefixes) 15 years ago
  Andrew Borodin cf2ecb4491 Moved do_possible_cd() function from main.c to execute.c. 15 years ago
  Andrew Borodin d21c8dc448 Screen: moved maybe_cd() function from main.c to screen.c. 15 years ago
  Andrew Borodin 5cd4a8ad83 Moved panel update functions from main.c to screen.c. 15 years ago
  Andrew Borodin c43bb6f576 TTY: moved alternate_plus_minus variable to TTY layer. 15 years ago
  Andrew Borodin bd0d344802 TTY: moved repaint_screen() from src/main.[ch] to src/layout.[ch]. 15 years ago
  Andrew Borodin 05f3ee1f6c TTY: modifed initialization. 15 years ago
  Andrew Borodin f1d526d84d Keys handling. 15 years ago
  Andrew Borodin bcc6a40486 Reorganization of TTY initalization and line drawing. 15 years ago
  Slava Zanko cf363ad022 Ticket #391 (history is broken). 15 years ago
  Ilia Maslakov d737b9151f Ticket #343 (automatically detect user's charset) 15 years ago
  Andrew Borodin fd09abaeb2 Hide private API of editor (#361). 15 years ago
  Slava Zanko 0c17219b2a Move global config files from pkg_datadir to sysconfdir 15 years ago
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 years ago
  Slava Zanko 841a47e163 Fix copy of current/opposite path to command line: remove charset info from path 15 years ago
  Ilia Maslakov df1d805b44 add utf8_display global variable, if display bits select utf-8 utf8_display = 1 15 years ago
  Mikhail S. Pobolovets 1959b42fdc Merge branch '252_doxygen_desc_src' 15 years ago
  Ilia Maslakov 20c769b063 Add stack navigation structure. Add hotkeys A-'-' backward A-'=' forward navigation to files. 15 years ago
  Mikhail S. Pobolovets 758ab591d8 Simple doxygen description for files in src directory. 16 years ago
  Mikhail S. Pobolovets e3a82ba1d8 Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com> 16 years ago
  Enrico Weigelt, metux IT service 53627743b4 * main.c, main.h, main-widgets.h, filegui.c, layout.c, screen.c: 16 years ago
  Roland Illig 3b1d56cb8a Replaced the printf format with __printf__. 19 years ago
  Pavel Tsekov 04000dcf84 * doc/mc.1.in: Update the documentation to reflect the fact that 19 years ago
  Roland Illig 03759c8f34 * main.h: Added const qualifier to the global prompt variable. 19 years ago
  Roland Illig e7917badfa * main.h: Removed unused variables acs_hline and acs_vline. 19 years ago
  Leonard den Ottolander f10fe35005 * main.[ch], user.c: Fixed a double free in mc_maybe_editor_or_viewer(). 19 years ago
  Roland Illig 2a21804cc2 * main.h: Changed the type of quiet_quit_cmd() from int to void. 19 years ago
  Roland Illig 5356ac60d5 * main.c (maybe_cd): Removed unused parameter. 20 years ago
  Roland Illig e792cffb8d * *.h: Renamed multiple inclusion guards that started with a 20 years ago
  Roland Illig 4baefa09c2 * Code cleanup: Added const qualifier for variables and 20 years ago
  Roland Illig 9d41314d09 Added more const-ness to print_vfs_message. 20 years ago
  Roland Illig e0ea1733e3 The type key_callback has got a real prototype. 20 years ago
  Pavel Roskin dca92d4941 Trivial cleanup. 21 years ago
  Pavel Roskin 0837ed2b49 * cmd.c: Cleanup of unneeded global functions and data. 21 years ago
  Pavel Roskin 0c794a4e95 Fix unsafe defines. 21 years ago
  Pavel Roskin a1ce20517c * main.c: Make more variables static. 21 years ago
  Pavel Roskin c72a1ea44c Get rid of all references to NATIVE_WIN32. 21 years ago
  Pavel Roskin c36bf430bf * text.c: Eliminate. Move colors to color.c and clr_scr() to 21 years ago
  Pavel Roskin e4f7714ab1 * execute.c: New file with all functions for execution and 21 years ago