Historique des commits

Auteur SHA1 Message Date
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity il y a 5 ans
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces il y a 5 ans
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames il y a 5 ans
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout il y a 5 ans
  Andreas Kling f2a087126c LibC: Add posix_openpt(), grantpt() and unlockpt() il y a 5 ans
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G il y a 5 ans
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C il y a 5 ans
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes il y a 5 ans
  Andreas Kling 94ca55cefd Meta: Add license header to source files il y a 5 ans
  joshua stein d063a4ccf3 HackStudio: set sane $PATH early to include /usr/local/bin il y a 5 ans
  Sergey Bugaev 1f5001c581 HackStudio: Do not spawn an intermediary shell il y a 5 ans
  Sergey Bugaev 8484635920 HackStudio: Add TerminalWrapper::kill_running_command() il y a 5 ans
  Sergey Bugaev cd11a8597a HackStudio: Add TerminalWrapper::on_command_exit il y a 5 ans
  Sergey Bugaev d3504b4f9b Terminal+HackStudio: Fix leaking PTM fd to child processes il y a 5 ans
  Andreas Kling 4e25d69dba HackStudio: Move the ProcessStateWidget below the TerminalWidget il y a 5 ans
  Andreas Kling bced810880 HackStudio: Show the slave pty's PGID in the ProcessStateWidget il y a 5 ans
  Andreas Kling 272317bce2 HackStudio: Add a widget showing the state of console's running process il y a 5 ans
  Andreas Kling 654ffdef91 HackStudio: Add a simple "Build" action il y a 5 ans
  Andreas Kling da0958a882 LibVT: Make TerminalWidget's automatic size policy updates optional il y a 5 ans
  Andreas Kling 43ccb28852 HackStudio: Embed a Terminal widget below the text editor il y a 5 ans