- 14 Agu, 2014 40 kayıt (commit)
-
-
Rachit Gupta yazdı
If another search was performed with the same instance of the dialog, then the progress label was not visible. It is visible now. Change-Id: Ic9526248d4f79585f59f24197aac832a0bcaaeb9
-
Rachit Gupta yazdı
Changed the SearchAndPersonaThread to include an instance of SvxPersonalizationTabPage along with an instance of SelectPersonaDialog. The constructor sets one of the instance and the other one as null. In the execute() method, whichever instance is null, the other one's process is done in the thread. Change-Id: Iabfbdba63ce532ab794d3697977b6fab3fdaa832
-
Rachit Gupta yazdı
The header and footer files of the selected theme are downloaded and saved in the Theme's own folder and applied. Change-Id: Ie974c9bedc01a20c70cb342196fb60550cb39a0f
-
Rachit Gupta yazdı
1. Added IMPL_LINKs for the result buttons. 2. Created a vector to store the temporary persona settings in the format: name;headerURL;footerURL;textColor;accentColor. 3. When a button is clicked, the corresponding setting is copied to m_aPersonaSetting. 4. The persona setting is parsed in CopyPersonaToGallery and the header and footer images are downloaded. Change-Id: Ib83016ad5bdfa83963843146ef6a4674fcd73868
-
Rachit Gupta yazdı
Changed a little bit of documentation and some variable names. Change-Id: I292bf63b41c2b7d0a5ee7f03eb8ca49bf42b64ee
-
Jan Holesovsky yazdı
Change-Id: I02fdbbfd4c9516597df395163e28f1d616aa390d
-
Rachit Gupta yazdı
Changed some variable names too. Change-Id: I166d996389c84d00782cba42169c991f8f0f923e
-
Rachit Gupta yazdı
Change-Id: If85d4baacbffb6b7e6bf8feceb9c58697ee158d8
-
Rachit Gupta yazdı
1. Changed the UI to include a 3x3 grid of images 2. The preview images are downloaded in the thread 3. The images are downloaded in their respective folders 4. A progress label is shown Change-Id: Id87e72343d28e03b37e0c422e5ebfe1a9a37c1b5
-
Rachit Gupta yazdı
The search results data is retrieved and parsed in a separate thread so that the UI doesn't hang awkwardly. Change-Id: I51437edd4cfbd45f5fb7e487ad2baf5dba6618a4
-
Rachit Gupta yazdı
Change-Id: Ic6ffcfb394e36d4d9ce9825b26095fe2a0f34fdd
-
Rachit Gupta yazdı
Change-Id: If1b0d447eba7c7afdc28aa4246556d14e2fcc98e
-
Rachit Gupta yazdı
For now, we have to parse the HTML and display the images as the result XML does not contain the header and footer URLs. Change-Id: Ie95a75e218bc3da12802c971ea744fb38951e574
-
Rachit Gupta yazdı
The entered text is searched on Mozilla's test server and the result is parsed. Change-Id: I2be660b0f7f60d2bdb2c54cbc958084b87ad1e05
-
Rachit Gupta yazdı
Change-Id: Ic1454344756c48090ebe821799d10dd6ace0264c
-
Michael Stahl yazdı
(regression from 5494954b) Change-Id: I8bc2e0e079cbf86449ef0ce9c046eedb624127f2
-
Michael Stahl yazdı
Change-Id: I7ef7de18c2f03d6dc825c12f14f3607fb64008cf
-
Michael Stahl yazdı
nssrenam.h is another horror... Change-Id: I166ac2ab1414e89d5cd4beae543670fdfa389adb
-
Michael Stahl yazdı
MSVC 2012 for x86 defaults to -arch:SSE2; binaries do not run on any AMD 32-bit CPU, neither on Intel Pentium III. http://msdn.microsoft.com/en-us/library/vstudio/7t5yh4fd%28v=vs.110%29.aspx Change-Id: Ie8253137db2699f2a7fa69c4ac4e7ded90931e3e
-
Takeshi Abe yazdı
Change-Id: I07daec0ced64d0ca6ad2dd06fd19a1c7366e5c31 Reviewed-on: https://gerrit.libreoffice.org/10921Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Kohei Yoshida yazdı
Change-Id: Ie3271400862bfca7ecbefbab2d3fcdc60a893818
-
Caolán McNamara yazdı
Project: help 658fb3a6464d2f73bfe853278596d57457fcee77
-
Palenik Mihály yazdı
Change-Id: I5ab4c42cf5467254423396ce4f56390fc2fb5276 Reviewed-on: https://gerrit.libreoffice.org/10920Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Kohei Yoshida yazdı
Change-Id: I0a29a1e490f5aa52a9057be71164573e403affe9
-
Kohei Yoshida yazdı
The old Impl instance is ref-counted, which I'd like to convert to using boost::intrusive_ptr. But to make it happen, we need to really hide this from public header... Change-Id: I1f1e9e500f2112eea04e3e6d661a7dfa74655c62
-
Kohei Yoshida yazdı
Also use 4-char tab space etc. Change-Id: I5ca007f58a588823ce9961af154cd97c25dd6f9b
-
Kohei Yoshida yazdı
Change-Id: If66f732265505a97990cf6c75ff53797a1d91b7a
-
Kohei Yoshida yazdı
And to make it easier to share common parameters between methods. Change-Id: Ibdbad66ea8f2f30b4518f9ecaec2f43087c54837
-
Kohei Yoshida yazdı
Change-Id: I4cb450afee9200ce749356b6a4bda8f046da305f
-
Caolán McNamara yazdı
Change-Id: I403bb7b96e8bcaa6138cdd9be823657bc47fa7ca
-
Caolán McNamara yazdı
Change-Id: Ib23d8ec34c757bb8268651d4a1d00c6528dac9c1
-
Caolán McNamara yazdı
Project: help 7cef65b120c00b4bdfb37859429ecbe5ed4f660b
-
Caolán McNamara yazdı
Change-Id: Icdfc9c02df251680b6f01fac184be9484edf8870
-
Caolán McNamara yazdı
only extracted, so seeing as nothing inherits from it and nothing creates another one, everything dependent on it existing is dead code, which enables removing the RID_DLG_NEWER_VERSION_WARNING dialog Change-Id: I9515abdfeebbe60f6cd88a160524327d039403f6
-
Caolán McNamara yazdı
Change-Id: Icc6757254721ed8c03356a6acc28e6f241c07153
-
Caolán McNamara yazdı
Project: help 65caf6f111cd29d807ab5b75bbe094804c0fa6eb
-
Miklos Vajna yazdı
Change-Id: Id0dd34110376168e34df4956869608895b86abfe
-
Miklos Vajna yazdı
Change-Id: I93fffff150e76a20decf2dd418f4cbd2b7418735
-
Caolán McNamara yazdı
so multiline text ends up splitting over a huge number of lines leading to massively tall dialogs when they contain text which is supposed to line break regression from 6ca2d0d6 Change-Id: I51cecd9164112af3208bffced63aed7e261ea9e2
-
Michael Stahl yazdı
Change-Id: Ibe2394978b776dd4a91a253856040fc45f81c7e9
-