Changeset 985 for trunk/dll/fm3dlg.h


Ignore:
Timestamp:
Mar 1, 2008, 2:37:14 AM (17 years ago)
Author:
Gregg Young
Message:

Update sizes dialog (ticket 44); Make max command line length user settable (ticket 199); use xfree for free in most cases (ticket 212); initial code to check for valid ini file (ticket 102); Some additional refactoring and structure rework; Some documentation updates;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3dlg.h

    r917 r985  
    1919  21 Aug 07 GKY Make Subject column in dircnr sizable and movable from the right to the left pane
    2020  11 Jan 08 SHL Correct all to 3 column tabs since dialog editors assume this
     21  29 Feb 08 GKY Changes to enable user settable command line length 
    2122
    2223***********************************************************************/
     
    635636#define CFGG_CONFIRMTARGET                                                              25214
    636637#define CFGG_TARGETDIR                                                                  25215
    637 
    638 #define CFGB_FRAME                                                                              25250
     638#define CFGG_CMDLNLNGTH                                                                 25216
     639
     640#define CFGB_FRAME                                                                      25250
    639641#define CFGB_TOOLBARHELP                                                                25251
    640642#define CFGB_DRIVEBARHELP                                                               25252
Note: See TracChangeset for help on using the changeset viewer.