reactos/dll/win32/comctl32
Jose Carlos Jesus 4526848888
[TRANSLATION] Improvements to Portuguese (pt-PT) translation (#3842)
- [CALCS] Add Portuguese (pt-PT) translation
- [COMCTL32] Improve Portuguese (pt-PT) translation
- [COMDLG32] Improve Portuguese (pt-PT) translation
- [ACLUI] Improve Portuguese (pt-PT) translation
- [DEVMGR] Fix typos and improve pt-PT translation
- [SYSDM] Fix typos and improve pt-PT translation
- [CPL] Readjust objects position to fit all text

Signed-off-by: Jose Carlos Jesus <zecarlos1957@hotmail.com>
2021-09-07 19:20:18 +03:00
..
lang [TRANSLATION] Improvements to Portuguese (pt-PT) translation (#3842) 2021-09-07 19:20:18 +03:00
amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
animate.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
button.c [COMCTL32] Button.c Fix CORE-17260 2020-10-03 15:38:02 +02:00
CMakeLists.txt [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
combo.c [ComCtl32] Properly handle WM_CTLCOLOR* messages. 2019-11-06 20:29:28 -06:00
comboex.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
comctl32.h [WIN32SS][COMCTL32] Commit Flip_Fix_9.patch 2021-01-05 20:30:40 +01:00
comctl32.spec [COMCTL32] Export LoadIconMetric and LoadIconWithScaleDown 2019-08-16 18:31:07 +02:00
comctl32_ros.diff [COMCTL32] use previous version of cursor files CORE-14144, 2017-12-28 00:04:53 +01:00
comctl32undoc.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
commctrl.c [COMCTL32] Add NULL checks to SetWindowSubclass. 2019-02-17 09:51:16 +01:00
datetime.c [COMCTL32] Addendum to last commit (#3674) CORE-17199 2021-06-28 02:05:56 +02:00
dpa.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
draglist.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
dsa.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
edit.c [COMCTL32] Edit: Fix caret and scroll position 2019-03-24 23:26:20 +01:00
flatsb.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
header.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
hotkey.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
idb_hist_large.bmp
idb_hist_small.bmp
idb_std_large.bmp
idb_std_small.bmp
idb_view_large.bmp
idb_view_small.bmp
idc_copy.cur
idc_divider.cur [COMCTL32] use previous version of cursor files CORE-14144, 2017-12-28 00:04:53 +01:00
idc_divideropen.cur [COMCTL32] use previous version of cursor files CORE-14144, 2017-12-28 00:04:53 +01:00
idc_movebutton.cur
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c [COMCTL32] Fix an incorrect returned value for ImageList_Remove 2021-04-24 20:13:56 +02:00
ipaddress.c [COMCTL32] Fix wrong behavior about Tab key 2020-10-01 22:53:59 +09:00
listbox.c [COMCTL32] Unregister some classes that were registered. 2018-08-27 19:49:57 +02:00
listview.c [COMCTL32] Listview: Only apply horizontal offset when setting header position CORE-17674 2021-07-13 07:38:45 +02:00
monthcal.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
nativefont.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
pager.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
precomp.h [ComCtl32] Fix Build 2 2019-11-06 21:29:56 -06:00
progress.c [COMCTL32] Sync listview.c and progress.c with Wine Staging 4.18. CORE-16441 2019-10-26 22:51:10 +01:00
propsheet.c [COMCTL32] Fix recalculation of property-sheet dialog position (#1818) 2020-05-15 18:12:02 +02:00
rebar.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
resource.h
rsrc.rc [COMCTL32] Add Indonesian translation. 2019-06-20 17:31:49 +02:00
smoothscroll.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
static.c [COMCTL32] Strip EOL whitespace within ifdef __REACTOS__ section 2021-06-16 11:41:56 +02:00
status.c [COMCTL32] Checking size grip bounds in x-axis only 2019-08-16 16:22:24 +02:00
string.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
stubs.c
syslink.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
tab.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
taskdialog.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
theme_scrollbar.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
theming.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
toolbar.c [WIN32SS][COMCTL32] Commit Flip_Fix_9.patch 2021-01-05 20:30:40 +01:00
tooltips.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
trackbar.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
treeview.c Fix of comdlg32 Treeview undue handling of WM_SYSKEYDOWN (#2731) 2020-05-09 21:37:26 +09:00
updown.c [COMCTL32] Updown Suppress the NM_RELEASEDCAPTURE notification CORE-14365 2019-09-20 20:13:09 +02:00
x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00