Re: Virtual meetings

2021-01-09 Thread Abdelrazak Younes
On Sun, Jan 3, 2021 at 9:39 PM Pavel Sanda wrote: > I would suggest we meet Mon 11 Jan, 5pm CET (4pm UTC, 11am EST) unless > there is a better proposal. > > I could send zoom invitiation if you all are ok with that. Otherwise > suggest > your tool and manage the managment side of the meeting. >

Re: Windows Installer: Future Issues

2018-03-14 Thread Abdelrazak Younes
On Wed, Mar 14, 2018 at 12:23 PM, Pavel Sanda wrote: > Abdelrazak Younes wrote: > > Thanks, I sometime read the devel list just for fun :-) > > That's a bizarre form of masochism :) > Where do you live now, there were some rumors we might try to organize > developme

Re: Windows Installer: Future Issues

2018-03-14 Thread Abdelrazak Younes
On Wed, Mar 14, 2018 at 11:14 AM, Pavel Sanda wrote: > Jean-Marc Lasgouttes wrote: > > Le 14/03/2018 ?? 11:10, Abdelrazak Younes a écrit : > >> By the way, you should definitely release now in order to get into next > >> Ubuntu LTS release... > > > > AFA

Re: Windows Installer: Future Issues

2018-03-14 Thread Abdelrazak Younes
By the way, you should definitely release now in order to get into next Ubuntu LTS release... On Wed, Mar 14, 2018 at 11:05 AM, Abdelrazak Younes wrote: > Hi Guys, > > In the old days we had the Friday rule for fight... you should restore the > tradition :-) > > Cheers, &g

Re: Windows Installer: Future Issues

2018-03-14 Thread Abdelrazak Younes
Hi Guys, In the old days we had the Friday rule for fight... you should restore the tradition :-) Cheers, Abdel On Wed, Mar 14, 2018 at 7:23 AM, Jürgen Spitzmüller wrote: > Dear all, > > I have kept calm in this debate until now, but since this is getting more > and more ridiculous, here is m

Re: C++ "good practices" regarding constifying a function parameter?

2016-08-07 Thread Abdelrazak Younes
On 06/08/2016 21:58, Guillaume Munch wrote: But I agree that new move functionality in C++11 is really nice and I know that I have to unlearn the good practice I learned so many years ago in order to use them efficiently. The issue with c++11 move semantics is that it is an addition of a big l

Re: C++ "good practices" regarding constifying a function parameter?

2016-08-06 Thread Abdelrazak Younes
On 06/08/2016 17:04, Guillaume Munch wrote: Le 06/08/2016 à 10:16, Abdelrazak Younes a écrit : (1) Do not commit any part of the patch because it is so minor. This is my preference because it doesn't bring anything and it can create confusion for the beginner when compared with

Re: C++ "good practices" regarding constifying a function parameter?

2016-08-06 Thread Abdelrazak Younes
On 06/08/2016 14:41, Vincent van Ravesteijn wrote: But, I guess the coding standard says that functions shouldn't be longer than something like half a screen. Exactly! Cheers, Abdel.

Re: Pandora's box

2016-08-06 Thread Abdelrazak Younes
Hi Guillaume, Just my 2 cents about those recent commits: 1) Switching to C++11 thread is a good thing 2) All these #if (gcc 4.6) are uglyfying the code considerably, you should enter C++11 with 2 steps or just leave it. Thanks, Abdel On 31/07/2016 19:38, Guillaume Munch wrote: Hi list, B

Re: C++ "good practices" regarding constifying a function parameter?

2016-08-06 Thread Abdelrazak Younes
Hi Scott, Too late already but my 2 cents below :-) On 27/07/2016 02:54, Scott Kostyshak wrote: The attached patch constifies a function parameter. My question is whether this patch causes more pain to other developers than it does good to the code. The patch modifies a header that is included

Re: One official build system?

2016-06-04 Thread Abdelrazak Younes
On 04/06/2016 10:18, Georg Baum wrote: Abdelrazak Younes wrote: Hi Guys, Funny to discover that the same discussion is coming back every couple of years :-) I am not surprised at all, maintaining two build systems with such a small amount of developers is simply stupid. I agree. The main

Re: One official build system?

2016-06-04 Thread Abdelrazak Younes
Hi Guys, Funny to discover that the same discussion is coming back every couple of years :-) On 03/06/2016 22:22, Jean-Marc Lasgouttes wrote: Le 03/06/16 à 18:42, Richard Heck a écrit : Same here. I am used to autotools, so I use it. I have reservations about cmake, but I would have some a

Re: [ANNOUNCE] LyX 2.2.0 Released

2016-05-31 Thread Abdelrazak Younes
Congratulations guys!!! It feels really good to know that LyX is still in development after so many years :-) I look forward to trying the new version... Abdel On 28/05/2016 01:55, Scott Kostyshak wrote: Public release of LyX version 2.2.0 We are p

Re: [patch] improve error output

