]> git.mdlowis.com Git - archive/afm.git/log
archive/afm.git
11 years agoMerge pull request #15 from mikedlowis/development master
A. Bellenir [Sun, 3 Aug 2014 03:32:35 +0000 (03:32 +0000)]
Merge pull request #15 from mikedlowis/development

Merge development with master

11 years agoMerge pull request #13 from mikedlowis/frameswapping
Mike Lowis [Sun, 3 Aug 2014 01:27:39 +0000 (21:27 -0400)]
Merge pull request #13 from mikedlowis/frameswapping

Frame Swapping

11 years agoset focus to NULL before deleting focused node from list
a bellenir [Sat, 2 Aug 2014 18:51:29 +0000 (18:51 +0000)]
set focus to NULL before deleting focused node from list

11 years agoclearer nullchecks
a bellenir [Fri, 1 Aug 2014 06:39:44 +0000 (06:39 +0000)]
clearer nullchecks

11 years agofix segfault when removing frames
a bellenir [Fri, 1 Aug 2014 06:07:02 +0000 (06:07 +0000)]
fix segfault when removing frames

11 years agoupdate modules
a bellenir [Fri, 1 Aug 2014 05:37:32 +0000 (05:37 +0000)]
update modules

11 years agoswap focused frame with previous with wK
a bellenir [Fri, 1 Aug 2014 05:17:37 +0000 (05:17 +0000)]
swap focused frame with previous with wK

11 years agoswap focused frame with next with wJ
a bellenir [Fri, 1 Aug 2014 05:00:07 +0000 (05:00 +0000)]
swap focused frame with next with wJ

11 years agouse builtin list functions to swap frame w/ master
a bellenir [Fri, 1 Aug 2014 04:12:59 +0000 (04:12 +0000)]
use builtin list functions to swap frame w/ master

11 years agoUpdate to latest libcds
Michael D. Lowis [Fri, 1 Aug 2014 01:47:39 +0000 (21:47 -0400)]
Update to latest libcds

11 years agoMerge pull request #11 from mikedlowis/88
Mike Lowis [Fri, 1 Aug 2014 01:28:06 +0000 (21:28 -0400)]
Merge pull request #11 from mikedlowis/88

use new list functions in libcds

11 years agouse list_prev
a bellenir [Wed, 30 Jul 2014 20:29:53 +0000 (20:29 +0000)]
use list_prev

11 years agouse list_delete_node to remove frames
a bellenir [Wed, 30 Jul 2014 20:27:39 +0000 (20:27 +0000)]
use list_delete_node to remove frames

11 years agoupdate libcds
a bellenir [Wed, 30 Jul 2014 20:22:19 +0000 (20:22 +0000)]
update libcds

11 years agoMerge pull request #9 from mikedlowis/88
abellenir [Wed, 30 Jul 2014 17:15:50 +0000 (17:15 +0000)]
Merge pull request #9 from mikedlowis/88

fixing various screen aard-ifacts & display issues & add code to set a frame as master

11 years agoMove and resize widnows when they are swapped. Not doing so causes ncurses to redraw...
Michael D. Lowis [Wed, 30 Jul 2014 12:36:50 +0000 (08:36 -0400)]
Move and resize widnows when they are swapped. Not doing so causes ncurses to redraw improperly

11 years agoRemoved dead code
Michael D. Lowis [Wed, 30 Jul 2014 12:13:49 +0000 (08:13 -0400)]
Removed dead code

11 years agoactually fix aard-ifacts when leaving aardvark mode
a bellenir [Wed, 30 Jul 2014 05:45:23 +0000 (05:45 +0000)]
actually fix aard-ifacts when leaving aardvark mode

11 years agofix aard-ifacts
a bellenir [Wed, 30 Jul 2014 05:32:05 +0000 (05:32 +0000)]
fix aard-ifacts

11 years agolibcds to master branch
a bellenir [Wed, 30 Jul 2014 05:19:07 +0000 (05:19 +0000)]
libcds to master branch

11 years agomerge with window artifacts
a bellenir [Wed, 30 Jul 2014 04:55:47 +0000 (04:55 +0000)]
merge with window artifacts

11 years agoset tail if needed in frame swap & cleanup
a bellenir [Wed, 30 Jul 2014 04:10:18 +0000 (04:10 +0000)]
set tail if needed in frame swap & cleanup

11 years agodebugging
a bellenir [Wed, 30 Jul 2014 02:02:40 +0000 (02:02 +0000)]
debugging

