Byeong-Sik Jeon
|
e1fd734c97
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
Huw Davies
|
04662b8c45
|
oledlg: Remove the structure window property when we quit.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
5f71b16d07
|
oledlg: Return the appropiate value after the dialog is closed.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
feeaf9c238
|
oledlg: Update the source text.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
8711d5e6b1
|
oledlg: Set nSelectedIndex on exit.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
39131cf545
|
oledlg: Retrieve names from the OBJECTDESCRIPTOR structure.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
ddaa4801a9
|
oledlg: Call the hook proc if present.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
e898890241
|
oledlg: Set initial focus to the display list.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
1d9e48c77e
|
oledlg: Handle paste / link mode change.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
aa9fdd06e4
|
oledlg: Minimal 'As Icon' handling. Just disable for now.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
15768f8572
|
oledlg: Update the result text.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
0019f3bba9
|
oledlg: Add paste special string resources.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
45a3b1738f
|
oledlg: Post OLEUI_MSG_HELP when the Help button is pressed and hide the Help button if the app doesn't want it.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
b7ad8fbbd9
|
oledlg: Send the OLEUI_MSG_ENDDIALOG messsage when closing the dialog.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
bda36798ad
|
oledlg: Register a couple of messages.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
f07bbbd434
|
oledlg: Copy the appropiate list to the display list.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
a67ad872e3
|
oledlg: Logic for initial selection of paste/pastelink radio buttons.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
f7d5f198b4
|
oledlg: Initialize the pastelink list.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
905b598bb3
|
oledlg: Initialize the paste list.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
284f07e412
|
oledlg: Set the user supplied caption.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
7a17e824ab
|
oledlg: Use the clipboard if the user doesn't pass an IDataObject.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
65e112a155
|
oledlg: Initial management of private structure for dialog box control.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
3d6d9b210a
|
oledlg: Load the correct dialog template and add a skeleton dialog proc.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
3c2c4a030c
|
oledlg: Paste special dialog resource.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
a94bc4c0b6
|
oledlg: Forward OleUIPasteSpecialA -> OleUIPasteSpecialW.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
f08c5c2ccf
|
oledlg: Debugging code to dump the OLEUIPASTESPECIAL structure.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
bed39b45ee
|
oledlg: Register a bunch of clipboard formats.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
9ce684b987
|
oledlg: Move paste special dialog stubs to their own file.
|
2006-10-20 11:41:06 +02:00 |
Hans Leidekker
|
385a8da4e4
|
Don't use utf-8 in rc files.
|
2006-10-06 12:32:23 +02:00 |
Michael Stefaniuc
|
41dd56cb7f
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Hwang YunSong(황윤성)
|
18ce38311b
|
oledlg: Updated Korean resource.
|
2006-08-04 12:04:11 +02:00 |
Alexandre Julliard
|
7d5da23463
|
oledlg: Make a string static.
|
2006-08-02 13:32:34 +02:00 |
Alexandre Julliard
|
77dc0d9be5
|
.gitignore: Added wildcards to ignore generated resource files.
|
2006-07-10 21:39:00 +02:00 |
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Alexandre Julliard
|
28bbdf116c
|
oledlg: Declare varargs functions as WINAPIV instead of cdecl.
|
2006-06-13 11:40:23 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
András Kovács
|
b888034d62
|
oledlg: Added Hungarian translation.
|
2006-03-15 11:32:59 +01:00 |
Petr Tesarik
|
1bc4157109
|
oledlg: Czech language resources encoding fix.
|
2006-02-13 13:27:58 +01:00 |
Fatih Aşıcı
|
863c5b39f4
|
oledlg: Turkish translation.
|
2006-02-06 13:05:36 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
YunSong Hwang
|
68baacc859
|
Update Korean translations.
|
2005-11-21 12:01:19 +00:00 |
YunSong Hwang
|
6e20af5dac
|
Add Korean translations.
|
2005-11-14 11:27:36 +00:00 |
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Alexander N. Sørnes
|
cd6e5bab8b
|
Added Norwegian translations.
|
2005-09-26 10:56:47 +00:00 |
Mike McCormack
|
257c337c19
|
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
|
2005-07-07 12:08:42 +00:00 |
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
Alexandre Julliard
|
d62356aa1e
|
Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
|
2005-05-07 12:39:52 +00:00 |
Vincent Béron
|
0fa5e855fb
|
Use SUBLANG_NEUTRAL for French resources.
|
2005-05-04 09:52:47 +00:00 |