sf_config/config/inc/bldcodeline.hrh
changeset 30 4fa861cc1ff5
parent 25 eae91afea9e5
equal deleted inserted replaced
28:f1c49de2a7ee 30:4fa861cc1ff5
   399  
   399  
   400 /** #RD_DSUI_TIMEDSYNC  
   400 /** #RD_DSUI_TIMEDSYNC  
   401 To provide timed synchronization feature to be included in the Data
   401 To provide timed synchronization feature to be included in the Data
   402 synchronization UI .  The flag will be used only in the OmaDsAppUi component. 
   402 synchronization UI .  The flag will be used only in the OmaDsAppUi component. 
   403 */ 
   403 */ 
   404 #define RD_DSUI_TIMEDSYNC                                   
   404 #undef RD_DSUI_TIMEDSYNC                                   
   405  
   405  
   406 /** #RD_DS_ICAL_SUPPORT  
   406 /** #RD_DS_ICAL_SUPPORT  
   407 Support for iCalendar synchronization 
   407 Support for iCalendar synchronization 
   408 */ 
   408 */ 
   409 #undef RD_DS_ICAL_SUPPORT                                  
   409 #undef RD_DS_ICAL_SUPPORT                                  
   589 #undef RD_IHL_EXTJPEGAPI                                   
   589 #undef RD_IHL_EXTJPEGAPI                                   
   590  
   590  
   591 /** #RD_IMAGEPREVIEW  
   591 /** #RD_IMAGEPREVIEW  
   592 ImageViewer's ImagePreview API and DLL are available in release. 
   592 ImageViewer's ImagePreview API and DLL are available in release. 
   593 */ 
   593 */ 
   594 #define RD_IMAGEPREVIEW                                     
   594 #undef RD_IMAGEPREVIEW                                     
   595  
   595  
   596 /** #RD_IMAGINGCONFIGMANAGER  
   596 /** #RD_IMAGINGCONFIGMANAGER  
   597 Flag to include/exclude Imaging Configuration Manager component. 
   597 Flag to include/exclude Imaging Configuration Manager component. 
   598 */ 
   598 */ 
   599 #undef RD_IMAGINGCONFIGMANAGER                             
   599 #undef RD_IMAGINGCONFIGMANAGER                             
  1243 /** #RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH  
  1243 /** #RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH  
  1244 Development of transition effects in UI rotation (layoutswitch) use case will be
  1244 Development of transition effects in UI rotation (layoutswitch) use case will be
  1245 done behind this flag to secure that existing functionality won't suffer
  1245 done behind this flag to secure that existing functionality won't suffer
  1246 regression during implementation. 
  1246 regression during implementation. 
  1247 */ 
  1247 */ 
  1248 #undef RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH              
  1248 #define RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH              
  1249  
  1249  
  1250 /** #RD_UI_TRANSITION_EFFECTS_LIST  
  1250 /** #RD_UI_TRANSITION_EFFECTS_LIST  
  1251 This flag will be used to secure that development of list transition effects
  1251 This flag will be used to secure that development of list transition effects
  1252 won't break existing fullscreen and components transition effects. 
  1252 won't break existing fullscreen and components transition effects. 
  1253 */ 
  1253 */ 
  1254 #undef RD_UI_TRANSITION_EFFECTS_LIST                       
  1254 #define RD_UI_TRANSITION_EFFECTS_LIST                       
  1255  
  1255  
  1256 /** #RD_UI_TRANSITION_EFFECTS_PHASE2  
  1256 /** #RD_UI_TRANSITION_EFFECTS_PHASE2  
  1257 Feature enables early development of 2nd phase UI transition effects. 
  1257 Feature enables early development of 2nd phase UI transition effects. 
  1258 */ 
  1258 */ 
  1259 #undef RD_UI_TRANSITION_EFFECTS_PHASE2                     
  1259 #define RD_UI_TRANSITION_EFFECTS_PHASE2                     
  1260  
  1260  
  1261 /** #RD_UI_TRANSITION_EFFECTS_POPUPS  
  1261 /** #RD_UI_TRANSITION_EFFECTS_POPUPS  
  1262 "Development of transition effects in popups (notes, queries, etc) will be done
  1262 "Development of transition effects in popups (notes, queries, etc) will be done
  1263 behind this flag to secure that existing functionality won't suffer regression
  1263 behind this flag to secure that existing functionality won't suffer regression
  1264 during implementation." 
  1264 during implementation." 
  1265 */ 
  1265 */ 
  1266 #undef RD_UI_TRANSITION_EFFECTS_POPUPS                     
  1266 #define RD_UI_TRANSITION_EFFECTS_POPUPS                     
  1267  
  1267  
  1268 /** #RD_UI_ZOOM  
  1268 /** #RD_UI_ZOOM  
  1269 This feature activates the zooming support in Series 60 UI. 
  1269 This feature activates the zooming support in Series 60 UI. 
  1270 */ 
  1270 */ 
  1271 #undef RD_UI_ZOOM                                          
  1271 #undef RD_UI_ZOOM                                          
  1425 
  1425 
  1426 If SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV, the windowserver component is built to use the OpenWF version of NGA.
  1426 If SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV, the windowserver component is built to use the OpenWF version of NGA.
  1427 */
  1427 */
  1428 #define SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV
  1428 #define SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV
  1429 
  1429 
       
  1430 
  1430 #endif // __BLDCODELINE_HRH
  1431 #endif // __BLDCODELINE_HRH