2015-11-29 Thread Abdelrazak Younes
Hi Georg, Few nitpicks inline. On 29/11/2015 18:53, Georg Baum wrote: The investigation of bug 9139 showed that the error message we give when a file operation fails is not too clever. The attached patch improves this. It is still not optimal (since qt has a very limited set of error causes tha

Re: Unit testing

2015-11-05 Thread Abdelrazak Younes
On 04/11/2015 14:30, Vincent van Ravesteijn wrote: However, I would also count as advantage, if there is someone familiar with the framework and willing to do the setup and lend a helping hand to others. (Maybe, the toolkit with the most developers willing to work on should win.) We have discus

Re: Unit testing

2015-11-05 Thread Abdelrazak Younes
On 03/11/2015 14:28, Jean-Marc Lasgouttes wrote: Le 02/11/2015 21:36, Vincent van Ravesteijn a écrit : Dear all, I have prepared a unit test framework based on google-test (gtest). You can see the commits at http://git.lyx.org/?p=developers/vfr/lyx.git;a=shortlog;h=refs/heads/tests. It inclu

Re: UTF-8 in string literals and translation strings in particular

2015-10-08 Thread Abdelrazak Younes
On 08/10/2015 11:58, Guillaume Munch wrote: I think that my solution is vastly superior to these proposed alternatives that misrepresent the problem, and that I have lifted the technical objections and the burden for translators. I think I mostly agree with you at this point. That being said yo

Re: UTF-8 in string literals and translation strings in particular

2015-10-08 Thread Abdelrazak Younes
On 08/10/2015 16:14, Stephan Witt wrote: Am 08.10.2015 um 16:02 schrieb Jean-Marc Lasgouttes : I have to admit that I did not understand Abdel's idea %-| I understood it that way: to present the ellipsis character in the UI there is no need to put that character with unicode in the source code

Re: Release manager for LyX 2.2

2015-10-07 Thread Abdelrazak Younes
On 07/10/2015 21:35, Stephan Witt wrote: Am 07.10.2015 um 17:19 schrieb Richard Heck : On 10/07/2015 05:08 AM, Jean-Marc Lasgouttes wrote: Le 07/10/2015 11:04, Pavel Sanda a écrit : Hi all, it is very clear that we need to move forward with the release process. After the discussion with the

Re: UTF-8 in string literals and translation strings in particular

2015-10-07 Thread Abdelrazak Younes
On 07/10/2015 10:54, Jean-Marc Lasgouttes wrote: Le 06/10/2015 22:17, Guillaume Munch a écrit : I think you might be mixing issues. One thing is allowing to have UTF-8 string literals especially in translations, another one is deciding that we now use … instead of ... in the interface to be cons

Re: Understanding the painting process (André, Abdel, Lars, please read)

2015-10-04 Thread Abdelrazak Younes
On 03/10/2015 23:46, Jean-Marc Lasgouttes wrote: Le 03/10/2015 11:50, Abdelrazak Younes a écrit : I propose to get rid of pm::insetDimension. pm is bv dependent; so it should nicely adapt to it containing bv. I would think that bv::cordCache is bv dependent too... Sure. I do not

Re: Understanding the painting process (André, Abdel, Lars, please read)

2015-10-03 Thread Abdelrazak Younes
On 02/10/2015 15:38, Jean-Marc Lasgouttes wrote: Hello, After a gentle push by Guillaume and a boring meeting, I decided to actually read the code that handles metrics computing and contents drawing. The result is the document below, which is available in development/PAINTING_ANALISYS. It s

Re: About the rowpainter2 branch (testers, have a look!)

2015-08-08 Thread Abdelrazak Younes
On 23/07/2015 16:45, Jean-Marc Lasgouttes wrote: Le 23/07/2015 16:29, Richard Heck a écrit : I wonder how bad this will be. In practice, people do not actually use that many different words when writing. Probably no more than a few hundred, and a couple thousand, at most. It is not a problem o

Re: Failure to compile lyx with gcc 5.1 with the new ABI

2015-05-09 Thread Abdelrazak Younes
On 09/05/2015 11:39, Jean-Marc Lasgouttes wrote: Le 09/05/2015 09:30, Abdelrazak Younes a écrit : Now with modern compilers and STL, is much cheaper... Do you have a reference for that? My own experience + just some article that I read about gcc's and clang's STL mini

Re: C++ question about auto_ptr

2015-05-09 Thread Abdelrazak Younes
On 09/05/2015 11:37, Jean-Marc Lasgouttes wrote: Le 09/05/2015 09:18, Abdelrazak Younes a écrit : On 08/05/2015 22:13, Jean-Marc Lasgouttes wrote: With C++11, auto_ptr is deprecated and we get warnings. I am trying to see how we can get rid of it. unique_ptr is new to C++11, so I'd r

Re: [LyX/master] Fix build with GNU libstdc++ C++11 ABI

2015-05-09 Thread Abdelrazak Younes
On 08/05/2015 22:03, Jean-Marc Lasgouttes wrote: Le 08/05/2015 21:19, Georg Baum a écrit : commit 51cc8aa9f6b784f806b1d9cc97fe0749ffac29af Author: Georg Baum Date: Fri May 8 21:12:42 2015 +0200 Fix build with GNU libstdc++ C++11 ABI The GNU libstdc++ that ships witch gcc 5 can be

Re: Failure to compile lyx with gcc 5.1 with the new ABI

2015-05-09 Thread Abdelrazak Younes
On 08/05/2015 21:24, Georg Baum wrote: José Matos wrote: While testing what packages failed with the new ABI one of the cases is LyX (2.1.3), the first builder to fail was the x86_64 one and this is why this message refers to it: https://kojipkgs.fedoraproject.org//work/tasks/1267/9651267/buil

Re: C++ question about auto_ptr

2015-05-09 Thread Abdelrazak Younes
On 08/05/2015 22:13, Jean-Marc Lasgouttes wrote: With C++11, auto_ptr is deprecated and we get warnings. I am trying to see how we can get rid of it. unique_ptr is new to C++11, so I'd rather avoid that. Why that? unique_ptr is supported since gcc 4.4 released in 2009: https://gcc.gnu.org/gc

Re: [LyX/master] Grr...

2015-03-18 Thread Abdelrazak Younes
On 16/03/2015 14:29, Juergen Spitzmueller wrote: commit 066d6a9cfb3936c61b514d085df01dd6835c784a Author: Juergen Spitzmueller Date: Mon Mar 16 14:30:02 2015 +0100 Grr... By the way, we use at works clang-format for coding style formatting. I am confident that all LyX rules can be enfo

Re: new compiler warnings in master

2015-03-18 Thread Abdelrazak Younes
On 18/03/2015 11:39, Jean-Marc Lasgouttes wrote: Le 18/03/2015 08:30, Uwe Stöhr a écrit : Within the last 2 weeks a commit lead to these new compiler warnings: (The same that I constantly report here. I am wondering why the appear so often with recent commits.) The warnings should be gone now.

Re: [patch] LyX logo logoification

2015-03-15 Thread Abdelrazak Younes
On 15/03/2015 18:29, Jean-Marc Lasgouttes wrote: Le 15/03/15 08:44, Abdelrazak Younes a écrit : Comments? You use lots of hardcoded constants nobody except you will understand 1 month from now, and not even you 1 year from now :-P What is the LaTeX source code good for? I didn't know

Re: [patch] Prefer svg icons

2015-03-15 Thread Abdelrazak Younes
Hi Enrico, On 16/02/2015 15:21, Enrico Forestieri wrote: The attached patch let LyX use svg icons (if they exist) in preference to png ones. The svg icons automatically scale to the wanted dimension and the patch introduces 2 more resolutions (huge and giant icons) that should be useful to peopl

Re: [patch] LyX logo logoification

2015-03-15 Thread Abdelrazak Younes
On 13/03/2015 15:21, Jean-Marc Lasgouttes wrote: Le 13/03/2015 12:10, Jean-Marc Lasgouttes a écrit : In this patch, I change our new LyX logo inset to look like the real thing. Georg, is there a reason why your chose not to follow this route (or only lack of time/motivation). Also, I am not sur

Re: Thread problems with std::basic_string and GNU libstdc++

2014-11-23 Thread Abdelrazak Younes
On 23/11/2014 22:21, Richard Heck wrote: On 11/23/2014 02:38 PM, Jean-Marc Lasgouttes wrote: Le 23/11/2014 18:34, Abdelrazak Younes a écrit : This string might be modified by some class in main thread while being read at the same time by a buffer clone in the export thread. If the memory

Re: Thread problems with std::basic_string and GNU libstdc++

2014-11-23 Thread Abdelrazak Younes
On 22/11/2014 23:01, Richard Heck wrote: On 11/22/2014 03:19 AM, Abdelrazak Younes wrote: On 20/11/2014 21:04, Georg Baum wrote: I don't think so in this case. The crash happens because internal std::basic_string members are corrupt, and it is almost always a string created from Lan

Re: Thread problems with std::basic_string and GNU libstdc++

2014-11-22 Thread Abdelrazak Younes
On 20/11/2014 21:04, Georg Baum wrote: I don't think so in this case. The crash happens because internal std::basic_string members are corrupt, and it is almost always a string created from Language::babel_. Furthermore, I was not able to reproduce the crash after changing std::string const & ba

Re: Thread problems with std::basic_string and GNU libstdc++

2014-11-20 Thread Abdelrazak Younes
Hi Georg, Warning: I haven't read LyX source code for a long long time :-) On 19/11/2014 22:43, Georg Baum wrote: Hi, while investigating http://www.lyx.org/trac/ticket/9336 I found out a fundamental problem with our multithreaded export: The GNU libstdc++ gives only a relatively weak thread-s

Re: [LyX/master] Prevent accidental usage of wrong copy constructor

2014-11-14 Thread Abdelrazak Younes
On 14/11/2014 18:48, Georg Baum wrote: Jean-Marc Lasgouttes wrote: Le 11/11/2014 20:58, Georg Baum a écrit : commit 8f93600d3fa8182ba43973075cf37e7ecb2be8d3 Author: Georg Baum Date: Tue Nov 11 07:22:14 2014 +0100 Prevent accidental usage of wrong copy constructor Is this what we use

Re: cmake warnings

2014-05-11 Thread Abdelrazak Younes
On Sun, May 11, 2014 at 11:23 AM, Scott Kostyshak wrote: > On Sun, May 11, 2014 at 5:16 AM, Abdelrazak Younes wrote: > > On Sun, May 11, 2014 at 11:09 AM, Kornel Benko wrote: > >> > >> > Hunspell is installed on my system, why don't we pick that > >&

Re: Call for testers: the features/str-metrics branch

2014-05-11 Thread Abdelrazak Younes
On Thu, May 8, 2014 at 7:01 PM, Jean-Marc Lasgouttes wrote: > Le 08/05/14 18:45, Abdelrazak Younes a écrit : > > I don't read Arabic but my wife does. I'll see if I can find time over >> the week-end to compile your branch. >> > > Thanks, you'r

Re: cmake warnings

2014-05-11 Thread Abdelrazak Younes
On Sun, May 11, 2014 at 11:09 AM, Kornel Benko wrote: > > > You do miss some. > > > LYX_CPACK, LYX_ASPELL, LYX_ENCHANT, LYX_HUNSPELL. > > > > > > (If you don't use CPACK then at least use LYX_INSTALL option) > > > > > > > Hunspell is installed on my system, why don't we pick that > automatically

Re: Where is my menubar?

2014-05-11 Thread Abdelrazak Younes
On Sun, May 11, 2014 at 7:03 AM, Scott Kostyshak wrote: > On Sun, May 11, 2014 at 12:54 AM, Scott Kostyshak > wrote: > > > For me, toggling fullscreen on and off fixes the problem: > > lyx -x "command-sequence ui-toggle fullscreen; ui-toggle fullscreen" > > Or more simply: > lyx -x "ui-toggle me

Re: cmake warnings

2014-05-11 Thread Abdelrazak Younes
On Sun, May 11, 2014 at 12:22 AM, Kornel Benko wrote: > Am Samstag, 10. Mai 2014 um 22:26:24, schrieb Abdelrazak Younes < > you...@lyx.org> > > On Sat, May 10, 2014 at 9:50 PM, Kornel Benko wrote: > > > > > Am Samstag, 10. Mai 2014 um 18:32:13, schrieb Abdelra

Re: cmake warnings

2014-05-10 Thread Abdelrazak Younes
On Sat, May 10, 2014 at 9:50 PM, Kornel Benko wrote: > Am Samstag, 10. Mai 2014 um 18:32:13, schrieb Abdelrazak Younes < > you...@lyx.org> > > Hi guys, > > > > Just checked out feature/str-metrics and I got some warning when running > > cmake: > > >

Re: Where is my menubar?

2014-05-10 Thread Abdelrazak Younes
On Sat, May 10, 2014 at 9:36 PM, Abdelrazak Younes wrote: > On Sat, May 10, 2014 at 7:10 PM, Pavel Sanda wrote: > >> Abdelrazak Younes wrote: >> > Just for completeness. Ubuntu package 2.0.7 does not have this issue. >> >> I guess you use the unity crap, right?

Re: Where is my menubar?

2014-05-10 Thread Abdelrazak Younes
On Sat, May 10, 2014 at 7:10 PM, Pavel Sanda wrote: > Abdelrazak Younes wrote: > > Just for completeness. Ubuntu package 2.0.7 does not have this issue. > > I guess you use the unity crap, right? ;) > https://bugs.launchpad.net/ubuntu/+source/libdbusmenu/+bug/619811 > No,

Re: Where is my menubar?

2014-05-10 Thread Abdelrazak Younes
On Sat, May 10, 2014 at 6:42 PM, Abdelrazak Younes wrote: > Hi, > > Just compiled a fresh str-metrics under kubuntu 14.04 (Qt4.8) and there is > no menubar. This is actually the same for Firefox but there I can press Alt > key to show it. Under Lyx, nothing... Alt+F just print &#x

Where is my menubar?

2014-05-10 Thread Abdelrazak Younes
Hi, Just compiled a fresh str-metrics under kubuntu 14.04 (Qt4.8) and there is no menubar. This is actually the same for Firefox but there I can press Alt key to show it. Under Lyx, nothing... Alt+F just print 'f'... Abdel.

cmake warnings

2014-05-10 Thread Abdelrazak Younes
Hi guys, Just checked out feature/str-metrics and I got some warning when running cmake: CMake Warning (dev) at src/CMakeLists.txt:106 (add_executable): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy detail

Re: Converters: Skip Qt's loadable svg function

2014-05-10 Thread Abdelrazak Younes
On 07/05/2014 09:08, Pavel Sanda wrote: Vincent van Ravesteijn wrote: Now I remember why I didn't do that. We might want the Qt-automatic-way as a fallback when no custom converter is defined. Exactly. If user wants to have svg he has to install something to get pdf output, so the fallback d

Re: Call for testers: the features/str-metrics branch

2014-05-08 Thread Abdelrazak Younes
On 06/05/2014 11:06, Jean-Marc Lasgouttes wrote: 04/05/2014 22:14, Vincent van Ravesteijn: When selecting the first character, I see two things: 1) the connection between characters is lost (in master this is not the case) 2) the first character actually moves to the right on selection (while y

Re: Feature request

2014-04-29 Thread Abdelrazak Younes
On 29/04/2014 18:20, Richard Heck wrote: On 04/28/2014 06:10 PM, stefano franchi wrote: On Mon, Apr 28, 2014 at 4:14 PM, Tommaso Cucinotta > wrote: On 28/04/14 19:37, Patrick O'Keeffe wrote: I don't personally see any advantage to composing emails in Lyx.

Re: Copying and pasting to other apps

2014-04-29 Thread Abdelrazak Younes
On 27/04/2014 23:11, Tommaso Cucinotta wrote: On 27/04/14 16:58, Georg Baum wrote: If you copy something, it is put onto the clipboard in three formats: plain text, HTML (using the HTML export) and LyX since version 2.1. The pasting application is then supposed to select the most appropriate f

Re: Feature request

2014-04-27 Thread Abdelrazak Younes
On 24/04/2014 15:08, Jean-Marc Lasgouttes wrote: 24/04/2014 15:02, Kornel Benko: > What is so beautiful about the typography of the .html files we export, > though? C'mon, its not so bad. For a mail it should be OK. Do you see an added value wrt whatever html one can produce with thunderb

Re: Feature request

2014-04-27 Thread Abdelrazak Younes
On 24/04/2014 17:02, Kornel Benko wrote: Am Donnerstag, 24. April 2014 um 17:00:16, schrieb Kornel Benko Am Donnerstag, 24. April 2014 um 07:49:02, schrieb Pavel Sanda Kornel Benko wrote: Html is inappropriate for email http://www.avernus.com/~gadams/essays/20020418-html-mail.html This is

Re: Anybody Wanna Own Some Bugs?

2014-04-19 Thread Abdelrazak Younes
On 19/04/2014 19:22, Richard Heck wrote: Abdel has asked to be removed as default owner for the dialog and frontend-qt4 bugs, and I've also removed him as default owner of the file and menu bugs. Would anyone like to replace him? The only thing this really means is that you get an email when

Re: #7437: Assertion isDirectory() violated after importing '/a/' as plain text

2014-04-19 Thread Abdelrazak Younes
On 19/04/2014 19:25, Richard Heck wrote: On 04/19/2014 01:17 PM, Abdelrazak Younes wrote: If you want to remove yourself as owner of the other bugs, that is fairly easy to do via Batch Modify. Just select all the bugs you want to change and switch "Owner" to nobody. Hum, what

Re: #7437: Assertion isDirectory() violated after importing '/a/' as plain text

2014-04-19 Thread Abdelrazak Younes
On 19/04/2014 19:15, Richard Heck wrote: On 04/19/2014 01:07 PM, Abdelrazak Younes wrote: On 23/03/2014 13:33, LyX Ticket Tracker wrote: #7437: Assertion isDirectory() violated after importing '/a/' as plain text ---+--- Report

Re: #7437: Assertion isDirectory() violated after importing '/a/' as plain text

2014-04-19 Thread Abdelrazak Younes
On 23/03/2014 13:33, LyX Ticket Tracker wrote: #7437: Assertion isDirectory() violated after importing '/a/' as plain text ---+--- Reporter: gmatht@… | Owner: younes Type: defect | Status: new

Re: Dialog-Related Bug 8144

2014-04-19 Thread Abdelrazak Younes
:-) http://www.lyx.org/trac/query?status=!closed&owner=younes Abdel.

