Commit Graph

367 Commits

Author SHA1 Message Date
mattias
a71b6c97ca improved make cleanall fro Mazen
git-svn-id: trunk@14157 -
2008-02-16 11:09:45 +00:00
mattias
e585127ec0 h2pas: finished tool to comment fucntions that are too complex for h2pas
git-svn-id: trunk@14110 -
2008-02-12 13:26:13 +00:00
mattias
5a6bbf49a4 synedit: added < and > as default word break characters
git-svn-id: trunk@14053 -
2008-02-09 19:14:53 +00:00
mattias
a6b0e52b35 examples; anchordocking: improved two sibling example
git-svn-id: trunk@14051 -
2008-02-09 18:08:20 +00:00
sekelsenmat
2d2a1cb6ff Fixes lcl compilation on win32, initial implementation for TWin32TrayIcon.GetPosition and moved popupnotifier example.
git-svn-id: trunk@14041 -
2008-02-09 12:39:21 +00:00
vincents
806b9cac81 examples: Added Application.QueueAsyncCall example as alternative for using PostMessage
git-svn-id: trunk@14039 -
2008-02-09 10:28:14 +00:00
mattias
79666bf74b LCL: small cleanups
git-svn-id: trunk@14018 -
2008-02-07 18:39:36 +00:00
mattias
32a23b4bf2 anchordocking: added spiral example
git-svn-id: trunk@14002 -
2008-02-06 14:37:47 +00:00
mattias
3c0c8da15c anchordocking: removed fcl and synedit from examples
git-svn-id: trunk@14001 -
2008-02-06 14:12:15 +00:00
mattias
2f93d7ffe0 LCL: anchordocking: added titlewidth,height to TCustomAnchoredDockManager
git-svn-id: trunk@13999 -
2008-02-06 13:45:08 +00:00
mattias
725ee3e904 IDE: fpdoc editor: left style buttons now work for short description too
git-svn-id: trunk@13940 -
2008-01-31 22:24:36 +00:00
mattias
999e8b059d IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
git-svn-id: trunk@13913 -
2008-01-29 17:52:05 +00:00
paul
f1d8f78b0c initial implementation of TWinControl.SetShape for gtk, qt, win32 + example
git-svn-id: trunk@13874 -
2008-01-25 06:56:57 +00:00
mattias
f3efce1701 LCL: anchor docking: auto cleanup on undock/hiding, undocking pages, anchoring on manualfloat for non forms, fixed undocking pages, TSplitter: fixed anchor splitter max/min
git-svn-id: trunk@13760 -
2008-01-15 19:31:02 +00:00
mattias
84a32a76be examples: docking: set session flag and improved layout
git-svn-id: trunk@13759 -
2008-01-15 19:21:15 +00:00
paul
546684ab7b DragImageList example
git-svn-id: trunk@13757 -
2008-01-15 10:18:20 +00:00
tombo
d28ab69a71 Examples DropFiles: corrected caption, enable dropping on Form2
git-svn-id: trunk@13714 -
2008-01-10 13:18:40 +00:00
mattias
3e34d8a699 LCL: anchor docking: fixed cleaning up when docker is freed, Examples: anchor docking: added test case for clearing layouts
git-svn-id: trunk@13623 -
2008-01-04 19:15:47 +00:00
mattias
2b730fd3d0 examples: anchor docking: added README.txt
git-svn-id: trunk@13620 -
2008-01-04 19:07:10 +00:00
mattias
31bc903546 LCL: added test for anchordocking
git-svn-id: trunk@13617 -
2008-01-04 11:42:11 +00:00
vincents
7e5dbd0350 imgviewer example: fix compilation after removal of the lazarus jpeg package
git-svn-id: trunk@13578 -
2008-01-02 09:45:59 +00:00
mattias
525fec94be LCL: replaced drag/dock messages with a cleaner TDragManager from Marius
git-svn-id: trunk@13564 -
2008-01-01 23:35:52 +00:00
mattias
b2dfb3370c IDE: code explorer: implemented alphabetical sort for identifiers, hiding type/const/var/class visibility section nodes
git-svn-id: trunk@13534 -
2007-12-30 14:40:57 +00:00
vincents
74ba1b4b62 explorermenu example package: fixed compilation
git-svn-id: trunk@13507 -
2007-12-28 15:03:04 +00:00
paul
e5e017a04d remove gtk2 as target for example
git-svn-id: trunk@13407 -
2007-12-21 03:14:30 +00:00
andrew
218dbddfc5 Proofread readme.txt
git-svn-id: trunk@13396 -
2007-12-20 02:12:40 +00:00
paul
4708021126 added readme
git-svn-id: trunk@13395 -
2007-12-20 01:44:09 +00:00
paul
a91d1b1cf3 PostMessage, SendMessage example
git-svn-id: trunk@13390 -
2007-12-19 13:23:08 +00:00
mattias
1ce240c0e6 lazdaemon: set nicer default unit names
git-svn-id: trunk@13283 -
2007-12-11 23:06:44 +00:00
mattias
7cac0aa984 IDE: compiler tests: added warnings when a search path does not exist
git-svn-id: trunk@13203 -
2007-12-07 13:50:30 +00:00
paul
cd416a4ee7 - update jpeg example
git-svn-id: trunk@13196 -
2007-12-07 06:05:47 +00:00
paul
0c31625cb5 remove Jpeg4Lazarus from all svn files dependencies
git-svn-id: trunk@13194 -
2007-12-07 03:03:52 +00:00
paul
1c77fb1ce8 - move code from JPeg4Lazarus to graphics.pp
- move examples from JPeg4Lazarus to common examples dir
- remove JPeg4Lazarus package

