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.07Jul6542130Jun2928272625232221201917151413121076543131May302827262524232221201918171615141312109543229Apr2827262524232221201918161514118754131Mar3029282726252423222120181716151413121312109876432129Feb2827252423222120Fix warnings about deprecated methodsSplit a bunch of new files out of iTermHotkeyPReferencesWindowController.Fix some warningsInclude floating panels when computing occlusion. Ignore invisible windows.Make smart layout prefer windows near the center, but minimizing overlap always takes priority.include visible floating panels in smart layout. Ignore invisible windows.Include floating panels in the calculation of whether any windows are open for if a hotkey window should be shown when you click the dock.Remove some apparently unnecessary code that tries to return to the hotkey window from the open quickly window. I think we handle become/resign key more correctly now so it's not necessary.Remove excessive logging in smart layoutRemove dead codeAccept visible, not just ordered, windows for checking if keystrokes are being stolen. Also remove no-longer-needed ignore spotlight setting. I think that setting was needed before because we did the wrong thing when a hotkey window resigned key.Make separate methods to get all ordered windows plus visible vs all panelsLog floating panels' view hierarchy to debug logsExpose floating panels to scriptingFix animation for both panel and window hotkey windowsModernize layoutDone ivarAdd some commentsRemove unneeded dependencies from PTYWindow.mRename kPseudoTerminalStateRestorationWindowArrangementKey to kTerminalWindowStateRestorationWindowArrangementKey and move to PTYWindow to remove the direct dependency on PseudoTerminal.h from PTYWindow.Refactor smart selection code to be saner and modernRemove remnants of PTYWindowFix scripting by wrapping iTermWindow and iTermPanel in iTermScriptingWindow, which forwards methods to whatever the underlying window object is. This makes Applescript happy, since it really really wants the object to be of the class you say it is in the .sdef.Don't show timestamps for untouched lines in new sessionsGet rid of the delayed title setter and use a weak ref insteadFix up support for tmux windows in hotkey windowSAllow the badge font name to specify a style by giving a name like Courier-Oblique.Use a panel only when a window floats and joins all spaces. Otherwise it can be a floating window that has slightly saner behavior.Make checkmarks in scheme selection box reflect reality (including whether the system considers us the default app). Remove some legacy iterm2 scheme code.Fix a crash where some preference panel view controllers remained allocated after the pref panel was released. There were cyclic references in various blocks. The fix for most of them is to remove the blocks in PreferenceInfo when the window closes. A color well block also had a cycle, and I fixed it by using an unsafe unretained pointer. Blocks are non-arc code are scary.Remove bogus call to remove observer.Avoid recomputing window occlusion fraction by caching it and invalidating the cache when windows move, create, are destroyed, or change order. Issue 4893.adhoc_3.0.20160…adhoc_3.0.20160706_103308 upstream/adhoc_3.0.20160706_103308Make permissions of ShellHistory database only user-readableShow a warning before installing shell integration giving the command to be runFix a bug where iTermWarning would not run the block for saved preferencesDon't evaluate smart selection rules without actions when searching for custom actions. Issue 4888Clean up iTermWarning so you can provide a block for each action. Use the new API in the mutiline paste warning. Fix a bug where it did not offer to paste without nesline when not at a shell prompt.Fix spacing between checkboxes on the appearance tabGet animating off the screen working. Halleluja.Add missing QLPreviewPanel filesAdd new images
Loading