Re: About using git as file format for lyx ...

2014-03-08 Thread Abdelrazak Younes
On 08/03/2014 17:20, Richard Heck wrote: On 03/08/2014 10:31 AM, Liviu Andronic wrote: On Sat, Mar 8, 2014 at 10:51 AM, Liviu Andronic wrote: On Sat, Mar 8, 2014 at 8:54 AM, Abdelrazak Younes wrote: On 07/03/2014 03:09, Tommaso Cucinotta wrote: ... instead of XML, as discussed so often

Re: About using git as file format for lyx ...

2014-03-08 Thread Abdelrazak Younes
On 07/03/2014 03:09, Tommaso Cucinotta wrote: ... instead of XML, as discussed so often ... https://plus.google.com/+LinusTorvalds/posts/X2XVf9Q7MfV Bad idea for a document, LyX is used to create structured document, not database, we are not going to create a new directory for each new in

Re: Statusbar on fullscreen

2014-02-20 Thread Abdelrazak Younes
On 20/02/2014 00:10, Pavel Sanda wrote: Pavel Sanda wrote: Hi, it seems we forbid ui-toggle statusbar in fullscreen mode for no good reason. Please can someone on windows and mac test for me that the following patch does not break fullscreen statusbar absence? Hey, last appeal before commitin

