summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2014-08-14personas: Added a TODO FIXME wrt. ssl negotiation.Jan Holesovsky1-0/+31
2014-08-14personas: Better default searches, improved error messaging.Jan Holesovsky2-9/+10
2014-08-14Removed hardcoded strings.Rachit Gupta4-8/+71
2014-08-14Changed Select Persona Dialog.Rachit Gupta2-19/+20
2014-08-14Added title to the Select Persona Dialog.Rachit Gupta1-1/+3
2014-08-14Fixed crash when cancel is clicked without searching.Rachit Gupta1-1/+2
2014-08-14Fixed thread related issues.Rachit Gupta2-5/+26
2014-08-14The "Select personas installed via extensions" label is invisible by default.Rachit Gupta3-2/+5
2014-08-14Improved UI: Large buttons are not shown.Rachit Gupta1-3/+3
2014-08-14Minor fix: Own persona selected when user selects installed persona.Rachit Gupta1-0/+2
2014-08-14Changed Personas installed through extensions procedure.Rachit Gupta3-65/+46
2014-08-14Moved the personas installed through extensions handling to 'own'.Rachit Gupta3-64/+97
2014-08-14Fixed Bug: Persona info is deleted if No Persona is selected.Rachit Gupta1-0/+2
2014-08-14Dropped 'Persona' from the properties in PersonasEntry template.Rachit Gupta1-6/+6
2014-08-14Changed application of personas through extensions procedure.Rachit Gupta1-6/+19
2014-08-14The Personas can be install through oxt extensions.Rachit Gupta3-19/+113
2014-08-14Fixed Typo.Rachit Gupta1-1/+1
2014-08-14Added some pre-defined search terms.Rachit Gupta3-7/+142
2014-08-14Improved search: the images are displayed as they are downloaded.Rachit Gupta3-13/+14
2014-08-14Added functionality to apply default themes.Rachit Gupta3-16/+141
2014-08-14The selected theme is shown in the progress label.Rachit Gupta1-1/+8
2014-08-14personas: Minor tweaks in the selection dialog.Jan Holesovsky1-61/+63
2014-08-14Code cleanup.Rachit Gupta1-60/+16
2014-08-14Minor Fixes.Rachit Gupta1-2/+2
2014-08-14Fixed Bug: SelectPersonaDialog was not closing on clicking OK.Rachit Gupta1-1/+2
2014-08-14Added check for no results.Rachit Gupta3-7/+25
2014-08-14Added error message to the progess label if something goes wrong.Rachit Gupta1-0/+6
2014-08-14Moved the application of persona process to SelectPersonaDialog.Rachit Gupta2-29/+60
2014-08-14Fixed Bug: Small buttons are not visible initially.Rachit Gupta1-9/+9
2014-08-14Fixed Bug: Multiple searches result in correct theme to be applied.Rachit Gupta2-0/+8
2014-08-14Fixed Bug: Progress label was not shown after another search.Rachit Gupta1-1/+6
2014-08-14The theme is download and applied in a separate thread.Rachit Gupta2-101/+130
2014-08-14Changed the Persona application process a bit.Rachit Gupta1-1/+3
2014-08-14The selected theme is now applied to the suite.Rachit Gupta2-50/+125
2014-08-14Little code cleanup.Rachit Gupta2-10/+13
2014-08-14Acquire the solar mutex, otherwise we cannot access vcl in the thread.Jan Holesovsky1-0/+4
2014-08-14Changed images to buttons so they are clickable.Rachit Gupta3-41/+72
2014-08-14Added setOptimalLayoutSize() to resize the dialog after images load.Rachit Gupta1-0/+1
2014-08-14The search result images are shown in the dialog.Rachit Gupta4-22/+269
2014-08-14Added SearchAndParseThread.Rachit Gupta2-22/+61
2014-08-14Moved definition of SelectPersonaDialog to personalization.hxxRachit Gupta3-35/+24
2014-08-14Changed license and added #ifdef.Rachit Gupta1-10/+5
2014-08-14Created std::vector to store learnmore URLs.Rachit Gupta2-18/+13
2014-08-14select_persona_dialog.ui changed to include search.Rachit Gupta2-57/+28
2014-08-14Created basic architecture for PersonasDocHandler.Rachit Gupta4-11/+178
2014-08-13WaE: C4245: signed/unsigned mismatchThomas Arnhold1-1/+1
2014-08-13update_pchThomas Arnhold1-1/+3
2014-08-12fdo#41350 "Expand Single Word" only shown active for "Last line: Justified"Joren De Cuyper1-3/+7
2014-08-10cui align: no need for OLocalResourceAccessThomas Arnhold1-2/+0
2014-08-09remove unused HYPERDLG_IMGBUTTON_HEIGHTThomas Arnhold1-1/+0