#
80c4856b |
| 19-Nov-2023 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[INPUT] Implement advanced settings (#5864)
Allow the user to turn off "Advanced Text Service".
[HKEY_CURRENT_USER\Software\Microsoft\CTF]
"Disable Thread Input Manager"=dword:00000001
Implement
[INPUT] Implement advanced settings (#5864)
Allow the user to turn off "Advanced Text Service".
[HKEY_CURRENT_USER\Software\Microsoft\CTF]
"Disable Thread Input Manager"=dword:00000001
Implement AdvancedSettingsPageProc procedure.
Modify IDS_REBOOT_NOW resource string.
CORE-19268
show more ...
|
#
30bc0b6b |
| 11-May-2023 |
Jose Carlos Jesus <zecarlos1957@hotmail.com> |
[CPL:INPUT] Fix "Dvorak" typo in all .rc files (#5277)
CORE-18843
|
#
4d9026c8 |
| 29-Oct-2022 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[CPL:INPUT] Return TRUE against WM_INITDIALOG and add WS_TABSTOP
This affects control focus.
|
#
5f4bb73e |
| 28-Sep-2022 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[CPL][INPUT] Make the ListView a TreeView (#4726)
- Make the list a TreeView.
- Modify IDD_PROPPAGESETTINGS resource dialog for UI compatibility.
|
Revision tags: 0.4.14-release |
|
#
01cb01de |
| 26-Apr-2020 |
Jose Carlos Jesus <zecarlos1957@hotmail.com> |
[CPL] Portuguese translation update (#2629)
Portuguese translation for:
cpl/input, cpl/hotplug, cpl/liccpa, cpl/telephon, cpl/timedate
|
Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release |
|
#
8b67edd8 |
| 30-Jul-2019 |
Joachim Henze <Joachim.Henze@reactos.org> |
[INPUT][INTL][SYSSETUP] Limit Combobox height CORE-16252
v6 comboboxes default to displaying up to 30entries and give a bad user experience in 2nd stage where we usually have low vertical screen res
[INPUT][INTL][SYSSETUP] Limit Combobox height CORE-16252
v6 comboboxes default to displaying up to 30entries and give a bad user experience in 2nd stage where we usually have low vertical screen resolution. Therefore limit the height of the expanded boxes to bring us close to how they were drawn before 0.4.12-dev-882-g e3e173ffaafbccb0e9b52926d41626d5a4dc38cd
Adding CBS_NOINTEGRALHEIGHT gives similar result for both: comctl32 v5 and v6 comboboxes.
show more ...
|
Revision tags: 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev, 0.4.10-release |
|
#
8a333e68 |
| 15-Sep-2018 |
Ștefan Fulea <stefan.fulea@mail.com> |
[CPL:INPUT] Update Input's existing localized information. (#861)
Update the name of the Romanian Keyboard layout in localized resources by renaming the existing one as legacy and adding the new one
[CPL:INPUT] Update Input's existing localized information. (#861)
Update the name of the Romanian Keyboard layout in localized resources by renaming the existing one as legacy and adding the new one as standard.
Use the same resource string ID as the one used in input.cpl from later versions of Windows that do have kbdrost. This improves the Windows binary compatibility of kbrost's setup.
CORE-15056
show more ...
|
Revision tags: 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev, 0.4.7-release, v0.4.7 |
|
#
3dbd44fd |
| 13-Nov-2017 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
input: Overwrite font substitutes settings on lang change
|
Revision tags: 0.4.8-dev, 0.4.7-rc1 |
|
#
5d0a122f |
| 11-Oct-2017 |
Alisson Lauffer <alissonvitortc@gmail.com> |
[TRANSLATION]: Brazilian Portuguese translation update for input.cpl (#51)
|
#
c2c66aff |
| 03-Oct-2017 |
Colin Finck <colin@reactos.org> |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
Revision tags: backups/GSoC_2017/rapps@75905, ReactOS-0.4.6, backups/ros-branch-0_4_6@75728, 0.4.7-dev, ReactOS-0.4.5, backups/ros-branch-0_4_5@74569, ReactOS-0.4.4-CLT2017, backups/ReactOS-0.4.4-CLT2017@74182, ReactOS-0.4.4, backups/ros-branch-0_4_4@74002, ReactOS-0.4.4-FOSDEM2017, backups/ReactOS-0.4.4-FOSDEM2017@73667, ReactOS-0.4.3, backups/ros-branch-0_4_3@73437, backups/sndblst@72664, ReactOS-0.4.2, backups/ros-branch-0_4_2@73087, ReactOS-0.4.1, backups/ros-branch-0_4_1@71718 |
|
#
321bcc05 |
| 24-Apr-2016 |
Pierre Schweitzer <pierre@reactos.org> |
Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
|