Re: On GSOC 2014 application--again

2014-02-08 Thread Abdelrazak Younes
On 06/02/2014 22:25, stefano franchi wrote: I would like to ask, in particular, those mentors who had volunteered last year but whose projects were not chosen if they are still available. That means: - Abdel (layout editor, toolbar customization dialogue) Hi Stefano, As much I would like

Re: [LyX/master] Improve beamer frame conversion: consider explicit EndFrames between two identical frame types

2013-11-17 Thread Abdelrazak Younes
On 14/11/2013 15:53, José Matos wrote: On Monday 11 November 2013 09:16:23 Juergen Spitzmueller wrote: Improve beamer frame conversion: consider explicit EndFrames between two identical frame types Thank you, thank you, thank you. :-) That was on my todo list for some time but now that D

Re: 2.1.0 Blocker

2013-10-11 Thread Abdelrazak Younes
On 10/10/2013 23:12, Georg Baum wrote: Vincent van Ravesteijn wrote: The other difference I noticed is that on Cygwin and Solaris I get \renewcommand instead of \newcommand. That is, applying your patch, on Debian exporting from the GUI or from command line, produces the same result, but lyx s

Re: GSoC 2013: OutlineView and CorkboardView - ideas and questions

2013-05-13 Thread Abdelrazak Younes
On 13/05/2013 16:52, Ashley Shan wrote: Dear community, So I have been working with Rob on the non-linear writing project for a week already, and I'm focusing on implementing the corkboard graphics Ui. We planned to implement it using the graphic view framework, but I tried QML and think it's

