Ignore:
Timestamp:
Apr 4, 2001, 4:39:06 PM (24 years ago)
Author:
umoeller
Message:

Misc changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/dialog.c

    r53 r54  
    1515 *            numbering.
    1616 *
     17 *@@added V0.9.9 (2001-04-01) [umoeller]
    1718 *@@header "helpers\dialog.h"
    1819 */
     
    8081 *      used, even though the prototype only
    8182 *      declares DIALOGDATA.
    82  *
    83  *@@added V0.9.9 (2001-04-01) [umoeller]
    8483 */
    8584
     
    114113 *@@ CONTROLPOS:
    115114 *      control position. We don't want to use SWP.
    116  *
    117  *@@added V0.9.9 (2001-04-01) [umoeller]
    118115 */
    119116
     
    134131 *      window or another table, which may therefore
    135132 *      be nested.
    136  *
    137  *@@added V0.9.9 (2001-04-01) [umoeller]
    138133 */
    139134
     
    158153 *@@ ROWDEF:
    159154 *
    160  *@@added V0.9.9 (2001-04-01) [umoeller]
    161155 */
    162156
     
    174168 *@@ TABLEDEF:
    175169 *
    176  *@@added V0.9.9 (2001-04-01) [umoeller]
    177170 */
    178171
     
    190183 *@@ PROCESSMODE:
    191184 *
    192  *@@added V0.9.9 (2001-04-01) [umoeller]
    193185 */
    194186
     
    217209 *@@ CalcAutoSizeText:
    218210 *
    219  *@@added V0.9.9 (2001-04-01) [umoeller]
    220211 */
    221212
     
    287278 *@@ CalcAutoSize:
    288279 *
    289  *@@added V0.9.9 (2001-04-01) [umoeller]
    290280 */
    291281
     
    384374 *         after the recursion.
    385375 *
    386  *@@added V0.9.9 (2001-04-01) [umoeller]
    387376 */
    388377
     
    633622 *@@ ProcessRow:
    634623 *
    635  *@@added V0.9.9 (2001-04-01) [umoeller]
    636624 */
    637625
     
    698686 *      to which the nested table belongs.
    699687 *
    700  *@@added V0.9.9 (2001-04-01) [umoeller]
    701688 */
    702689
     
    754741 *         positions and sizes calculated before.
    755742 *
    756  *@@added V0.9.9 (2001-04-01) [umoeller]
    757743 */
    758744
     
    805791 *@@ CreateColumn:
    806792 *
    807  *@@added V0.9.9 (2001-04-01) [umoeller]
    808793 */
    809794
     
    852837 *@@ STACKITEM:
    853838 *
    854  *@@added V0.9.9 (2001-04-01) [umoeller]
    855839 */
    856840
     
    10691053 *
    10701054 *
    1071  *@@added V0.9.9 (2001-03-30) [umoeller]
    10721055 */
    10731056
Note: See TracChangeset for help on using the changeset viewer.