Re: GSoC weekly update: Improvements in Notebookbar

2018-08-07 Thread Kshitij Pathania
. 6. Some leftover work which I'am trying to do this week is to make is to make new menu button for notebookbar, and as draw notebookbar is WIP, if some work is required there. Regards, Kshitij Pathania ___ LibreOffice mailing list LibreO

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - include/vcl sw/source vcl/source

2018-07-10 Thread Kshitij Pathania
(+), 6 deletions(-) New commits: commit 2cad889d498bf48bdcf88138c53cb9d601ba17ec Author: Kshitij Pathania Date: Mon Jul 2 18:48:19 2018 +0530 Notebookbar:Context for printpreview is working. This is a combination of 3 commits. Notebookbar:Context for printpreview is now working

[Libreoffice-commits] core.git: include/vcl vcl/source

2018-07-09 Thread Kshitij Pathania
include/vcl/EnumContext.hxx |3 ++- vcl/source/window/EnumContext.cxx |9 + 2 files changed, 7 insertions(+), 5 deletions(-) New commits: commit 508f14b13614c9f5f9611589e7f744d1bc523ff3 Author: Kshitij Pathania Date: Thu Jul 5 10:15:21 2018 +0530 Conserved the

Re: GSoC weekly update: Improvements in Notebookbar

2018-07-09 Thread Kshitij Pathania
, trying to enable theming for tabbed notebookbar . Regards, Kshitij Pathania ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - sfx2/source

2018-07-06 Thread Kshitij Pathania
sfx2/source/appl/workwin.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 6d1c9d49bd262ba6746f5d5d2dd4e73da72b2324 Author: Kshitij Pathania Date: Sun Jun 24 01:57:11 2018 +0530 tdf#103226 Notebookbar:Disabled appearence of context toolbars

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - 2 commits - include/vcl sfx2/source vcl/source

2018-07-06 Thread Kshitij Pathania
insertions(+), 4 deletions(-) New commits: commit 5b927d8dd814084886b64878400ba1c30fe23aea Author: Kshitij Pathania Date: Tue Jun 12 01:49:55 2018 +0530 resizing of optionalbox now follows priority order strictly earlier box were not following the assigned priorities thus causing the

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - vcl/source

2018-07-06 Thread Kshitij Pathania
vcl/source/window/brdwin.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 4b848a51e9b8bc59aeb327d5c8349a29b26c31dc Author: Kshitij Pathania Date: Thu May 31 14:35:32 2018 +0530 tdf#107266 made background continous for menubar and notebookbar

[Libreoffice-commits] core.git: include/vcl sw/source vcl/source

2018-07-04 Thread Kshitij Pathania
deletions(-) New commits: commit d05b7b32d9ecb6fcb4a268eb68cdcee09bafa6dd Author: Kshitij Pathania Date: Mon Jul 2 18:48:19 2018 +0530 Notebookbar:Context for printpreview is now working Also the context stuff is now working well even after print preview is set Change-Id

Re: GSoC weekly update: Improvements in Notebookbar

2018-06-24 Thread Kshitij Pathania
. Have started working on my next task is to set the context for print preview. Regards, Kshitij Pathania ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: sfx2/source

2018-06-24 Thread Kshitij Pathania
sfx2/source/appl/workwin.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 2c317751c4b7661c10bd9eb11094febeccd1b816 Author: Kshitij Pathania Date: Sun Jun 24 01:57:11 2018 +0530 Notebookbar:Disabled appearence of context toolbars Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - vcl/source

2018-06-14 Thread Kshitij Pathania
vcl/source/window/builder.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 65a9e32b0ff3b2128d5381344f08ddacf758cece Author: Kshitij Pathania Date: Wed Jun 13 15:51:13 2018 +0530 Icons in menubutton are visible now Change-Id

[Libreoffice-commits] core.git: vcl/source

2018-06-14 Thread Kshitij Pathania
vcl/source/window/builder.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 51b72278b3c64978d0219f406ed5ab194cac2e0c Author: Kshitij Pathania Date: Wed Jun 13 15:51:13 2018 +0530 Icons in menubutton are visible now Change-Id

[Libreoffice-commits] core.git: sfx2/source

2018-06-12 Thread Kshitij Pathania
sfx2/source/notebookbar/NotebookbarPopup.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 4c6e11886a9d396bf7be18e9e3209a73c6e303ad Author: Kshitij Pathania Date: Tue Jun 12 01:49:55 2018 +0530 resizing of optionalbox now follows priority order strictly

Re: GSoC weekly update: Improvements in Notebookbar

2018-06-11 Thread Kshitij Pathania
Hi Everyone, This is the update of my work this week; 1. This week after merging some remaining nitpicks related to theming bugs https://gerrit.libreoffice.org/#/c/55118/ . 2. Now have started working on the resizing issues. Regards, Kshitij Pathania

[Libreoffice-commits] core.git: vcl/source

2018-06-06 Thread Kshitij Pathania
vcl/source/window/brdwin.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 09cc173d59c0b79dca1ea11b37c858e8716062d3 Author: Kshitij Pathania Date: Thu May 31 14:35:32 2018 +0530 tdf#107266 made background continous for menubar and notebookbar

Re: GSoC weekly update: Improvements in Notebookbar

2018-06-03 Thread Kshitij Pathania
will wrap up in the upcoming week, with the next target of fixing the resizing issues. Regards, Kshitij Pathania On Fri, May 25, 2018 at 1:11 PM, Kshitij Pathania wrote: > Hi Everyone, > > Following is the weekly update of my work: > > 1. Activated the notebookbar

