aruna@debian:/media/aruna/linux-next/lazarus$ git shortlog examples/testallform.pp
bart (6):
Examples: Fix resource loading in TestAll project.
Examples: Start completely rewrting the TestAll apllication.
Examples: TestAll: add a test (work in progress).
Examples: TestAll: - make dummy procedures for all tests and call them in the menu's onclick event - fix typo - refactor - cleanup
Examples: TestAll: more component tests.
Examples: TestAll: don't write an extra '$' in front of Key when logging Key events.
joost (1):
general: Updated address of the Free Software Foundation in copyright messages
juha (3):
LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again.
IDE etc.: unify 3 dots in GUI string to have a space ( ...).
Examples: Fix compilation when function wrappers in FileUtil are disabled (define NoLazUTF8Wrappers). Clean uses sections.
laurent (1):
IDE: rename the images to avoid overload
lazarus (11):
+ added "testall" demo provided by <christer.t.johansson@se.abb.com> stoppok
+Rebuilt from beginning to V0.2 +Prepared for non existent components (total 60 components). (Changes by Christer, commited by stoppok)
* Fixed crash caused by missing pixmaps * using resources now instead of xpm file
* enhanced testdialog for TBevel * basic test for TPaintBox stoppok
MG: minor fixes
TPanel implemented. Basic graphic primitives split into GraphType package, so that we can reference it from interface (GTK, Win32) units. New Frame3d canvas method that uses native (themed) drawing (GTK only). New overloaded Canvas.TextRect method. LCLLinux and Graphics was split, so a bunch of files had to be modified.
+ Enhanced testall-app with demo for TPanel, stoppok
MG: updated licenses
MG: TNoteBook now starts with no Page and TPage has no auto names
MG: fixed compiling examples
MG: added interfaces unit
marc (1):
* Fixed compilation and some memleaks
martin (1):
Examples: Fix testallform for fpc2.3.1 (issue #14184)
mattias (7):
fixed testall example
renamed LCLLinux to LCLIntf
fixed testall
bart (6):
Examples: Fix resource loading in TestAll project.
Examples: Start completely rewrting the TestAll apllication.
Examples: TestAll: add a test (work in progress).
Examples: TestAll: - make dummy procedures for all tests and call them in the menu's onclick event - fix typo - refactor - cleanup
Examples: TestAll: more component tests.
Examples: TestAll: don't write an extra '$' in front of Key when logging Key events.
joost (1):
general: Updated address of the Free Software Foundation in copyright messages
juha (3):
LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again.
IDE etc.: unify 3 dots in GUI string to have a space ( ...).
Examples: Fix compilation when function wrappers in FileUtil are disabled (define NoLazUTF8Wrappers). Clean uses sections.
laurent (1):
IDE: rename the images to avoid overload
lazarus (11):
+ added "testall" demo provided by <christer.t.johansson@se.abb.com> stoppok
+Rebuilt from beginning to V0.2 +Prepared for non existent components (total 60 components). (Changes by Christer, commited by stoppok)
* Fixed crash caused by missing pixmaps * using resources now instead of xpm file
* enhanced testdialog for TBevel * basic test for TPaintBox stoppok
MG: minor fixes
TPanel implemented. Basic graphic primitives split into GraphType package, so that we can reference it from interface (GTK, Win32) units. New Frame3d canvas method that uses native (themed) drawing (GTK only). New overloaded Canvas.TextRect method. LCLLinux and Graphics was split, so a bunch of files had to b
bart (6):
Examples: Fix resource loading in TestAll project.
Examples: Start completely rewrting the TestAll apllication.
Examples: TestAll: add a test (work in progress).
Examples: TestAll: - make dummy procedures for all tests and call them in the menu's onclick event - fix typo - refactor - cleanup
Examples: TestAll: more component tests.
Examples: TestAll: don't write an extra '$' in front of Key when logging Key events.
joost (1):
general: Updated address of the Free Software Foundation in copyright messages
juha (3):
LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again.
IDE etc.: unify 3 dots in GUI string to have a space ( ...).
Examples: Fix compilation when function wrappers in FileUtil are disabled (define NoLazUTF8Wrappers). Clean uses sections.
laurent (1):
IDE: rename the images to avoid overload
lazarus (11):
+ added "testall" demo provided by <christer.t.johansson@se.abb.com> stoppok
+Rebuilt from beginning to V0.2 +Prepared for non existent components (total 60 components). (Changes by Christer, commited by stoppok)
* Fixed crash caused by missing pixmaps * using resources now instead of xpm file
* enhanced testdialog for TBevel * basic test for TPaintBox stoppok
aruna@debian:/media/aruna/linux-next/lazarus$