Giter VIP home page Giter VIP logo

dmlist's People

Contributors

dmlou avatar

Watchers

 avatar  avatar

dmlist's Issues

Create installer/uninstaller

This app is Portable, but it does leave some reg keys behind. We may want to create an installer/uninstaller to clean up those reg keys as well as avoid issues with unlocking binaries and such. When distributing binaries, we'll have both the installer and the Portable versions available, though.

Fix compiler warnings

There are a ton of compiler warnings in the code. Outside of PCRE, which is an external library, we need to clean up these warnings and make the code more modern.

Fix problems with std::map assertion errors due to iterator issues

Now that I made the source public since it builds, I'm putting this here in case anyone actually tries it and notices that it crashes on start-up. I'm actually working on fixing this bug as I have the time, but I want a record of it in case anyone files a new one for some reason.

Replace homebrew "TreeList" with Boost::MultiIndex

It looks like Boost's MultiIndex container contains the functionality created by the old TreeList class. We should probably use this instead of TreeList. In fact, if it turns out it's too hard to even get TreeList to build, it may be necessary to do it right away instead of waiting until a buildable and runnable version is out the door.

When copying to the clipboard, do not copy superfluous trailing spaces

This may be related to the console implementation used by this app, but it copies superfluous trailing spaces based on the rectangle you selected instead of just copying the spaces actually in the file. Mostly a nuisance as this can be clipped off easily enough, but it would be nice if it didn't do it. That's why I'm calling this an enhancement and not a bug.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.