Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://mc-cvs-latest.tar.gz:16441528/mc/cvs-latest/mc/mc/tk/Attic/tkconf.h,v  downloads

head	1.8;
access;
symbols
	MC_4_5_51:1.7
	MC_4_5_47:1.7
	MC_4_5_44:1.7
	MC_4_5_42:1.7
	MC_4_5_41:1.7
	MC_4_5_40:1.7
	MC_4_5_39:1.7
	MC_4_5_38:1.7
	MC_4_5_37:1.7
	MC_4_5_36:1.7
	MC_4_5_34:1.7
	MC_4_5_31:1.7
	MC_4_5_30:1.7
	MC_4_5_29:1.7
	MC_4_5_28:1.7
	HACKS45:1.7.0.12
	MC_4_5_27:1.7
	MC_4_5_26:1.7
	MC_4_5_24:1.7
	MC_4_5_21:1.7
	MC_4_5_18:1.7
	DESKTOP_PANEL:1.7.0.10
	DII_OBJECT:1.7.0.8
	MC_4_5_16:1.7
	MC_4_5_15:1.7
	MC_4_5_14:1.7
	MC_4_5_12:1.7
	MC_4_5_11:1.7
	MC_4_5_10:1.7
	MC_4_5_9:1.7
	MC_4_5_8:1.7
	pre-file-context:1.7
	MC_4_5_7:1.7
	FileOpContext-changes:1.7.0.6
	MC_4_5_5:1.7
	MC_4_5_4:1.7
	MC_MIME_TYPE:1.7.0.4
	MC_4_5_3:1.7
	MC_4_1_STABLE:1.7.0.2
	GNOME_0_20a:1.7
	BEFORE_PAVELS_VFS_CHANGES:1.7
	MC_4_1_35:1.7
	MC_4_1_34:1.7
	MC_4_1_33:1.7
	MC_4_1_31:1.7
	MC_4_1_30:1.5
	MC_4_1_29:1.5
	MC_4_1_28:1.4
	start:1.1.1.1
	mc:1.1.1;
locks; strict;
comment	@ * @;


1.8
date	2000.08.02.16.27.17;	author proskin;	state dead;
branches;
next	1.7;

1.7
date	98.04.09.04.58.52;	author unammx;	state Exp;
branches;
next	1.6;

1.6
date	98.04.07.19.08.56;	author unammx;	state Exp;
branches;
next	1.5;

1.5
date	98.03.20.02.54.20;	author unammx;	state Exp;
branches;
next	1.4;

1.4
date	98.03.14.00.42.48;	author unammx;	state Exp;
branches;
next	1.3;

1.3
date	98.03.07.03.02.19;	author unammx;	state Exp;
branches;
next	1.2;

1.2
date	98.03.06.06.42.50;	author unammx;	state Exp;
branches;
next	1.1;

1.1
date	98.02.27.04.54.47;	author unammx;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.02.27.04.54.47;	author unammx;	state Exp;
branches;
next	;


desc
@@


1.8
log
@nt, os2, tk, xv: removed all files
@
text
@/* Defines which features are used on the Tk edition */

/* key.h defines */

#define PORT_HAS_FILE_HANDLERS      	 1
#define PORT_HAS_GETCH              	 1
#define PORT_HAS_FRONTEND_RUN_DLG   	 1
#define PORT_WANTS_GET_SORT_FN      	 1
#define PORT_HAS_FILTER_CHANGED     	 1
#define PORT_HAS_PANEL_ADJUST_TOP_FILE   1
#define PORT_HAS_PANEL_RESET_SORT_LABELS 1
#define PORT_HAS_DESTROY_CMD             1
#define PORT_HAS_RADIO_FOCUS_ITEM        1
#define PORT_HAS_DISPLAY_MINI_INFO       1
#define PORT_WIDGET_WANTS_HISTORY        1

#define frontend_run_dlg(x)        tkrundlg_event (x)
#define port_shutdown_extra_fds()  
/* Other */
#define COMPUTE_FORMAT_ALLOCATIONS
@


1.7
log
@

A bunch of extra TODO items from DrMike have been adressed.

- Double click should work.
- Dragging to other panels shoudl work
- Scrollbar in the viewer
- Entry widgets get their text selected at startup
- Prompts for command if default action does not exist for a filename
- Updated spanish translation.

Plus some other bugs I fixed.

Miguel
@
text
@@


1.6
log
@

Fixes, fixes, fixes, fixes, fixes.

Thanks DrMike for the detailed listing of problems.

Miguel.
@
text
@d15 1
@


1.5
log
@Weee!  gmc uses the gnome.m4 macros now and detects properly gnome installation - mig
@
text
@d17 1
a17 1

@


1.4
log
@Viewer is nicer;  Viewer is gnome-app; Viewer gets lots of options; Code gets cleaned -miguel
@
text
@d14 1
@


1.3
log
@

Lots of fixes:  screen layout is much nicer on the GNOME edition now;

Listbox widget fully implemented;

MC Idle handlers implemented

Find command now works;

Changing the listing mode works;

various other bug fixes.
@
text
@d12 2
@


1.2
log
@1998-03-06  Federico Mena Quintero  <federico@@nuclecu.unam.mx>

* gscreen.c (panel_create_filter): The filter control is now a
nice GnomeEntry.  It does not work due to gmc trapping key events;
I'll look into it tomorrow.
(internal_select_item): Fixed broken behavior.  Now uses GtkCList properly.
default_filters: new structure with pre-defined glob patterns.
This is actually broken, because it will only work when
easy_patterns is enabled.  I have to figure a way to make it work
with regexp mode as well.
@
text
@d5 8
a12 5
#define PORT_HAS_FILE_HANDLERS     1
#define PORT_HAS_GETCH             1
#define PORT_HAS_FRONTEND_RUN_DLG  1
#define PORT_WANTS_GET_SORT_FN     1
#define PORT_HAS_FILTER_CHANGED    1
@


1.1
log
@Initial revision
@
text
@d9 1
@


1.1.1.1
log
@Initial import of the file manager, it is now maintained here
@
text
@@

Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions