Commit History

Author SHA1 Message Date
  Andreas Kling add38b3981 GModel: Add GModelIndex argument to row_count() and column_count(). 6 years ago
  Andreas Kling 9fa21fa585 LibGUI: Add a GPainter class that inherits from Painter. 6 years ago
  Andreas Kling be604652ae LibGUI: Add GIcon::default_icon(name). 6 years ago
  Andreas Kling 500df578fe LibGUI+Kernel: Add a GLock class (userspace mutex.) 6 years ago
  Andreas Kling 614dafea32 FileManager+LibGUI: Show thumbnail generation progress in the statusbar. 6 years ago
  Andreas Kling 1c67788933 FileManager: Don't use 32x32 thumbnails for the table view. 6 years ago
  Andreas Kling 900a3966e2 FileManager: Don't show "." and ".." in directory views. 6 years ago
  Andreas Kling 86413a6f5a LibGUI+FileManager: Add a GIcon class to support multi-size icons. 6 years ago
  Andreas Kling 812dc1e9ea FileManager: Add a very naive thumbnail generation thread. 6 years ago
  Andreas Kling 92627154a7 FileManager: Add basic thumbnailing of PNG images. 6 years ago
  Andreas Kling 82ca3e58b8 FileManager: Make sure the status bar callback is hooked up. 6 years ago
  Andreas Kling 19fa70c821 LibGUI: Add a GItemView class. 6 years ago
  Andreas Kling 994cf10b3e LibGUI: Rename GTableModel => GModel. 6 years ago