Andreas Kling
|
4d3c5fd83e
LibGUI: Start working on a GFileSystemModel and hook that up in FileManager.
|
6 yıl önce |
Andreas Kling
|
474340b9cd
GTreeView: A bunch of work on the tree view.
|
6 yıl önce |
Andreas Kling
|
d02238af48
LibGUI: Expand GModelIndex a bit, adding internal data and model pointers.
|
6 yıl önce |
Andreas Kling
|
9d7a513681
GTextEditor: Keep tweaking the single-line look.
|
6 yıl önce |
Andreas Kling
|
b6c5bd3d28
FileManager: Add back/forward buttons (placeholders.)
|
6 yıl önce |
Andreas Kling
|
670e376e27
Tweak the look of various UI surfaces and buttons.
|
6 yıl önce |
Andreas Kling
|
614dafea32
FileManager+LibGUI: Show thumbnail generation progress in the statusbar.
|
6 yıl önce |
Andreas Kling
|
43f9027968
FileManager: Add toolbar buttons for switching the view mode.
|
6 yıl önce |
Andreas Kling
|
19fa70c821
LibGUI: Add a GItemView class.
|
6 yıl önce |
Andreas Kling
|
7c0a185970
Use the PNG loader for all images, and get rid of the .rgb files.
|
6 yıl önce |
Andreas Kling
|
be4533717a
FileManager: Add ability to create new directories.
|
6 yıl önce |
Andreas Kling
|
1030e6b848
FileManager: Add a "Location:" label.
|
6 yıl önce |
Andreas Kling
|
daa1dcb5e8
FileManager: Use a GTextEditor for the location bar + tweak icons.
|
6 yıl önce |
Andreas Kling
|
57ff293a51
LibGUI: Implement nested event loops to support dialog boxes.
|
6 yıl önce |
Andreas Kling
|
b0c673265a
Applications: Map Alt+F4 to Quit in FileManager/ProcessManager/Terminal.
|
6 yıl önce |
Andreas Kling
|
d94abc4f81
FileManager+LibGUI: Add a simple location textbox.
|
6 yıl önce |
Andreas Kling
|
596a5ce5a4
LibGUI+WindowServer: Add app-global keyboard shortcuts.
|
6 yıl önce |
Andreas Kling
|
5c0fca0a95
FileManager: Make the "open parent directory" action actually open ".."
|
6 yıl önce |
Andreas Kling
|
e11c7a5df5
FileManager: Add "up to parent directory" action to toolbar.
|
6 yıl önce |
Andreas Kling
|
274b0260f7
Kernel: Don't send SIGCHLD to parent process if he has SA_NOCLDWAIT set.
|
6 yıl önce |
Andreas Kling
|
ac8fb5da4c
FileManager: Port to GTableModel/GTableView.
|
6 yıl önce |
Andreas Kling
|
b704d3d295
LibGUI: Add a GToolBar class that can be populated with GActions.
|
6 yıl önce |
Andreas Kling
|
4b15dd2bca
LibGUI: Rename GEventLoop::exit() and GApplication::exit() to quit().
|
6 yıl önce |
Andreas Kling
|
f33f094483
FileManager: Add some menus.
|
6 yıl önce |
Andreas Kling
|
3351f1ccc1
Port all apps to GApplication.
|
6 yıl önce |
Andreas Kling
|
2def3d8d3f
LibGUI: Start adding an automatic widget layout system.
|
6 yıl önce |
Andreas Kling
|
2cf1dd5b6f
Move apps into a top-level Applications/ directory.
|
6 yıl önce |