Re: CMake for Apple?

2013-05-13 Thread Abdelrazak Younes
On 13/05/2013 14:54, Stephan Witt wrote: Am 13.05.2013 um 11:20 schrieb Benjamin Piwowarski : When make install from CMake produces an useful result like the auto-tools make install we have a good starting point. Then one can change the mentioned shell script or add its functionality to the

Re: CMake for Apple?

2013-05-12 Thread Abdelrazak Younes
On Sat, May 11, 2013 at 11:02 PM, Stephan Witt wrote: > Am 11.05.2013 um 17:50 schrieb Abdelrazak Younes : > > > Hi Stephan, > > > > At LyX meeting we are wondering why you are still using autotools for > Mac packaging. Do you miss anything from CMake that is not imp

CMake for Apple?

2013-05-11 Thread Abdelrazak Younes
Hi Stephan, At LyX meeting we are wondering why you are still using autotools for Mac packaging. Do you miss anything from CMake that is not implemented yet? Abdel.

Re: XML Parsing Library [was Re: XML For LyX]

2013-05-11 Thread Abdelrazak Younes
On Sat, May 11, 2013 at 12:03 PM, Abdelrazak Younes wrote: > On Sat, May 11, 2013 at 8:40 AM, Pavel Sanda wrote: > >> Abdelrazak Younes wrote: >> > I will discuss that face2face during the meeting. >> >> You should bring mirror then, no one else in this thread

