| Age | Commit message (Collapse) | Author |
|
|
|
Constructing/destructing it is a bit more expensive than you'd think.
|
|
...but then ignore it and look it all up again in the database.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The wxWidgets item IDs can easily become outdated (when a search
is done).
|
|
|
|
|
|
|
|
|
|
|
|
strcoll() just doesn't really seem to work at all on Windows.
|
|
In this way, ordering will be preserved (part of #2208).
|
|
|
|
a screen is selected (#2210).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove unnecessary include from kdm_dialog.h.
Unbind selection-changed signal in ScreensPanel destructor to stop
it causing problems if it is called during ~ScreensPanel.
Add -fno-omit-frame-pointer in case it helps with Dr. Mingw.
|
|
|