Made RTF reader and writer handle codepages mostly similar to the
[wine] / programs / regedit /
2005-03-21  Robert ShearmanAlways display path in status bar.
2005-03-21  Robert Shearman- Add icons for the value pane.
2005-03-21  Robert Shearman- Display an error message if any edit operation fails.
2005-03-01  Paul VriensChange Favourite(s) into Favorite(s).
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-10  Alexandre JulliardAuthors: Américo José Melo <mmodem00@netvisao.pt>,...
2005-01-26  Hans LeidekkerDon't use utf8 in rc files.
2005-01-10  Crestez LeonardImplement Refresh.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-11-29  Jacek CabanAdded some options to popup menu.
2004-11-24  Alexandre JulliardAvoid using the MAKEPOINTS macro, it's broken on big...
2004-10-18  David KredbaAdded some Czech resources.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-26  Huw DaviesChange System to MS Shell Dlg.
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-07-22  Henning GerhardtMinor fixes and updates to the German resource files.
2004-07-21  Ivan Leo PuotiAdded Italian resources.
2004-07-21  Marcelo DuarteVisual updates and translations for regedit.
2004-07-19  Marcelo DuarteUpdate localization for Portuguese language.
2004-07-19  Michael JungAdded some German translations.
2004-07-12  Hajime SegawaAdded Japanese translation for msrle32, wininet, wcmd.
2004-07-08  Robert ReifAdded HKEY_DYN_DATA support.
2004-06-28  Hajime SegawaAdded some Japanese translations.
2004-06-15  Michael FritscherAdded a German translation of Regedit.
2004-06-14  Robert Shearman- Use hourglass cursor for better feedback when expandi...
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-04  Krzysztof Foltman- F2 is now an accelerator for rename
2004-05-01  Krzysztof Foltman- changed Cancel DEFPUSHBUTTON to PUSHBUTTON
2004-04-06  José Manuel Ferrer... Updated Spanish translations.
2004-03-30  Ivan Leo Murray... Fixed some values.
2004-03-30  Ivan Leo Murray... Improved version resource info.
2004-03-23  Francois GougetCompute dwLen after passing the string through
2004-03-15  Dimitrie O. PaunProperly implement all key operations: new, delete...
2004-03-15  Dimitrie O. PaunAdd all needed accelerators to regedit. Cleanups.
2004-03-15  Ivan Leo Murray... Added "can't query key" translation.
2004-03-12  Zimler AttilaAdd delete key support.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-02-06  Robert ShearmanCancel rename if value to rename to already exists.
2004-01-27  John K. HohmAllow regedit to edit (Default) key values.
2004-01-23  Ivan Leo Murray... Resource updates.
2004-01-20  Ivan Leo Murray... Yet again catching up with En.rc.
2004-01-20  Thomas WeidenmuellerRegedit GUI enhancements with new Windows-like icons.
2004-01-20  Ivan Leo Murray... Yet another update.
2004-01-18  Marcelo DuarteUpdate of Portuguese resources.
2004-01-16  Dimitrie O. PaunFix value renaming. Cleanup code, fix a few leaks.
2004-01-16  Thomas WeidenmuellerFixed handling of control focus.
2004-01-16  Thomas WeidenmuellerEnable the help menu for regedit.
2004-01-16  Dimitrie O. PaunStreamline the editing interfaces a bit.
2004-01-16  Thomas WeidenmuellerAdded context menu support.
2004-01-16  Thomas WeidenmuellerImplemented View|Split.
2004-01-16  Thomas WeidenmuellerSimplify the About dialog code.
2004-01-16  Thomas WeidenmuellerExpand the treeview on startup.
2004-01-13  Dimitrie O. PaunAdd value rename support to regedit.
2004-01-13  Francois GougetDo a SearchPath before opening the file to improve...
2004-01-13  Francois GougetRemove references to regapi.
2004-01-08  Ivan Leo Murray... Brought up to date to Dimi's latest patch.
2004-01-06  Dimitrie O. PaunAdd new value support. Misc improvements and cleanups.
2004-01-06  Ivan Leo Murray... Updated Italian resources.
2004-01-05  Dimitrie O. PaunAdd value delete, and dword edit support.
2004-01-03  Zimler AttilaAdded support for creating new keys.
2003-12-12  Dimitrie O. PaunRemove most string size limitations.
2003-12-10  Jon GriffithsSort the listview when clicking the Name or Type headers.
2003-12-08  Dimitrie O. PaunReformat regedit in a consistent manner.
2003-12-05  Francois GougetPrint error messages to stderr as is customary.
2003-12-05  Filip NavaraFixed some flags in calls to CreateWindowEx.
2003-12-03  Alexandre JulliardUse delayed imports instead of explicit GetProcAddress...
2003-12-03  Dimitrie O. PaunAdded support for editing strings.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-11-21  Ivan Leo Murray... Added/updated Italian resources.
2003-11-20  Dimitrie O. PaunHeapReAlloc() does not allocate memory.
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-04  Pavel RoskinConvert resources to standard format without embedded...
2003-10-03  Dimitrie O. PaunExtract binary resources to files, to fit the standard.
2003-09-22  Hans LeidekkerAdded Dutch translation.
2003-09-17  Igor StepinAdded a lot of Russian translations.
2003-09-16  Vincent BéronUpdates for various French resources.
2003-09-07  Alexandre JulliardAdded a few missing stdarg.h includes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-30  Alexandre JulliardRemoved wrong or unneeded codepage pragmas.
2003-08-22  Rok MandeljcAdded Slovenian translation.
2003-08-22  José Manuel Ferrer... Some new Spanish translations and improvements to other...
2003-08-18  Francois GougetSpelling and case fixes.
2003-08-18  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-08-15  Vincent BéronFixed command line support.
2003-08-08  Dmitry TimoshkovFixed build with older compilers.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...
2003-04-02  Alexandre JulliardMake sure we don't use libwine_port functions when...
2002-11-06  Juraj HercekBug fixes related to sparc 4-byte boundary alignment.
2002-08-15  Andriy PalamarchukLinked regedit against msvcrt instead of the platform...
2002-07-31  Alexandre JulliardSplit routines that don't rely on C functions into...
2002-07-03  Gregg MattinsonAvoid multi-line string constants.
2002-06-28  Andriy PalamarchukFixed a few bugs, added processing of REG_MULTI_SZ...
2002-06-21  Bill MedlandTest the ability to handle hex values in excess of...
2002-06-21  Bill Medland- Rework the line reading. This version uses a single...
2002-06-21  Bill MedlandCorrect the comparison of two files. Just because...
next