Commit Graph

357 Commits

Author SHA1 Message Date
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
mattias
24649d370c carbon intf: implemented dosynchronize
git-svn-id: trunk@9541 -
2006-07-02 14:23:17 +00:00
mattias
d27f730f7a fixed streaming empty widestrings
git-svn-id: trunk@9534 -
2006-07-01 11:40:25 +00:00
mattias
3385779d03 gtk2 intf: added GetDefaultPangoLayout
git-svn-id: trunk@9494 -
2006-06-24 08:35:25 +00:00
mattias
a681ab7b71 added TXMLConfigStorage
git-svn-id: trunk@9438 -
2006-06-15 21:49:57 +00:00
mattias
e8a420de15 localized dialog to find components in the palette
git-svn-id: trunk@9435 -
2006-06-14 17:52:11 +00:00
mattias
63dd31ff22 implemented a dialog to find components in the palette
git-svn-id: trunk@9434 -
2006-06-14 17:50:08 +00:00
mattias
8bf46b037a cleanup
git-svn-id: trunk@9422 -
2006-06-12 19:06:18 +00:00
mattias
436dd7b560 removed session file
git-svn-id: trunk@9421 -
2006-06-12 19:00:17 +00:00
mattias
d7280b58d3 added example for html help with ipro from Armin Diehl
git-svn-id: trunk@9420 -
2006-06-12 18:59:51 +00:00
mattias
34ec62a9ca fixed PChar typecasts
git-svn-id: trunk@9394 -
2006-06-04 09:35:45 +00:00
mattias
ceace70fe8 improved converting URL path delimiter to PathDelim
git-svn-id: trunk@9377 -
2006-05-30 21:50:42 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
84a4d25163 added example for HTML help
git-svn-id: trunk@9311 -
2006-05-19 21:56:07 +00:00
mattias
19d2543a28 small updates from Barko
git-svn-id: trunk@9267 -
2006-05-13 09:30:38 +00:00
micha
c3fada6d57 win64 fixes (from peter, modified)
git-svn-id: trunk@9222 -
2006-05-01 21:47:48 +00:00
mattias
b9bb55769f added help for code template dialog
git-svn-id: trunk@9217 -
2006-04-30 22:49:29 +00:00
mattias
81729dd840 implemented saving form as xml
git-svn-id: trunk@9172 -
2006-04-23 22:46:41 +00:00
mattias
891c68db93 make fields editor more robust for multiple forms from Alexandrov Alexandru
git-svn-id: trunk@9166 -
2006-04-23 20:24:57 +00:00
mattias
96da86f260 published some Font properties, that now works under win32 and gtk1
git-svn-id: trunk@9165 -
2006-04-23 20:22:22 +00:00
mattias
baa2ccb6bc XML streaming: implemented reading child controls
git-svn-id: trunk@9163 -
2006-04-23 11:03:05 +00:00
mattias
a6dce8e43a reading components from XML: implemented reading properties and collections
git-svn-id: trunk@9162 -
2006-04-22 22:00:34 +00:00
mattias
d613b09c25 added to codetools defines preview a TreeView for the defines
git-svn-id: trunk@9160 -
2006-04-22 14:09:14 +00:00
mattias
f5abc1d817 added TCustomSplitter.MoveSplitter and SetSplitterPosition and IDE ct defines editor now saves splitter positions
git-svn-id: trunk@9159 -
2006-04-22 13:13:36 +00:00
mattias
7057de0774 fixed unhandled macro
git-svn-id: trunk@9145 -
2006-04-19 08:17:45 +00:00
mattias
de9497265f fixed project src path for output dir
git-svn-id: trunk@9120 -
2006-04-13 18:19:39 +00:00
mattias
660b011966 changed project output file: if target filename is set, it is now always relative to the project directory
git-svn-id: trunk@9118 -
2006-04-11 20:49:15 +00:00
vincents
01de1692b1 fixed typo
git-svn-id: trunk@9114 -
2006-04-10 18:15:22 +00:00
vincents
7e9fc77a93 removed ShowScale
git-svn-id: trunk@9113 -
2006-04-10 11:18:13 +00:00
mattias
0a08475ff7 completed xml writer for components
git-svn-id: trunk@9112 -
2006-04-10 10:13:37 +00:00
mattias
770fa8ffb2 fixed ExtTextOut getting TextHeight
git-svn-id: trunk@9111 -
2006-04-10 08:45:13 +00:00
mattias
f4ec1d306d implemented streaming components to TXMLConfig
git-svn-id: trunk@9090 -
2006-04-07 16:12:43 +00:00
mattias
d8e7f5e0af added ct define fpc rtl directory if SrcOS=win then add win/wininc
git-svn-id: trunk@9089 -
2006-04-07 14:38:16 +00:00
mattias
cc4020a589 renamed msgintf.pas to idemsgintf.pas
git-svn-id: trunk@9082 -
2006-04-05 19:58:42 +00:00
mattias
34318f3f2b added comctrls ttreenode docs from Darius
git-svn-id: trunk@9063 -
2006-04-02 17:30:45 +00:00
vincents
22e049a217 regenerated to support i386-darwin
git-svn-id: trunk@9008 -
2006-03-24 07:55:17 +00:00
mattias
0b48164f48 anchordocking: implemented saving layout
git-svn-id: trunk@9000 -
2006-03-22 23:18:04 +00:00
vincents
5c372c949e 64 bits fixes
git-svn-id: trunk@8932 -
2006-03-13 07:49:59 +00:00
mattias
4a72c727b5 added resourcestrings to debugoptions from Darius
git-svn-id: trunk@8821 -
2006-02-25 11:37:07 +00:00