sf_config/config/inc/bldcodeline.hrh
changeset 1 e7fcfcd96f19
parent 0 6d65d5acee06
child 5 b6ec929c591b
equal deleted inserted replaced
0:6d65d5acee06 1:e7fcfcd96f19
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
    18 #ifndef __BLDCODELINE_HRH 
    19 #ifndef __BLDCODELINE_HRH 
    19 #define __BLDCODELINE_HRH 
    20 #define __BLDCODELINE_HRH 
    20 
    21 
    21  
    22  
    22 /** #RD_32_BROWSER  
    23 /** #RD_32_BROWSER  
   583 #undef RD_IHL_EXTJPEGAPI                                   
   584 #undef RD_IHL_EXTJPEGAPI                                   
   584  
   585  
   585 /** #RD_IMAGEPREVIEW  
   586 /** #RD_IMAGEPREVIEW  
   586 ImageViewer's ImagePreview API and DLL are available in release. 
   587 ImageViewer's ImagePreview API and DLL are available in release. 
   587 */ 
   588 */ 
   588 #define RD_IMAGEPREVIEW                                     
   589 #undef RD_IMAGEPREVIEW                                     
   589  
   590  
   590 /** #RD_IMAGINGCONFIGMANAGER  
   591 /** #RD_IMAGINGCONFIGMANAGER  
   591 Flag to include/exclude Imaging Configuration Manager component. 
   592 Flag to include/exclude Imaging Configuration Manager component. 
   592 */ 
   593 */ 
   593 #undef RD_IMAGINGCONFIGMANAGER                             
   594 #undef RD_IMAGINGCONFIGMANAGER                             
  1237 /** #RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH  
  1238 /** #RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH  
  1238 Development of transition effects in UI rotation (layoutswitch) use case will be
  1239 Development of transition effects in UI rotation (layoutswitch) use case will be
  1239 done behind this flag to secure that existing functionality won't suffer
  1240 done behind this flag to secure that existing functionality won't suffer
  1240 regression during implementation. 
  1241 regression during implementation. 
  1241 */ 
  1242 */ 
  1242 #undef RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH              
  1243 #define RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH              
  1243  
  1244  
  1244 /** #RD_UI_TRANSITION_EFFECTS_LIST  
  1245 /** #RD_UI_TRANSITION_EFFECTS_LIST  
  1245 This flag will be used to secure that development of list transition effects
  1246 This flag will be used to secure that development of list transition effects
  1246 won't break existing fullscreen and components transition effects. 
  1247 won't break existing fullscreen and components transition effects. 
  1247 */ 
  1248 */ 
  1248 #undef RD_UI_TRANSITION_EFFECTS_LIST                       
  1249 #define RD_UI_TRANSITION_EFFECTS_LIST                       
  1249  
  1250  
  1250 /** #RD_UI_TRANSITION_EFFECTS_PHASE2  
  1251 /** #RD_UI_TRANSITION_EFFECTS_PHASE2  
  1251 Feature enables early development of 2nd phase UI transition effects. 
  1252 Feature enables early development of 2nd phase UI transition effects. 
  1252 */ 
  1253 */ 
  1253 #undef RD_UI_TRANSITION_EFFECTS_PHASE2                     
  1254 #define RD_UI_TRANSITION_EFFECTS_PHASE2                     
  1254  
  1255  
  1255 /** #RD_UI_TRANSITION_EFFECTS_POPUPS  
  1256 /** #RD_UI_TRANSITION_EFFECTS_POPUPS  
  1256 "Development of transition effects in popups (notes, queries, etc) will be done
  1257 "Development of transition effects in popups (notes, queries, etc) will be done
  1257 behind this flag to secure that existing functionality won't suffer regression
  1258 behind this flag to secure that existing functionality won't suffer regression
  1258 during implementation." 
  1259 during implementation." 
  1259 */ 
  1260 */ 
  1260 #undef RD_UI_TRANSITION_EFFECTS_POPUPS                     
  1261 #define RD_UI_TRANSITION_EFFECTS_POPUPS                     
  1261  
  1262  
  1262 /** #RD_UI_ZOOM  
  1263 /** #RD_UI_ZOOM  
  1263 This feature activates the zooming support in Series 60 UI. 
  1264 This feature activates the zooming support in Series 60 UI. 
  1264 */ 
  1265 */ 
  1265 #undef RD_UI_ZOOM                                          
  1266 #undef RD_UI_ZOOM                                          
  1412 RD flag for development of new XML Engine APIs. 
  1413 RD flag for development of new XML Engine APIs. 
  1413 */ 
  1414 */ 
  1414 #define RD_XML_ENGINE_API_CHANGE                            
  1415 #define RD_XML_ENGINE_API_CHANGE                            
  1415  
  1416  
  1416 
  1417 
  1417 #endif // __BLDCODELINE_HRH 
  1418 #endif // __BLDCODELINE_HRH