Andrew Borodin
|
7e33c12685
Show actual shortcuts in editor menu.
|
15 years ago |
Ilia Maslakov
|
93f8b96b32
Ticket #1664 (Viewer: incorrect tabs alignment)
|
15 years ago |
Ilia Maslakov
|
da303d73ac
* removed edit/usermap.c edit/usermap.h
|
15 years ago |
Andrew Borodin
|
d6d713eb24
Fixed segfault in editor options dialog.
|
15 years ago |
Andrew Borodin
|
f9d6bb075c
Ticket #1562: simplfication API of QuickDialog.
|
15 years ago |
Ilia Maslakov
|
b536c3e487
add option "Cursor beyond end of line" into "Options\General..." dialog (editor_beyond_eol in ini)
|
15 years ago |
Ilia Maslakov
|
348ab7303f
Ticket #1384 (Whitespace highlighting should be optional)
|
15 years ago |
Andrew Borodin
|
75bf9897f0
Removed unnecessary #include directives and USE_INTERNAL_EDIT define.
|
16 years ago |
Enrico Weigelt, metux IT service
|
b09a107190
further include file fixups
|
16 years ago |
Andrew Borodin
|
fd09abaeb2
Hide private API of editor (#361).
|
15 years ago |
Slava Zanko
|
2ebdf91079
Merge branch 'm-utf-8'
|
16 years ago |
Slava Zanko
|
d2e62a5c87
src/wtools: add callback functions for buttons to QuickWidget structure
|
16 years ago |
Mikhail S. Pobolovets
|
1959b42fdc
Merge branch '252_doxygen_desc_src'
|
16 years ago |
Ilia Maslakov
|
a443945748
replace "Persistent blocks" to "Persistent selection" in
|
16 years ago |
Slava Zanko
|
2390c46d06
Rename '*persistent_block*' to '*persistent_selection*' for more sence.
|
16 years ago |
Ilia Maslakov
|
3cc9aac553
Add load/save option editor_persistent_block to ~/.mc/ini;
|
16 years ago |
Ilia Maslakov
|
f22b5d16b5
Add load/save option editor_persistent_block to ~/.mc/ini
|
16 years ago |
Mikhail S. Pobolovets
|
6a209bdb59
Simple doxygen description for files in edit directory.
|
16 years ago |
Patrick Winnertz
|
589ffd0b10
Use g_snprintf instead of snprintf as we switch back to glib
|
16 years ago |
Patrick Winnertz
|
1c287d798d
First bunch of mhl_mem_free removal patches
|
16 years ago |
Enrico Weigelt, metux IT service
|
8b38cf44da
manully merged 227_replace_g_free
|
16 years ago |
Enrico Weigelt, metux IT service
|
e4a4f77ac2
replaced g_snprintf() by snprintf()
|
16 years ago |
Enrico Weigelt, metux IT service
|
15d7d47c15
replaced g_free() by mhl_mem_free()
|
16 years ago |
Pavel Tsekov
|
2f3df3af4e
* edit/bookmark.c: Update copyright notice.
|
17 years ago |
Pavel Tsekov
|
23361694b6
* src/background.c: Use the correct form of FSF's name in the copyright
|
17 years ago |
Leonard den Ottolander
|
f21564b9e6
* edit/choosesyntax.c: Create file. Menu option to override syntax
|
19 years ago |
Roland Illig
|
073907ec5f
* usermap.c: Allow user-defined keyboard bindings for mcedit.
|
19 years ago |
Pavel Roskin
|
1f60f44145
Update postal address of Free Software Foundation.
|
20 years ago |
Pavel Roskin
|
cd702593f6
* editwidget.c (edit_file): Move menu initialization ...
|
20 years ago |
Pavel Roskin
|
21ea3f6740
* *.c: Remove duplicate includes.
|
20 years ago |
Roland Illig
|
ecc08f6c60
* edit.h: Removed unnecessary #include directives ...
|
20 years ago |
Roland Illig
|
243e84706e
* Code cleanup: Added const qualifier for variables and
|
20 years ago |
Roland Illig
|
9902c1b885
Added missing initializers for QuickDialog.i18n.
|
20 years ago |
Roland Illig
|
c6ecc5b303
Marked the last item of a QuickWidget array as NULL_QuickWidget.
|
20 years ago |
Pavel Roskin
|
8bc40b44f0
Fix includes not to rely on $(top_srcdir) being in the include path.
|
21 years ago |
Pavel Roskin
|
98950838b4
* dlg.h: Merge with ...
|
21 years ago |
Pavel Roskin
|
2548ea0e7c
Use normal capitalization in English text in the editor menu.
|
22 years ago |
Pavel Roskin
|
c63d61600a
* editoptions.c (edit_options_dialog): Add "Save file position"
|
22 years ago |
Andrew V. Samoilov
|
085f43fc8d
* editoptions.c (edit_options_dialog): Use g_free() to release
|
22 years ago |
Pavel Roskin
|
18de4488e3
* edit-widget.h: Move typedef WEdit and file names ...
|
22 years ago |
Andrew V. Samoilov
|
486038e9b4
* editoptions.c (edit_options_dialog): Clean up and use g_snprintf()
|
22 years ago |
Pavel Roskin
|
7969f851bb
* edit.h: Decentralize includes.
|
22 years ago |
Pavel Roskin
|
e741be7a5d
* *.c: Fix all global functions without declarations - declare,
|
22 years ago |
Pavel Roskin
|
a84b0fc9cd
Fix some of the most ugly abuses of mixed caps in English texts,
|
22 years ago |
Pavel Roskin
|
2b5fec4594
* editoptions.c (edit_options_dialog): Don't allow
|
22 years ago |
Pavel Roskin
|
d9c6403250
* wtools.h (QuickDialog): Eliminate the "class" field - it's not
|
22 years ago |
Pavel Roskin
|
3a93326ce7
* editoptions.c: Make some variables static.
|
22 years ago |
Pavel Roskin
|
d1caf46603
* bookmark.c: Eliminate all code disabled for the text edition.
|
23 years ago |
Pavel Roskin
|
b44a4e19c6
Copy all necessary files from gtkedit.
|
23 years ago |
Paul Sheer
|
2d93c2e0ff
removeing these files. Makefile will create symlinks
|
26 years ago |