11 years agouse prev. node function when moving focus backwards
a bellenir [Tue, 29 Jul 2014 21:40:35 +0000 (21:40 +0000)]
use prev. node function when moving focus backwards

11 years agofix cycles from 2nd window
a bellenir [Tue, 29 Jul 2014 21:31:13 +0000 (21:31 +0000)]
fix cycles from 2nd window

11 years agoMerge branch '88' into setmasterframe
a bellenir [Tue, 29 Jul 2014 21:03:09 +0000 (21:03 +0000)]
Merge branch '88' into setmasterframe

11 years agofix highlighting artifacts
a bellenir [Tue, 29 Jul 2014 20:54:03 +0000 (20:54 +0000)]
fix highlighting artifacts

11 years agoswitched to tri-state flag for indicating the type of screen refresh required
Michael D. Lowis [Tue, 29 Jul 2014 20:47:56 +0000 (16:47 -0400)]
switched to tri-state flag for indicating the type of screen refresh required

11 years agobusted; wip
a bellenir [Tue, 29 Jul 2014 20:22:39 +0000 (20:22 +0000)]
busted;  wip

11 years agoMerge pull request #5 from mikedlowis/88
Mike Lowis [Tue, 29 Jul 2014 01:59:20 +0000 (21:59 -0400)]
Merge pull request #5 from mikedlowis/88

closes #3

11 years agore-add flags
a bellenir [Tue, 29 Jul 2014 01:55:01 +0000 (01:55 +0000)]
re-add flags

11 years agoupdate modules
a bellenir [Tue, 29 Jul 2014 01:52:51 +0000 (01:52 +0000)]
update modules

11 years agoadd -Wextra flag and fix issues
a bellenir [Mon, 28 Jul 2014 16:25:04 +0000 (16:25 +0000)]
add -Wextra flag and fix issues

11 years agodont redraw screen in handler for aardvark mode
a bellenir [Mon, 28 Jul 2014 15:43:02 +0000 (15:43 +0000)]
dont redraw screen in handler for aardvark mode

11 years agoBuild the CDS library separately and fix build options for cygwin port
Michael D. Lowis [Mon, 28 Jul 2014 13:26:15 +0000 (09:26 -0400)]
Build the CDS library separately and fix build options for cygwin port

11 years agocircular window cycling
a bellenir [Mon, 28 Jul 2014 10:11:54 +0000 (10:11 +0000)]
circular window cycling

11 years agoIMPORTANT THINGS
a bellenir [Mon, 28 Jul 2014 09:39:03 +0000 (09:39 +0000)]
IMPORTANT THINGS

11 years agofix highlighting for new windows & fix segfault when closing windows
a bellenir [Mon, 28 Jul 2014 08:45:45 +0000 (08:45 +0000)]
fix highlighting for new windows & fix segfault when closing windows

11 years agodont redraw whole window to change highlighted item
a bellenir [Mon, 28 Jul 2014 07:49:47 +0000 (07:49 +0000)]
dont redraw whole window to change highlighted item

11 years agounhighlight frame when changing focus from it
a bellenir [Mon, 28 Jul 2014 07:10:14 +0000 (07:10 +0000)]
unhighlight frame when changing focus from it

11 years agoyea, those files are important, and shouldve been added ages ago
a bellenir [Mon, 28 Jul 2014 07:09:43 +0000 (07:09 +0000)]
yea, those files are important, and shouldve been added ages ago

11 years agoadd TODOs for list bugs/missing functions
a bellenir [Mon, 28 Jul 2014 06:28:01 +0000 (06:28 +0000)]
add TODOs for list bugs/missing functions

11 years agowindow focus-switching
a bellenir [Mon, 28 Jul 2014 05:38:02 +0000 (05:38 +0000)]
window focus-switching

11 years agotrack focused node in framelist instead of frame
a bellenir [Mon, 28 Jul 2014 05:21:18 +0000 (05:21 +0000)]
track focused node in framelist instead of frame

11 years agosplit frame from screen. rm some unneeded includes. add focused_workdir getter to...
a bellenir [Mon, 28 Jul 2014 04:16:05 +0000 (04:16 +0000)]
split frame from screen. rm some unneeded includes. add focused_workdir getter to state

11 years agotweaked rake scripts
Michael D. Lowis [Sun, 27 Jul 2014 22:47:08 +0000 (18:47 -0400)]
tweaked rake scripts

11 years ago+Wall to compiler flags. rm unnecessary declaration
abellenir [Sun, 27 Jul 2014 03:11:30 +0000 (03:11 +0000)]
+Wall to compiler flags. rm unnecessary declaration

