Commit Graph

895 Commits

Author SHA1 Message Date
mattias
64c97e551d turbopower: skip invalid commands, bug #15153
git-svn-id: trunk@22702 -
2009-11-22 11:02:03 +00:00
dodi
c5dba72993 dockmanager example: revert notebook to form
git-svn-id: trunk@22701 -
2009-11-22 02:22:48 +00:00
dodi
91ccba3b91 dockmanager example: restructure package
git-svn-id: trunk@22697 -
2009-11-21 13:08:42 +00:00
dodi
a7568024f7 dockmanager example: established ReplaceDockedControl compatibility
git-svn-id: trunk@22684 -
2009-11-19 17:33:04 +00:00
dodi
6bbef2ef01 dockmanager example: improved notebook behavior
git-svn-id: trunk@22683 -
2009-11-19 15:27:33 +00:00
mattias
d374dcd7b2 example: mediator: using canvas save/restore instead of savedc/restoredc
git-svn-id: trunk@22641 -
2009-11-17 09:53:49 +00:00
mattias
eceb0f4670 IDE: using mediator to set and load bounds when creating new component
git-svn-id: trunk@22635 -
2009-11-17 05:04:57 +00:00
mattias
415c71e3ac nonlcldesigner: register MyForm
git-svn-id: trunk@22634 -
2009-11-17 04:29:47 +00:00
dodi
90f8728594 dockmanager example: added missing files
git-svn-id: trunk@22585 -
2009-11-14 11:52:22 +00:00
dodi
4ad75a50a4 dockmanager example: added support to make existing forms dock sites and clients.
git-svn-id: trunk@22584 -
2009-11-14 11:28:57 +00:00
dodi
a6b8422291 dockmanager example: demonstrate buggy Hide/Show (changes position on Linux/gtk2)
git-svn-id: trunk@22546 -
2009-11-12 11:51:08 +00:00
dodi
d8b319efd5 dockmanager example: cleanup, added and use uMiniRestore
git-svn-id: trunk@22544 -
2009-11-12 10:11:03 +00:00
dodi
6b0be3249d dockmanager example: try floating into new floating site (forced)
git-svn-id: trunk@22543 -
2009-11-12 07:26:30 +00:00
dodi
ed43453baf dockmanager example: try fViewWindow in fFloatingSite, using dock-icon
git-svn-id: trunk@22541 -
2009-11-12 06:54:48 +00:00
dodi
cda0e731b5 dockmanager example: test minimize/restore
git-svn-id: trunk@22517 -
2009-11-10 11:24:09 +00:00
dodi
feec4bc590 dockmanager example: no solution for undocking/moving View forms :-(
git-svn-id: trunk@22514 -
2009-11-10 08:46:15 +00:00
dodi
b76ca7675c dockmanager example: Fixed most known bugs and flaws.
Allowed DockHeader to disappear for single client. (todo: also for notebook)
Disallowed undocking of a NOT docked notebook. (hack, the notebook should become a frame)

git-svn-id: trunk@22495 -
2009-11-09 08:27:27 +00:00
dodi
45f2217c8a dockmanager example: finished AutoExpand and TFloatingSite.
Need a ConJoinFloatHostSite for proper floating, due to flaws in the docking model.

git-svn-id: trunk@22490 -
2009-11-08 18:23:23 +00:00
dodi
f71db967c4 dockmanager example: fixed InfluenceRect, start redesign AutoExpand
git-svn-id: trunk@22469 -
2009-11-07 11:08:27 +00:00
mattias
8bcdfb0973 examples: dockmanager: sitetest: fixed compilation fpc 2.5.1, fixed wrong unit paths
git-svn-id: trunk@22461 -
2009-11-06 07:30:34 +00:00
mattias
4e7165840b sitetest.lpi separate session info
git-svn-id: trunk@22460 -
2009-11-06 07:23:53 +00:00
dodi
cbe7394663 dockmanager example: adjust pathes
git-svn-id: trunk@22447 -
2009-11-05 12:29:14 +00:00
dodi
12ede50c64 dockmanager example: added form to package
git-svn-id: trunk@22446 -
2009-11-05 12:17:17 +00:00
dodi
4f4198a75b dockmanager example: deleted obsolete form
git-svn-id: trunk@22445 -
2009-11-05 12:12:22 +00:00
dodi
b710514a50 dockmanager example: added missing form
git-svn-id: trunk@22444 -
2009-11-05 12:03:29 +00:00
dodi
40ee864636 dockmanager example: added missing form
git-svn-id: trunk@22443 -
2009-11-05 11:58:43 +00:00
dodi
d2428bcbe1 dockmanager example: added View menu to the ElasticSite
git-svn-id: trunk@22442 -
2009-11-05 11:54:36 +00:00
paul
0690273f72 examples: fix dockmanager compilation
git-svn-id: trunk@22406 -
2009-11-03 15:01:54 +00:00
dodi
91dd143c43 dockmanager example: adopt to LCL fix
git-svn-id: trunk@22396 -
2009-11-03 03:52:50 +00:00
dodi
5d7eca12b4 dockmanager example: elasticsite now also reflects enlarged forms
git-svn-id: trunk@22394 -
2009-11-03 03:19:06 +00:00
dodi
03ecb24c02 dockmanager example: improved elasticsite
git-svn-id: trunk@22380 -
2009-11-02 08:04:37 +00:00
paul
3a0ad627a7 fix executable bit
git-svn-id: trunk@22209 -
2009-10-17 17:13:45 +00:00
marc
dd2bc399a9 * removed obsolete translation files
git-svn-id: trunk@22159 -
2009-10-14 00:03:25 +00:00
mattias
805685aa94 examples: designer mediator: fixed 64bit type
git-svn-id: trunk@21774 -
2009-09-19 23:11:06 +00:00
mattias
5a612c0fdb IDE: fixed designer shiftstate
git-svn-id: trunk@21732 -
2009-09-16 10:51:34 +00:00
mattias
3ded35fa2f comments
git-svn-id: trunk@21731 -
2009-09-16 10:30:39 +00:00
mattias
fc1071e18f added comments
git-svn-id: trunk@21699 -
2009-09-14 14:07:39 +00:00
mattias
b6cf29d755 IDEIntf: designer mediator: fixed GetComponentOriginOnForm
git-svn-id: trunk@21667 -
2009-09-12 15:04:52 +00:00
mattias
6681f6a556 IDE: designer mediator: add components
git-svn-id: trunk@21664 -
2009-09-12 14:51:26 +00:00
mattias
5a72f4fee4 IDE: designer mediator: implemented rubberband and draw markers
git-svn-id: trunk@21649 -
2009-09-11 12:05:49 +00:00
mattias
4b39cfdce1 IDEIntf: designer mediator: fixed example invalidaterect
git-svn-id: trunk@21645 -
2009-09-10 11:25:19 +00:00
mattias
696ab5f46c IDEIntf: designer mediator: fixed example GetClientArea
git-svn-id: trunk@21643 -
2009-09-10 11:08:32 +00:00
mattias
382a314889 IDEIntf: designer mediator: started ComponentAtPos
git-svn-id: trunk@21638 -
2009-09-09 22:17:40 +00:00
mattias
2d33a670e1 IDEIntf: designer mediator: added ComponentIsIcon
git-svn-id: trunk@21637 -
2009-09-09 20:16:48 +00:00
mattias
67e39256be examples: started example for designer mediator
git-svn-id: trunk@21627 -
2009-09-08 17:07:48 +00:00
mattias
187b39842f helphtml example: fixed baseurl
git-svn-id: trunk@21328 -
2009-08-19 19:03:05 +00:00
mattias
d0b3079bd2 removed obsolete example for fpdoc help
git-svn-id: trunk@21326 -
2009-08-19 18:51:32 +00:00
jesus
e74bf8d1f2 Update of Portuguese translation from Marcelo Borges de Paula, issue #14173
git-svn-id: trunk@20932 -
2009-07-23 18:37:34 +00:00
martin
2ca43e9903 Examples: Fix testallform for fpc2.3.1 (issue #14184)
git-svn-id: trunk@20931 -
2009-07-23 12:13:00 +00:00
jesus
e18a4a2d95 Postscript Sample, added missing png file
git-svn-id: trunk@20882 -
2009-07-17 21:16:21 +00:00
jesus
0be949df63 Postscript Sample, added test for TextRect Clipping
git-svn-id: trunk@20881 -
2009-07-17 21:14:58 +00:00
jesus
b89ef02ac6 Examples, updated postscript sample
git-svn-id: trunk@20880 -
2009-07-17 20:51:08 +00:00
dodi
4574f1311b dockmanager example: added elasticsite demo.
git-svn-id: trunk@20795 -
2009-07-05 07:47:09 +00:00
dodi
2e40dd65d5 dockmanager example: improved queue handling.
git-svn-id: trunk@20792 -
2009-07-03 11:11:23 +00:00
dodi
aed2c24191 dockmanager example: again try dedicated edit window (conditional).
added docking specific patches.

git-svn-id: trunk@20791 -
2009-07-03 10:22:19 +00:00
dodi
bb35b3de4e dockmanager example: really back to r20778 #8eb10c6b67, due to problems with form inheritance
git-svn-id: trunk@20790 -
2009-07-03 09:49:03 +00:00
dodi
5e10cce82a dockmanager example: adjust filenames
git-svn-id: trunk@20788 -
2009-07-03 06:26:41 +00:00
dodi
55fcbbcdb0 dockmanager example: Removed file/folder
git-svn-id: trunk@20786 -
2009-07-03 06:10:14 +00:00
dodi
daf9603b1f dockmanager example: adjust filenames
git-svn-id: trunk@20781 -
2009-07-02 05:06:11 +00:00
dodi
745752d9e7 dockmanager example: really added editbook form.
git-svn-id: trunk@20780 -
2009-07-02 04:53:53 +00:00
dodi
23ccc698d2 dockmanager example: added editbook form.
git-svn-id: trunk@20779 -
2009-07-02 04:51:11 +00:00
dodi
8eb10c6b67 dockmanager example: Made SynEdits dockable. Added multi-window editor demo.
git-svn-id: trunk@20778 -
2009-07-02 01:31:27 +00:00
dodi
fc21a4dda0 dockmanager example: some minor code reorganization.
git-svn-id: trunk@20749 -
2009-06-27 09:46:05 +00:00
dodi
aa6036f592 dockmanager example: made notebook dockable by dragging the toolbar.
git-svn-id: trunk@20748 -
2009-06-26 10:22:55 +00:00
dodi
7f6096c9bf dockmanager example: removed old splitter code
git-svn-id: trunk@20731 -
2009-06-24 14:11:59 +00:00
dodi
2653bbc58e dockmanager example: added splitters to zones without child controls
git-svn-id: trunk@20729 -
2009-06-24 12:54:30 +00:00
florian
5e8194652b * fixed properties based on irc discussion with Vincent and Marc
git-svn-id: trunk@20581 -
2009-06-11 12:09:54 +00:00
dodi
754531cdfd dockmanager example: added missing package files
git-svn-id: trunk@20514 -
2009-06-08 09:35:38 +00:00
dodi
149dc010fc dockmanager example: package now seems to work
git-svn-id: trunk@20392 -
2009-06-04 06:02:14 +00:00
dodi
b6cf28a955 dockmanager example: start package
git-svn-id: trunk@20369 -
2009-06-03 13:05:17 +00:00
dodi
144b067c3e dockmanager example: cleanup workarounds for fixed bugs/features.
Controls now preserve their designed sizes.

git-svn-id: trunk@20367 -
2009-06-03 10:12:13 +00:00
dodi
a6e8b29b90 dockmanager example: added Delphi-style dock headers, hints
git-svn-id: trunk@20340 -
2009-06-02 06:15:06 +00:00
dodi
a045057513 dockmanager example: some cleanup, dockbook is working now
git-svn-id: trunk@20332 -
2009-06-01 07:04:28 +00:00
jesus
dced211c78 Remove SDF and MemDS package dependencies from dblookup example, from Luiz, issue #13881
git-svn-id: trunk@20328 -
2009-05-31 21:58:31 +00:00
mattias
ed48fb1d69 LCL: TToolBar: always use width and height of AutoSized childs
git-svn-id: trunk@20307 -
2009-05-30 13:29:45 +00:00
mattias
3ecf1cfce7 examples: dockingmanager toolbar improved autosizing
git-svn-id: trunk@20306 -
2009-05-30 13:26:01 +00:00
dodi
8c261f0252 dockmanager example: now notebooks can be created in an empty docksite.
Added toolbar demo project.

git-svn-id: trunk@20299 -
2009-05-30 07:09:06 +00:00
dodi
43fc30db83 dockmanager example: fixed undocking of other than current tab.
Enlarged default button size, AutoSize still does not work.

git-svn-id: trunk@20228 -
2009-05-26 09:28:32 +00:00
dodi
bea4284a74 dockmanager example: undock notebook before close, to keep the dock tree intact.
git-svn-id: trunk@20205 -
2009-05-25 13:49:33 +00:00
dodi
08179bd3a2 dockmanager example: new notebook
git-svn-id: trunk@20204 -
2009-05-25 13:31:44 +00:00
dodi
db48255126 dockmanager example: attempt to improve notebook docking
git-svn-id: trunk@20145 -
2009-05-23 11:26:56 +00:00
dodi
e422e1da8e dockmanager example: fixed usage of TPageControl
git-svn-id: trunk@20101 -
2009-05-21 09:31:10 +00:00
dodi
1b9f91ccc2 dockmanager example: update to new dockmanager interface
git-svn-id: trunk@20064 -
2009-05-20 04:24:39 +00:00
dodi
f7e0520c57 dockmanager example: added DockBook (TPageControl wrapped into a form)
git-svn-id: trunk@20048 -
2009-05-19 11:00:52 +00:00
dodi
1233ad9781 dockmanager example: changed default dock sources to forms, including notebook.
Problems with undocking TControls must be fixed in the LCL first.

git-svn-id: trunk@20042 -
2009-05-19 08:03:56 +00:00
dodi
2add8fb02d dockmanager example: fixed unit file names
git-svn-id: trunk@20041 -
2009-05-19 07:01:17 +00:00
dodi
9705705ec7 dockmanager example: improved dock header appearance
git-svn-id: trunk@20039 -
2009-05-19 05:22:43 +00:00
dodi
fa5fca7dd1 dockmanager example: back to the roots
git-svn-id: trunk@20028 -
2009-05-18 15:28:04 +00:00
dodi
edc2afd189 dockmanager example: handle record properties properly
git-svn-id: trunk@19960 -
2009-05-14 08:30:09 +00:00
dodi
7ba7100c21 dockmanager example: allow to use LDockTree manager (alternatively)
git-svn-id: trunk@19953 -
2009-05-13 11:09:18 +00:00
dodi
a4200ebb10 dockmanager example: moved project into subdirectory
git-svn-id: trunk@19950 -
2009-05-13 07:27:03 +00:00
dodi
12bd465de2 lost file
git-svn-id: trunk@19920 -
2009-05-11 08:00:19 +00:00
dodi
7dccf840cb attempt to resize TPageControl - failed
git-svn-id: trunk@19919 -
2009-05-11 07:54:49 +00:00
paul
3e9540292e examples: fix compilation of easy docking example under fpc 2.3.1
git-svn-id: trunk@19904 -
2009-05-10 08:04:45 +00:00
paul
298c34c425 examples: fix testall example (issue #0013679)
git-svn-id: trunk@19903 -
2009-05-10 07:54:53 +00:00
dodi
f85c9ce4c8 Improved notebook creation.
Fixed header button position.

git-svn-id: trunk@19881 -
2009-05-09 12:25:42 +00:00
dodi
886871730c Renamed remotely
git-svn-id: trunk@19879 -
2009-05-09 10:42:14 +00:00
dodi
0200ad17e9 Renamed remotely
git-svn-id: trunk@19878 -
2009-05-09 10:41:56 +00:00
dodi
a15a2e2f5e Renamed remotely
git-svn-id: trunk@19877 -
2009-05-09 10:40:47 +00:00
dodi
94cdc8f404 Renamed remotely
git-svn-id: trunk@19876 -
2009-05-09 10:40:29 +00:00
dodi
ae1d6868f9 Renamed remotely
git-svn-id: trunk@19875 -
2009-05-09 10:40:06 +00:00
dodi
a1f4d5c010 Renamed remotely
git-svn-id: trunk@19874 -
2009-05-09 10:39:29 +00:00
dodi
935e7be13d Renamed remotely
git-svn-id: trunk@19873 -
2009-05-09 10:39:03 +00:00
dodi
6b2d7cde78 Renamed remotely
git-svn-id: trunk@19872 -
2009-05-09 10:38:42 +00:00
dodi
6abe9f2dd0 Renamed remotely
git-svn-id: trunk@19871 -
2009-05-09 10:38:23 +00:00
dodi
9d46b1b9b3 Renamed remotely
git-svn-id: trunk@19870 -
2009-05-09 10:37:57 +00:00
dodi
fb164acf56 Renamed remotely
git-svn-id: trunk@19869 -
2009-05-09 10:37:21 +00:00
dodi
b32036fecc Renamed remotely
git-svn-id: trunk@19868 -
2009-05-09 10:36:53 +00:00
dodi
9cb915e1c2 Renamed remotely
git-svn-id: trunk@19867 -
2009-05-09 10:36:19 +00:00
dodi
98abd3488a more
git-svn-id: trunk@19861 -
2009-05-08 13:23:01 +00:00
dodi
48e7d5de00 manual line endings
git-svn-id: trunk@19860 -
2009-05-08 13:21:10 +00:00
dodi
789fd51d8f lpr
git-svn-id: trunk@19858 -
2009-05-08 12:58:50 +00:00
dodi
3a899bda72 lpi
git-svn-id: trunk@19857 -
2009-05-08 12:58:22 +00:00
dodi
7b112cab3e retry
git-svn-id: trunk@19856 -
2009-05-08 12:57:38 +00:00
dodi
85b32d721c props now accepted?
git-svn-id: trunk@19855 -
2009-05-08 12:54:08 +00:00
dodi
edfcf1a1db test
git-svn-id: trunk@19854 -
2009-05-08 12:53:02 +00:00
paul
4adfbbf4e6 examples: add readme.txt for stock icons example
git-svn-id: trunk@19843 -
2009-05-08 01:30:34 +00:00
paul
b28e26843d examples: fix button resource name
git-svn-id: trunk@19792 -
2009-05-04 05:37:46 +00:00
paul
11c966027b examples: improve stock images example
git-svn-id: trunk@19785 -
2009-05-03 15:00:24 +00:00
paul
97ab0c3f82 examples: fix lpi to use default widgetset
git-svn-id: trunk@19783 -
2009-05-03 13:07:17 +00:00
paul
83a900bcad examples: add an example to traverse stock images
git-svn-id: trunk@19782 -
2009-05-03 13:03:24 +00:00
vincents
0f8fc5b750 cleandirs example: fixed linking errors by removing dependency on design time package (issue #13606)
git-svn-id: trunk@19682 -
2009-04-29 07:12:46 +00:00
jesus
ba06642516 LCL, enable standalone use of postscriptcanvas and implements user defined resolution
git-svn-id: trunk@19671 -
2009-04-28 20:23:15 +00:00
mattias
633a222078 clean up
git-svn-id: trunk@19625 -
2009-04-25 19:44:13 +00:00
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
jesus
7f68d3bce3 Examples, dblookup example from Leslie Kaye
git-svn-id: trunk@19140 -
2009-03-28 16:22:11 +00:00
mattias
4ff9b11e59 translations: german: updates from Joerg Braun
git-svn-id: trunk@18874 -
2009-03-02 21:56:37 +00:00
vincents
677032c756 examples: fixed make clean target from Mazen
git-svn-id: trunk@18707 -
2009-02-16 11:57:29 +00:00
martin
174b5519c1 Example how to use TSynAnySyn Highlighter. Contributed by Bernd Mueller (see issue #13068)
git-svn-id: trunk@18522 -
2009-01-31 20:19:50 +00:00
paul
04c9b5cd74 examples: remove Crl3D, ParentCtl3D properties
git-svn-id: trunk@18516 -
2009-01-31 12:02:35 +00:00
martin
b35b1e86f6 SynEdit / Example: Fixed, it was refering to an older method
git-svn-id: trunk@18427 -
2009-01-24 20:15:23 +00:00
mattias
de0f8578f0 set some TTreeView.ReadOnly to true
git-svn-id: trunk@18361 -
2009-01-20 20:20:52 +00:00
martin
a47670f307 SynEdit Gutter: Refactor, add ability to save GutterParts to LFM file (fixed example)
git-svn-id: trunk@18332 -
2009-01-18 19:27:28 +00:00
mattias
389bbfedef clean up
git-svn-id: trunk@17993 -
2008-12-30 11:10:46 +00:00
paul
180cd262cc examples: add drag-dock example which works with TLazDockTree (just to look at what work now and what needs to be fixed)
git-svn-id: trunk@17856 -
2008-12-18 07:09:43 +00:00
marc
15de8d3289 * Fixed Codepage converter example localization by Maxim Ganetsky
git-svn-id: trunk@17775 -
2008-12-10 00:02:48 +00:00
jesus
7ceed3d638 LCL, postscript, use selectfont instead of findfont/scalefont, fix typo in postscript example
git-svn-id: trunk@17664 -
2008-12-02 22:13:31 +00:00
laurent
4b344f137a IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
jesus
3e57042c0f LCL, initial postscript unicode support, updated/fixed postscript sample
git-svn-id: trunk@17631 -
2008-11-29 20:54:20 +00:00
paul
32454b8ceb examples: add antialiasing option to the pen and brush example
git-svn-id: trunk@17393 -
2008-11-14 17:43:30 +00:00
paul
cd39f7986e examples: use another custom patter
git-svn-id: trunk@17364 -
2008-11-13 06:13:41 +00:00
paul
2965833d06 lcl: don't auto select TPen.Cosmetic, let user do it through setter
example: adjust Pen and Brush example

git-svn-id: trunk@17362 -
2008-11-13 01:51:31 +00:00
paul
4e63b11c8e lcl: remove TPen.Geometric property and add TPen.Cosmetic. TPen.Cosmetic is a read only property. It setups when TPen.Width is changed
examples: change Pen and Brush example

git-svn-id: trunk@17360 -
2008-11-13 01:37:19 +00:00
paul
ef3c142897 examples: redo pen and brush example
git-svn-id: trunk@17353 -
2008-11-12 10:11:56 +00:00
paul
63bd213557 examples: update pen and brush example
git-svn-id: trunk@17331 -
2008-11-11 04:03:03 +00:00
paul
a12d4a2607 examples: extend pen and brush example
git-svn-id: trunk@17283 -
2008-11-08 18:28:12 +00:00
jesus
d0a9ecd1b6 Moved several grid examples into gridexamples directory
git-svn-id: trunk@17060 -
2008-10-19 19:18:45 +00:00
jesus
2dd7a9a855 LCL, grids, added ImageLayout property and title image demo from Alexander S. Klenin (with small changes)
git-svn-id: trunk@17057 -
2008-10-19 19:06:21 +00:00
darius
0b63b924ff added load and save option
added caption to mainform

git-svn-id: trunk@17024 -
2008-10-16 17:42:49 +00:00
jesus
6762eefc2f rows/cols captions for spreadsheet example
git-svn-id: trunk@17010 -
2008-10-15 19:09:02 +00:00
vincents
8c147b5f91 spreadsheet example: fixed compilation on windows
git-svn-id: trunk@17000 -
2008-10-15 10:20:35 +00:00
jesus
0f4043d881 started spreadsheet stringgrid sample
git-svn-id: trunk@16995 -
2008-10-14 21:38:48 +00:00
mattias
627a0265fb changed default widgetset gtk to gtk2
git-svn-id: trunk@16910 -
2008-10-07 12:05:16 +00:00
vincents
197be4e101 shaped control example: clean up
git-svn-id: trunk@16828 -
2008-10-01 11:43:19 +00:00
paul
063a3f6e16 pen and brush example: add psClear pen
git-svn-id: trunk@16804 -
2008-09-30 05:00:51 +00:00
paul
dacd507af3 further fix an example
git-svn-id: trunk@16782 -
2008-09-29 05:25:27 +00:00
paul
211dc10859 remove Windows unit from example
git-svn-id: trunk@16781 -
2008-09-29 05:23:57 +00:00
paul
34fcc43209 examples: add bitmap pattern brush to pen and brush example
git-svn-id: trunk@16780 -
2008-09-29 05:15:17 +00:00
paul
e3a48da832 examples: using pen and brush styles example
git-svn-id: trunk@16779 -
2008-09-29 05:08:20 +00:00
jesus
5ff328f3f1 LCL, fixed postscriptcanvas AV issue #12173, and example
git-svn-id: trunk@16637 -
2008-09-18 21:24:09 +00:00
tombo
d84640530a LCL Carbon: finally fixed #0012033: Mac OS X : LoadCursorFromLazarusResource throws Division by Zero Exception! - mask data was not copied to alpha channel, only crSQLWait needs some repair
git-svn-id: trunk@16386 -
2008-09-03 11:17:26 +00:00
mattias
66d5f5f3c3 examples: fixe compilation
git-svn-id: trunk@16359 -
2008-09-01 20:05:45 +00:00
mattias
7b88b53b94 fixed examples compilation
git-svn-id: trunk@16358 -
2008-09-01 20:00:14 +00:00
mattias
1dde630b38 examples: fixed compilation
git-svn-id: trunk@16357 -
2008-09-01 19:51:05 +00:00
mattias
a00dac7763 added TProcessUTF8
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
paul
85defd7610 examples: fix trayicon example
git-svn-id: trunk@16292 -
2008-08-29 11:14:33 +00:00
sekelsenmat
54842c85d5 Small fix in trayicon example to make sure the correct icon is loaded in Win32
git-svn-id: trunk@16281 -
2008-08-28 11:59:38 +00:00
sekelsenmat
71b88bff9b Clean-up and improvements in the trayicon test program.
git-svn-id: trunk@16274 -
2008-08-27 13:35:50 +00:00
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
paul
8519c89579 lcl:
- fix TCustomBitmap.MaskHandleNeeded. It used non-compatible description to create mask handle (#0011850)
  - fix TBitmap. Don't set FTransparentColor - it must be clDefault
examples:
  - fix compilation of icon example

git-svn-id: trunk@16268 -
2008-08-27 09:24:00 +00:00
vincents
c84f7ed855 lazintfimage example: fixed loading a bitmap
git-svn-id: trunk@16256 -
2008-08-26 17:58:03 +00:00
mattias
3514616677 examples fixed compilation
git-svn-id: trunk@16241 -
2008-08-25 22:52:59 +00:00
mattias
3dd7e95998 examples fixed compilation
git-svn-id: trunk@16239 -
2008-08-25 22:51:22 +00:00
mattias
ce192d3f70 examples: fixed compilation
git-svn-id: trunk@16238 -
2008-08-25 22:44:21 +00:00
mattias
908ad54b8f examples: fixed compilation
git-svn-id: trunk@16237 -
2008-08-25 22:40:11 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
marc
19bc247735 * Updated translations by Valdas Jankunas
git-svn-id: trunk@16235 -
2008-08-25 22:13:53 +00:00
mattias
903f90de7a LCL: added ssMeta to ShortCutToText
git-svn-id: trunk@16135 -
2008-08-19 02:06:21 +00:00
mattias
e2280116f1 examples: clean up
git-svn-id: trunk@16081 -
2008-08-16 01:48:43 +00:00
vincents
6ce48cf59e removed Form.TextHeight from lfm files (issue #11883)
git-svn-id: trunk@16065 -
2008-08-15 11:02:38 +00:00
vincents
74e0c987b3 examples: fixed compilation of postscriptcanvas example
git-svn-id: trunk@16058 -
2008-08-14 14:21:33 +00:00
mattias
398a7c4721 IDE: fixed menu / edit / insert text / general / todo
git-svn-id: trunk@16049 -
2008-08-13 07:01:38 +00:00
mattias
7a365a3838 examples: openglcontrol: added FPS
git-svn-id: trunk@16046 -
2008-08-12 21:02:49 +00:00
vincents
f27f168af2 treeview example: fixed LFM and uninitialized variable hint
git-svn-id: trunk@16039 -
2008-08-12 14:01:53 +00:00
mattias
7915b1e5d8 carbon: improved -dVerboseKeyboard
git-svn-id: trunk@16015 -
2008-08-10 12:35:28 +00:00
mattias
a93efcf0f1 examples: added example for synpositionhighlighter
git-svn-id: trunk@15889 -
2008-07-27 12:24:31 +00:00
mattias
f9bfbe18fd added xdg-open to the lists of web browsers
git-svn-id: trunk@15843 -
2008-07-23 08:41:02 +00:00
vincents
bfdb622379 added .txt extension
git-svn-id: trunk@15838 -
2008-07-22 11:08:32 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
tombo
3e0f21b461 LCL carbon: implemented Bitmap.Canvas.GetPixels
git-svn-id: trunk@15781 -
2008-07-14 13:16:07 +00:00
paul
d6c451e95b icon example: increase some buttons height and form size, position to look better on more widgetsets
git-svn-id: trunk@15626 -
2008-06-30 14:42:00 +00:00
paul
9b8ffbea8c one more problem in the same example
git-svn-id: trunk@15619 -
2008-06-30 07:08:22 +00:00
paul
7a8b551fb9 examples: fix project
git-svn-id: trunk@15618 -
2008-06-30 07:05:02 +00:00
paul
31fd4afd4e examples: add icon examples
git-svn-id: trunk@15617 -
2008-06-30 03:25:26 +00:00
vincents
652b5eb74c default widget set for Mac OS X is now Carbon, not gtk1
git-svn-id: trunk@15488 -
2008-06-20 19:33:44 +00:00
marc
5bf1f6ccbd Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@15460 -
2008-06-18 22:45:32 +00:00
sekelsenmat
9bf58926c8 Improves Carbon Cocoa TTrayIcon
git-svn-id: trunk@15459 -
2008-06-18 20:23:05 +00:00
sekelsenmat
ac9c5de1ef Fixes compilation of TTrayIcon example
git-svn-id: trunk@15369 -
2008-06-09 02:31:51 +00:00
sekelsenmat
57660dab8c Improves carbon trayicon
git-svn-id: trunk@15326 -
2008-06-06 02:05:42 +00:00
sekelsenmat
63e0d0286a Improves the TrayIcon example
git-svn-id: trunk@15322 -
2008-06-05 22:42:22 +00:00
vincents
a7bba2a00d trayicon example: fixed compilation with fpc 2.2.1 and higher on darwin
git-svn-id: trunk@15313 -
2008-06-05 07:45:39 +00:00
sekelsenmat
c5ae780008 Improves the TTrayIcon example
git-svn-id: trunk@15174 -
2008-05-18 12:05:10 +00:00
jesus
ec0b7a24ab fix col/row indices in gridcelleditor example
git-svn-id: trunk@15158 -
2008-05-15 18:11:18 +00:00
sekelsenmat
b7864b218e Improves Carbon-Cocoa TTrayIcon implementation
git-svn-id: trunk@15152 -
2008-05-15 10:15:06 +00:00
mattias
d2a7f5c3a4 examples: sprites: fixed session store attributes
git-svn-id: trunk@15122 -
2008-05-13 14:51:20 +00:00
mattias
67f9451c09 examples: sprites: added comment about stretchdraw
git-svn-id: trunk@15119 -
2008-05-13 14:22:15 +00:00
mattias
8668edd623 examples: sprites: using Draw instead of CopyRect
git-svn-id: trunk@15117 -
2008-05-13 10:25:08 +00:00
paul
a658a26aaa lcl: standard Search actions
git-svn-id: trunk@15113 -
2008-05-13 07:17:56 +00:00
paul
6abb9d2d98 lcl: Standard Dialog Actions
git-svn-id: trunk@15112 -
2008-05-13 03:36:08 +00:00
paul
2c7ee0f8d9 example: add images to actions of std_actions example
git-svn-id: trunk@15111 -
2008-05-13 02:47:28 +00:00
paul
93831090cb lcl: Standard File Actions
git-svn-id: trunk@15110 -
2008-05-13 02:38:38 +00:00
mattias
2fa8db67b5 IDE: implemented finding missing classes in lfm
git-svn-id: trunk@15107 -
2008-05-12 22:55:44 +00:00
mattias
3a10b1ee37 clean up
git-svn-id: trunk@15096 -
2008-05-12 09:43:33 +00:00
mattias
fc595c4244 sprite example: skip erasing background
git-svn-id: trunk@15094 -
2008-05-12 08:20:14 +00:00
paul
58088268ed examples: standard actions
git-svn-id: trunk@15093 -
2008-05-11 12:49:02 +00:00
paul
eca06cdccb examples: fix sprites example (issue #0011252)
git-svn-id: trunk@15047 -
2008-05-05 07:53:50 +00:00
paul
749bbc330b examples: update imagelist example - it did not work after TBitmap=>TCustomBitmap change
git-svn-id: trunk@15032 -
2008-05-02 16:04:26 +00:00
marc
aecb127993 * Fixed compilation and some memleaks
git-svn-id: trunk@14954 -
2008-04-24 23:48:27 +00:00
marc
e07aec1513 * Updated Lithuanian translation by Valdas Jankunas
* Updated some po files not covered by the localize script

git-svn-id: trunk@14823 -
2008-04-14 21:55:00 +00:00
vincents
e523d1cf32 turbopower ipro example: clean up
git-svn-id: trunk@14759 -
2008-04-05 12:49:17 +00:00
vincents
30e7e3edec turbopower ipro example: fixed compilation
git-svn-id: trunk@14758 -
2008-04-05 12:43:47 +00:00
mattias
a6e55fad6f examples: openglcontrol: using GL_CLAMP_TO_EDGE instead of GL_CLAMP - it is not longer the same on newer cards
git-svn-id: trunk@14686 -
2008-03-30 01:28:53 +00:00
mattias
bd4b61b421 IDEIntf: added handlers for opened and close project
git-svn-id: trunk@14451 -
2008-03-06 22:59:24 +00:00
mattias
ed00968185 examples: openglcontrol: set target to default
git-svn-id: trunk@14446 -
2008-03-06 11:39:31 +00:00
mattias
89b48f4f33 openglcontrol: added exception when no visual was found
git-svn-id: trunk@14437 -
2008-03-05 22:05:25 +00:00
mattias
50840fd57a lazdatadict: added error for wrong fpc versions
git-svn-id: trunk@14355 -
2008-03-01 18:06:35 +00:00
mattias
65a770df87 IDE: fixed overriding build target OS/CPU/LCL, bug #10915
git-svn-id: trunk@14337 -
2008-03-01 11:28:43 +00:00
vincents
83ebfd0672 examples: fixed compilation after the removal of the clistbox unit from Maxim Ganetsky
git-svn-id: trunk@14235 -
2008-02-23 19:33:06 +00:00
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
mattias
b2748c46db openglcontrol gtk2: reduced debugging output, fixed crash on destroy
git-svn-id: trunk@12479 -
2007-10-15 22:00:28 +00:00
mattias
9f67277474 h2pas wizard: added tool to add missing pointer types
git-svn-id: trunk@12336 -
2007-10-05 20:43:40 +00:00
mattias
a2c2fa0c0d example: scanline: using black instead of gray, for better contrast
git-svn-id: trunk@12317 -
2007-10-04 17:54:02 +00:00
marc
1d0a2554cd * Updated translation by Valdas Jankunas
git-svn-id: trunk@12278 -
2007-10-01 21:09:41 +00:00
mattias
8f193ce68e LCL: fixed TLazIntfImage setting DataDescription, updated example for scanline
git-svn-id: trunk@12267 -
2007-10-01 09:35:21 +00:00
mattias
622c1cea5a example for TLazIntfImage fixed
git-svn-id: trunk@12266 -
2007-10-01 09:05:25 +00:00
sekelsenmat
1f11a69562 Moved the trayicon example to the examples folder. Also updated it and made verified its compatibility with Turbo Delphi Explorer.
git-svn-id: trunk@12139 -
2007-09-22 19:47:39 +00:00
marc
1832fdc084 * Added and updated po files
git-svn-id: trunk@12081 -
2007-09-20 00:10:18 +00:00
mattias
a4dc35765d IDEIntf: added lfm/lrs files for objectinspector
git-svn-id: trunk@11965 -
2007-09-08 14:11:53 +00:00
marc
dc0c1fc783 * Updated translation by Maxim Ganetsky
git-svn-id: trunk@11920 -
2007-09-02 22:28:07 +00:00
vincents
e4ef78eb67 - removed rst files from svn, they are not source files, but are generated by the compiler
git-svn-id: trunk@11891 -
2007-08-30 21:49:03 +00:00
vincents
e1a3c061e0 add Lithuanian translations from Valdas
git-svn-id: trunk@11870 -
2007-08-27 21:54:40 +00:00
mattias
e248181ae4 fixed file extension
git-svn-id: trunk@11793 -
2007-08-11 21:10:00 +00:00
mattias
2d37c4a089 examples: added example for service, gui and console app from Michael Van Canneyt
git-svn-id: trunk@11792 -
2007-08-11 21:09:34 +00:00
vincents
a0c72167f0 examples: fixed waitforexample for fpc 2.3.1
git-svn-id: trunk@11776 -
2007-08-10 13:16:49 +00:00
tombo
d707f64709 LCL: added TForm.AllowDropFiles to enable OnDropFiles event, updated DropFiles example
git-svn-id: trunk@11686 -
2007-07-31 12:51:35 +00:00
mattias
d2ed7122f6 improved package compiler options: compile
git-svn-id: trunk@11492 -
2007-07-13 13:53:32 +00:00
mattias
6a1d7613b8 added license and note to example lpicustomdata
git-svn-id: trunk@11489 -
2007-07-13 12:25:07 +00:00
mattias
b5e720249c added example for changing custom lpi data
git-svn-id: trunk@11488 -
2007-07-13 12:16:06 +00:00
tombo
1720437ee9 LCL: renamed OnFilesDrop event to OnDropFiles III.
git-svn-id: trunk@11395 -
2007-06-27 15:37:38 +00:00
tombo
2d733b0a23 LCL: renamed OnFilesDrop event to OnDropFiles II.
git-svn-id: trunk@11370 -
2007-06-25 14:39:21 +00:00
tombo
d7ae9d52d1 LCL: renamed OnFilesDrop event to OnDropFiles
git-svn-id: trunk@11369 -
2007-06-25 14:38:03 +00:00
tombo
6860a97e2b LCL: added OnFilesDrop event to TCustomForm, TApplication and TApplicationProperties
* created example application
* implemented in Win32 interface

git-svn-id: trunk@11365 -
2007-06-24 10:17:46 +00:00
marc
111a7eaa55 * moved codepageconverter translations to languages dir
* updated brazilian translations by Antonio Galvao

git-svn-id: trunk@11139 -
2007-05-14 22:05:46 +00:00
vincents
1e323b22a7 treeview example: don't include 32 bits resource when compiled for win64
git-svn-id: trunk@11069 -
2007-05-03 18:55:47 +00:00
vincents
d3ac699694 childsizinglayout example: don't store session info in lpi
git-svn-id: trunk@11068 -
2007-05-03 18:51:20 +00:00
vincents
d36a125fd8 object inspector example: use default os and widget set
git-svn-id: trunk@10980 -
2007-04-19 21:11:05 +00:00
jesus
cb772e1198 fixes grid's line widths in several forms
git-svn-id: trunk@10962 -
2007-04-17 18:58:04 +00:00
vincents
a0cd202e73 regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux
git-svn-id: trunk@10844 -
2007-04-01 19:38:53 +00:00
mattias
94552293bc rpm: using relativ paths for desktop menu item
git-svn-id: trunk@10772 -
2007-03-20 18:28:48 +00:00
mattias
91e8c58c50 LCL: TCanvas.DrawText: changing and restoring BKMode when Style.Opaque=false
git-svn-id: trunk@10766 -
2007-03-18 21:57:25 +00:00
mattias
0f509809a3 translations: german: updates from Joerg Braun
git-svn-id: trunk@10764 -
2007-03-18 21:21:56 +00:00
mattias
407997bc6f gtk intf: TListBox: single selection mode: when selected item is deleted switch to mode SINGLE, when item is selected switch to BROWSE mode, issue #1428
git-svn-id: trunk@10758 -
2007-03-16 14:23:31 +00:00
mattias
e77c31ed38 codetools: searching include file of include file in directory of first include file
git-svn-id: trunk@10723 -
2007-03-08 23:35:58 +00:00
vincents
f364f43b6a listview example: added checkbox for HideSelection property
git-svn-id: trunk@10702 -
2007-03-02 09:48:08 +00:00
marc
1b0b818700 + Added (custom) cursors example from Paul Ishenin
git-svn-id: trunk@10666 -
2007-02-20 23:39:04 +00:00
vincents
f0d0a647d0 treeview example: fixed compilation on linux
git-svn-id: trunk@10611 -
2007-02-08 09:16:50 +00:00
vincents
d79e783bb4 designer baseclass example: fixed compilation
git-svn-id: trunk@10589 -
2007-02-05 14:15:01 +00:00
vincents
aad5b6502d examples: fixed out of the box compilation by adding a global package links
git-svn-id: trunk@10570 -
2007-02-02 14:50:20 +00:00
vincents
ef505e76e2 examples: fixed compilation
git-svn-id: trunk@10563 -
2007-02-01 23:33:31 +00:00
mattias
48bf90bf1d translations: german: updates from Joerg Braun
git-svn-id: trunk@10510 -
2007-01-26 11:32:40 +00:00
mattias
0d7ff5bab2 translations: german: updates from Joerg Braun
git-svn-id: trunk@10509 -
2007-01-26 11:32:00 +00:00
mattias
b66c203a3c added debugging information
git-svn-id: trunk@10466 -
2007-01-18 11:53:08 +00:00
mattias
52796d556e IDE: implemented registering custom component base classes for designer
git-svn-id: trunk@10458 -
2007-01-16 18:28:15 +00:00
vincents
aeae3fdd32 updated polish translations from Paweł (ACD)
git-svn-id: trunk@10443 -
2007-01-14 19:08:59 +00:00
jesus
6d408b4534 resized and tidied up the example form for the Grid Semaphore, from Graeme Geldenhuys
git-svn-id: trunk@10433 -
2007-01-12 16:52:35 +00:00
jesus
98fa10f7f6 removed VisibleColCount and VisibleRowCount readonly properties from some lfms and regenerated their lrs files
git-svn-id: trunk@10426 -
2007-01-11 20:44:14 +00:00
jesus
667426dd97 gtk: font enumeration support for requested pitch, fontenum example updated
git-svn-id: trunk@10406 -
2007-01-09 09:02:10 +00:00
mattias
4560417c25 added package link for simpleideintf
git-svn-id: trunk@10375 -
2007-01-05 12:11:54 +00:00
mattias
4aaef35274 examples: added an example for ScanLine replacement
git-svn-id: trunk@10275 -
2006-12-01 21:23:32 +00:00
mattias
d6eb52a88b gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user
git-svn-id: trunk@10114 -
2006-10-28 10:50:00 +00:00
mattias
9747f91093 added FontIsMonoSpace
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
mattias
92a59e706f added example to add IDE help for the sources of a package
git-svn-id: trunk@9941 -
2006-09-19 22:25:33 +00:00
mattias
14b9d0eadc project version info: added default values while saving
git-svn-id: trunk@9909 -
2006-09-15 17:59:31 +00:00
mattias
92ed57e945 replaced paths with CodeTools package
git-svn-id: trunk@9876 -
2006-09-12 22:10:32 +00:00
vincents
3445892be1 examples: added packages dependencies, so that IDE and lazbuild can compile them
git-svn-id: trunk@9828 -
2006-09-07 07:04:39 +00:00
mattias
7d1c50c395 xml streaming: implemented custom properties
git-svn-id: trunk@9748 -
2006-08-23 22:49:29 +00:00
mattias
ac5ae3b17e fixed fpc 2.1.1 compilation, docking: implemented shrinking to get space for docked control
git-svn-id: trunk@9718 -
2006-08-12 10:55:22 +00:00
mattias
b79d6a7b7d h2pas: started text tools editor
git-svn-id: trunk@9696 -
2006-08-01 16:57:26 +00:00
mattias
43b02b83ea fixed compilation under fpc 2.1.1
git-svn-id: trunk@9694 -
2006-07-31 07:38:52 +00:00
mattias
b116feb56e started LazDoc reading inherited help items
git-svn-id: trunk@9671 -
2006-07-25 07:41:45 +00:00
mattias
5643a1ba44 added Procedure Jump to source editor context menu
git-svn-id: trunk@9664 -
2006-07-22 13:54:55 +00:00
mattias
408b5f9830 small optimization for widestrings
git-svn-id: trunk@9660 -
2006-07-22 09:03:26 +00:00
mattias
7f60e77e98 fixed range check, added widestring stream example
git-svn-id: trunk@9659 -
2006-07-22 08:59:21 +00:00
mattias
245402981f renamed README files to README.txt
git-svn-id: trunk@9657 -
2006-07-21 18:31:15 +00:00
mattias
67458062b3 started h2pas frontend, localized watch list
git-svn-id: trunk@9631 -
2006-07-18 23:05:46 +00:00
mattias
4baf95a5f5 fixed mem leak
git-svn-id: trunk@9630 -
2006-07-18 17:37:21 +00:00
mattias
b17384ebc1 TButtonGlyph now uses shared bitmaps, improved debugging mem leaks
git-svn-id: trunk@9629 -
2006-07-18 17:20:34 +00:00
mattias
f10441b47f added multithreading examples
git-svn-id: trunk@9575 -
2006-07-08 15:12:53 +00:00
vincents
2b7bb69fe4 * fixes postscriptcanvas example
patch by Darius

git-svn-id: trunk@9555 -
2006-07-04 18:06:05 +00:00
mattias
060e5fdbe6 removed session file
git-svn-id: trunk@9543 -
2006-07-02 22:06:28 +00:00
mattias
d51b75a539 carbon intf: started Synchronize. ToDo: wait till processed.
git-svn-id: trunk@9542 -
2006-07-02 22:06:06 +00:00