MantisBT - All Projects
Viewing Issues( 1 - 429 )
  PID CategorySeverityStatusUpdated Summary
  0001247   
[Ecere SDK]  ide:buildsystem
feature
new
2022-09-13Folder path in .epj project duplicates name
  0001246   
[Ecere SDK]  ec
major
new
2022-01-24Map::firstIterator.data does not work as expected
  00012434  
[Ecere SDK]  compiler
minor
confirmed (jerome)
2022-01-11Missing grammar.y update after changing RESTRICT
  000124412  
[Ecere SDK]  compiler
major
feedback (mingodad)
2022-01-10Use after free on compiler/libec/src/pass2.ec
  0001242   
[Ecere SDK]  ide:debugger
major
assigned (redj)
2021-06-27Setting breakpoint after debugging stopped still validates against old code
  00008411  
[Ecere SDK]  compiler
major
new
2021-06-25Conversion properties and Heap classes!!
  0001241   
[Ecere SDK]  ecere
minor
resolved (jerome)
2021-06-05GetKeyState(control) does not return true on a Ctrl+Click if the application was not in focus
  0001240   
[Ecere SDK]  ide
major
assigned (redj)
2021-05-04Fix confusion about -Wl, or no -Wl, linker flags
  0001239   
[Ecere SDK]  ide
major
assigned (redj)
2021-05-04Do not overwrite Makefile for no reason
  00012381  
[Ecere SDK]  
crash
new
2021-02-25Incorrect Class generated for class deriving from Map in MemoryGuard configuration
  0001236   
[Ecere SDK]  ecere
trivial
new
2021-02-25ProcessingInput.value.OnFree() does NOT clear actual value inside input; but it should
  0001237   
[Ecere SDK]  compiler
major
new
2021-01-21Duplicate enum declarationof enum types should be flag by compiler
  0001232 1
[Ecere SDK]  ide:codeeditor
crash
new
2020-11-16IDE Code Editor Freeze
  0001231 1
[Ecere SDK]  gui/controls
minor
new
2020-11-15confused node lines in the IDE's ProjectView when adding a large number of directories/files; buggy drawing by ListBox
  0001230   
[Ecere SDK]  compiler
major
new
2020-11-09Assigning to data member inside thisless method creating instance misses declaring data struct for class
  0001227   
[Ecere SDK]  buildsystem
major
assigned (redj)
2020-09-22System include paths are not being passed to C++ compiler
  00003714  
[Ecere SDK]  ide:autocomplete
major
new
2020-07-08Autocomplete & Watches inside new features (struct, enum... (Loop through methods...))
  0001224   
[Ecere SDK]  compiler:ecc
major
assigned (jerome)
2020-04-22Improper generated code
  0001223   
[Ecere SDK]  ide
feature
assigned (redj)
2020-04-09Facilitate selecting proper command to use for linking (especially for C++)
  0001221    minor
new
2020-02-14On Demand Freelance Marketplace
  0001220   
[Ecere SDK]  compiler
major
new
2019-11-27Very strange generic-related bug
  00011351  
[Ecere SDK]  compiler
block
new
2019-10-13Access mode mixups
  0001216 1
[Ecere SDK]  ecere
major
new
2019-08-18Non-AUR "make" fails with "EDASQLite.ec:17:10: fatal error: ffi.h: No such file or directory"
  0001215 1
[Ecere SDK]  ecere
major
new
2019-08-18AUR "makepkg -si" fails with /src/ecere-sdk-0.44.15/ecere/src/net/HTTPFile.ec
  0001214   
[Ecere SDK]  ecere
major
assigned (jerome)
2019-05-23Ctrl-Backspace doesn't mark EditBox as modified
  0001213   
[Ecere SDK]  compiler
minor
new
2019-03-20Use of ._class from typed_object generates bad C code with wrong indirection
  0001212   
[Ecere SDK]  compiler
crash
new
2019-02-20Importing "eda" rather than "EDA" caused a compiler crash on Windows
  0000289   
[Ecere SDK]  compiler
major
new
2019-02-20Somehow produce a warning when the case of an import mismatches the file path
  0000176   
[Ecere SDK]  compiler
major
new
2019-02-20import "eda" / "EDA" shouldn't cause multiple imports on Windows
  0001210   
[Ecere SDK]  ide:debugger
minor
new
2019-01-10program output is sometimes truncated when showed in the output / debug view
  00012072  
[Ecere SDK]  buildsystem
minor
new
2018-09-27Cannot finish building on OpenSuse, error: lvalue required as left operand of assignment _nc_ESCDELAY() = 0;
  0001206   
[Ecere SDK]  ecere
minor
new
2018-09-19comment line breaks econ parsing when using extra trailing comma
  0001205   
[Ecere SDK]  ec
crash
new
2018-09-17Explicitly referencing the base class causes the compile to fail
  0001204   
[Ecere SDK]  ec
crash
new
2018-09-17Using *& to reference an inherited class caused compile to fail
  0001202 1
[Ecere SDK]  ecere
block
new
2018-09-06Mac OS X build failing with fatal and "veryFatal" errors
  00010872  