11 years agofix some compiler warnings
abellenir [Sun, 27 Jul 2014 02:00:00 +0000 (02:00 +0000)]
fix some compiler warnings

11 years agoAdded missing return statement
Michael D. Lowis [Sun, 27 Jul 2014 00:39:48 +0000 (20:39 -0400)]
Added missing return statement

11 years agouse wstandend
abellenir [Sat, 26 Jul 2014 18:23:56 +0000 (18:23 +0000)]
use wstandend

11 years agofix scrolling with expanded items
abellenir [Sat, 26 Jul 2014 10:11:43 +0000 (10:11 +0000)]
fix scrolling with expanded items

11 years agowhitespace consistency
abellenir [Sat, 26 Jul 2014 09:56:24 +0000 (09:56 +0000)]
whitespace consistency

11 years agoadd additional file info
abellenir [Sat, 26 Jul 2014 09:46:48 +0000 (09:46 +0000)]
add additional file info

11 years agogit should ignore swapfiles
abellenir [Sat, 26 Jul 2014 09:16:29 +0000 (09:16 +0000)]
git should ignore swapfiles

11 years agobetter page up/down scrolling
abellenir [Sat, 26 Jul 2014 09:16:01 +0000 (09:16 +0000)]
better page up/down scrolling

11 years agorefactor scrolling & index jumping
abellenir [Sat, 26 Jul 2014 08:52:26 +0000 (08:52 +0000)]
refactor scrolling & index jumping

11 years agoadd searching
abellenir [Sat, 26 Jul 2014 08:50:50 +0000 (08:50 +0000)]
add searching

11 years agocursorjumping & beginnings of seeking
abellenir [Sat, 26 Jul 2014 07:28:41 +0000 (07:28 +0000)]
cursorjumping & beginnings of seeking

11 years agoremove unnecessary variable
abellenir [Sat, 26 Jul 2014 06:58:23 +0000 (06:58 +0000)]
remove unnecessary variable

11 years agomake filename a pointer to somewhere in full path
abellenir [Sat, 26 Jul 2014 06:52:17 +0000 (06:52 +0000)]
make filename a pointer to somewhere in full path

11 years agofile struct & better cding
abellenir [Sat, 26 Jul 2014 06:39:21 +0000 (06:39 +0000)]
file struct & better cding

11 years agocolors!
abellenir [Sat, 26 Jul 2014 05:11:30 +0000 (05:11 +0000)]
colors!

11 years agostore full file paths
abellenir [Sat, 26 Jul 2014 05:01:53 +0000 (05:01 +0000)]
store full file paths

11 years agoplug leak
a bellenir [Sat, 26 Jul 2014 03:25:12 +0000 (03:25 +0000)]
plug leak

11 years agoMerge branch 'development' of github.com:mikedlowis/afm into development
a bellenir [Sat, 26 Jul 2014 03:13:23 +0000 (03:13 +0000)]
Merge branch 'development' of github.com:mikedlowis/afm into development

11 years agocheck if path==/ where needed
a bellenir [Sat, 26 Jul 2014 03:13:20 +0000 (03:13 +0000)]
check if path==/ where needed

11 years agoFixed terminal breakage
Michael D. Lowis [Sat, 26 Jul 2014 03:09:07 +0000 (23:09 -0400)]
Fixed terminal breakage

11 years agooffbyone
a bellenir [Sat, 26 Jul 2014 02:55:25 +0000 (02:55 +0000)]
offbyone

11 years agorm debug prints
a bellenir [Sat, 26 Jul 2014 02:41:55 +0000 (02:41 +0000)]
rm debug prints

11 years agorm old comments
a bellenir [Sat, 26 Jul 2014 02:40:12 +0000 (02:40 +0000)]
rm old comments

11 years agoplugin leaks
a bellenir [Sat, 26 Jul 2014 02:39:12 +0000 (02:39 +0000)]
plugin leaks

11 years agoDO need retain.
a bellenir [Sat, 26 Jul 2014 02:28:55 +0000 (02:28 +0000)]
DO need retain.

11 years agoMerge branch 'development' of github.com:mikedlowis/afm into development
a bellenir [Sat, 26 Jul 2014 02:21:06 +0000 (02:21 +0000)]
Merge branch 'development' of github.com:mikedlowis/afm into development

11 years agofix memory leak
a bellenir [Sat, 26 Jul 2014 02:20:26 +0000 (02:20 +0000)]
fix memory leak

11 years agono need for retain
Michael D. Lowis [Sat, 26 Jul 2014 02:08:24 +0000 (22:08 -0400)]
no need for retain

