Историја ревизија

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