Commit Graph
10 Commits
Author SHA1 Message Date
Sergei Reznikov 7bf88c5132 Enable KeymapSwitcher automatically for some locales.
Change-Id: Ie3b49be07dd02227850cb0d7d2a7befca7992668
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2597
Reviewed-by: Sergei Reznikov <[email protected]>
2020-05-07 22:07:58 +00:00
Sergei Reznikov f42d4b5cc4 CodyCam: center error messages 2018-05-18 15:12:13 +03:00
Sergei Reznikov 766191919d Added stub for get_nth_pci_info.
BeRometer works now.

Signed-off-by: Adrien Destugues <[email protected]>

This is a private API, but some apps used it anyway. We don't need a
complete implementation to at least make BeRoMeter run.

Fixes #5146.
2016-09-26 21:44:21 +02:00
Sergei Reznikov 2b89943545 Keymaps: add Russian ruble symbol...
to Russian, Belorusian and Ukrainian keymaps

Signed-off-by: Adrien Destugues <[email protected]>

This is the new official symbol for ruble since october 2013, and was
added to Unicode 7.

Note that our version of the DejaVu font doesn't support it yet, we need
to update it as well.
2014-12-08 12:48:29 +01:00
Sergei Reznikov 7f4d1af49d Compilation fixes for x86_64.
Added quite a few missing components to image:

alert arp bc CortexAddOnHost

CDPlayer CharacterMap DeskCalc
Devices DiskUsage Expander LaunchBox MediaConverter NetworkStatus
PoorMan Pulse Screenshot ShowImage SoundRecorder TV Workspaces

DataTranslations Media Printers ScreenSaver

BSnow Cortex FontDemo OverlayImage Pairs

cddb_daemon midi_server power_daemon print_server print_addon_server

Canon LIPS3 Compatible Canon LIPS4 Compatible Gutenprint
PCL5 Compatible PCL6 Compatible PDF Writer PS Compatible

libgame.so libmedia.so

Signed-off-by: Alex Smith <[email protected]>
2013-01-04 18:45:22 +00:00
Sergei Reznikov b7b5d7636b 64-bit fixes for kernel with KDEBUG_LEVEL = 0
Signed-off-by: Alex Smith <[email protected]>
2012-12-18 14:56:16 +00:00
Sergei Reznikov 6189b5a12f Add B_NOT_CLOSEABLE|B_NOT_MINIMIZABLE to ScreenSaverWindow
Yet another screensaver password hack prevented. Yet another
attempt to close #9196 is made.

Signed-off-by: Siarzhuk Zharski <[email protected]>
2012-12-02 13:51:50 +01:00
Sergei Reznikov d3144dd06b Make ScreenSaverWindow B_NOT_MOVABLE-prevent password hack
Fixes #9196

Signed-off-by: Siarzhuk Zharski <[email protected]>
2012-12-02 11:53:12 +01:00
Reznikov Sergei 72b7db341b Added resize to fit shortcuts. Partially fixes #7467.
* Adjusted initial tracker windows width to fit modified column.
* Resolved a TODO: Added get info shortcut to Open with window.

 Author:    Sergei Reznikov <[email protected]>

Signed-off-by: Alexandre Deckner <[email protected]>
2012-05-28 16:29:43 +02:00
Reznikov Sergei ba747b26ac Fix #5586: Add missing shortcuts to FilePanel. 2012-04-17 18:27:52 +02:00