11 years agoUpdate data-structures
Michael D. Lowis [Sat, 26 Jul 2014 01:57:27 +0000 (21:57 -0400)]
Update data-structures

11 years agowip: diagnosing memleaks
a bellenir [Sat, 26 Jul 2014 01:50:20 +0000 (01:50 +0000)]
wip: diagnosing memleaks

11 years agoinclude space for terminating null in path
a bellenir [Sat, 26 Jul 2014 01:24:55 +0000 (01:24 +0000)]
include space for terminating null in path

11 years agoFixed cross-platform issues on OSX and Linux, cygwin still up in the air
Michael D. Lowis [Sat, 26 Jul 2014 01:04:03 +0000 (21:04 -0400)]
Fixed cross-platform issues on OSX and Linux, cygwin still up in the air

11 years agofix memory leaks
a bellenir [Sat, 26 Jul 2014 01:01:11 +0000 (01:01 +0000)]
fix memory leaks

11 years agouse getcwd instead of get_current_dir_name
a bellenir [Sat, 26 Jul 2014 00:55:04 +0000 (00:55 +0000)]
use getcwd instead of get_current_dir_name

11 years agoFIXED IT
Michael D. Lowis [Fri, 25 Jul 2014 16:29:00 +0000 (12:29 -0400)]
FIXED IT

11 years agoFlash terminal screen on invalid key press
Michael D. Lowis [Fri, 25 Jul 2014 16:17:05 +0000 (12:17 -0400)]
Flash terminal screen on invalid key press

11 years agoWorking multi-char input handling
Michael D. Lowis [Fri, 25 Jul 2014 16:00:27 +0000 (12:00 -0400)]
Working multi-char input handling

11 years agoInput handling works mostly
Michael D. Lowis [Fri, 25 Jul 2014 14:09:11 +0000 (10:09 -0400)]
Input handling works mostly

11 years agoBusticated input handling. DO NOT RUN THIS. It will make your terminal very sad :(
Michael D. Lowis [Fri, 25 Jul 2014 11:14:19 +0000 (07:14 -0400)]
Busticated input handling. DO NOT RUN THIS. It will make your terminal very sad :(

11 years agoreset focus after deleting a window
a bellenir [Thu, 24 Jul 2014 03:07:01 +0000 (03:07 +0000)]
reset focus after deleting a window

11 years agomerge changes from master
a bellenir [Thu, 24 Jul 2014 03:01:59 +0000 (03:01 +0000)]
merge changes from master

11 years agovector to list
Michael D. Lowis [Thu, 24 Jul 2014 02:33:19 +0000 (22:33 -0400)]
vector to list

11 years agoshorten isdir
a bellenir [Thu, 24 Jul 2014 00:44:08 +0000 (00:44 +0000)]
shorten isdir

11 years agodefault new windows to focused window's path
a bellenir [Thu, 24 Jul 2014 00:40:37 +0000 (00:40 +0000)]
default new windows to focused window's path

11 years agoMerge branch 'workdirframes' ; workdirs now tied to work frames
a bellenir [Wed, 23 Jul 2014 23:51:00 +0000 (23:51 +0000)]
Merge branch 'workdirframes' ; workdirs now tied to work frames

11 years agohere's to the new cd. just like the old cd.
a bellenir [Wed, 23 Jul 2014 23:50:35 +0000 (23:50 +0000)]
here's to the new cd. just like the old cd.

11 years agoreimplment ls with fewer segfaults
a bellenir [Wed, 23 Jul 2014 23:19:04 +0000 (23:19 +0000)]
reimplment ls with fewer segfaults

11 years agoadd focused window to state
a bellenir [Wed, 23 Jul 2014 22:41:30 +0000 (22:41 +0000)]
add focused window to state

11 years agoWIP: fewer segfaults
a bellenir [Wed, 23 Jul 2014 22:03:41 +0000 (22:03 +0000)]
WIP: fewer segfaults

11 years agoworkdirs in frames WIP
a bellenir [Wed, 23 Jul 2014 21:48:38 +0000 (21:48 +0000)]
workdirs in frames WIP

11 years agoWIP. builds
a bellenir [Wed, 23 Jul 2014 20:21:47 +0000 (20:21 +0000)]
WIP. builds

11 years agoMerge branch 'window-management' into cd
a bellenir [Wed, 23 Jul 2014 19:46:53 +0000 (19:46 +0000)]
Merge branch 'window-management' into cd

11 years agopull datastrutures bugfixes
a bellenir [Wed, 23 Jul 2014 19:23:41 +0000 (19:23 +0000)]
pull datastrutures bugfixes