Add information letting us know creation deletion of services has worked.
[reactos.git] / reactos / lib / aclui /
2005-11-04 Thomas Bluemel- register the checklist window class when attached...
2005-11-03 Thomas Bluemeladd all ACEs to their principals
2005-10-19 Christoph von Wittichremove winternl.h
2005-10-19 Christoph von Wittichfix compile with msvc
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-09 Thomas Bluemeluse the correct down-level scope filter flag for the...
2005-09-30 Thomas Bluemel- improved control resizing handling
2005-09-28 Thomas Bluemelimproved error handling
2005-09-27 Thomas Bluemelsome code reformatting
2005-09-23 Thomas Bluemeldon't read the DACL if it's not present or if it's...
2005-09-22 Thomas Bluemeladd selected principals to the list (doesn't modify...
2005-09-14 Filip NavaraUpdate the IDC_* constants.
2005-09-14 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-03 Magnus Olsen* Updated translation by Anders, proofread by Andreas...
2005-08-25 Thomas Bluemelenable theming of the checklist control
2005-08-25 Thomas Bluemel- added stubs for Set/GetConsoleHistoryInfo(), GetConso...
2005-08-15 Steven EdwardsChangelog:
2005-08-06 Thomas Bluemelhandle the WM_SIZE message and resize/move the controls...
2005-08-05 Thomas Bluemel#include "acluilib.h" -> #include <precomp.h>
2005-08-04 Thomas Bluemelproperly implement scrolling
2005-08-03 Gé van Geldorpi386DX <i386dx@hotmail.com>:
2005-07-26 Thomas Bluemelshow the object picker dialog when clicking the Add...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-14 Thomas Bluemeldon't allow changing the allow and deny checkbox state...
2005-07-06 Thomas Bluemeldon't use the DS_NOFAILCREATE style which I accidentall...
2005-07-06 Thomas Bluemelfix gcc4 warnings and indention
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-04 Thomas Bluemeladd a quick search feature to the checklist control
2005-07-04 Thomas Bluemelproperly handle WM_UPDATEUISTATE
2005-07-04 Thomas Bluemel- hide the keyboard focus when appropriate
2005-07-04 Thomas Bluemelfixed some scrolling issues
2005-07-04 Thomas Bluemelhandle resizing of the control
2005-07-04 Thomas Bluemelproperly handle clicks outside a checkbox
2005-07-04 Thomas Bluemelminor bugfixes
2005-07-03 Thomas Bluemelenable editing of the checkboxes and minor bugfixes
2005-07-03 Thomas Bluemelactually disable it, sorry
2005-07-03 Thomas Bluemeladd support for XP themes (disabled by default)
2005-07-03 Thomas Bluemeldon't look up list items with negative index
2005-07-03 Thomas Bluemel- allow changing the focus of the check boxes in the...
2005-07-02 Thomas Bluemel- query the domain server if specified by the server
2005-07-02 Thomas Bluemelenumerate the permission names and display them
2005-07-01 Thomas Bluemelinitial (not yet complete) implementation of the checkl...
2005-07-01 Thomas Bluemelquery the dacl from the ISecurityInformation server...
2005-07-01 Alex IonescuKill large parts of rosrtl. devmode conversion implente...
2005-06-17 Filip NavaraDo NOT include defines.h in .rc files.
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-04-01 Magnus Olsenminor update
2005-03-28 Magnus OlsenSwedish translation
2005-03-16 Thomas BluemelRouven Wessling <rouven@rouvenwessling.de>:
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-26 Casper HornstrupSet base address of modules
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-20 Casper Hornstrup* Build bin2res, winmm, comctl32, aclui, acledit
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-10-21 Thomas Bluemelfixed a comment
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-09-26 Thomas Bluemeluse Get/SetWindowLongPtr() where appropriate in favor...
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-08-20 Filip NavaraFix syntax errors in .edf file.
2004-08-19 Filip NavaraFix syntax error in .def file.
2004-08-14 Thomas Bluemela few fixes.
2004-08-14 Thomas Bluemelconvert license to LGPL
2004-08-11 Thomas BluemelImplemented CreateSecurityPage() to create an empty...
2004-08-10 Thomas Bluemelimplemented EditSecurity()
2004-08-10 Thomas Bluemelfixed file headers
2004-08-10 Thomas Bluemeladded stubs for aclui.dll