issues
search
AlexLamson
/
FolderCleaner
Experiment in creating UI from scratch
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Kill all processes found in a blacklist file
#84
AlexLamson
closed
10 years ago
1
Change whitelist, blacklist and extension match coloring
#83
AlexLamson
opened
10 years ago
0
Graph the Loader's progress
#82
AlexLamson
opened
10 years ago
0
Implement removing the last n minutes
#81
AlexLamson
opened
10 years ago
0
Highlight matched string in Match Menu
#80
AlexLamson
opened
10 years ago
0
When abbreivating paths in a Match Menu, prioritize showing the matched term
#79
AlexLamson
opened
10 years ago
0
Color coding matches by the match list
#78
AlexLamson
opened
10 years ago
0
Start using Cypher class with lists
#77
AlexLamson
opened
10 years ago
1
The delete button must be clicked twice in order to delete matches
#76
AlexLamson
opened
10 years ago
0
Right clicking a list's Menu should open that directory
#75
AlexLamson
closed
10 years ago
0
Menus start to shift when scrolling
#74
AlexLamson
opened
10 years ago
1
Scrollbar width should be a bounded % of Menu width
#73
AlexLamson
closed
10 years ago
0
Put comments in all render methods
#72
AlexLamson
closed
10 years ago
0
Make so the render methods cascade better
#71
AlexLamson
closed
10 years ago
0
Hovering is unreliable
#70
AlexLamson
closed
10 years ago
0
Add "~all users~"
#69
AlexLamson
opened
10 years ago
0
Pressing the "Delete" Button should delete the currently loaded Matches
#68
AlexLamson
opened
10 years ago
0
listsScroller - 1 col for small screens or 2 cols for large screens
#67
AlexLamson
closed
10 years ago
0
Tooltips show on Button mouseover
#66
AlexLamson
closed
10 years ago
0
Clicking on the path of a match should open the folder with explorer
#65
AlexLamson
closed
10 years ago
0
List names are very difficult to read on smaller screens
#64
AlexLamson
closed
10 years ago
0
Loading bar doesn't show current progress
#63
AlexLamson
closed
10 years ago
1
It shouldn't break when there is no "lists" folder
#62
AlexLamson
closed
10 years ago
0
Don't duplicate the lists in the Updater class - use the ones already in the Lists class
#61
AlexLamson
closed
10 years ago
0
Link pressing the BooleanButton to (en/dis)abling a file
#60
AlexLamson
closed
10 years ago
1
Scrolling the matchScroller
#59
AlexLamson
closed
10 years ago
0
Buttons registering mis-clicks
#58
AlexLamson
closed
10 years ago
0
Changing symbols to spaces
#57
AlexLamson
opened
10 years ago
1
The cleaned string is being set as the actualFile (maybe also the linkedFile)
#56
AlexLamson
closed
10 years ago
0
A Match should know which blacklist was used in its match
#55
AlexLamson
closed
10 years ago
0
Matching leading and trailing space characters
#54
AlexLamson
opened
10 years ago
1
Pixel-off errors when using the sizeSubMenus method
#53
AlexLamson
closed
10 years ago
0
Padding between Menus isn't being applied to sub-sub-Menus when Menus are initially added to Scroller
#52
AlexLamson
closed
10 years ago
0
When loader is finished, it says "a lot of time remaining"
#51
AlexLamson
closed
10 years ago
0
Sort matches
#50
AlexLamson
closed
10 years ago
0
Choice in the alignment of text on a Button (left, center, right)
#49
AlexLamson
closed
10 years ago
0
Add history and cache folders to folderScroller
#48
AlexLamson
closed
10 years ago
0
Menu is showing underneath each of the matches' menus
#47
AlexLamson
closed
10 years ago
0
When scrolling, the sub-sub-menus don't scroll
#46
AlexLamson
closed
10 years ago
0
Setting specific font size for Buttons
#45
AlexLamson
closed
10 years ago
0
Add all the Matches to the matchScroller (in the MakeMenu class) when done scanning
#44
AlexLamson
closed
10 years ago
0
Add method to convert a Match to a Menu
#43
AlexLamson
closed
10 years ago
0
Move color method from Button class into a ColorGen class
#42
AlexLamson
closed
10 years ago
0
Move random(min, max) methods from Menu class into a RandomGen class
#41
AlexLamson
closed
10 years ago
0
Make menus that have size but no position
#40
AlexLamson
closed
10 years ago
0
Create BooleanButton class
#39
AlexLamson
closed
10 years ago
0
Add all the lists to the listsScroller Menu when program starts
#38
AlexLamson
closed
10 years ago
0
Remove all unrelated methods from Lists class to avoid clutter
#37
AlexLamson
closed
10 years ago
0
Dragging the scrollbar should make the Scroller scroll
#36
AlexLamson
closed
10 years ago
0
Make method to add ArrayList of Menus
#35
AlexLamson
closed
10 years ago
0
Next