Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 20120108-bugfix
  • 20160102
  • 3.0.0
  • 3.0.1
  • 3.0.10
  • 3.0.11
  • 3.0.12
  • 3.0.13
  • 3.0.14
  • 3.0.15
  • 3.0.16
  • 3.0.6
  • 3.0.7
  • 3.0.8
  • 3.0.9
  • 3.1.1
  • AmbientLight
  • BetterComposedCharacterSegmentation
  • GBK
  • MaddTheSane-modernization
  • v3.1.5
  • v3.1.5.beta.2
  • v3.1.4
  • v3.1.5.beta.1
  • v3.1.4.beta.1
  • v3.1.3
  • v3.1.3.beta.1
  • v3.1.2
  • v3.1.2.beta.2
  • v3.1.2.beta.1
  • v3.1.1
  • v3.1.0
  • v3.1.beta.10
  • v3.1.beta.9
  • v3.1.beta.8
  • v3.1.beta.7
  • v3.1.beta.6
  • v3.1.beta.5
  • v3.1.beta.4
  • v3.1.beta.3
40 results
Created with Raphaël 2.2.06Jan5432131Dec3029282726251918171413121110984330Nov292824231817141312111098742131Oct27262524232221201917161312111092129Sep272625242322212019181613876754330Aug29282726232120191817161512111098787642131Jul2827262526252425232221222021191817151412930Jun282726222018161514131064543212131May1JunAlways allow horiztonal and vertical splits from Profile window.Fix bug: when closing the gateway session, also close all tmux window panes. Fix bugs where dragging a tmux tab into a non-tmux window would cause it to resize, put the tmux session in the bottom corner, and other brokenness. Fix bug pointer prefs default actions were not retained. Do not include tmux tabs in saved arrangements: it's silly. Fix a bug where we assumed where we assumed that window IDs in tmuxwindowstable were numbers, but they're strings. Fix path to growl to not be absolute.Change flexible view to background color when the window is resized if it's not too big.Fix exiting fullscreen with tmux tabs.Respect line number setting in tmux bookmarkSave tmux window origins on drag, and don't save it while there are pending window open commands. Don't send the same save window origins command twice in a row.Reset bell and scroll position when you press a key in a tmux tabNotify tmux of window resize when toggling fullscreen toolbeltUse bookmark size instead of gateway size for initial tmux windowsAdd pending_output to dump-state -e.Adjust foreground smart cursor threshold up to 0.75. Make cursor thresholds configurable with hidden settings SmartCursorColorFgThreshold and SmartCursorColorBgThreshold. Fix bug where bold version of color was used for smart cursor's foreground although the boldness should apply to its background only (when the view is focused)Fix dangling terminalGuid pointerFix toggling pane title bars in tmux windows.Gid rid of gray border in tmux fullscreen. Remove scrollbars from tmux fullscreenFix up zip target in makefileFix bug where the 'home dir' setting for an advanced directory option never ran login, but your shell instead.Add hide-after-opening option to window prefs.Send client size upon connecting based on tmux bookmark's configured size. Fix bug where the registered tab in the tmux controller wasn't updated when a tmux tab was dragged into a different window.unblock SIGPIPE before calling exec (sigprocmask was needed, not just signal).Remember which non-tmux window a tab with a tmux window was in.Detect unsupported tmux versions. Print an error and write detach.Add tmux prefs to general prefs pane: open initial unknown windows in windows/tabs, and open dashboard if there are more than N windows.Make coprocess dialog a combo box that remembers last 20 commands. Add key action for running a coprocess.Get rid of linen background for tmux windows. Fix bug where a tmux split pane would show more than it ought to if there was extra space. Now, instead show the window's bg color in that space. Make session views not autoresize their subviews in TmuxMode so that a scrollview can be smaller than its container, allowing it to be the size that tmux dictates.Fix various dimming bugs (bug 1664). Now if any session that's broadcasting input is active all sessions broadcasting input are undimmed.The CGSSetWindowBackgroundBlurRadius seems to cause the window server to crash on 10.6 so only use it on 10.7 and upCall wrapper.tool.shutdown when toolbelt view shuts down.Change cmd-opt-R to cmd-0, which doesn't change session size, and move Restore Window item to View menu and make it Make Text Normal Size. Also change titles of cmd-+ and cmd-- to Make Text Bigger/Smaller. Add an alternate item, cmd-opt-0, to also restore size.Remove most disallowed stuff between fork and exec. Continue to do setenv and chdir, but lots of other code does the same (ksh, tmux) so I don't think it's a problem.Resize lion fullscreen correctly when screen parameters changeKeep the close button visible on the last toolbar item but make it hide the toolbarFix mouse cursor craziness. Don't use cursor rects. Instead use the scrollbar's document-cursorAdd blend option to allow variable blending of default bg color over background image (it used to use the transparency value when transparency was disabled, which if 0 would make lion fullscreen not have a bg image at all)sessions upstre…sessions upstream/sessionsExpand tildes in custom prefs folderonly set LC_CTYPE if the encoding is supported by setlocaleRemove double linking of growlRemove visor loggingTrack hidden windows with hidden<sessionid> key. Don't open them by default. If any windows are hidden, open the dashboard on initial attachement to the session. Save window origins in origins<sessionid>. Update windows table in dashboard when windows are opened. Allow dashboard to be closed with cmd-w. Improve aesthetics of dashboard.Add dev target to makefile. Remove duplciate run target.Add EquivalenceClassSet. Simplify how tmux affinity works by using an equivalence class. Make window affinities go by window id instead of pane id. Add some rules to the makefile to facilitate avoiding xcode. Add session ID and expect it in %session-changed. Save window affinities when a tab is added or removed. Preserve affinities when attaching to a new session. Fix a bug where dragging a tab to make a split didn't work (safety valve triggered improperly).
Loading