Viewing Issues 251 - 300 / 429

    PID CategorySeverityStatusUpdated Summary
  0000953   
[Ecere SDK]  compiler
feature
new
2014-07-11Generic support for methods with this type by reference
  00000983  
[Ecere SDK]  compiler
minor
new
2014-07-11using import in circular fashion classes deriving from window will no be known as such (must use import "ecere" to work around)
  0000658   
[Ecere SDK]  compiler
major
new
2014-07-11delete should always chose data members rather than properties
  0000391   
[Ecere SDK]  ide
minor
new
2014-07-11Highlight Called Expression when showing parameters
  0000346   
[Ecere SDK]  ide
minor
new
2014-07-11deleteDialog.ec : In OnPostCreate, FieldDataBox: pops up parameter popup, second pops up list and parameter pop up blank
  0000379   
[Ecere SDK]  ide
minor
new
2014-07-11Parameters popups in EDA: driver.FieldNext(
  0000952   
[Ecere SDK]  compiler
minor
new
2014-07-11Issues with thisclass
  00002571  
[Ecere SDK]  compiler
major
new
2014-07-11Functions with thisclass broken across .sym importing
  000051521
[Ecere SDK]  compiler
minor
new
2014-07-11EDA Database Syntax and other Improvements
  0000358   
[Ecere SDK]  ide
minor
new
2014-07-11else exp = MkExpConstant( : Parameters not popping up (pass16.ec)
  0000355   
[Ecere SDK]  ide
minor
new
2014-07-11bool OnKeydown(: Don't popup parameters when expecting an instance members on (
  0000342   
[Ecere SDK]  ide
minor
new
2014-07-11Default Properties: Not all postfix expression are accepted, only identifiers, otherwise should issue a warning or make it work
  0000348   
[Ecere SDK]  ide
minor
new
2014-07-11If "editRow.active = true;" After trying to type bool NotifyClicked(, not coming up
  0000354   
[Ecere SDK]  ide
minor
new
2014-07-11bool No* : Not Completing, whereas No* completes
  00006521  
[Ecere SDK]  compiler
minor
new
2014-07-11Compiler generating bad code for Map iterator
  0000200   
[Ecere SDK]  ecere
minor
new
2014-07-11Make FileSize 64 bit, add FileSize32: OnCompare and 64 bit ...
  00005912  
[Ecere SDK]  eda:driver:sqlite
major
new
2014-07-11[EDASQLite is] inconsistent with query with and without '?'
  0000344   
[Ecere SDK]  ide
minor
new
2014-07-11StringBinaryTree declared before BinaryTree: eClass_AddDataMember values nightmare
  0000207   
[Ecere SDK]  compiler
minor
new
2014-07-11Symbol files and specified 'this class' functions
  0000196   
[Ecere SDK]  compiler
minor
new
2014-07-11Identifier versus Type conflicts, the following seems to compile fine in C but generate syntax errors in eC:
  0000208   
[Ecere SDK]  compiler
minor
new
2014-07-11Unterminated String on a line causes many syntax errors
  0000182   
[Ecere SDK]  compiler
feature
new
2014-07-11?? operator
  0000359   
[Ecere SDK]  ide
minor
new
2014-07-11NETRESOURCE nr = {0}, * buffer = null;
  0000265   
[Ecere SDK]  ecere
feature
new
2014-07-11eC should have the '??' operator
  0000239   
[Ecere SDK]  ecere
minor
new
2014-07-11Multiple DB support in the eC integration of EDA seems to be quite limited
  0000368   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete: precomp fails to build an AST
  0000367   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete: (outside) Color a =
  0000365   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete: viewFrame. in Acovel/importDB.ec
  0000363   
[Ecere SDK]  ide:debugger
minor
new
2014-07-11eC AST null Syntax Error in win32.ec: bool for Win32 types
  0000329   
[Ecere SDK]  ide:autocomplete
feature
new
2014-07-11AutoComplete popups above top of screen
  0000185   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete: Window:: in filling up method overriding
  0000377   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11Autocomplete: General lack of tolerance for any syntax error
  0000376   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11Test Autocomplete with new features (size = { 10, 10 }, ...)
  0000375   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AUTOCOMPLETE lines.ec in E:\ecere\testing
  0000374   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete: window.style.. : too consecutive dots still popup members
  0000373   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete (WindowsSkin): if(window.style[.], ES_BORDER) && !BITSET(window.style, ES_CAPTION))
  0000372   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete: Undefined function: entry.bitmap.LoadFromFile(file, eString_GetExt(path, extension), null);
  0000370   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete: New check for command == Add, ...
  0000369   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete: sprite.ec
  0000593   
[Ecere SDK]  compiler
major
new
2014-07-11Checking a not casted typed_object for null should generate a compiler error (The code will otherwise crash)
  0000497   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11ide: autocomplete: elses without ifs break the parser
  0000496   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11ide: autocomplete: if(!bitmap.Save(, null, null)) these kind of syntax error break the parser
  0000366   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete: Explicit enum value within instantiation -- Player { id = Languages::^ };
  00001991  
[Ecere SDK]  compiler
minor
new
2014-07-11Creating empty struct class (0 bytes) fails
  00001021  
[Ecere SDK]  compiler
minor
new
2014-07-11An extra & is added when assigning pointer to a nohead class struct to an object, when inside brackets
  0000260   
[Ecere SDK]  ide
tweak
new
2014-07-11Support deleting multiple objects with a single delete keyword
  0000095   
[Ecere SDK]  ide:autocomplete
major
new
2014-07-11AutoComplete : a) MkExpMember(argExp, ^; b) true ? ^
  0000875   
[Ecere SDK]  ide
feature
new
2014-07-11Wrap up Visual Studio support
  0000078   
[Ecere SDK]  ide
minor
new
2014-07-11When opening a project and a workspace exists, code should be added to ensure the project is the contained within that workspace
  000042812
[Ecere SDK]  ecere
minor
new
2014-07-11Networking, Service, stop listening without disconnecting existing client connections.