]> git.mdlowis.com Git - projs/tide.git/shortlog
projs/tide.git
2019-10-29 Michael D.... remove erroneously checked in files dbc
2019-10-28 Michael D.... prioritized backlog, fixed bug in moving by line with...
2019-10-28 Michael D.... fixed fetch command
2019-10-28 Michael D.... tweaked undo/redo functions in view.c
2019-10-28 Michael D.... fixed a bug where jobs were prematurely killed if the...
2019-10-28 Michael D.... removed watchdog timer due to bad behavior over higher...
2019-10-27 Michael D.... tweaked cursor movement
2019-10-26 Michael D.... refactored undo/redo log api
2019-10-24 Michael D.... move undo/redo log to substructure
2019-10-23 Michael D.... added tests and refactored selection handling
2019-10-23 Michael D.... refactored selection handling
2019-10-22 Michael D.... refactored cursor movement for selections
2019-10-21 Michael D.... refactored logic for setting cursor to specific offset
2019-10-21 Michael D.... refactored column tracking for selections
2019-10-19 Michael D.... checkpoint commit
2019-10-18 Michael D.... commented edit log additions
2019-10-17 Michael D.... refactored undo/redo into editlog.c
2019-10-15 Michael D.... added helper scripts
2019-10-15 Michael D.... reworked gapbuf_save
2019-10-15 Michael D.... refactored more gapbuf functions
2019-10-14 Michael D.... refactored a bit to move gap buffer specific logic...
2019-10-14 Michael D.... broke out gapbuf functions to separate file
2019-10-14 Michael D.... fixed even more lint
2019-10-11 Michael D.... fixed more lint
2019-10-11 Michael D.... fix more lint
2019-10-10 Michael D.... fixed some lint
2019-10-10 Michael D.... fixed infinite loop and some lint issues
2019-10-09 Michael D.... update TODO
2019-10-09 Michael D.... fix lint false positives and fix some lint issues
2019-10-09 Michael D.... fixed bug in context selection
2019-10-09 Michael D.... fix some lint warnings
2019-10-09 Michael D.... integrate linting compiler script
2019-10-07 Michael D.... added crude linter to compiler script and updated TODO
2019-10-07 Michael D.... update rscons
2019-09-30 Michael D.... applied brace style to view.c
2019-09-30 Michael D.... finish converting brace styling
2019-09-30 Michael D.... check-in partial refactor to new style
2019-09-29 Michael D.... reworked selection routines
2019-09-28 Michael D.... reworked code to allo NDEBUG definition
2019-09-25 Michael D.... added handling of abort signal to dbc.c
2019-09-25 Michael D.... remove dbc when NDEBUG defined
2019-09-25 Michael D.... implemented design by contract and watchdog timer
2019-09-24 Michael D.... added simple design by contract module and use it from...
2019-08-22 Michael D.... added cpppath and libpath in the config step window-manager
2019-08-18 Michael D.... update to rscons 2.0
2019-08-18 Michael D.... added workspace handling
2019-08-17 Michael D.... added scaffolding for multiple desktops
2019-08-17 Michael D.... fixed tide bugs on drawing when window is too small
2019-08-17 Michael D.... merged and resolved conflicts
2019-08-16 Michael D.... detect dialog windows and float them instead of tile...
2019-08-15 Michael D.... fixed container_of macro
2019-08-15 Michael D.... called redraw in more places
2019-08-14 Michael D.... added some more logic to handle floating windows
2019-08-14 Michael D.... added logic to detect floating dialog windows
2019-08-14 Michael D.... set default pointer style for root window
2019-08-14 Michael D.... removed unused commands
2019-08-14 Michael D.... updated TODO list
2019-08-14 Michael D.... fixed bug in titlebar redrawing code
2019-07-09 Michael D.... added config for freetype
2019-07-09 Michael D.... convert to rscons
2019-07-04 Michael D.... fixed bug with focus handling on key presses
2019-06-21 Michael D.... implemented additional moust actions
2019-06-21 Michael D.... sketch out title stacking logic
2019-06-18 Michael D.... sketched out mouse handling more
2019-06-18 Michael D.... fixed handling of vertical resize
2019-06-18 Michael D.... resize based on titlebar
2019-06-11 Michael D.... added cursor handling to button handler
2019-06-11 Michael D.... add comment description of button actions
2019-06-10 Michael D.... switched to doubly linked list and tweaked redraw code...
2019-06-10 Michael D.... added rudimentary layout logic.
2019-06-07 Michael D.... tweaked resize and placement logic to make it easier...
2019-06-06 Michael D.... merge in testing branch
2019-06-06 Michael D.... fixed handling of hangups and errors in pipes
2019-06-06 Michael D.... improve idle performance by halting redraws after a...
2019-05-31 Michael D.... added borders and color to windows and titlebar
2019-05-30 Michael D.... added hooks to redraw the frame when title changes
2019-05-29 Michael D.... strip down wm to bare minimum handling of requests
2019-05-29 Michael D.... basic window management in place now
2019-05-28 Michael D.... updated TODO
2019-05-28 Michael D.... started implementing acme-like window manager
2019-05-21 Michael D.... updated TODO
2019-05-21 Michael D.... updated TODO
2019-05-21 Michael D.... keep focus in tag region when it collapses
2019-05-21 Michael D.... tweaked up/dn cursor movement to avoid double tap behavior
2019-05-21 Michael D.... fixed event loop to ensure a redraw on timeout
2019-05-20 Michael D.... added logic to populate buffer from stdin
2019-05-20 Michael D.... added flush to event processing loop
2019-05-20 Michael D.... updated TODO
2019-05-20 Michael D.... updated TODO
2019-05-20 Michael D.... updated TODO
2019-05-20 Michael D.... tweaked tiling strategy
2019-05-16 Michael D.... implement crude version of dwm tiling
2019-05-15 Michael D.... fixed home/end key movement
2019-05-13 Michael D.... resync the view on resize. may want to add logic to...
2019-05-13 Michael D.... added window borders to clearly separate windows embedd...
2019-05-13 Michael D.... fixed cursor and selection handling
2019-05-12 Michael D.... added stupid simple logic to tile windows
2019-05-12 Michael D.... fixed selection clearing logic to handle reverse select...
2019-05-11 Michael D.... updated logic for showing the window *after* reparentin...
2019-05-10 Michael D.... rework mouse handling
next