[Ecere SDK]  ecere
major
resolved (jerome)
2018-08-19Various class:struct classes issues
  0001200   
[Ecere SDK]  compiler
major
new
2018-07-31+= doesn't work as intended with bit classes
  00011991  
[Ecere SDK]  ecere
major
assigned (slothtrop)
2018-07-20ECON parser fails to properly parse a=b while a = b works fine
  00011981  
[Ecere SDK]  ecere
major
feedback (slothtrop)
2018-07-19Comments in ECON are not ignored as they should -- commented code is still being applied!
  0001197   
[Ecere SDK]  compiler
major
new
2018-07-18Silent, leaking and confusing use of round-trip through conversion property when missing a cast
  0000643   
[Ecere SDK]  compiler
major
new
2018-07-18Conversion Property in an enum causes infinite cascading calls
  0000109   
[Ecere SDK]  compiler
minor
new
2018-07-18Infinite recursion (in enum matching?) when 2 classes have reciprocal conversion properties
  00004821  
[Ecere SDK]  ide
crash
new
2018-07-18ide : Color.ec add ColorRGBA property IDE crash (Stack overflow?)
  0000381   
[Ecere SDK]  ide
minor
assigned (jerome)
2018-07-18Infinite recursion on processing types for 2 classes offering a conversion property to each other
  0001196   
[Ecere SDK]  compiler
major
new
2018-07-15Array types mixups (Array inside class deriving from Array)
  0001142   
[Ecere SDK]  ec
minor
new
2018-04-27issue with Remove function not compiling unless the property executing it is instantiated seperately
  0001141   
[Ecere SDK]  ec
minor
new
2018-04-18myArray--;
  0001140   
[Ecere SDK]  ec
major
new
2018-04-16Base class referencing issues
  0001138   
[Ecere SDK]  installer
major
new
2017-08-11Installer still installs without the required space available
  0001137   
[Ecere SDK]  compiler
minor
new
2017-07-13warning for incompatible expression
  00011361  
[Ecere SDK]  compiler
crash
new
2017-07-08Accessing Base Class Member Not Working
  0001134   
[Ecere SDK]  compiler
minor
new
2017-06-09Assigning a value indexing an Array<int> from a variable typed as Array seems to add the value at the end or wrong location
  0001125   
[Ecere SDK]  ec
major
new
2017-03-21+= is missing parentheses in generated code
  00011241  
[Ecere SDK]  ide
crash
confirmed
2017-02-17Setting font.size in Window crashes IDE without explanation
  0001123 1
[Ecere SDK]  ide:designer
minor
confirmed (jerome)
2017-02-11View Designer deletes ProgressBar instance values when moved.
  0001122   
[Ecere SDK]  buildsystem
major
assigned (redj)
2017-01-19make install fails when source directory includes space
  0001121 4
[Ecere SDK]  compiler
major
new
2017-01-18Class layout mismatch with different declaration order in other .ec module, and with IDE watches vs. actual
  00009052  
[Ecere SDK]  compiler
major
assigned (jerome)
2016-09-22Min & Max do not take into consideration both operand types
  0001120 1
[Ecere SDK]  ecere
minor
new
2016-09-12Support creating windows from other threads on Win32
  0001119   
[Ecere SDK]  installer
feature
assigned (jerome)
2016-08-31Install runtime source
  0001118   
[Ecere SDK]  installer
minor
new
2016-08-21install location is not used for all files copied by the installer (x86 files end up in C:\Program Files (x86)\Ecere SDK)
  0001116   
[Ecere SDK]  installer
major
new
2016-08-21ide.exe vs ecere-ide.exe confusion
  00004884  
[Ecere SDK]  ide
minor
new
2016-08-21ide: codeeditor: Syntax Highlighting For other languages
  0001117   
[Ecere SDK]  ide:settings
minor
new
2016-08-21new settings in EcereIDE vs ecereIDE.ini confusions and/or getting rid of old config files?
  0000717   
[Ecere SDK]  installer
feature
confirmed (jerome)
2016-08-21Uninstaller
  0000722   
[Ecere SDK]  buildbot
feature
new
2016-08-21implement a Build bot to support windows auto update feature
  0000721   
[Ecere SDK]  ide
minor
new
2016-08-21Auto Update feature
  00007405  
[Ecere SDK]  buildsystem
feature
assigned (redj)
2016-08-20improve makefile generation to include use static pattern rules
  00001941  
[Ecere SDK]  ecere
feature
assigned (jerome)
2016-08-04First API Reference Documentation Iteration
  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
  00007681  
[Ecere SDK]  compiler:templates
minor
confirmed
2016-07-16compiler get confused about types in templates and report bad warnings
  00002191  
[Ecere SDK]  ecere
minor
new
2016-07-12IDE opens full-screen
  0000005   
[Ecere SDK]  ide
minor
new
2016-07-12Allow saving of settings
  00003271  
[Ecere SDK]  ide
feature
new
2016-07-12Remember IDE windows position
  0000473   
[Ecere SDK]  ide
minor
new
2016-07-12ide: project view: File Reordering
  0000081   
[Ecere SDK]  ide
feature
new
2016-07-12Implement move file / folder in the Project View
  00006881  
