summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-10Merge branch 'minibuffer-completion'0.01John Mercouris
2017-09-10updated readme status on minibuffer completionJohn Mercouris
2017-09-10basic minibuffer switch completion workingJohn Mercouris
2017-09-10fuzzy completion working with any stringJohn Mercouris
2017-09-09not using arg in switch-bufferJohn Mercouris
2017-09-09load document mode to allow macro expansionJohn Mercouris
2017-09-09don't print "undefined key"John Mercouris
2017-09-09trying to set name of buffer with urlJohn Mercouris
2017-09-09added completion function to nextJohn Mercouris
2017-09-09added completion to next packageJohn Mercouris
2017-09-09added cl-string-match to dependenciesJohn Mercouris
2017-09-09updated logo and iconJohn Mercouris
2017-09-09completion fuzzy-match function implementedJohn Mercouris
2017-09-08minibuffer completion exampleJohn Mercouris
2017-09-08define-key for all lisp documents should be at bottomJohn Mercouris
2017-09-07added icons and automatic adding of icons to app after compilationJohn Mercouris
2017-09-06removed unused make-buildJohn Mercouris
2017-09-06updated readmes and created manual placeholder fileJohn Mercouris
2017-09-06Added table of contents to releasesJohn Mercouris
2017-09-06updated readmes, renamed TIMELINE to RELEASEJohn Mercouris
2017-09-05org mode style code snippetsJohn Mercouris
2017-09-05Added table of contentsJohn Mercouris
2017-09-05Revert "readme using icon instead of logo"John Mercouris
2017-09-05readme using icon instead of logoJohn Mercouris
2017-09-05updated timeline with minibuffer completion TODOJohn Mercouris
2017-09-05first "switching buffer" implementation using indexJohn Mercouris
2017-09-04updated timeline with contribution guidelinesJohn Mercouris
2017-09-04quit after build scriptJohn Mercouris
2017-09-03updated build instructionsJohn Mercouris
2017-09-03pure common lisp build systemJohn Mercouris
2017-08-28ability to set url in a new bufferJohn Mercouris
2017-08-28changed name of root layoutJohn Mercouris
2017-08-28set-rul-new-buffer mock functionJohn Mercouris
2017-08-27updated timeline documentJohn Mercouris
2017-08-14Updated timeline with todo/in-progress tasksJohn Mercouris
2017-08-14Updated build instructions based on user feedbackJohn Mercouris
2017-08-12minibuffer hides and disappears when it is neededJohn Mercouris
2017-08-12removed margins from root widgetsJohn Mercouris
2017-08-12minibuffer has "completion" candidatesJohn Mercouris
2017-08-12Updated minibuffer behavior to use widgets instead of webviewJohn Mercouris
2017-08-12Grid view for root layout viewJohn Mercouris
2017-08-12typo in timelineJohn Mercouris
2017-08-12timeline updated with first task completedJohn Mercouris
2017-08-12Added support for all common modifiersJohn Mercouris
2017-08-12Added support for more modifiers in keymap.lispJohn Mercouris
2017-08-12Added support for more characters in minibufferJohn Mercouris
2017-08-12qevent filter only filtering now on base objectJohn Mercouris
2017-08-12timeline updated with new informationJohn Mercouris
2017-08-12timeline updated to org formatJohn Mercouris
2017-08-12Merge branch 'minibuffer-input'John Mercouris