- 14 Agu, 2014 40 kayıt (commit)
-
-
Efe Gürkan YALAMAN yazdı
SetupButton function overloaded for MenuButton type. Change-Id: Ib171c7590a59ad360dd8ebab1039d3eba5d565ef
-
Efe Gürkan YALAMAN yazdı
Change-Id: I9270136afeaadbbe16c408e6e7d2fbde5b53d324
-
Efe Gürkan YALAMAN yazdı
Change-Id: Iebf71deb4739703d87b944300cbc1b8ee2daacc5
-
Efe Gürkan YALAMAN yazdı
Some unneccesary code cleaned up. Change-Id: Iebc43ddc8276d5865c640b7fa955152a3361eb36
-
Efe Gürkan YALAMAN yazdı
All editing related code commented out. Code needs to be cleaned up. Change-Id: Ibe901684d8747552b8ebeeea848c8f5e050ae726
-
Efe Gürkan YALAMAN yazdı
Change-Id: I335e69de31bd64e7c4504a58d7652f755491af33
-
Efe Gürkan YALAMAN yazdı
Create new folder and delete a folder moved from template manager dialog to startcenter. Change-Id: If89b9fd7ee499f7fccda08d3ac989728148a24a0
-
Efe Gürkan YALAMAN yazdı
The localview is not causing crash now. Change-Id: Iea2fe607555d2d3c955f8f198240a2b2d1e26788
-
Efe Gürkan YALAMAN yazdı
Some more handlers and buttons moved. Still not usable mostly. Change-Id: I19c9c36a490030369b4e8d84b41f6d2962665426
-
Efe Gürkan YALAMAN yazdı
View bar moved to the start center without handlers. Visible but useless ATM. Change-Id: I1cb64faa1ee86b19ecbb793351c8c11362ef799e
-
Efe Gürkan YALAMAN yazdı
Small fix to add default filter. Which is none, it shows all. Change-Id: I49cf222b2909972f1800cd029f2ba97556aa955a
-
Efe Gürkan YALAMAN yazdı
Added TemplateLocalView to the StartCenter. "Templates" Button will hide RecentDocs and show TemplateLocal view. Change-Id: I34fc7f6ed0d819cf0c29dd89ee154408c5d8434f
-
Kohei Yoshida yazdı
Change-Id: Ie620208f02bf74844f9b7cb904f9c5abbb10ca07
-
Jan Holesovsky yazdı
Change-Id: I5f5889b6e63e8e6763abc39690adb78d48929783
-
Jan Holesovsky yazdı
Change-Id: I0a1303f5864516efbf69e7a0227f17e43aea4af7
-
Jan Holesovsky yazdı
This reverts commit 04b02f2f. Change-Id: Iac19a0ced09bc8372e3a572d57dd3ac33ece9191
-
Rachit Gupta yazdı
Replaced the hardcoded strings with their CUI_RES equivalents. Change-Id: I1f4e0451839cd9fe10aa9d1c5ae82af9fa13dc4e
-
Rachit Gupta yazdı
The result buttons are visible initially but are disabled. These get enabled when the results are available. A little code clean up. Change-Id: I6217d59220d871909bd001a6c7f3636b05cdf911
-
Rachit Gupta yazdı
Change-Id: Ia54e94c84e71fb794e7dec67f89306a5dd465f68
-
Rachit Gupta yazdı
Change-Id: I67ca901270874794ec55d5b7db2cd18e6d3a997d
-
Rachit Gupta yazdı
Added a data member m_bExecute which defaults to true but is set to false when StopExecution is called. During execution, the member's value is checked at various positions, if it is false, the execution is stopped by returning from the execute method. Following issues have been resolved: * Multiple searches can be performed. The previous search is halted. * Cancel button can be pressed in between any search or application of the persona. * A theme can be selected and applied by clicking on OK while the search is being done. Change-Id: Ic76c224ca0d317a6e1a44b3e8933a3ba50b371cb
-
Rachit Gupta yazdı
The label is not shown if there are no persona extensions installed. Change-Id: I758bb7ff7f22d56bfb7fe212908f9f5f1f3e7979
-
Rachit Gupta yazdı
* In the Personalization Tab Page, the button sizes are not affected by the presence of the preview buttons. THey remain their original size. * Added some padding and spacing to avoid cluttering of the widgets. Change-Id: Iea919b9fbfce4a7bfc82f73ccb49f94aa10ec804
-
Rachit Gupta yazdı
If the installed extension is removed, then the persona settings in the registry are cleared to avoid odd look in the UI. Change-Id: Iaa99f4c87ec6ce4a663e1a3cebb3f8ff45e02079
-
Rachit Gupta yazdı
Change-Id: I5ecd9e3b4a9b878cf5aeb2ccce2e51b45ce9a70a
-
Rachit Gupta yazdı
The UI now consists of a TreeView that lists all the personas that were installed through extensions. When the user selects any name from the list, the preview is shown in a button besides the list. If there are no extensions installed, the list stays hidden. Change-Id: I030d99549fd5b15d1104224116257ad62cdd1891
-
Rachit Gupta yazdı
Change-Id: I12baaf22bfad73e228d3ed55dcf365f8eba9cf0a
-
Rachit Gupta yazdı
If the user selects 'Plain look..' and clicks OK, the previous persona information is removed from the registry so that if the user selects either of the other option and clicks OK, the previous theme is not applied. Change-Id: I5f6a707e5f2724d2a3c39965d155cf47c898d392
-
Rachit Gupta yazdı
Change-Id: Ic662f59c084eacc7e99762c3e94fbcc191629557
-
Rachit Gupta yazdı
The PersonasEntry template in the registry now stores the setting as splitted values rather than ';' separated terms. The corresponding ';' separated setting is prepared and stored. Change-Id: I154d519c475a48763a75b5c35ad20f170c1d7996
-
Rachit Gupta yazdı
The user can install an oxt extension and choose his/her theme from the Personalization page. * Created a template in Common.xcs registry to hold the values for the PersonasList set. * Added 3 buttons to personalization_tab.ui to incorporate the latest 3 personas installed through extensions. * Currently, only 3 installed personas are shown alongwith the default available personas. Change-Id: I30a40ae48d17f4ed8caef33854ef88afcbec5a54
-
Rachit Gupta yazdı
Change-Id: I8d0b34e0c34c349baaa7c9a56fd1e6cfe3ad6934
-
Rachit Gupta yazdı
The user can now enter his/her own search term or can use the commonly used search terms to browse for themes. Change-Id: Ife4ad6b820784a6321f5b916a0069a915c114c7e
-
Rachit Gupta yazdı
Previously, all the search result images were displayed in one go, but now the images are shown as they are downloaded. Change-Id: I95990f36c242a0c90bd2b2fd65fd76953f46bcc2
-
Rachit Gupta yazdı
* The themes are stored in the share folder under the personas directory in the gallery. The information is stored in a personas_list.txt which contains the info in the form headerFile;footerFile;textColor;AccentColor for the default themes. * Changed the personalization_tab.ui to include _three_ buttons to show the default images. * Changed the vcl/source/app/settings.cxx to read the persona information properly in the case of default personas. * Some variable name changes. Change-Id: Ib5f2167729a5fb7eb8061925679560accb934a44
-
Rachit Gupta yazdı
The name of the theme is displayed in the progress label whenever the user clicks on one of the results. Change-Id: I4810c9e5faec1b1a5156716b9a62b1256951425c
-
Jan Holesovsky yazdı
* make the buttons scaling * [Search] next to the input line * mnemonic widget setting Change-Id: Ia175ba33077bd87fc9cf2b87ed5aeda2b9fc7848
-
Rachit Gupta yazdı
Change-Id: Ifefc528b425ed9ae7f1cdba47282a4f0875bd728
-
Rachit Gupta yazdı
Changed number of search results from 1 (development code) to 9 (production code). Change-Id: I9229f1db1df21bde3df60fd9d80e02307286b305
-
Rachit Gupta yazdı
The dialog did not close on clicking OK if nothing was selected or if nothing was searched. It does now. Change-Id: I92f777bca8f306fea8da3ebd18ca41c34443a733
-