Some ideas for enhancements in the futire (up to version 6.00)...
+ add information of the code line which has created each output entry of the debugger (and a "show line in editor" function)
+ maybe #PB_2DDrawing_CustomFilter could be allowed to be combined with #PB_2DDrawing_AlphaBlend etc.
+ an old one: better jpeg support (SaveImage)
+ shortcuts for the IDE dialogs (especially Find/Replace: Alt+W=Whole Words only, Alt+R=Replace etc.)
+ enhanced search functioniality: regular expressions or another "intelligent mode" to allow to find DisableWindow(x,0) and DisableWindow(x,#False) in one step
+ enhanced constant viewer: different number formats (decimal, hex,...), more sorting or filter possibilities (to find a certain value etc.)