Viewing Issues 1 - 50 / 429

    PID  CategorySeverityStatusUpdatedSummary
   0000005   
[Ecere SDK]  ide
minor
new
2016-07-12Allow saving of settings
   0000022   
[Ecere SDK]  ide
feature
new
2016-04-19Add bison/flex support to IDE
   00000391  
[Ecere SDK]  compiler
minor
new
2014-07-11Getting Virtual Methods IDs
   0000050 1 feature
new
2013-11-26Preloading support between tracks
   0000055   
[Ecere SDK]  ide
feature
assigned (redj)
2016-08-04Implement locking workspace file and using the workspace in read-only mode when file is already locked
   0000056   
[Ecere SDK]  ide
trivial
assigned (redj)
2016-04-19Keep opened files paths in workspace file relative to each project when applicable
   00000573  
[Ecere SDK]  ide
minor
acknowledged
2016-04-19mouse scroll in File > Open working only after click
   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
   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
   0000080   
[Ecere SDK]  ide
minor
new
2013-04-25Ecere do not has many user
   0000081   
[Ecere SDK]  ide
feature
new
2016-07-12Implement move file / folder in the Project View
   0000087   
[Ecere SDK]  compiler
minor
new
2016-04-19On FreeBSD calling gcc from compiling tools with -I"/usr/local/include" doesn't work
   0000095   
[Ecere SDK]  ide:autocomplete
major
new
2014-07-11AutoComplete : a) MkExpMember(argExp, ^; b) true ? ^
   00000961  
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11In X, when typing in ide: autocomplete popups are eating one keystroke
   0000097   
[Ecere SDK]  ide
minor
new
2014-07-11disappearing menus in ide (maybe in other ecere apps as well) when using mouse
   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)
   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
   0000104   
[Ecere SDK]  compiler
minor
new
2016-04-19Properties with a function pointer type are not working
   0000109   
[Ecere SDK]  compiler
minor
new
2018-07-18Infinite recursion (in enum matching?) when 2 classes have reciprocal conversion properties
   0000115   
[Ecere SDK]  ecere
minor
new
2012-03-29Filename handling String functions can overflow
   0000130   
[Ecere SDK]  ide
major
new
2014-07-11Configuration option whether to disable or auto-move breakpoints
   0000131   
[Ecere SDK]  ide
feature
new
2014-07-11Allow disabling of breakpoints
   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)
   00001421  
[Ecere SDK]  ecere
major
new
2012-04-17Refine DataBox control
   00001431  
[Ecere SDK]  documentor
feature
new
2016-04-19API Reference should have an advanced search feature
   00001471  
[Ecere SDK]  ide
minor
new
2014-07-11Stay On Top interfering with controls
   000014811
[Ecere SDK]  ide
feature
new
2016-04-19Caret being mislocated in EditBox with word wrap on
   00001501  
[Ecere SDK]  ecere
feature
new
2014-07-11Font property inheritance [GroupBox children need to be manually unbolded]
   0000151   
[Ecere SDK]  ide
feature
new
2016-04-19Change Instantiation names throughout the source.
   000015211
[Ecere SDK]  ecere
major
feedback
2016-04-19No Text or Widgets! (On Linux/PPC) - Font? ear/strip glitch?
   0000153   
[Ecere SDK]  ide
major
new
2014-07-11Bug where focus gets stolen from code editor from saving, opening (, typing . etc., and code gets deleted when focus goes to pro
   00001661  
[Ecere SDK]  ide
major
new
2014-07-11Uppercase extensions not working on Windows
   0000176   
[Ecere SDK]  compiler
major
new
2019-02-20import "eda" / "EDA" shouldn't cause multiple imports on Windows
   0000177211
[Ecere SDK]  ecere
feature
new
2014-07-11eC String Solution
   0000178   
[Ecere SDK]  ecere
feature
new
2012-03-29Adding DataFields to editboxes without constructor
   0000179   
[Ecere SDK]  ide
minor
new
2016-04-19Projects building: dependencies, current project
   0000180   
[Ecere SDK]  ide:autocomplete
tweak
new
2014-02-22Autocomplete snappiness
   0000181   
[Ecere SDK]  ide:debugger
minor
new
2014-07-11Debugger breakpoints with templates
   0000182   
[Ecere SDK]  compiler
feature
new
2014-07-11?? operator
   0000183   
[Ecere SDK]  ecere
feature
new
2012-03-29Boolean anchors support
   0000184   
[Ecere SDK]  ecere
minor
new
2012-03-29Common Controls should default anchored top/left
   0000185   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11AutoComplete: Window:: in filling up method overriding
   00001861  
[Ecere SDK]  ide
feature
new
2016-04-19Form Designer: Aligning the right edge of a label to its attached control
   0000187   
[Ecere SDK]  ide
minor
new
2016-04-19Form Designer: Various reasons requiring to always running to see form changes
   0000188   
[Ecere SDK]  ide
minor
new
2016-04-19Form Designer: Have a default size for Windows in Designer when none is specified
   0000189   
[Ecere SDK]  ide
minor
new
2016-04-19Just passing by the form designer shouldn't move the caret
   0000192   
[Ecere SDK]  ecere
minor
new
2016-04-19geds.ec: MapNode<Organization, OrgUsed> , memory gets allocated but not freed; and gets copied since it's a struct
   00001931  
[Ecere SDK]  ecere
major
new
2014-07-11Document that labeledWindow on parent cannot be set in instance or a memory leak occurs
   00001941  
[Ecere SDK]  ecere
feature
assigned (jerome)
2016-08-04First API Reference Documentation Iteration
   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