[Ecere SDK]  ecere
minor
assigned (redj)
2016-07-12api review: global settings with json
  00010891  
[Ecere SDK]  ide:buildsystem
major
assigned (redj)
2016-07-12nolinenumbers on single file affects entire project
  0000864   
[Ecere SDK]  ide:codeeditor
feature
assigned (jerome)
2016-07-12Ctrl+Bracket (go to matching) {, (
  00011012  
[Ecere SDK]  ide
minor
assigned (redj)
2016-07-12-O2 per file is NOT WORKING !!!!!
  00002911  
[Ecere SDK]  ide
trivial
assigned (jerome)
2016-07-12set number of characters to auto-indent
  00007931  
[Ecere SDK]  ide:settings
feature
assigned (jerome)
2016-07-12tab settings (global, per project)
  0000668   
[Ecere SDK]  ecere
minor
new
2016-07-12Brackets Auto-Indenting does not ignore brackets in comments
  0000321   
[Ecere SDK]  ide
feature
new
2016-07-12Bracket matching in editor
  0000532   
[Ecere SDK]  installer
major
new
2016-07-12Have an 'uninstall' in the SDK installer
  00002131  
[Ecere SDK]  ecere
minor
new
2016-04-23Add XRender glyph support for text output
  00008871  
[Ecere SDK]  ecere
minor
new
2016-04-23Proper fonts solution
  0000829   
[Ecere SDK]  compiler
minor
new
2016-04-19Error On Duplicate Enumeration value
  0000509   
[Ecere SDK]  ide
minor
new
2016-04-19ide: .ews handling
  0000842   
[Ecere SDK]  compiler
minor
new
2016-04-19static bool a, b; a default function declared right before, inside a private mode, on one line first identifier wrong mangling
  0000837   
[Ecere SDK]  compiler
minor
new
2016-04-19Have a way to access 'class' in an OnGetString method
  0000834   
[Ecere SDK]  compiler
minor
new
2016-04-199[array] C compatibility
  0000833   
[Ecere SDK]  compiler
minor
new
2016-04-19Support and Generate C99 L-value: &(int) { sizeof(uintptr_t) * 8}
  0000831   
[Ecere SDK]  compiler
minor
new
2016-04-19static class method does not get mangled when an incompatible expression warning is issued
  0000830   
[Ecere SDK]  compiler
minor
new
2016-04-19Struct class as param consistency
  0000857   
[Ecere SDK]  i18n
minor
new
2016-04-19incomplete language translations
  0000856   
[Ecere SDK]  i18n
minor
new
2016-04-19french translation
  0000853   
[Ecere SDK]  ecere
minor
new
2016-04-19(Calculator) Make it easier to not display underline keyed text on buttons
  0000852   
[Ecere SDK]  ecere
minor
new
2016-04-19(Calculator) Support multiple Smartkeys for buttons
  0000851   
[Ecere SDK]  ecere
minor
new
2016-04-19Fix Color Spheres sample with revised transparency stuff (linux) -- (Still Transparent in Quantal32-accl off)
  0000848   
[Ecere SDK]  compiler
minor
new
2016-04-19Warn against instantiating Module/Application objects
  0000846   
[Ecere SDK]  ecere
minor
new
2016-04-19Add missing API for Button states bitmaps
  0000868   
[Ecere SDK]  ide:debugger
minor
new
2016-04-19Tooltip watches when hovering over symbols in code editor (hovers)
  0000865   
[Ecere SDK]  ide:codeeditor
minor
new
2016-04-19Go to / Current Function drop box
  00007961  
[Ecere SDK]  ide
minor
new
2016-04-19Add support to turn on $(FVISIBILITY) for C files (Should it be on by default ? No. Current Default (off) is fine.)
  0000726   
[Ecere SDK]  installer
feature
new
2016-04-19option to turn on auto update and check for update at the end of installation
  0000709   
[Ecere SDK]  installer
minor
new
2016-04-19xp vm shortcuts
  0000596   
[Ecere SDK]  ide
major
new
2016-04-19Starting Debugging should NOT clear the Build log if nothing needs to be built
  0000419   
[Ecere SDK]  compiler
minor
new
2016-04-19suggested fix to ambiguous compiler error message
  0000820   
[Ecere SDK]  compiler:ecs
minor
new
2016-04-19Add system("pause") to debug build of console apps on Windows
  0000819   
[Ecere SDK]  ide
minor
new
2016-04-19Rename instances on renaming class
  0000817   
[Ecere SDK]  ide
minor
new
2016-04-19Edit/Copy/Paste in toolbar
  0000800   
[Ecere SDK]  eda:driver:sqlite
minor
new
2016-04-19SQLite default lock mode on Linux ? pragma alternative?
  0000389   
[Ecere SDK]  ide
minor
new
2016-04-19Show Current Function
  0000323   
[Ecere SDK]  ide
feature
new
2016-04-19Go to definition
  000030811
[Ecere SDK]  ide
feature
new
2016-04-19Go to definition in right click menu
  000015211
[Ecere SDK]  ecere
major
feedback
2016-04-19No Text or Widgets! (On Linux/PPC) - Font? ear/strip glitch?
  0000885   
[Ecere SDK]  installer
feature
new
2016-04-19Ecere for Android Installer
  0000878   
[Ecere SDK]  ecere
feature
new
2016-04-19Show Soft keyboard in text box
  0000872   
[Ecere SDK]  ecere
feature
new
2016-04-19iOS Support
  0000871   
[Ecere SDK]  ecere
feature
new
2016-04-19Cocoa Support
  0000869   
[Ecere SDK]  ecere
feature
assigned (jerome)
2016-04-19Android Sensors Support
  00008161  
[Ecere SDK]  ide
major
new
2016-04-19Making it easier to name/rename new project file/form (You almost never want a form1.ec)
  00003091  
[Ecere SDK]  ide
feature
new
2016-04-19Ability to launch custom source editor from IDE
  00007701  
[Ecere SDK]  compiler:templates
major
new
2016-04-19support for all data types in templates
  0000767   
[Ecere SDK]  ecere
major
new
2016-04-19String::OnCopy vs String::OnCompare handling of null and/or empty strings differ; it should be consistent
  0000761   
[Ecere SDK]  eda
major
new
2016-04-19eda: too much code is required for type-specific string functionality
  0000742   
[Ecere SDK]  buildsystem
feature
new
2016-04-19support java
  0000713   
[Ecere SDK]  installer
feature
new
2016-04-19display Readme after install
  0000957   
[Ecere SDK]  ide
feature
new
2016-04-19proper support for $(ENVIRONMENT_VARIABLE) in all global settings / project settings
  0000935   
[Ecere SDK]  ide
minor
new
2016-04-19Find/Replace in Files: find in project; find where tree is flat and the selection is forgotten.
  0000902   
[Ecere SDK]  ide
crash
new
2016-04-19IDE crash when updating a library that the IDE is parsing against and hitting a compile error
  0000883   
[Ecere SDK]  ide:autocomplete
minor
new
2016-04-19Types do not show up when auto-completing the return type of a method
  000080811
[Ecere SDK]  ide
feature
new
2016-04-19add some special logic to copy the project to ~/ if there is no writing permission
  00007321  
[Ecere SDK]  tarball
feature
assigned (redj)
2016-04-19add help target for documentation. make help at command line
  00002183  
[Ecere SDK]  ide
major
new
2016-04-19Be a bit more noob proof
  0000056   
[Ecere SDK]  ide
trivial
assigned (redj)
2016-04-19Keep opened files paths in workspace file relative to each project when applicable
  0001005   
[Ecere SDK]  compiler
major
new
2016-04-19IOChannel methods crash if not importing "ecere" or "ecereCOM" in module
  00010011  
[Ecere SDK]  ide
minor
new
2016-04-19ide: Add option for 'New Folder' to create an actual folder on the fileSystem
  0000989   
[Ecere SDK]  documentor
feature
assigned (jerome)
2016-04-19Undo/Redo support in Documentor editing
  0000967   
[Ecere SDK]  ide
feature
new
2016-04-19ability to reimport a new compiler from a .cf file
  0000914   
[Ecere SDK]  ide
major
new
2016-04-19build log is not reporting errors (and no build/clean) when user doesn't have file permissions to obj dir
  0000441   
[Ecere SDK]  documentor
minor
assigned (jerome)
2016-04-19documentor: search
  000014811
[Ecere SDK]  ide
feature
new
2016-04-19Caret being mislocated in EditBox with word wrap on
  00001431  
[Ecere SDK]  documentor
feature
new
2016-04-19API Reference should have an advanced search feature
  0001082   
[Ecere SDK]  ide
minor
new
2016-04-19ecc debugging: do not compile module prior to launching IDE
  0001066   
[Ecere SDK]  ide
feature
new
2016-04-19Have a way to exclude by bit length
  0001054   
[Ecere SDK]  compiler
minor
confirmed
2016-04-19Compiler doesn't complain about a non-virtual method without definition.
  0001038   
[Ecere SDK]  ide
tweak
new
2016-04-19Don't Auto-Expand "src" when loading up projects if it contains many files, and no folders
  0000908   
[Ecere SDK]  compiler
major
assigned (jerome)
2016-04-19unable to use class(MyClass) in a define
  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?
  0000301 1
[Ecere SDK]  ide
major
new
2016-04-19Dingbat's do not render
  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
  0000683   
[Ecere SDK]  ide
crash
new
2016-04-19Investigate a crash on a file within ecere.epj importing "Ecere"
  0000632   
[Ecere SDK]  ide
minor
new
2016-04-19Easy Static Linking
  0000585   
[Ecere SDK]  ide
minor
new
2016-04-19More accurate tracking of compilingModified / linkingModified
  00005841  
[Ecere SDK]  ide:buildsystem
feature
new
2016-04-19make pre-build and post-build actions into seperate rules and add support at the IDE level
  00004771  
[Ecere SDK]  
minor
new
2016-04-19sdk: toolchain: Cross Compiler
  0000403   
[Ecere SDK]  compiler
minor
new
2016-04-19Assigning Templated value to Array<T> doesn't work
  0000287   
[Ecere SDK]  ecere
major
new
2016-04-19Provide cross platform functions for manipulating endianness
  0000458   
[Ecere SDK]  compiler
minor
new
2016-04-19compiler: Linking ecereCOM-statically (and potentially Ecere), but exporting it outside!
  0000401   
[Ecere SDK]  ide
tweak
new
2016-04-19Find in Files .. tweak
  0001111   
[Ecere SDK]  ide:debugger
minor
new
2015-11-07valgrind: Try to debug a Release project with Valgrind on
  0001110   
[Ecere SDK]  ide:debugger
minor
new
2015-11-07Reset breakpoints hits / skip count in breakpoints view on restart
  0001109   
[Ecere SDK]  buildsystem
minor
new
2015-11-07make clean: though we don't want errors on attempting to delete non-existing files, errors on failing to delete would be quite u
  0001108   
[Ecere SDK]  ide
minor
new
2015-11-07Delete sym file when removing file from project
  0001107   
[Ecere SDK]  ide
minor
new
2015-11-07Check default opening path of IDE when editing files, and launching IDE from Start Menu
  0001106   
[Ecere SDK]  ide:buildsystem
minor
new
2015-11-07Project/Makefile: -memguard 'remove' on specific file
  0001105   
[Ecere SDK]  ide:findinfiles
minor
new
2015-11-07find in files: folder doesn't open -- Not opening (Folder)
  0001104   
[Ecere SDK]  ide:findinfiles
minor
new
2015-11-07Find in files: whole word extensions? (.cs)
  0001103   
[Ecere SDK]  buildsystem
minor
new
2015-11-07make distclean: Clean .Makefile, .configs/ and .ews
  0001102   
[Ecere SDK]  ide
minor
new
2015-11-07Additional linker options: -rpath and comma vs space
  0001100   
[Ecere SDK]  buildsystem
minor
new
2015-11-07sensitivity in environment variables like $(OBJ) ?
  0001099   
[Ecere SDK]  ide
minor
new
2015-11-07Debug / Compile not setting up compiler executable paths?
  0001098   
[Ecere SDK]  ide
minor
new
2015-11-07(Emscripten) Ending / disappearing when last argument of linker (for @/)
  0001097   
[Ecere SDK]  ide:buildsystem
minor
new
2015-11-07Setting PATH in Global Settings/Environment seems to override Executable Paths, Those should be added afterwards
  0001096   
[Ecere SDK]  ide
feature
new
2015-11-07Open Shell window with compiler environment
  0001094   
[Ecere SDK]  ide:buildsystem
minor
new
2015-02-28project name with char '-' used in c code
  0001093   
[Ecere SDK]  ide
feature
new
2015-02-15ide-integrated windows console / redirect input output / make ide program console experience common across platforms
  00004062  
[Ecere SDK]  compiler
feature
new
2014-10-24removing the need to use import "ecere" vs import static "ecere" depending on the linking method that was used
  0001092   
[Ecere SDK]  ide
feature
new
2014-10-24add binary-package/distribution-package option in menu->Project
  0001091   
[Ecere SDK]  ide:debugger
feature
new
2014-10-14add option to remove all breakpoints
  0001090   
[Ecere SDK]  ecere
minor
confirmed
2014-10-09'setting 'hasHeader' after adding fields cause header not to show up'
  0000654   
[Ecere SDK]  compiler
minor
new
2014-07-29Fix reference level on accessing a for ( : ) map iterator with a struct key (when assigning to a pointer)
  0001088   
[Ecere SDK]  eda:driver:sqlite
major
new
2014-07-17Do not force file name extensions on DB
  00010791  
[Ecere SDK]  compiler:ecp
minor
new
2014-07-14ecp breaks on cast to types defined elsewhere within a single statement
  0000360   
[Ecere SDK]  ide
minor
new
2014-07-14StringBTNode : Precomp errors without extra brackets
  0000277   
[Ecere SDK]  compiler
minor
new
2014-07-14'define' chokes on undefined classes used for casting in the defined expression
  0000364   
[Ecere SDK]  ide
minor
new
2014-07-14Precomp Syntax Error: define app = ((IDEApp)__thisModule); // cast before class definition breaks
  0000362   
[Ecere SDK]  ide
minor
new
2014-07-14Precomp Syntax Error in win32.ec: if(!window.dirtyArea.count) window.UpdateDirty((Box *)&ps.rcPaint);
  0000886   
[Ecere SDK]  ide
minor
new
2014-07-11Improve the IDE to facilitate developing Android apps ...
  0000884   
[Ecere SDK]  ecere
feature
new
2014-07-11Proper Multi-DPI Support
  0001062   
[Ecere SDK]  ecere
major
new
2014-07-11(X11) Cooperate with Clipboard Manager to preserve clipboard data on exit
  0001071   
[Ecere SDK]  ide
minor
new
2014-07-11Display BitmapResource from target Resources in form designer
  0001074   
[Ecere SDK]  compiler
major
new
2014-07-11Address the issue that MapNode::key and ::value return wrong values for Maps with struct keys
  0000590   
[Ecere SDK]  compiler
major
new
2014-07-11Wrong indirection level inside Map index operator for unit classes
  0000383   
[Ecere SDK]  ide
minor
new
2014-07-11Getting Virtual Methods IDs
  0000701   
[Ecere SDK]  eda:driver:sqlitecipher
minor
new
2014-07-11update sqlcipher to v2.0
  0000608   
[Ecere SDK]  compiler
minor
new
2014-07-11renew operator: should not need to be assigned!
  0000753   
[Ecere SDK]  compiler
minor
new
2014-07-11support setting a class_property of Field type by using dbfield
  00000391  
[Ecere SDK]  compiler
minor
new
2014-07-11Getting Virtual Methods IDs
  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.
  0000427   
[Ecere SDK]  ecere
minor
new
2014-07-11OpenGL, excessive CPU use when refreshing often but doing nothing.
  0000425   
[Ecere SDK]  compiler
minor
new
2014-07-11Missing .sym message should provide details of missing dll file or failed load or other issues.
  0000411   
[Ecere SDK]  ide
minor
new
2014-07-11Incorrect error message generated when importing a file that does not exist
  0000297   
[Ecere SDK]  ide
major
new
2014-07-11BitmapResource { somestringvariable, window=this }
  0000230   
[Ecere SDK]  compiler
major
new
2014-07-11Preprocessor errors are not reported
  00002271  
[Ecere SDK]  ide
major
new
2014-07-11Text output in build log drastically slows down compiling in IDE
  00001931  
[Ecere SDK]  ecere
major
new
2014-07-11Document that labeledWindow on parent cannot be set in instance or a memory leak occurs
  00001661  
[Ecere SDK]  ide
major
new
2014-07-11Uppercase extensions not working on Windows
  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
  00001471  
[Ecere SDK]  ide
minor
new
2014-07-11Stay On Top interfering with controls
  0000097   
[Ecere SDK]  ide
minor
new
2014-07-11disappearing menus in ide (maybe in other ecere apps as well) when using mouse
  0000674   
[Ecere SDK]  ide
feature
new
2014-07-11Support a non-global way to add library paths for resolving eC dynamic libraries
  0000663   
[Ecere SDK]  compiler
minor
new
2014-07-11FontData: for use in Map, conflict with FontData in Ecere
  0000662   
[Ecere SDK]  ide
major
new
2014-07-11Provide a way to include (e.g. a dependency) target directory in LD_LIBRARY_PATH without having to add it to Global Settings
  0000637   
[Ecere SDK]  ide
major
new
2014-07-11Double-Clicking (word highlight) while parameters list is up
  0000635   
[Ecere SDK]  ide
major
new
2014-07-11Opening parentheses with a space between function name does not pop up parameters list
  0000604   
[Ecere SDK]  ide
minor
new
2014-07-11resolve same file name conflict that may occur as common and platform-specific per-file/folder build exclusions are edited
  0000534   
[Ecere SDK]  ecere
feature
new
2014-07-11Provide a Print/PrintLn interface where it's missing
  0000528   
[Ecere SDK]  ecere
minor
new
2014-07-11Fixup NormalFileSystemIterator to match FileListing usage
  0000525   
[Ecere SDK]  ide
minor
new
2014-07-11ide: missing 'save project as' feature
  0000481   
[Ecere SDK]  compiler
minor
new
2014-07-11compiler: class Map { } - conflict with built in container class, bad cryptic things happen
  00004671  
[Ecere SDK]  compiler
minor
new
2014-07-11compiler: Using non public defines in public arrays
  0000465   
[Ecere SDK]  compiler
minor
new
2014-07-11compiler: Patch ePatch; ePatch = ePatch - 1; /* This gives out an error */ ePatch--; /* This does not! */
  0000460   
[Ecere SDK]  ecere
minor
new
2014-07-11compiler: runtime: templates: Map<struct, normalclass> : Map::Free does not work
  0000929   
[Ecere SDK]  buildsystem
minor
new
2014-07-11crossplatform.mk's touch function for windows doesn't support special chars in the file name or in the path
  00005472  
[Ecere SDK]  ecere
minor
new
2014-07-11Find a work around for XFilterEvent causing problems on old X.org versions
  00005423  
[Ecere SDK]  ide
feature
new
2014-07-11Handling multiple separate workspace containing the same project, opening Workspace from IDE command line
  00005241  
[Ecere SDK]  ide
minor
new
2014-07-11ide: show a message when LoadProject for an added project fails (when loading workspace and when adding a project)
  0000484   
[Ecere SDK]  compiler
minor
new
2014-07-11compiler: need error message or something -- 'return' vs 'this = ' with struct conversion properties
  00001501  
[Ecere SDK]  ecere
feature
new
2014-07-11Font property inheritance [GroupBox children need to be manually unbolded]
  00000961  
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11In X, when typing in ide: autocomplete popups are eating one keystroke
  0001043   
[Ecere SDK]  ide:debugger
minor
new
2014-07-11Watching x->y is not always equivalent to (*x).y
  00008951  
[Ecere SDK]  ide:debugger
feature
new
2014-07-11missing ability to debug a library by specifying a target executable
  00002751  
[Ecere SDK]  ide
major
new
2014-07-11need output window to stay after execution
  0000131   
[Ecere SDK]  ide
feature
new
2014-07-11Allow disabling of breakpoints
  0001081   
[Ecere SDK]  ide:debugger
minor
new
2014-07-11Support computing list initializers for instantiations
  0000507   
[Ecere SDK]  ide:debugger
minor
new
2014-07-11ide: debugger (compiler): using sizeof for array size does not work with eC classes,breaks debugger's offsets with typdef struct
  0000474   
[Ecere SDK]  ide:autocomplete
minor
new
2014-07-11ide:autocomplete: pass15.ec: ApplyAnyObjectLogic , watch on 'e'
  0000382   
[Ecere SDK]  ide:debugger
minor
new
2014-07-11Parsing direct3D9.ec, network.ec in debugger give null AST
  00002861  
[Ecere SDK]  ide:debugger
major
new
2014-07-11Debugging inside container for( : )
  00002021  
[Ecere SDK]  ide:debugger
minor
new
2014-07-11Debugging in OnSaveEdit is a pain (&this)
  0000181   
[Ecere SDK]  ide:debugger
minor
new
2014-07-11Debugger breakpoints with templates
  0000130   
[Ecere SDK]  ide
major
new
2014-07-11Configuration option whether to disable or auto-move breakpoints
  00005135  
[Ecere SDK]  compiler
feature
new
2014-07-11More Consistent Reference Counting: Block Scope
  0000177211
[Ecere SDK]  ecere
feature
new
2014-07-11eC String Solution
  0000475   
[Ecere SDK]  ide
minor
new
2014-07-11ide: tabbed documents instead of classic MDI
  00006391  
[Ecere SDK]  ecere
major
new
2014-07-11Primitive Alignment in OpenGL (Lines vs Filled areas)
  0000552   
[Ecere SDK]  ecere
major
new
2014-07-11Use XRender Glyphs in the X display driver
  0000478   
[Ecere SDK]  ecere
minor
new
2014-07-11runtime: unicode fonts show up as squares
  0000306 1
[Ecere SDK]  ecere
feature
new
2014-07-11add FTGL support to ecere fonts
  0000263   
[Ecere SDK]  ide
tweak
new
2014-07-11windows move when you use the Output window
  0000448   
[Ecere SDK]  ecere
minor
new
2014-07-11runtime: AutoLayout / Skinning GUI
  0000380   
[Ecere SDK]  ide
minor
new
2014-05-20Disable auto completion inside comments
  00009102  
[Ecere SDK]  ide:autocomplete
major
new
2014-05-19Overriding virtual method in helloForm , at the top of class does not work
  000065941
[Ecere SDK]  compiler
minor
new
2014-05-18Method/Symbol mixups on reverse-ordered Window hierarchy (only design issues remain) (ide/libec)
  0001080   
[Ecere SDK]  compiler
minor
new
2014-05-12Reporting Incompatible pointer types (int ** vs int[][])
  0001078 1 major
new
2014-05-10widgets
  00006501  
[Ecere SDK]  compiler
feature
new
2014-05-04We need our own translation tool (.po file editor)
  0001076   
[Ecere SDK]  compiler
minor
new
2014-05-01Support breaking and stepping on default properties assignments
  00010521  
[Ecere SDK]  compiler
major
confirmed
2014-04-30ecc gives an error de-referencing a pointer to a local struct
  0001070   
[Ecere SDK]  compiler
minor
new
2014-03-23PrintType potential overflow
  0001069 1 feature
new
2014-03-21New Parameters
  0001068   
[Ecere SDK]  compiler
minor
new
2014-03-18Produce internationalization templates with a tool separate from ecs
  0001067 1 feature
new
2014-03-07Monitor
  00005763  
[Ecere SDK]  compiler
tweak
new
2014-02-22bad import pattern slows compilation of pannels flles
  0000180   
[Ecere SDK]  ide:autocomplete
tweak
new
2014-02-22Autocomplete snappiness
  0000258   
[Ecere SDK]  ecere
feature
new
2014-02-22Drag and Drop
  0001053 1 feature
new
2014-01-09Monitor
  0001049 1 feature
new
2013-12-14Monitor
  0001048 1 feature
new
2013-12-12Monitor
  0001047 1 feature
new
2013-12-03Monitor
  0001046 1 feature
new
2013-12-02Integrate
  0000050 1 feature
new
2013-11-26Preloading support between tracks
  00010281  
[Ecere SDK]  ec
feature
new
2013-10-18Closure support
  00010261  
[Ecere SDK]  ecere
major
new
2013-10-18problem on Editbox with autoSize=true, hasVertScroll=true and maxClientSize=X
  0001027   
[Ecere SDK]  ecere
major
new
2013-10-18problem with EditBox's property wrap=true,autoSize=true,maxClientSize={X,Y},hasVertScroll=true
  00009261  
[Ecere SDK]  ecere
feature
new
2013-09-28Blackberry Support
  00005142  
[Ecere SDK]  compiler
feature
new
2013-09-18Support for Interface Constructs
  0000892   
[Ecere SDK]  compiler
feature
new
2013-09-10Operator Definition support for Strings, Vectors, Quaternions, Matrices...
  0000847   
[Ecere SDK]  compiler
minor
new
2013-09-10Don't let silly things like this method pass: bool () { }
  0000888   
[Ecere SDK]  compiler
tweak
assigned (jerome)
2013-09-10Rewrite Parser
  0000932    major
new
2013-06-06handle disconnect (show in conversation and act accordingly) and auto re-connect.
  0000930   
[Ecere SDK]  ecere
feature
new
2013-06-04Select files on Windows when going to folder
  0000904 1
[Ecere SDK]  ide
minor
new
2013-05-13ide spawns many uname processes that keep running
  0000282   
[Ecere SDK]  ide
feature
new
2013-05-11cycle counter
  0000901    feature
new
2013-05-07IRC revolution
  0000898   
[Ecere SDK]  ide
feature
new
2013-05-07MemoryGuard integration
  0000889   
[Ecere SDK]  compiler
minor
new
2013-05-01New Code Generation Options
  0000317   
[Ecere SDK]  ide
minor
new
2013-04-27Don't parse on typing . in ""
  00002641  
[Ecere SDK]  compiler
feature
new
2013-04-27Pluralization for classes, "with" clause
  0000080   
[Ecere SDK]  ide
minor
new
2013-04-25Ecere do not has many user
  0000386   
[Ecere SDK]  ide
minor
new
2013-04-25Parse only sections of code
  0000387   
[Ecere SDK]  ide
minor
new
2013-04-25Optimize reparsing: Memory / loading speed issues
  0000824   
[Ecere SDK]  compiler
minor
new
2013-04-24In MemoryGuard config, cannot compile List.ec without import "instance"
  0000782   
[Ecere SDK]  ecere
trivial
new
2013-03-27Window is all over the place [ Unexpected frame in Avast Sandbox mode frame ]
  00001421  
[Ecere SDK]  ecere
major
new
2012-04-17Refine DataBox control
  0000545   
[Ecere SDK]  ecere
major
new
2012-03-29Some things just won't work if you're using an Application instead of a GuiApplication
  0000490   
[Ecere SDK]  ecere
minor
new
2012-03-29runtime: TransformPoint is backwards? dest, src?
  00002921  
[Ecere SDK]  ecere
feature
new
2012-03-29Provide an interface to control blending modes
  0000266   
[Ecere SDK]  ecere
minor
new
2012-03-29Window children order problem when never meant to overlap
  0000246   
[Ecere SDK]  ecere
minor
new
2012-03-29ScrollDirection is too specific
  0000245   
[Ecere SDK]  ecere
tweak
new
2012-03-29GetLastDirectory method name misleading
  0000222   
[Ecere SDK]  ecere
minor
new
2012-03-29Confusion with id (a local variable) and id (the form's Window::id)
  0000204   
[Ecere SDK]  ecere
minor
new
2012-03-29Notification master (this for callbacks), versus master for modal system: MessageBox and NotifyDestroyed usability
  0000184   
[Ecere SDK]  ecere
minor
new
2012-03-29Common Controls should default anchored top/left
  0000183   
[Ecere SDK]  ecere
feature
new
2012-03-29Boolean anchors support
  0000178   
[Ecere SDK]  ecere
feature
new
2012-03-29Adding DataFields to editboxes without constructor
  0000115   
[Ecere SDK]  ecere
minor
new
2012-03-29Filename handling String functions can overflow
  0000599   
[Ecere SDK]  ide
feature
new
2012-03-29Automatic Software Update button in IDE
  0000558   
[Ecere SDK]  ide
feature
new
2012-03-29ide: designer: add option to set snap / edit grid size in GUI designer.
  00003991  
[Ecere SDK]  ide
feature
new
2012-03-29Add file to project
  0000325   
[Ecere SDK]  ide
minor
new
2012-03-29A-Z icon
  0000251 1
[Ecere SDK]  ide
tweak
new
2012-03-29smart highlighting: tracking matched and unmatched braces et al
  00004041  
[Ecere SDK]  documentor
feature
new
2012-03-29Show inherited methods/properties
  0000690    feature
new
2012-03-09ede-open: implement mime support
  0000612    minor
resolved (jerome)
2011-11-03Link with ecere's libaudio
  0000229    major
new
2011-10-03Acovel: Search is seriously broken
  0000618    minor
new
2011-09-10Get video working
  0000617    minor
new
2011-09-10Separate ffplay code
  0000616    minor
new
2011-09-10Refresh ( take out missing entries )
  0000615    minor
new
2011-09-10Go to folder
  0000614    minor
new
2011-09-10Double entries in library?
  0000613    minor
new
2011-09-10Cover loading on playing next album
  00002361   major
assigned (jerome)
2010-07-29Sometimes cover doesn't load up in Player window
  0000228    major
new
2010-07-29Acovel doesn't compile with latest FFMpeg
  00004761   minor
new
2010-07-26acovel: some acovel issues
  00002491   major
resolved (jerome)
2010-01-12Copy bug in the log Ecere Communicator
  0000242    major
new
2009-07-14Missing first letter in titles for Songs of distant earth 128kbps version
  0000238    major
new
2009-07-06Crash on Falling to pieces