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.019Apr1817161514131210765432131Mar30292625242321201918171615141312131213121110987652128Feb27262320191716171513116543228Jan27262524232221201918171615141312111098765432131Dec292827Remove what's left of updateBookmarkFields into ProfilePreferencesViewController. Yay!Command updateBookmarkFields: and underlyingBookmarkDidChangeRemove dead codeImprove comment, remove double semicolonRemove dead codeMove modifierTagForMask: to iTermPreferences maskForModifierTag and change the tag values to a properly named enumGet rid of -savePreferences and just synchronize where needed.Fix up member var names in prefpanelSimplify prefpanel code for handling the toolbarSimplify prefpanel code and reorganize a littleMove removeKeyMappingsReferringToBookmarkGuid: to new prefsAdd explanatory commentRemove dead codeRemove dead methodMove setAsDefault: to a/ProfilePreferencesViewController and improve some formattingCreate a constant for nonTerminalWindowBecameKey notificationMove code for finding hotkey profile to HotkeyWindowControllerRename openToBookmark to openToProfileWithGuidWhen editing current session, select the general tab before showing the pref windowRemove call to set window's level in prefpanel, which is unnecessary, and move call to select first profile to before window is shown.Fix insanity where init might be called twice in PrefPanel, and remove duplicate delegate-setting.Rename showBookmarks to selectProfilesTabRename layoutSubviewsForSingleBookmarkMode to layoutSubviewsForEditCurrentSessionModeRemove useless line that instantiates the prefpanel's window.Remove unneeded line (of course the toolbar items are all enabled).Assign a const kReloadAddressBookNotification to the notification name and move the horribly misnamed reloadURLHandlers to new prefsMove call to turn off NSScrollAnimationEnabled to iTermPreferences.Load remote prefs much earlier (it was being done after the profilesmodel was loaded, which was too late, and it was inappropriate to load it from prefpanel's initializer anyway).Rename prefs to _userDefaults in PreFPanelrename dataSource to _profileModel in prefpanelModernize sharedInstance and sessionsInstanceMove first responder methods in prefpanelRemove IBAction from closeWindow and closeCurrentSession in PrefPanel, where not needed.remove dead bookmarkSettingChanged: (yay!)Make prefpanel not be an NSTextFieldDelegate since it's not called that wayRemove profileWithGuidWasSelectedRemove unused method declarationsClean up project file, comments.Move advanced prefs to new prefs systemMove application keypad allowed to new prefs, and treat keymap as an owned value
Loading