Abdelghani Omari's activity

From 04/23/2017 to 05/22/2017

05/22/2017

12:40 PM U++ Refactoring #1725: usc extension is used for Macro file and for designerModule file
the "fn" keyword is common between "macro file" and "layout usc file"
when a "layout usc fie" starts with one or m...
Abdelghani Omari

05/21/2017

12:02 AM U++ Bug #1430 (Approved): HttpRequest issues
Abdelghani Omari
12:01 AM U++ Bug #1724 (Approved): LocalProcess portability issue: LocalProcess::Read2 can not return more tha...
Abdelghani Omari

05/17/2017

05:41 PM U++ Bug #1724: LocalProcess portability issue: LocalProcess::Read2 can not return more than 1024B on ...
Ok, "if" for posix version resolve the portability issue. Abdelghani Omari
02:22 PM U++ Bug #1724 (Approved): LocalProcess portability issue: LocalProcess::Read2 can not return more tha...
test case:... Abdelghani Omari
02:37 PM U++ Refactoring #1725 (Rejected): usc extension is used for Macro file and for designerModule file

The usc extension is used for two different things:
  - macro file, and designer module.
Is it possible to rese...
Abdelghani Omari
02:23 PM U++ Bug #1723 (Patch ready): Ide::IdePaste(String& data) shall be reviewed, it stop when file size re...
Abdelghani Omari
02:09 PM U++ Bug #1723 (Approved): Ide::IdePaste(String& data) shall be reviewed, it stop when file size reach...
In this function I noticed two things:
  - it stops at 5000000 without warning
  - I do not understand the conditio...
Abdelghani Omari
01:28 PM U++ Bug #1716: CParser:: IsId(const char*) && Id(const char*) does not check for valid C id
OK.
i think we shall update the docs.
we can add a sentence like :
The caller is responsible for calling th...
Abdelghani Omari

05/12/2017

08:51 PM U++ Bug #1716 (Rejected): CParser:: IsId(const char*) && Id(const char*) does not check for valid C id
for example:
CParser p("123");
p.Id("123"); return true instead of false, because "123" is not a valid C id.
Abdelghani Omari

05/04/2017

08:31 AM U++ Feature #1706 (Approved): TextDiffCtrl: Add Find in the FileList
!TextDiffImg.PNG! Abdelghani Omari

04/29/2017

01:37 AM U++ Feature #1696: plugin/Zip/UnZip: interface simplification & a little optimisation
i think we shall add abbreviations for that "fa fca fab fdab" like fi, fj fib ..
fa = for(auto& a: @@)
fcab = for(c...
Abdelghani Omari
01:18 AM U++ Feature #1696: plugin/Zip/UnZip: interface simplification & a little optimisation
thanks for the tips, i will consider that in future
but here the index is used in Seek(i)
Abdelghani Omari
01:09 AM U++ Feature #1699 (Approved): Add "Close right tabs" menu to TabBar
uppsrc\TabBar\TabBar.cpp... Abdelghani Omari

04/28/2017

08:30 PM U++ Feature #1697 (Approved): Display (Line, Column) : Add Selection length => Display (Line, Col, Sel)
Hi,
I have to use another text editor each time i want to calculate a text length
here the patched functions :
<pr...
Abdelghani Omari
07:58 PM U++ Feature #1696 (Approved): plugin/Zip/UnZip: interface simplification & a little optimisation
in the attached patch :
- update UnZip::ReadDir(): a file is added to the list only if all it's field are sets.
-...
Abdelghani Omari
 

Also available in: Atom