Pavel Roskin
|
9260860bbf
* dialog.c (dlg_select_widget): Remove first argument, it's
|
19 years ago |
Pavel Roskin
|
c90d263d2c
* .c: Sanitize all calls to functions from ctype.h. Fix gcc 4.0
|
19 years ago |
Roland Illig
|
fc85bdba7e
* *.c: Reordered header inclusion.
|
20 years ago |
Roland Illig
|
8b1e87523a
* boxes.c (display_unit): Added const qualifier.
|
20 years ago |
Andrew V. Samoilov
|
68a7c1dfab
* boxes.c (configure_vfs): g_free handles NULL argument too,
|
20 years ago |
Roland Illig
|
11842a375f
2004-09-24 Roland Illig <roland.illig@gmx.de>
|
20 years ago |
Roland Illig
|
c4db0cac6a
* boxes.c: Added const qualifiers.
|
20 years ago |
Roland Illig
|
9c334b4dd8
* achown.c: Added const qualifiers and const_cast.
|
20 years ago |
Andrew V. Samoilov
|
03ddc6c8e9
* wtools.h: Fix warnings.
|
20 years ago |
Roland Illig
|
5c4add0e6e
* Code cleanup: Added const qualifier for variables and
|
20 years ago |
Roland Illig
|
8458240147
* Code cleanup: Added const qualifier for variables and
|
20 years ago |
Roland Illig
|
207f7d126c
Even more const-ification.
|
20 years ago |
Roland Illig
|
80ed49f132
Marked the last item of a QuickWidget array as NULL_QuickWidget.
|
20 years ago |
Pavel Roskin
|
04b4194371
* dialog.h (dlg_widget_active): New function - check if the
|
21 years ago |
Pavel Roskin
|
12d78ba8df
* boxes.c: Include "../vfs/gc.h" if VFS is used.
|
21 years ago |
Pavel Roskin
|
0e71b37f2a
Don't include background.h if it's not needed.
|
21 years ago |
Pavel Roskin
|
98950838b4
* dlg.h: Merge with ...
|
21 years ago |
Pavel Roskin
|
f219b81311
* vfsdummy.h: New file to replace vfs.h if VFS is disabled.
|
21 years ago |
Pavel Roskin
|
c0b34498dd
* dlg.h: Merge Widget_Item into Widget. Massive adjustment.
|
21 years ago |
Pavel Roskin
|
e14f56d71b
* dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better
|
21 years ago |
Pavel Roskin
|
ab761c64a6
* boxes.c (symlink_dialog): Add "OK" and "Cancel" buttons.
|
21 years ago |
Pavel Roskin
|
0c794a4e95
Fix unsafe defines.
|
21 years ago |
Pavel Roskin
|
13a02ef978
* dlg.h: Use new types for dialog callbacks.
|
21 years ago |
Pavel Roskin
|
f8e00e7b6a
* widget.c (listbox_new): Remove "action" argument. Listboxes
|
21 years ago |
Pavel Roskin
|
339bd16e5e
* boxes.c: Fix GUI code for some non-default configurations.
|
21 years ago |
Pavel Roskin
|
2b9b18150e
* widget.h (button_new): Remove unused extra argument. Adjust
|
21 years ago |
Pavel Roskin
|
fab6e8a493
* widget.h: Completely get rid of tkname. Rename it to histname
|
21 years ago |
Pavel Roskin
|
10f65ac83d
* dlg.h (struct Widget): Remove tkname field.
|
21 years ago |
Pavel Roskin
|
9234b4d8ad
Remove some unneeded includes.
|
22 years ago |
Pavel Roskin
|
c3f5696cca
* tree.c: Make struct WTree opaque. Remove "done" flag - it's
|
22 years ago |
Pavel Roskin
|
7cbd1dd863
* boxes.c (init_disp_bits_box): Make static.
|
22 years ago |
Andrew V. Samoilov
|
c84ff58e4e
(configure_vfs): Simplify #if logic.
|
22 years ago |
Pavel Roskin
|
f7961b614e
* boxes.c (configure_vfs): Ask whether passive connections
|
22 years ago |
Pavel Roskin
|
a84b0fc9cd
Fix some of the most ugly abuses of mixed caps in English texts,
|
22 years ago |
Andrew V. Samoilov
|
886f98fafd
* boxes.c (sel_charset_button): Use g_snprintf() instead of sprintf().
|
22 years ago |
Pavel Roskin
|
b181f4519f
* main.h: Remove all references to icons.
|
22 years ago |
Pavel Roskin
|
556f733f12
* boxes.c: Fix remaining old-style calls to create_dlg().
|
22 years ago |
Pavel Roskin
|
f098afae04
* boxes.c (display_widgets) [!HAVE_CHARSET]: Fix initialization.
|
22 years ago |
Pavel Roskin
|
d9c6403250
* wtools.h (QuickDialog): Eliminate the "class" field - it's not
|
22 years ago |
Pavel Roskin
|
6c2eb32b70
* dlg.c (x_set_dialog_title): Completely eliminate. Adjust all
|
22 years ago |
Pavel Roskin
|
e000c69683
* wtools.c (common_dialog_callback): Fold into ...
|
22 years ago |
Pavel Roskin
|
946e09abc2
* boxes.c (init_disp_bits_box): Use common_dialog_callback().
|
22 years ago |
Pavel Roskin
|
9f5b82fe08
* boxes.c (display_callback): Use common_dialog_repaint().
|
22 years ago |
Pavel Roskin
|
66f37c0af4
* main.c (do_nc): Make midnight_colors[] local to do_nc().
|
22 years ago |
Pavel Roskin
|
047a7f906e
* dlg.h: Remove all unused flags for create_dlg(). Adjust all
|
22 years ago |
Pavel Roskin
|
96322324ea
* boxes.h: Remove user_format.
|
22 years ago |
Pavel Roskin
|
200356c074
* global.h: Include vfs.h.
|
22 years ago |
Pavel Roskin
|
3ab6f77fee
* boxes.c (tree): Rename to tree_box() to avoid confusion.
|
23 years ago |
Pavel Roskin
|
a8ef641beb
* x.h: Remove. Adjust all users. Make sure that global.h is
|
23 years ago |
Pavel Roskin
|
d05bfe1f01
* boxes.c (display_init): Associate correct help topic.
|
23 years ago |