Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 anni fa |
Andreas Kling
|
799b0a4fa8
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
|
5 anni fa |
Andreas Kling
|
5c06c32df4
LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png()
|
5 anni fa |
Andreas Kling
|
9ac94d393e
LibGfx: Rename from LibDraw :^)
|
5 anni fa |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 anni fa |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 anni fa |
Andreas Kling
|
2d39da5405
LibCore: Put all classes in the Core namespace and remove the leading C
|
5 anni fa |
Andreas Kling
|
d67da8c101
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
|
5 anni fa |
Andreas Kling
|
7c74d3a657
TextEditor: Focus the editor after opening a new file
|
5 anni fa |
Andreas Kling
|
ebfb3d91e2
TextEditor: Various UI text tweaks
|
5 anni fa |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 anni fa |
0xtechnobabble
|
49e8d34f0e
TextEditor: Replace text in find textbox with selection
|
5 anni fa |
0xtechnobabble
|
ecf58ddd4f
TextEditor: Implement replacement functionality
|
5 anni fa |
Jami Kettunen
|
cece0d230d
Applications: Add new keyboard shortcuts & update few existing ones
|
5 anni fa |
Jami Kettunen
|
33b8d37dd3
Applications: Space out SystemMonitor & TextEditor in AboutDialogs
|
5 anni fa |
Paweł Cholewa
|
e2dcf27a2e
TextEditor: Ask before opening a file if current document is dirty
|
5 anni fa |
Andreas Kling
|
6425b8714a
TextEditor: Handle drop events
|
5 anni fa |
Andreas Kling
|
fd5eb79d19
LibGUI: Make GMenu inherit from CObject
|
5 anni fa |
Sasan Hezarkhani
|
8cea5c053d
TextEditor: `Fix bug when document is marked dirty on open.
|
5 anni fa |
Andreas Kling
|
f8703d44cc
TextEditor: Focus the editor widget on startup
|
5 anni fa |
Andreas Kling
|
b8bf998b61
LibGUI: Move text search functions from GTextEditor to GTextDocument
|
5 anni fa |
Kevin Murphy
|
10324bc574
TextEditor: suppress "Not found" window when searching for empty string
|
5 anni fa |
Andreas Kling
|
1a279c5b2a
GMessageBox: Hide the constructor and fix broken usages
|
5 anni fa |
Andreas Kling
|
8d550c174e
LibCore: Convert CFile to ObjectPtr
|
5 anni fa |
Andreas Kling
|
31b38ed88f
LibGUI: Don't create GMessageBox and GInputBox on the stack
|
5 anni fa |
Andreas Kling
|
45cfd57f6e
GButton: Convert most code to using ObjectPtr for GButton
|
5 anni fa |
Andreas Kling
|
ff6ce422dd
LibGUI: Convert GWidget to ObjectPtr
|
5 anni fa |
Andreas Kling
|
3476a63415
LibGUI: Convert GStatusBar to ObjectPtr
|
5 anni fa |
Andreas Kling
|
f4531c976c
LibGUI: Convert GToolBar to ObjectPtr
|
5 anni fa |
Andreas Kling
|
93851c3832
LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr
|
5 anni fa |