Mike McCormack
bbe0e2ce80
Sort the output of wcmd's set command.
2003-12-30 19:17:31 +00:00
Ivan Leo Murray-Smith
5d7957a36d
Updated Italian translations.
2003-12-30 19:12:38 +00:00
Ferenc Wagner
9644428385
Solaris sh portability fix.
2003-12-30 19:09:25 +00:00
Eric Pouech
48f97983d7
- get rid of winedbg internal channels for output
...
- move all standard (old MESG channel) output to stdout
- move all other outputs (TRACE, WARN...) to a new wine debugging
channel (winedbg)
- replaced quite a few #ifdef:ed out output to new channels (mainly in
symbol management area...)
- added a new maintenance commands to ease up debugging
- updated documentation accordingly
2003-12-15 19:53:08 +00:00
Alexandre Julliard
647dec8403
Removed useless #ifdef WINELIB.
2003-12-13 03:22:02 +00:00
Alexandre Julliard
cf83c1254a
Define __WINE__ to enable extensions (spotted by Martin Fuchs).
2003-12-13 03:21:30 +00:00
Martin Fuchs
17b9837af4
Fixed missing initializations of struct SHELLEXECUTEINFO.
2003-12-12 04:11:25 +00:00
Dimitrie O. Paun
166145385d
Remove most string size limitations.
...
Better error handling. Less listview flicker.
A bunch of style fixes and improvements.
2003-12-12 04:08:59 +00:00
Richard Cohen
5ac00719c8
- Fix obsolete comments about windowsx, commdlg.
...
- Increase filename length to MAX_PATH.
- Set the windows extent before playing the metafile.
- Don't hardcode logpixels to 96.
2003-12-11 04:24:38 +00:00
Jon Griffiths
979d543368
Sort the listview when clicking the Name or Type headers.
2003-12-10 02:10:52 +00:00
Dimitrie O. Paun
58c185ecf0
Reformat regedit in a consistent manner.
2003-12-08 22:48:07 +00:00
Richard Cohen
cc8c205adb
- Implement 'Choose font', 'No title', 'Always on Top'.
...
- Paint to offscreen bitmap to eliminate flicker.
- Put 'Always on top' on the main menu not the system menu.
- Date format should be DATE_LONGDATE.
- L button drag to move.
- Cosmetic adjustments.
2003-12-08 22:23:03 +00:00
Pavel Roskin
6c1785d88a
Make inactive LED segments dimmer to make numbers easier to read.
2003-12-08 21:48:18 +00:00
Dimitrie O. Paun
573b389053
Move include/bitmaps/*.xpm where they belong.
2003-12-08 21:44:24 +00:00
Francois Gouget
46f11eda58
Print error messages to stderr as is customary.
2003-12-05 04:42:06 +00:00
Filip Navara
d4baf37085
Fixed some flags in calls to CreateWindowEx.
...
Fixed color of the splitter.
2003-12-05 00:09:54 +00:00
Alexandre Julliard
9f71bd9824
Authors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie O. Paun <dpaun@rogers.com>, Ferenc Wagner <wferi@afavant.elte.hu>
...
New Wine test shell utility.
2003-12-04 02:01:39 +00:00
Alexandre Julliard
358cc8b02b
Use delayed imports instead of explicit GetProcAddress calls.
2003-12-03 22:29:05 +00:00
Alexandre Julliard
4175fdb7c6
Added support for loading 16-bit dlls.
2003-12-03 20:29:24 +00:00
Dimitrie O. Paun
9142f7730b
Added support for editing strings.
2003-12-03 20:25:24 +00:00
Richard Cohen
fa7060cba4
- Properly disable the second hand.
...
- Remove unneeded #include "winnls", #define MIN.
- Get the digital clock working.
2003-12-03 04:44:18 +00:00
Richard Cohen
260b6149f2
- Use resource ids IDM_*, IDS_* instead of numbers.
...
- Move ... from toplevel "Info..." onto sub items (eg "About").
2003-12-03 03:58:29 +00:00
Alexandre Julliard
db70ec8ea1
Use normal dll imports instead of GetProcAddress hacks.
2003-12-02 05:33:26 +00:00
Peter Berg Larsen
4d6c59e153
- the last event was not looked at when compressing console events
...
- better compression for UPDATE_EVENTs as they are not influenced by
CURSOR_POS or CURSOR_GEOM
- added debug traces
2003-12-02 03:52:35 +00:00
Jon Griffiths
78b2610544
Thai translation of notepad. Fix spelling in clock translations.
2003-12-01 22:43:20 +00:00
Alexandre Julliard
2ea7a80965
Added make_progs tool to generate the programs makefile.
...
Create symlinks for all the Winelib apps.
2003-11-30 06:18:43 +00:00
Andrew de Quincey
fc0968d4d1
Fixed one more HeapReAlloc call.
2003-11-30 02:53:29 +00:00
Richard Cohen
3a3ace6e14
Remove some unused code.
2003-11-30 02:52:23 +00:00
Alexandre Julliard
177f3d1e25
Removed some no longer used programs.
2003-11-30 01:55:54 +00:00
Stefan Leichter
ee33c001ac
Changed the version resource to be created in the common way.
2003-11-30 01:42:26 +00:00
Stefan Leichter
2835ebee12
Added version info resource.
2003-11-28 23:11:30 +00:00
Alexandre Julliard
402b79a1e8
Porting fixes.
2003-11-27 00:59:36 +00:00
Alexandre Julliard
49a98285ed
Fixed one more HeapReAlloc call.
2003-11-26 04:10:08 +00:00
Alexandre Julliard
b7976c00a0
Fixed declarations of BroadcastSystemMessage and TranslateAccelerator
...
in winuser.h. Added GetWindowModuleFileName.
2003-11-26 04:09:00 +00:00
Dimitrie O. Paun
c0232546bd
Make the winehq.org domain the official one.
2003-11-26 03:55:01 +00:00
Joshua Thielen
5c4caa6669
Fixed incorrect labeling of question boxes.
...
Removed incorrect email address in copyright.
2003-11-26 03:40:01 +00:00
Jon Griffiths
b82f98cb90
Thai language translation.
2003-11-25 00:08:18 +00:00
Ivan Leo Murray-Smith
3976f4632c
Added/updated Italian resources.
2003-11-21 21:33:02 +00:00
Dimitrie O. Paun
e81dedf1a7
HeapReAlloc() does not allocate memory.
2003-11-20 23:43:12 +00:00
Ivan Leo Murray-Smith
5a2f3c1f1f
Added/updated Italian resources.
2003-11-20 22:07:35 +00:00
Marcelo Duarte
61cbe6672a
Localization to Portuguese.
2003-11-17 20:03:11 +00:00
Ivan Leo Murray-Smith
e2b29cc65f
Improved Italian translations.
2003-11-17 20:00:33 +00:00
Marcelo Duarte
8defcd386c
Localization to the Portuguese of Brazil.
2003-11-05 23:27:01 +00:00
Rein Klazes
8404438f71
Let "info wnd" print the client rectangle in screen coordinates.
2003-11-05 00:36:23 +00:00
Francois Gouget
f405629e8e
Weekly spelling fixes.
2003-10-28 21:45:30 +00:00
Hans Leidekker
5474ad83b1
- Dutch translations of Wine programs.
...
- Correct grammar error in winefile.
2003-10-27 22:03:28 +00:00
Hans Leidekker
5ebcb8a48d
- Added Dutch translation.
...
- Make an example's description consistent with the example.
2003-10-27 22:02:37 +00:00
Mike Hearn
5454282946
Minor GUI relayout.
2003-10-24 04:18:17 +00:00
Mike Hearn
dec10f8a18
Complete support DOS version and winelook settings.
2003-10-22 03:02:26 +00:00
Mike Hearn
f388977f75
- Clear screen depth combo box on page init.
...
- Some appdefaults support.
- Rename hDlg to dialog in some places so enable/disable macros work.
- Don't update registry when the GUI is being initially configured.
2003-10-22 00:01:46 +00:00