Changes between Initial Version and Version 1 of Ticket #155


Ignore:
Timestamp:
01/09/09 08:38:36 (15 years ago)
Author:
slavazanko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #155 – Description

    initial v1  
    11My old patch: remove of WANT_WIDGETS preprocessor directives. 
    2 http://savannah.gnu.org/patch/?6267 
     2 
     3Original: http://savannah.gnu.org/patch/?6267 
     4 
     5||Submitted by:||Andrew Borodin <a_borodin>||Submitted on:||Wed 14 Nov 2007 07:00:13 AM UTC|| 
     6||Category:||Core||Priority:||5 - Normal|| 
     7||Status:||None||Privacy:||Public|| 
     8||Assigned to:||None||Open/Closed:||Open|| 
     9 
     10Discussion: 
     11{{{ 
     12Wed 14 Nov 2007 07:00:13 AM UTC, original submission: 
     13 
     14What the WANT_WIDGETS define is need for? I propose to remove  
     15WANT_WIDGETS at all. Patch is attached. 
     16 
     17Changelog: 
     18 
     19src/main.h: Remove #ifdef WANT_WIDGETS preprocessor directive. 
     20src/filegui.c: Remove #define WANT_WIDGETS preprocessor directive. 
     21src/layout.c: Likewise. 
     22src/screen.c: Likewise. 
     23}}}