index
:
bemenu.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-12
Make comparator functions follow standard more.
Jari Vetoniemi
2014-04-12
Try ncursesw and then ncruses as fallback.
Jari Vetoniemi
2014-04-12
Consistency.
Jari Vetoniemi
2014-04-12
Delete is emitted on mac terminal.
Jari Vetoniemi
2014-04-11
Cleanup dmenu filter.
Jari Vetoniemi
2014-04-11
Silly me, why not just get the highlighted item once..
Jari Vetoniemi
2014-04-11
Add cast for conversion when type isn't unsigned.
Jari Vetoniemi
2014-04-11
Support mac, duplicate stdin/stdout to make piping possible.
Jari Vetoniemi
2014-04-11
Buffer grown too much.
Jari Vetoniemi
2014-04-11
Draw lines properly.
Jari Vetoniemi
2014-04-11
Free the old list.
Jari Vetoniemi
2014-04-11
This is actually better without the count check.
Jari Vetoniemi
2014-04-10
Undef get_wch
Jari Vetoniemi
2014-04-10
Make it possible to set filter text manually.
Jari Vetoniemi
2014-04-10
Make it possible filter manually, and optimized filtering.
Jari Vetoniemi
2014-04-10
Don't run filtering if there is no filter.
Jari Vetoniemi
2014-04-10
Proper filtering functions.
Jari Vetoniemi
2014-04-10
Improve documentation.
Jari Vetoniemi
2014-04-10
Don't sort documentation members.
Jari Vetoniemi
2014-04-10
Include index parameter in documentation.
Jari Vetoniemi
2014-04-10
Setter first, then getter.
Jari Vetoniemi
2014-04-10
Make it possible to set and get userdata pointers.
Jari Vetoniemi
2014-04-10
Implement list structure, and feature for multiple selections.
Jari Vetoniemi
2014-04-10
Assert and whitespace.
Jari Vetoniemi
2014-04-10
Cleanup curses better.
Jari Vetoniemi
2014-04-10
Update documentation, include only public API in doxygen output.
Jari Vetoniemi
2014-04-10
Nicer doxygen output
Jari Vetoniemi
2014-04-10
Document internal.h
Jari Vetoniemi
2014-04-10
Document curses struct
Jari Vetoniemi
2014-04-10
Fix bmMenuRunWithKey documentation
Jari Vetoniemi
2014-04-10
Fix bmMenuRender documentation
Jari Vetoniemi
2014-04-10
Remove unused internal function.
Jari Vetoniemi
2014-04-10
Remove @file from non-public library files.
Jari Vetoniemi
2014-04-10
Clarify which enums the functions are mapped to.
Jari Vetoniemi
2014-04-10
Update README.md
Jari Vetoniemi
2014-04-10
Consistency
Jari Vetoniemi
2014-04-10
lolCase variables
Jari Vetoniemi
2014-04-10
Make asserts and ifs more consistent.
Jari Vetoniemi
2014-04-10
Do curses refresh before endwin.
Jari Vetoniemi
2014-04-10
Fix static analyze errors.
Jari Vetoniemi
2014-04-10
Move side effects after cleanup.
Jari Vetoniemi
2014-04-10
Do bounds checking correctly.
Jari Vetoniemi
2014-04-10
Free filtered items.
Jari Vetoniemi
2014-04-10
Check if there is selected item at all.
Jari Vetoniemi
2014-04-10
Merge branch 'dev/curses' into develop
Jari Vetoniemi
2014-04-10
Basic working bemenu with curses backend
Jari Vetoniemi
2014-04-02
Quote cmake variables
Jari Vetoniemi
2014-03-29
Make test actually use the iterated draw mode.
Jari Vetoniemi
2014-03-28
Merge branch 'dev/code' into develop
Jari Vetoniemi
2014-03-28
These structs are not typedefs.
Jari Vetoniemi
[next]