Re: XML Library Question Answered?

2013-05-11 Thread Abdelrazak Younes
Hum I just saw this thread... So we all agree, that's good. Abdel. On Fri, May 10, 2013 at 10:09 PM, Nico Williams wrote: > On Fri, May 10, 2013 at 12:45 PM, Richard Heck wrote: > > The only significant worry here concerns stability: Could a Qt update > break > > us? We already depend heavily

Re: XML Parsing Library [was Re: XML For LyX]

2013-05-11 Thread Abdelrazak Younes
On Sat, May 11, 2013 at 11:11 AM, Andrew Parsloe wrote: > >> It is absolutely none of my business, but I do enjoy my daily 'fix' > eavesdropping on developer messages. > The live show is even more entertaining :-) Alessandro, do you like it? Abdel.

Re: XML Parsing Library [was Re: XML For LyX]

2013-05-11 Thread Abdelrazak Younes
On Sat, May 11, 2013 at 8:40 AM, Pavel Sanda wrote: > Abdelrazak Younes wrote: > > I will discuss that face2face during the meeting. > > You should bring mirror then, no one else in this thread is in Milano. > Anyway it's too late, Richard already barricaded in unde

Re: XML Parsing Library [was Re: XML For LyX]

2013-05-10 Thread Abdelrazak Younes
Guys Qt has a nice xml reader Also one with a nice stream like interface that would fit nicely in ours parser. And it quite fast too. I will discuss that face2face during the meeting. Abdel On May 9, 2013 11:26 PM, "Richard Heck" wrote: > On 05/09/2013 02:25 PM, Pavel Sanda wrote: > >> Richard

Re: GSOC Toolbar Customization Dialog

2013-04-30 Thread Abdelrazak Younes
Hi Mihai, Please always keep the devel list in CC as I might not be available. I think you can re-read the config file if you reset the global preferences. Abdel. On Mon, Apr 29, 2013 at 9:07 PM, Mihai Varga wrote: > Hello Abdel, > My name is Mihai Varga, I have sent a couple of weeks ago a