[Libreoffice-commits] core.git: include/vcl sfx2/source vcl/source

2018-05-30 Thread Kshitij Pathania
insertions(+), 3 deletions(-) New commits: commit e02b3b095e472646c58eecd36d5a27b056dcb99e Author: Kshitij Pathania Date: Mon May 14 14:21:56 2018 +0530 tdf#112034 , tdf#107266 label color on basis of persona and persona flipping is fixed. Labelcolor not gets updated immediately but

GSoC weekly update: Improvements in Notebookbar

2018-05-25 Thread Kshitij Pathania
://gerrit.libreoffice.org/#/c/54111/ . 4. Also going through the code of resizing for notebookbar. Regards, Kshitij Pathania ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: officecfg/registry sd/sdi sd/source sd/uiconfig sd/UIConfig_sdraw.mk sfx2/source

2018-05-21 Thread Kshitij Pathania
: Kshitij Pathania Date: Fri May 18 19:50:01 2018 +0530 Activated notebookbar in draw Added tabbed and two groupedbars mode of notebookbar. Change-Id: I208a365139ca6c83510a73a8ffa0260b05787793 Reviewed-on: https://gerrit.libreoffice.org/54547 Tested-by: Jenkins

[Libreoffice-commits] core.git: vcl/source

2018-05-11 Thread Kshitij Pathania
vcl/source/control/tabctrl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3fc6ba164b187a2ea563cdc6ec6603b1e9357596 Author: Kshitij Pathania Date: Fri May 11 07:28:46 2018 +0530 [GSoC]Notebookbar: Hamburger icon is now well aligned Change-Id

GSoC Introduction

2018-05-08 Thread Kshitij Pathania
Hello Everyone, I am Kshitij Pathania, an Applied Mathematics undergraduate student in Indian Institute of Technology Roorkee. This summer, I will be working on the project "Improvements to Notebookbar <https://summerofcode.withgoogle.com/dashboard/student/proposal/4631712701612032/>&

[Libreoffice-commits] core.git: dbaccess/uiconfig framework/inc framework/Library_fwl.mk framework/source framework/util include/vcl officecfg/Configuration_officecfg.mk officecfg/files.mk officecfg/r

2018-04-02 Thread Kshitij Pathania
|3 27 files changed, 525 insertions(+), 625 deletions(-) New commits: commit 5c573a2f7473bae7bb965ca36557cd1b0bf7b9c9 Author: Kshitij Pathania Date: Mon Feb 12 03:27:50 2018 +0530 tdf#115131 made a common submenu for toolbars and notebookbars Also

Re: GSoC Idea Discussion "Improvements to Notebookbar"

2018-03-11 Thread Kshitij Pathania
orithm for resizing using PriorityHBox and DropdownBox or need to make a new algorithm to implement new features especially of ms ribbon resize(as these improvements will be slightly different from above algorithm and cannot be added on it ). Thank

GSoC Idea Discussion "Improvements to Notebookbar"

2018-02-27 Thread Kshitij Pathania
Hi Everyone, I am Kshitij Pathania, a Applied Mathematics undergraduate student in Indian Institute of Technology Roorkee. I am looking forward to apply for GSoC this year for the project titled "Improvements to Notebookbar" this year. To make myself familiar with the codes,i ha

[Libreoffice-commits] core.git: include/svtools sd/source svtools/source

2018-01-28 Thread Kshitij Pathania
include/svtools/treelistbox.hxx |1 + sd/source/ui/dlg/navigatr.cxx | 14 ++ svtools/source/contnr/treelistbox.cxx | 13 + 3 files changed, 28 insertions(+) New commits: commit 056c3bf2dcae23cd711d4cbffc3058cf31bfe75e Author: Kshitij Pathania Date

[Libreoffice-commits] core.git: sw/uiconfig

2018-01-25 Thread Kshitij Pathania
sw/uiconfig/swriter/ui/tocdialog.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 36686e2aae19651e3b2128f255537ed68d92fd06 Author: Kshitij Pathania Date: Thu Jan 25 00:37:49 2018 +0530 tdf#89605 Now preview appear on right Change-Id

[Libreoffice-commits] core.git: svx/source

2018-01-22 Thread Kshitij Pathania
svx/source/stbctrls/selctrl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit de1bb0878fc7d7eb6071ec94d770712648013075 Author: Kshitij Pathania Date: Mon Jan 22 00:32:22 2018 +0530 tdf#100370 Selection icon now working properly on mouse click

[Libreoffice-commits] core.git: cui/source

2018-01-19 Thread Kshitij Pathania
4f344f025a2fe0b8f2359aaf74a91f209e196923 Author: Kshitij Pathania Date: Sun Dec 10 22:28:48 2017 +0530 tdf#111747 Enabled position protection immediately after protection is checked Change-Id: I10409fe9e6eb7b932496346224952a7c4012cb38 Reviewed-on: https://gerrit.libreoffice.org/46192 Tested-by: Jenkins

[Libreoffice-commits] core.git: svtools/source

2017-11-29 Thread Kshitij Pathania
svtools/source/control/valueset.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 584a73ce23706c1e0dfbf32b4dbdbe6c79fb0ef2 Author: Kshitij Pathania Date: Thu Sep 28 07:32:52 2017 +0530 tdf#111801 added hover state to tabledesign sidebar

license statement

2017-11-29 Thread Kshitij Pathania
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice