56 |
57 |
57 /** #RD_ALF_IN_PLATFORM |
58 /** #RD_ALF_IN_PLATFORM |
58 Flag enables ui accelerator toolkit development. |
59 Flag enables ui accelerator toolkit development. |
59 */ |
60 */ |
60 #define RD_ALF_IN_PLATFORM |
61 #define RD_ALF_IN_PLATFORM |
|
62 |
|
63 /** #ALF_USE_OPENWF_COMPOSITION |
|
64 Bug 1391 - UI Acceleration migration to OpenWF |
|
65 */ |
|
66 #define ALF_USE_OPENWF_COMPOSITION |
|
67 |
61 |
68 |
62 /** #RD_ALR_AND_NLR_ENABLERS |
69 /** #RD_ALR_AND_NLR_ENABLERS |
63 Enables Application and Network Level Roaming. |
70 Enables Application and Network Level Roaming. |
64 */ |
71 */ |
65 #undef RD_ALR_AND_NLR_ENABLERS |
72 #undef RD_ALR_AND_NLR_ENABLERS |
583 #undef RD_IHL_EXTJPEGAPI |
590 #undef RD_IHL_EXTJPEGAPI |
584 |
591 |
585 /** #RD_IMAGEPREVIEW |
592 /** #RD_IMAGEPREVIEW |
586 ImageViewer's ImagePreview API and DLL are available in release. |
593 ImageViewer's ImagePreview API and DLL are available in release. |
587 */ |
594 */ |
588 #define RD_IMAGEPREVIEW |
595 #undef RD_IMAGEPREVIEW |
589 |
596 |
590 /** #RD_IMAGINGCONFIGMANAGER |
597 /** #RD_IMAGINGCONFIGMANAGER |
591 Flag to include/exclude Imaging Configuration Manager component. |
598 Flag to include/exclude Imaging Configuration Manager component. |
592 */ |
599 */ |
593 #undef RD_IMAGINGCONFIGMANAGER |
600 #undef RD_IMAGINGCONFIGMANAGER |
1237 /** #RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH |
1244 /** #RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH |
1238 Development of transition effects in UI rotation (layoutswitch) use case will be |
1245 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 |
1246 done behind this flag to secure that existing functionality won't suffer |
1240 regression during implementation. |
1247 regression during implementation. |
1241 */ |
1248 */ |
1242 #undef RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH |
1249 #define RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH |
1243 |
1250 |
1244 /** #RD_UI_TRANSITION_EFFECTS_LIST |
1251 /** #RD_UI_TRANSITION_EFFECTS_LIST |
1245 This flag will be used to secure that development of list transition effects |
1252 This flag will be used to secure that development of list transition effects |
1246 won't break existing fullscreen and components transition effects. |
1253 won't break existing fullscreen and components transition effects. |
1247 */ |
1254 */ |
1248 #undef RD_UI_TRANSITION_EFFECTS_LIST |
1255 #define RD_UI_TRANSITION_EFFECTS_LIST |
1249 |
1256 |
1250 /** #RD_UI_TRANSITION_EFFECTS_PHASE2 |
1257 /** #RD_UI_TRANSITION_EFFECTS_PHASE2 |
1251 Feature enables early development of 2nd phase UI transition effects. |
1258 Feature enables early development of 2nd phase UI transition effects. |
1252 */ |
1259 */ |
1253 #undef RD_UI_TRANSITION_EFFECTS_PHASE2 |
1260 #define RD_UI_TRANSITION_EFFECTS_PHASE2 |
1254 |
1261 |
1255 /** #RD_UI_TRANSITION_EFFECTS_POPUPS |
1262 /** #RD_UI_TRANSITION_EFFECTS_POPUPS |
1256 "Development of transition effects in popups (notes, queries, etc) will be done |
1263 "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 |
1264 behind this flag to secure that existing functionality won't suffer regression |
1258 during implementation." |
1265 during implementation." |
1259 */ |
1266 */ |
1260 #undef RD_UI_TRANSITION_EFFECTS_POPUPS |
1267 #define RD_UI_TRANSITION_EFFECTS_POPUPS |
1261 |
1268 |
1262 /** #RD_UI_ZOOM |
1269 /** #RD_UI_ZOOM |
1263 This feature activates the zooming support in Series 60 UI. |
1270 This feature activates the zooming support in Series 60 UI. |
1264 */ |
1271 */ |
1265 #undef RD_UI_ZOOM |
1272 #undef RD_UI_ZOOM |