git-svn-id: trunk@13192 -
2007-12-07 02:25:09 +00:00
mattias
53e8d6533f IDE: fixed searching owner of virtual files
git-svn-id: trunk@13168 -
2007-12-05 19:27:09 +00:00
vincents
bd8a102149 lcl: added lclversion unit and example (#10250)
git-svn-id: trunk@13156 -
2007-12-05 07:14:58 +00:00
paul
94f23a0660 fix compilation of components and examples
git-svn-id: trunk@13079 -
2007-11-29 15:05:45 +00:00
paul
48d0717fa1 set form position to screencenter in imagelist example
git-svn-id: trunk@12911 -
2007-11-18 08:50:22 +00:00
paul
d91f29e289 improve imagelist example:
- protect example from extending effects set
- add image for 1 Bit effect

git-svn-id: trunk@12887 -
2007-11-16 01:50:46 +00:00
vincents
0c328fda99 regenerated Makefiles with fixed fpc 2.3 fpcmake
git-svn-id: trunk@12846 -
2007-11-12 23:00:57 +00:00
mattias
b91754876e Makefiles: recreated with fpcmake -Tall
git-svn-id: trunk@12824 -
2007-11-11 12:20:00 +00:00
sekelsenmat
579e90adec Added initial implementation for BallonHints on the tray, and updated example.
git-svn-id: trunk@12809 -
2007-11-10 10:42:46 +00:00
paul
33852710ce new imagelist state drawing example
git-svn-id: trunk@12793 -
2007-11-09 04:09:30 +00:00
vincents
0224072d15 cleandir example: added note about missing fclel.res.
git-svn-id: trunk@12746 -
2007-11-05 13:08:14 +00:00
vincents
ea3948dcd3 cleandir example: fixed compilation on windows
git-svn-id: trunk@12744 -
2007-11-05 12:02:19 +00:00
mattias
d42e679dbb Examples: fixed apptype for addressbook example under windows
git-svn-id: trunk@12612 -
2007-10-27 18:17:42 +00:00
vincents
6c588075a8 regenerated makefile for better cross compilation support (#9924)
git-svn-id: trunk@12554 -
2007-10-22 21:33:01 +00:00
vincents
ca9310208c tools, examples: fixed compilation by requiring libc
git-svn-id: trunk@12502 -
2007-10-17 10:00:05 +00:00
mattias
e4a0241fcb Makefiles: removed some fcl dependencies
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +00:00
mattias
ebef050781 fpc-crosswin32 deb: updates and copying tools like windres
git-svn-id: trunk@12492 -
2007-10-16 20:32:10 +00:00
mattias
5c6f96fcaf IDE: goto line dlg: improved layout
git-svn-id: trunk@12481 -
2007-10-15 22:02:30 +00:00