aboutsummaryrefslogtreecommitdiff
path: root/cmd-resize-pane.c
Commit message (Collapse)AuthorAge
* UPPER -> BIG, sort, and bump protocol version.Nicholas Marriott2009-05-21
|
* Behave properly when resize not supported.Nicholas Marriott2009-05-18
|
* Clean up manual layout code:Nicholas Marriott2009-05-18
| | | | | | | | | | | | - change the one layout function into two _refresh and _resize - create layout-manual.c for manual layout code - move the fit panes/update panes code from window.c to the new file as it is only used by manual layout now - move the resize pane code into layout-manual.c as well - get rid of the direct calls to fit/update and make them go through layout - rename a couple of variables This is mainly as a first step before reworking the manual layout code to see if anything breaks.
* Fix comment.Nicholas Marriott2009-05-18
|
* Space trimmage mega-diff.Nicholas Marriott2009-05-04
|
* Indentation.Nicholas Marriott2009-04-30
|
* cvs add is often a good move.Nicholas Marriott2009-04-30