Commit History

Author SHA1 Message Date
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 years ago
  Andreas Kling 78b12e1521 Userland: Turn all application menus into window menus :^) 4 years ago
  Edgar Araújo 5df34f6567 TextEditor: Exit program when file is not opened 4 years ago
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 years ago
  ry755 b474f49164 TextEditor: Add a command line option to jump to a specific line number 4 years ago
  Andreas Kling 6817d0701e TextEditor: Initialize menubar before opening initial file 4 years ago
  Andreas Kling 28720e9035 TextEditor: Rename open_sesame() => open_file() 4 years ago
  thankyouverycool 1723eac40f TextEditor: Fix passing null parent to AboutDialog 4 years ago
  Andreas Kling cc8b3c92ba Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges 4 years ago
  Andreas Kling d312011708 Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 4 years ago
  Andreas Kling 20915795a8 Everywhere: Pledge "sendfd" in WindowServer client programs 4 years ago
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 years ago