Viewing Issues 151 - 200 / 429

    PID CategorySeverityStatusUpdated Summary
   00009031  
[Ecere SDK]  ecere
minor
new
2016-04-19Watches View: separator bar erased by ...
   00009001  
[Ecere SDK]  ide
major
new
2016-04-19Creating a project with a form does not actually write the form source file right away (And let the user chose the name)
   00008381  
[Ecere SDK]  compiler
minor
new
2016-04-19Base Virtual Methods Access
   0000769   
[Ecere SDK]  ide:debugger
major
new
2016-04-19a watch on a bool gives incorrect value in for(:) loops
   0000681   
[Ecere SDK]  compiler
minor
new
2016-04-19String s; s[0] gets treated as a numeric byte instead of char by Print functions
   0000506   
[Ecere SDK]  ide:debugger
minor
new
2016-04-19ide: debugger: Window class and struct of bitfieldss - watching derived classes in ecere.dll
   0000495   
[Ecere SDK]  ide:autocomplete
minor
new
2016-04-19ide: autocomplete: in enum, struct (not there!!!!), property ...
   0001086   
[Ecere SDK]  eda:driver:sqlite
major
new
2016-04-19Limitations in auto-generation of eda_table_fields
   00008361  
[Ecere SDK]  compiler
minor
new
2016-04-19Not require __extension__ for statements
   00008351  
[Ecere SDK]  compiler
minor
new
2016-04-19__statement
   00008281  
[Ecere SDK]  compiler
minor
new
2016-04-19Prevent instantiation of templates without types
   00008271  
[Ecere SDK]  compiler
minor
new
2016-04-19TestStruct { int x; }
   00003942  
[Ecere SDK]  ide:autocomplete
feature
new
2016-04-19AutoCompletion: Show API Reference Info in AutoComplete
   000025211
[Ecere SDK]  ide:autocomplete
tweak
new
2016-04-19Show API Reference Info in AutoComplete
   0001040   
[Ecere SDK]  ide:debugger
feature
assigned (redj)
2016-04-19Valgrind: add option ignore certain libraries, e.g. all in /usr/lib:
   0000340   
[Ecere SDK]  ide
minor
new
2016-04-19Form Editor: Field property dissappears
   0000337   
[Ecere SDK]  ide
minor
new
2016-04-19If after comma, popups get out of MkExpIdentifier and displays popups for MkExpIndex:
   00003022  
[Ecere SDK]  ide
tweak
new
2016-04-19highlighting and color saving
   00002681  
[Ecere SDK]  ide
tweak
new
2016-04-19editor should evaluate and notify (highlight) areas with uncast types
   0000206   
[Ecere SDK]  compiler
minor
new
2016-04-19Issues encountered in KCMD
   00000573  
[Ecere SDK]  ide
minor
acknowledged
2016-04-19mouse scroll in File > Open working only after click
   0000336   
[Ecere SDK]  ide
minor
new
2016-04-19args->Add(MkExpConstant("1", MkIdentifier("indexes")));
   0000335   
[Ecere SDK]  ide
minor
new
2016-04-19Don't fill up method if already block ahead
   0000334   
[Ecere SDK]  ide
minor
new
2016-04-19Build Errors: Go to code, cursor passed end of file, can go back up and back down
   00003261  
[Ecere SDK]  ide
minor
new
2016-04-19Click outside code editor, then try select a word (needs activation click first)
   0000322   
[Ecere SDK]  ide
feature
new
2016-04-19Find and replace remember selection
   0000311 3
[Ecere SDK]  ide
minor
new
2016-04-19IDE VISUALIZATION!!
   0000137   
[Ecere SDK]  ide
minor
new
2016-04-19Implement Project::Build as a thread, using new DualPipe line processing loop (See threads in Debugger.ec)
   0000104   
[Ecere SDK]  compiler
minor
new
2016-04-19Properties with a function pointer type are not working
   0000087   
[Ecere SDK]  compiler
minor
new
2016-04-19On FreeBSD calling gcc from compiling tools with -I"/usr/local/include" doesn't work
   0000068   
[Ecere SDK]  ide
minor
new
2016-04-19Find a way to prevent flashing console and/or application on top of code while stepping in Windows
   0000022   
[Ecere SDK]  ide
feature
new
2016-04-19Add bison/flex support to IDE
   0000686   
[Ecere SDK]  compiler
feature
new
2016-04-19smart symbol files auto dependencies
   0000601   
[Ecere SDK]  ecere
minor
new
2016-04-19Auto completion support within DropBox (ComboBox)
   0000343   
[Ecere SDK]  ide:debugger
minor
new
2016-04-19Line Numbers Output & e.g. expression of for statment
   00003122  
[Ecere SDK]  ide
feature
acknowledged
2016-04-19Support for GCC type checking
   0000243   
[Ecere SDK]  compiler
major
new
2016-04-19LaunchTimes in KCMD also requires an iterator to properly access Date object in additional to for( : ) syntax
   0000231   
[Ecere SDK]  compiler
major
new
2016-04-19Memoryguard compile problems with ffmpeg headers
   0000195   
[Ecere SDK]  compiler
minor
new
2016-04-19When declaring a virtual method as private, FindMethod might not find it since it is passed a module resulting in an unmangled i
   0000189   
[Ecere SDK]  ide
minor
new
2016-04-19Just passing by the form designer shouldn't move the caret
   0000188   
[Ecere SDK]  ide
minor
new
2016-04-19Form Designer: Have a default size for Windows in Designer when none is specified
   0000187   
[Ecere SDK]  ide
minor
new
2016-04-19Form Designer: Various reasons requiring to always running to see form changes
   00001861  
[Ecere SDK]  ide
feature
new
2016-04-19Form Designer: Aligning the right edge of a label to its attached control
   0000179   
[Ecere SDK]  ide
minor
new
2016-04-19Projects building: dependencies, current project
   0000151   
[Ecere SDK]  ide
feature
new
2016-04-19Change Instantiation names throughout the source.
   0000684   
[Ecere SDK]  ide
feature
new
2016-04-19CodeEditor: Expand/Collapse blocks, functions, classes...
   00005863  
[Ecere SDK]  ide
minor
new
2016-04-19Programmable function pointers on methods and as variables
   0000390   
[Ecere SDK]  ide
minor
new
2016-04-19Show Current switch case statement
   0000378   
[Ecere SDK]  ide
minor
new
2016-04-19NotifyClicked etc. master parameter in parameter popups
   0000357   
[Ecere SDK]  ide
minor
new
2016-04-19Warning or Error when more than one Application defined?