Re: GSoC - Toolbar Customization Dialog

2013-04-14 Thread Abdelrazak Younes
pport this development currently so let me quote what I just wrote to Manan a minute ago: A while ago I started this branch: https://gitorious.org/lyx/lyx/commits/younes/toolbar-settings There is only one commit: https://gitorious.org/lyx/lyx/commit/09d4c8e9fe139951209110c789bd6ca563942013 So

Re: GSOC 2013

2013-04-14 Thread Abdelrazak Younes
Hi Manan, A while ago I started this branch: https://gitorious.org/lyx/lyx/commits/younes/toolbar-settings There is only one commit: https://gitorious.org/lyx/lyx/commit/09d4c8e9fe139951209110c789bd6ca563942013 So maybe as a first step you can frontport this commit to current master. If you

Re: GSOC 2013

2013-04-11 Thread Abdelrazak Younes
Hi Manan, Let me forward your request to the development list. Abdel. -- > *De: *"Manan Dang" > *Envoyé: *Mercredi 10 Avril 2013 21:38:55 > *Objet: *GSOC 2013 > > Hi Abdelrazak Younes, > I am a junior year undergraduate student from Delh

Re: Assertion when exporting on command line with missing user directory

2013-04-07 Thread Abdelrazak Younes
On 06/04/2013 20:04, Scott Kostyshak wrote: On Sat, Apr 6, 2013 at 11:28 AM, Richard Heck wrote: On 04/05/2013 11:31 PM, Scott Kostyshak wrote: Should LyX exit more gracefully here? $ lyx -e pdf2 Intro.lyx Missing user LyX directory You have specified

Re: Horrible Assertion Failures: What To Do?

