Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 274b41e47c Terminal: Changex internal opacity representation to byte instead of float. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cf0d05d54a Terminal: Don't compute buffer positions outside the possible area. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 08c04f0a41 Terminal: Add basic mouse selection with copy and paste. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4118aaaa32 Terminal: Fix compiler warnings. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 42f374d0f1 Terminal: Add support for DCH ('P' final) %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 1372f10dda Terminal: Add support for REP ('b' final) %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6e4f0b3cc5 Terminal: Reallocate kept lines when resizing the terminal. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e8f35ef311 Terminal: Store horizontal tabs in a Vector. %!s(int64=6) %!d(string=hai) anos
  Christopher Dumas e92fe52031 Terminal: Use Vectors and OwnPtrs for Terminal lines. Adjust scroll %!s(int64=6) %!d(string=hai) anos
  Christopher Dumas ce15a4021d Terminal: Implement scroll region termcodes %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 473d0e83ad Terminal: Fix insufficient repaint after visual bell clears. %!s(int64=6) %!d(string=hai) anos
  Christopher Dumas b0d8dba16d Terminal: Single settings window & consistant visual bell timing %!s(int64=6) %!d(string=hai) anos
  Christopher Dumas f8a02d4733 Terminal: Audible vs Visible beep option %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 004a630bfe Terminal: Fix some missing text attributes %!s(int64=6) %!d(string=hai) anos
  Christopher Dumas e3f81bce49 IRC client setttings, Terminal settings, more WM settings %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3ec625067a Terminal: Uh, also change the one caller of beep() to sysbeep().. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3cba2a8a78 Kernel: Add a beep() syscall that beeps the PC speaker. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling dddf45f563 Change String&& arguments to const String& in a couple of places. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 565f073796 Terminal: Give the terminal widget a sunken container look. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b5b44a29bb Replace various copies of parse_uint(String) with String::to_uint(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b04f08ba48 Shell: Support home/end keys for line editing. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6a5d92f0ad WindowServer+LibGUI: Allow changing whether windows have alpha channels. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a274196bd7 Terminal: <esc>[m should clear the current attribute. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0ae475ff5b Terminal: Add ability to adjust the terminal's opacity. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ab94a6be00 AK: Add String::copy(BufferType) helper. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5eedb22834 Sprinkle use of AK::Vector in various places. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling fc1d3074de LibCore: Move LibGUI/GNotifier to LibCore/CNotifier. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b8062f69d8 LibCore: Add CEvent and make LibGUI/GEvent inherit from it. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 25f28a54a1 Terminal+LibGUI: Make the terminal cursor blink. %!s(int64=6) %!d(string=hai) anos