Roland Illig
|
5dbdfb07ba
* editcmd.c: Explicitly declared unused variables to make gcc
|
20 лет назад |
Roland Illig
|
e5e3a8f87d
* editcmd.c: Fixed whitespacing issues.
|
20 лет назад |
Roland Illig
|
2a281ad18d
* *.c: Removed unused parameters for static functions. Marked
|
20 лет назад |
Roland Illig
|
05d2881a71
* *.c: Removed trailing whitespace.
|
20 лет назад |
Roland Illig
|
e8e0035587
* edit.h: Removed catstrs, as it is only used in editcmd.c.
|
20 лет назад |
Roland Illig
|
64eed6e12b
* edit.h (catstrs): Changed the return type to "const char *".
|
20 лет назад |
Roland Illig
|
521be0ef82
* editcmd.c (edit_replace_cmd): Separated input and output arguments.
|
20 лет назад |
Andrew V. Samoilov
|
26e400227a
* editcmd.c (edit_replace_prompt): Fix warning with 'unused' label_len.
|
20 лет назад |
Roland Illig
|
badf915e39
* editcmd.c: Introduced a type edit_getbyte_fn to get rid of
|
20 лет назад |
Roland Illig
|
188b970477
* editcmd.c (edit_replace_prompt): Fixed codepage conversion bug
|
20 лет назад |
Andrew V. Samoilov
|
5d5f56d4ee
* editcmd.c (regexp_error): Small text fix.
|
20 лет назад |
Roland Illig
|
7a505ea99d
* editcmd.c (edit_ext_cmd): Revoked my last change.
|
20 лет назад |
Roland Illig
|
8d75409e60
* editcmd.c (edit_ext_cmd): Don't delete the current block if no
|
20 лет назад |
Roland Illig
|
d0a8da7cef
* editcmd.c (edit_ext_cmd): Replaced the old version with a new
|
20 лет назад |
Roland Illig
|
2a2b478f67
* syntax.c (this_try_alloc_color_pair): Added const qualifiers.
|
20 лет назад |
Andrew V. Samoilov
|
12d24222db
* edit.c (edit_clean): g_free handles NULL argument too,
|
20 лет назад |
Roland Illig
|
9c65d36bdd
* edit.c: Replaced NULL with (char *) NULL. Likewise for 0, where
|
20 лет назад |
Roland Illig
|
6c29de339b
* editcmd.c (edit_replace_prompt): Allocate the label text
|
20 лет назад |
Roland Illig
|
d5f70f2ab8
* editcmd.c (edit_replace_cmd): Added const qualifier.
|
20 лет назад |
Andrew V. Samoilov
|
32cdf184ba
* editcmd.c (edit_replace_prompt) [HAVE_CHARSET]: Warning hack.
|
20 лет назад |
Andrew V. Samoilov
|
0758929ef1
* editwidget.c (edit_adjust_size): Fix warnings.
|
20 лет назад |
Andrew V. Samoilov
|
f379b30232
* editcmd.c (edit_save_as_cmd): Add hotkey to dialog.
|
20 лет назад |
Roland Illig
|
03913065b4
* Code cleanup: Added const qualifier for variables and
|
20 лет назад |
Roland Illig
|
243e84706e
* Code cleanup: Added const qualifier for variables and
|
20 лет назад |
Andrew V. Samoilov
|
761406cfdf
* edit/editcmd.c: Fix buffer overflows in edit replace code.
|
20 лет назад |
Roland Illig
|
640f3a163c
Added more const-ness to variables and functions.
|
20 лет назад |
Roland Illig
|
6cefb6d3bb
Made the data type of some variables more appropriate.
|
20 лет назад |
Roland Illig
|
9902c1b885
Added missing initializers for QuickDialog.i18n.
|
20 лет назад |
Roland Illig
|
c6ecc5b303
Marked the last item of a QuickWidget array as NULL_QuickWidget.
|
20 лет назад |
Pavel Roskin
|
a7c0bbac62
* editcmd.c: Use input_expand_dialog() instead of input_dialog()
|
21 лет назад |
Pavel Roskin
|
f51e86a184
* editcmd.c (pipe_mail): Eliminate g_strdup_printf().
|
21 лет назад |
Pavel Roskin
|
4bc92accff
* editcmd.c (edit_mail_dialog): Trivial clean-up.
|
21 лет назад |
Pavel Roskin
|
8bc40b44f0
Fix includes not to rely on $(top_srcdir) being in the include path.
|
21 лет назад |
Pavel Roskin
|
e90a7540a2
* edit.h: Make static all functions and variables that don't
|
21 лет назад |
Pavel Roskin
|
e0f9b7ab83
* editcmd.c (edit_raw_key_query): Use straight widget order.
|
21 лет назад |
Pavel Roskin
|
e14f56d71b
* dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better
|
21 лет назад |
Pavel Roskin
|
0c794a4e95
Fix unsafe defines.
|
21 лет назад |
Pavel Roskin
|
13a02ef978
* dlg.h: Use new types for dialog callbacks.
|
21 лет назад |
Pavel Roskin
|
f8e00e7b6a
* widget.c (listbox_new): Remove "action" argument. Listboxes
|
21 лет назад |
Pavel Roskin
|
58545e65c2
* widget.h: Use exact type in the listbox callback. Adjust all
|
21 лет назад |
Pavel Roskin
|
2b9b18150e
* widget.h (button_new): Remove unused extra argument. Adjust
|
21 лет назад |
Pavel Roskin
|
fab6e8a493
* widget.h: Completely get rid of tkname. Rename it to histname
|
21 лет назад |
Pavel Roskin
|
10f65ac83d
* dlg.h (struct Widget): Remove tkname field.
|
21 лет назад |
Pavel Roskin
|
d521073663
Add missing include.
|
21 лет назад |
Pavel Roskin
|
cf9acd036e
* edit-widget.h: Resurrect "dir" field in WEdit to store
|
21 лет назад |
Pavel Roskin
|
81d396da33
Remove useless initialization.
|
21 лет назад |
Pavel Roskin
|
dadbdd25e9
* editcmd.c (edit_quit_cmd): Rename to ...
|
21 лет назад |
Pavel Roskin
|
7a5c9a3834
Kill another instance of using delete_file in a wrong place.
|
21 лет назад |
Pavel Roskin
|
9bc8df86ad
* editcmd.c (edit_quit_cmd): Don't save this command in the undo
|
21 лет назад |
Pavel Roskin
|
59593d0e1b
* edit-widget.h: Eliminate unused explicit_syntax field.
|
21 лет назад |