2013-04-07 Thread Abdelrazak Younes
On 06/04/2013 19:01, Richard Heck wrote: Consider this function: TextMetrics & BufferView::textMetrics(Text const * t) { LASSERT(t, /**/); TextMetricsCache::iterator tmc_it = d->text_metrics_.find(t); if (tmc_it == d->text_metrics_.end()) { tmc_it = d->text_metrics_.insert(

Re: Anchor Crashes

2013-04-07 Thread Abdelrazak Younes
On 06/04/2013 20:36, Richard Heck wrote: There have been several bugs recently (such as #8001) that involve failures somewhere to reset the anchor. Something like the attached would allow us to recover gracefully in release mode, while still asserting in development mode. Does this seems sens

Re: [LyX master] Add a WIN32 equivalent for gettimeofday

2013-03-25 Thread Abdelrazak Younes
On 25/03/2013 13:45, Jean-Marc Lasgouttes wrote: Le 25/03/2013 12:07, Vincent van Ravesteijn a écrit : Yes, I think we should. On Windows, it takes around 200-250usec to get a translated message, while on Linux you estimated it as 5usec. So, the issue might pop up in other situations as well, ev

Re: LyX developer meeting or not ?

2013-03-18 Thread Abdelrazak Younes
On 18/03/2013 10:21, Jean-Marc Lasgouttes wrote: Le 17/03/2013 15:25, Abdelrazak Younes a écrit : And off course: stabilize devel for 2.1 release. Another plan would be to relelase 2.1 before the meeting. Is this possible? I am not sur e that we have so many regressions wrt 2.0 in current

Re: LyX developer meeting or not ?

2013-03-17 Thread Abdelrazak Younes
On 14/03/2013 10:00, Jean-Marc Lasgouttes wrote: Le 14/03/2013 01:04, Alessandro Di Federico a écrit : On Sun, 2013-02-24 at 12:36 +0100, Vincent van Ravesteijn wrote: I did too.. sort of. It'd be nice to expand a bit the "what are we going to discuss" section. The most interesting is in ge

Re: editing math in lyx

2013-03-17 Thread Abdelrazak Younes
On 14/03/2013 15:14, Alex Vergara Gil wrote: Isn´t there a better way to do this inside LyX? I think this is a good feature request for developers, is not that hard to put a button inside the math environment that switches between TeX and rendered math mode, and when exited you see only rendered

Re: LyX developer meeting or not ?

2013-02-24 Thread Abdelrazak Younes
On 21/01/2013 02:23, Scott Kostyshak wrote: On Sun, Jan 20, 2013 at 7:49 PM, Uwe Stöhr wrote: Am 21.01.2013 01:43, schrieb Scott Kostyshak: I have been following with jealousy. Just come over. Hopefully next time. Scott Why that? If this is a money problem Lars said that there are some

Re: PATCH to make Qt5 (and Qt4) compilable [Re: #8250: OS X with retina display]

2013-02-03 Thread Abdelrazak Younes
On 03/02/2013 21:27, Stephan Witt wrote: Am 03.02.2013 um 20:40 schrieb Abdelrazak Younes : On 02/02/2013 23:07, Stephan Witt wrote: Am 02.02.2013 um 09:10 schrieb Abdelrazak Younes : On 31/01/2013 21:44, Stephan Witt wrote: Am 28.01.2013 um 10:02 schrieb LyX Ticket Tracker : #8250: OS X

Re: PATCH to make Qt5 (and Qt4) compilable [Re: #8250: OS X with retina display]

2013-02-03 Thread Abdelrazak Younes
On 02/02/2013 23:07, Stephan Witt wrote: Am 02.02.2013 um 09:10 schrieb Abdelrazak Younes : On 31/01/2013 21:44, Stephan Witt wrote: Am 28.01.2013 um 10:02 schrieb LyX Ticket Tracker : #8250: OS X with retina display -+- Changes (by spitz

Re: PATCH to make Qt5 (and Qt4) compilable [Re: #8250: OS X with retina display]

2013-02-02 Thread Abdelrazak Younes
On 31/01/2013 21:44, Stephan Witt wrote: Am 28.01.2013 um 10:02 schrieb LyX Ticket Tracker : #8250: OS X with retina display -+- Changes (by spitz): Does it make a difference if "Use pixmap cache" in Tools > Preferences > Look & Feel > Screen Fon

Re: LyX developer meeting or not ?

2013-01-08 Thread Abdelrazak Younes
On Thu, Dec 27, 2012 at 10:04 PM, Jean-Marc Lasgouttes wrote: > Le 27/12/12 20:44, Alessandro Di Federico a écrit : > > On Thu, 2012-12-27 at 16:26 +0100, Jean-Marc Lasgouttes wrote: >> > I am not sure we need a good hotel. Some mattresses to sleep on may be >>> enough. The event is very very inf

Re: LyX developer meeting or not ?

2013-01-08 Thread Abdelrazak Younes
On Thu, Dec 27, 2012 at 4:54 PM, Vincent van Ravesteijn wrote: > Op 27-12-2012 16:26, Jean-Marc Lasgouttes schreef > >> >> In France, May 9 is a non-working day (Ascension day), is it the same in >> Italy (we also have May 8 for the end of WW2, but I somehow doubt it is a >> national day in Italy

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-08 Thread Abdelrazak Younes
On Tue, Jan 8, 2013 at 9:52 AM, Jean-Marc Lasgouttes wrote: > > Goddwill and willingness to understand what you know and what you don't > are good enough (for all of us). > Please, don't bring religion to this list! Abdel

Re: Where to use qt4 (Re: Export-to fails for xhtml)

2012-12-11 Thread Abdelrazak Younes
On Tue, Dec 11, 2012 at 3:57 PM, Abdelrazak Younes wrote: > > A while ago, I proposed a flatter directory structure, I will look for it. > Here is it: src/lyx/ : basically one C++ file with main() using the other libraries below or not src/boost/ : to be removed later when we get rid

Re: Where to use qt4 (Re: Export-to fails for xhtml)

2012-12-11 Thread Abdelrazak Younes
Ah... a flameware just in time before Christmas! :-P On Tue, Dec 11, 2012 at 1:09 PM, Pavel Sanda wrote: > Tommaso Cucinotta wrote: > > Yes, everything compiles fine. Also ColorCache.h was not giving any > trouble, till I included it in graphics/PreviewLoader.cpp, because then gcc > > complained

Re: New layout argument work and Beamer

2012-11-27 Thread Abdelrazak Younes
Thanks for the detailed explanation Jurgen, I look forward to using it :-) This new layout infrastructure actually would justify a new new major release. Abdel. On Tue, Nov 27, 2012 at 1:51 PM, Jürgen Spitzmüller wrote: > Abdelrazak Younes wrote: > > Hi Jurgen, > > >

New layout argument work and Beamer

2012-11-27 Thread Abdelrazak Younes
Hi Jurgen, I am not sure I understand your recent work but can this be used to improve the beamer layouts? Recently I wanted to use program listing and I had to use a module I found in the wiki that adds the [fragile] keywords to the bearmer frame. So my question is can we use your work to tag a

Re: LyX developer meeting or not ?

2012-11-21 Thread Abdelrazak Younes
I would come. Abdel On Wed, Nov 21, 2012 at 3:05 PM, Jean-Marc Lasgouttes wrote: > Hi there, > > A month ago, when Alessandro Di Federico mentioned that he was doing a LyX > user conference on LyX in April at the Politecnico > di Milano, I foolishly answered that it would be great to do a develo

Re: Leftovers

2012-11-04 Thread Abdelrazak Younes
On 04/11/2012 01:48, Pavel Sanda wrote: Pavel Sanda wrote: commit 0a9735c5f7bbbaa24ac2e3e4fa745c6dfbc95a18 Author: Pavel Sanda Date: Sun Nov 4 01:18:16 2012 +0100 LyX 2.1 will support only Qt>=4.5. (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg175737.html)

Re: boost

2012-10-28 Thread Abdelrazak Younes
On 26/10/2012 23:42, Lars Gullik Bjønnes wrote: Pavel Sanda writes: | | BTW after some decade we still include boost in our tarballs and maintain | its updates. What was the original reason and is it still needed? My preferences are as follows: 0. Standard C++ 1. Something with the same apis/

  1   2   3   4   5   6   7   8   9   10   >