darius
12dbeac781
Consistent indenting, whitespaces and upper/lower case.
...
Removed a few unnecessary comments and begin/end blocks.
By Alexander Klenin
http://bugs.freepascal.org/view.php?id=12611
git-svn-id: trunk@17352 -
2008-11-12 09:23:19 +00:00
darius
895de1efbd
fixed showing diff from SVNLogForm at certain revision number
...
git-svn-id: trunk@17351 -
2008-11-12 09:17:28 +00:00
jesus
085856ae9b
updated traslations using localize script
...
git-svn-id: trunk@17326 -
2008-11-11 01:30:57 +00:00
tombo
838dd9d2c9
synedit: applied patch #0012606 : Carbon : Editor font rendering badly damaged for default font, point size 14 on PowerPC rev 17304 #80581bd7cb from Brad Campbell
...
git-svn-id: trunk@17319 -
2008-11-10 15:25:21 +00:00
vincents
1614e73034
synedit + IDE: added KeyShortCuts for Folding in SynEdit from Martin Friebe (issue #12593 )
...
git-svn-id: trunk@17299 -
2008-11-09 19:25:29 +00:00
martin
f07d918ee6
SynEdit did not paint new lines, if highlighter was "none" or "text" (Bug #12601 )
...
git-svn-id: trunk@17298 -
2008-11-09 18:26:05 +00:00
tombo
34ed055133
LCL Carbon: moved AGL to LCL Carbon interface
...
git-svn-id: trunk@17294 -
2008-11-09 13:35:37 +00:00
darius
2b8ff3ad92
Code cleanup, variable and component renaming
...
Demo now does not SIGSEGV no matter what button user pressed :-)
Ability to clear series in the demo
Patch by Alexander Klenin
Fixes: http://bugs.freepascal.org/view.php?id=12589
git-svn-id: trunk@17290 -
2008-11-08 21:21:35 +00:00
darius
cde07c30e6
Remove TAEngine unit and TSeriesList class
...
Auto-update chart when one of its series is destroyed
patch by Alexander Klenin
http://bugs.freepascal.org/view.php?id=12589
git-svn-id: trunk@17289 -
2008-11-08 21:08:01 +00:00
vincents
66ef33f52b
reverted revison 17284: useful parts can be committed in seperate commits
...
git-svn-id: trunk@17287 -
2008-11-08 19:39:33 +00:00
jesus
b38dc6e63f
updated localize script to handle only those dirs not handled by i18n feature, commented wake up gtk dbg ouput
...
git-svn-id: trunk@17284 -
2008-11-08 18:55:15 +00:00
martin
4c1df45cac
Added SynEdit.FoldAll (bug #12561 , modified/ext patch from Brad Campbell)
...
Added Methods to find Collapsed/Expanded Line for block around cursor
git-svn-id: trunk@17279 -
2008-11-08 15:53:33 +00:00
martin
9ba43b14b7
Fix regression and enhance of Del-to-end-of-word (ctrl-t). Handles spaces and punctuation before/after the word as separate entities. Trims spaces on full word del. BUG #12583
...
git-svn-id: trunk@17275 -
2008-11-08 12:03:23 +00:00
darius
f1f3e50cdb
refactoring patch by Alexander Klenin
...
fixes: http://bugs.freepascal.org/view.php?id=12584
git-svn-id: trunk@17270 -
2008-11-07 21:46:59 +00:00
darius
8924fb15cb
remove SVN reporitory path from filename if possible
...
fixes: http://bugs.freepascal.org/view.php?id=12585
git-svn-id: trunk@17268 -
2008-11-07 18:12:42 +00:00
laurent
894e69f2a5
Update LazReport French language, thx pomalo
...
git-svn-id: trunk@17262 -
2008-11-07 08:14:27 +00:00
marc
fc7e0527de
* Updated po files
...
git-svn-id: trunk@17256 -
2008-11-06 23:25:18 +00:00
martin
9e060e48c6
Fix ExtraCharSpacing (Bug #11824 ) Extra Space was accumulated across blocks of text.
...
git-svn-id: trunk@17254 -
2008-11-06 20:09:24 +00:00
martin
e9d128ca48
Workaround for bug #12576 ; failed to compile for powerpc, if inlining is enabled. Patch by Brad Campbell
...
git-svn-id: trunk@17253 -
2008-11-06 19:42:01 +00:00
darius
101d1a7688
applied reformatting patch from Alexander Klenin
...
http://bugs.freepascal.org/view.php?id=12577
git-svn-id: trunk@17252 -
2008-11-06 18:24:10 +00:00
mattias
b5a8b6cbc4
IDE: no auto completion in comment at end of line
...
git-svn-id: trunk@17247 -
2008-11-06 12:54:50 +00:00
darius
40dda47ac5
change cursor to crHourGlass when refreshing the log
...
added Application.ProcessMessages to ChangeCursor method
git-svn-id: trunk@17241 -
2008-11-05 18:25:42 +00:00
darius
fdbdc5410b
Added two more styles to TSeriesPointerStyle type, useful when there is a need to draw value intervals on a chart
...
path by Alexander Klenin
git-svn-id: trunk@17240 -
2008-11-05 17:58:25 +00:00
martin
728dea85ce
SynEdit: Refactored CodeFolding. All Scrolling does now relate to visible lines. (Mousewheel / Scrollbars). Bug #7554 / 11208
...
Also Fixes issues with translation between real and visible lines. Bug #11941
git-svn-id: trunk@17225 -
2008-11-04 22:17:52 +00:00
martin
b96120e09e
SynEdit: Delete to end of word (ctrl-t) did not work in comments, or strings. Bug #12486 / 10738
...
git-svn-id: trunk@17224 -
2008-11-04 21:23:32 +00:00
paul
133174aae8
ide: add codetools->line splitting frame to the ide options
...
git-svn-id: trunk@17209 -
2008-11-04 08:19:53 +00:00
martin
5ffabda417
Fix Undo/Redo for indent block via tab key. Also fix cursor position. bug #0012469
...
git-svn-id: trunk@17207 -
2008-11-03 23:24:34 +00:00
darius
75273b74b1
removed SVNSettingsForm from package
...
implemented ChangeCursor method for TSVNLogFrm and TSVNStatusFrm
git-svn-id: trunk@17201 -
2008-11-03 15:26:28 +00:00
vincents
ad4ab60d09
synedit: fixed issue #12555
...
* removed lazarus specific code to linearize the possible values of a set, not necessary anymore since the internal format of set has changed on big endian cpu, see http://wiki.lazarus.freepascal.org/index.php?title=User_Changes_2.2.2&oldid=31423#Internal_format_of_sets
git-svn-id: trunk@17199 -
2008-11-03 15:14:09 +00:00
darius
b861fd7cda
project data is now stored in .lpi file
...
removal of SVNSettingsForm
removal of TSVNSettings
git-svn-id: trunk@17195 -
2008-11-03 12:31:00 +00:00
vincents
0012a35409
leakview component:
...
* fixed file name case
* reduced flickering in treeview when updating
git-svn-id: trunk@17193 -
2008-11-03 11:13:09 +00:00
vincents
fb3c068b0d
components: added leakview ide plugin to show heaptrc logs in the IDE from skalogryyz (issue #12513 )
...
git-svn-id: trunk@17192 -
2008-11-03 11:04:29 +00:00
darius
94f25c24bf
changed use of method TDOMNodeList.Length to TDOMNodeList.Count
...
most probable cause of http://bugs.freepascal.org/view.php?id=12549
git-svn-id: trunk@17191 -
2008-11-03 10:40:59 +00:00
darius
62605d7ae3
changed ReadOnly property to True for SVNCommitMsgMemo
...
git-svn-id: trunk@17189 -
2008-11-03 10:13:25 +00:00
darius
ec0192e830
fixed crash when committing filenames containing spaces
...
fixed crash in datetime conversion when showing "added" files
code refactor for SVNCommitForm and SVNDiffForm, code moved to SVNClasses
changed cursor to crHourGlass when recieving data for SVNCommitForm and SVNDiffForm
implemented Execute method in SVNCommitForm and calling this Asynchroneously
git-svn-id: trunk@17187 -
2008-11-03 10:04:59 +00:00
darius
c8dafde3f3
fixed updating listview while recieving data
...
git-svn-id: trunk@17186 -
2008-11-03 08:30:59 +00:00
vincents
4969c50e66
codetools: added 64 bit freebsd targets
...
git-svn-id: trunk@17185 -
2008-11-02 13:42:30 +00:00
darius
24c1471895
changed position of SVNCommitForm to poScreenCenter
...
fixed placement of Splitter in SVNStatusForm
git-svn-id: trunk@17178 -
2008-11-01 18:15:52 +00:00
darius
9d2926b3f7
fixed AV when parsing empty messages in SVN log xml
...
added asking for confirmation on empty message
r17175
initialized author to '(no author)' (used in anonymous repositories)
fixed commit messages (writing them to a temp file and using --file switch)
fixed some AVs in parsing SVN log XML
fixed saving of checked status in SVNSettingsForm
git-svn-id: trunk@17176 -
2008-11-01 18:10:22 +00:00
darius
362311dc41
git-svn-id: trunk@17175 -
2008-11-01 17:33:46 +00:00
darius
78b010d112
"removed quotes from the message switch for svn commit
...
apparently they are passed literally to the repository DB"
git-svn-id: trunk@17170 -
2008-11-01 11:43:53 +00:00
darius
aa20e38629
Changed private variable FRepoPath to property RepositoryPath
...
git-svn-id: trunk@17169 -
2008-11-01 11:39:24 +00:00
darius
97f2b268a1
"Calling Application.QueueAsyncCall for Execute methods on show of forms, so the forms can finish showing before data is retrieved and processed."
...
git-svn-id: trunk@17168 -
2008-11-01 11:15:21 +00:00
darius
ae817f22ad
Reverting back to r17160 r17161 #0beee144e6 was an accidental commit
...
git-svn-id: trunk@17162 -
2008-10-31 00:38:03 +00:00
darius
0beee144e6
""
...
git-svn-id: trunk@17161 -
2008-10-31 00:29:18 +00:00
darius
373eada5b8
initial import of the Lazarus SVN IDE plugin
...
documentation will be collected here: http://wiki.lazarus.freepascal.org/LazSVNPkg
git-svn-id: trunk@17160 -
2008-10-31 00:11:04 +00:00
mattias
2e17592d31
codetools: fixed av when find declaration after function keyword
...
git-svn-id: trunk@17156 -
2008-10-30 10:11:18 +00:00
vincents
4b419e7e3c
lhelp: replaced idle timer with asyncmethod call.
...
git-svn-id: trunk@17153 -
2008-10-29 15:55:13 +00:00
mattias
1dcd32648f
darwin: comparing filenames case insensitive by default
...
git-svn-id: trunk@17133 -
2008-10-25 18:28:39 +00:00
vincents
b5679ab4ee
lhelp: fixed another memleak
...
git-svn-id: trunk@17132 -
2008-10-25 13:31:25 +00:00
mattias
8f3ab8527b
codetools: fixed setting EndPos for parameter types array of identifier
...
git-svn-id: trunk@17129 -
2008-10-24 15:59:36 +00:00
vincents
15ef38ddd1
lhelp: fixed some memleaks
...
git-svn-id: trunk@17127 -
2008-10-24 15:07:32 +00:00
vincents
aa8e6f8e1a
lhelp: fixed compilation of democontrol example
...
git-svn-id: trunk@17124 -
2008-10-24 12:48:11 +00:00
vincents
20f5b2b4ad
lhelp: fixed compilation and cleanup
...
git-svn-id: trunk@17122 -
2008-10-24 12:36:38 +00:00
vincents
1a9b2d0eed
removed chm package: units are in fpc\packages and don't require registration
...
git-svn-id: trunk@17121 -
2008-10-24 11:56:23 +00:00
vincents
e25e506e43
chmhelp: removed duplicate unit
...
git-svn-id: trunk@17120 -
2008-10-24 11:54:47 +00:00
mattias
119e8a249a
codetools: updated fpc error messages
...
git-svn-id: trunk@17112 -
2008-10-23 20:43:15 +00:00
paul
74921fb32b
codetools: add ide/frames directory to template
...
git-svn-id: trunk@17039 -
2008-10-18 16:03:32 +00:00
mattias
852e7fef4c
IDE: added fpc OS
...
git-svn-id: trunk@17036 -
2008-10-18 11:09:05 +00:00
paul
f3bb14bdb6
codetools: reduce debug info
...
git-svn-id: trunk@17033 -
2008-10-17 16:43:14 +00:00
mattias
2d39d8d910
IDE: fixed updating, renaming project resources
...
git-svn-id: trunk@17021 -
2008-10-16 11:35:48 +00:00
paul
d860feb919
jcf2: update to r685
...
git-svn-id: trunk@16999 -
2008-10-15 09:32:25 +00:00
jesus
f14de32a86
LazReport, fix preview scrolling, issue #12390
...
git-svn-id: trunk@16993 -
2008-10-14 20:49:16 +00:00
paul
d7aa0f69fd
jcf2: update to r683
...
git-svn-id: trunk@16990 -
2008-10-14 08:54:52 +00:00
jesus
5904434cd1
LazReport, fix designer options dialog, issue #12381
...
git-svn-id: trunk@16989 -
2008-10-14 04:53:53 +00:00
paul
8d5983a13d
jcf2: fixed delphi compilation
...
git-svn-id: trunk@16988 -
2008-10-14 01:26:28 +00:00
vincents
98bb85219e
lazreport french translation: update from pomolo (issue #12378 )
...
git-svn-id: trunk@16985 -
2008-10-13 13:53:59 +00:00
paul
416ced6947
jcf2: initialize Application object to allow form showing
...
git-svn-id: trunk@16981 -
2008-10-13 08:02:32 +00:00
paul
80cb5bada3
jcf2: finish JcfUtils at first glance
...
git-svn-id: trunk@16980 -
2008-10-13 06:23:30 +00:00
paul
1ba76f06e4
jcf2: correctly add used units to project
...
git-svn-id: trunk@16979 -
2008-10-13 03:41:04 +00:00
paul
46283869bd
jcf2: more functions
...
git-svn-id: trunk@16960 -
2008-10-11 17:31:19 +00:00
paul
2a61b78ef3
jcf: implement some set of empty functions
...
git-svn-id: trunk@16959 -
2008-10-11 17:11:39 +00:00
paul
c4d74354b6
forgot to add .lrs
...
git-svn-id: trunk@16956 -
2008-10-11 09:30:46 +00:00
paul
d3cc59116c
jcf2: try to isolate/remove windows unit dependency
...
git-svn-id: trunk@16955 -
2008-10-11 09:30:16 +00:00
mattias
e5de689ab4
clean up
...
git-svn-id: trunk@16953 -
2008-10-11 07:31:03 +00:00
jesus
0efaa14dd7
LazReport, fix reports utf-8 encoding
...
git-svn-id: trunk@16950 -
2008-10-10 18:38:57 +00:00
jesus
7c70052547
LazReport, fix dbfield selection, issue #12229
...
git-svn-id: trunk@16949 -
2008-10-10 18:13:47 +00:00
paul
7c0a1d29a9
jcf:
...
- add JcfUtils unit with almost empty implementation
- replace usage of Jcl units with JcfUtils.
- add lazarus project for console jcf application
git-svn-id: trunk@16945 -
2008-10-10 05:33:07 +00:00
mattias
0775a9258a
codetools: adding include directives into code
...
git-svn-id: trunk@16942 -
2008-10-09 10:18:22 +00:00
paul
11ae1cd3fc
cleanup
...
git-svn-id: trunk@16940 -
2008-10-09 08:52:40 +00:00
paul
f6a12eebfd
jcf2: add readme
...
git-svn-id: trunk@16939 -
2008-10-09 08:16:20 +00:00
paul
255062d13d
components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment
...
git-svn-id: trunk@16938 -
2008-10-09 08:06:32 +00:00
mattias
49426fc4e4
fixed compilation 2.3
...
git-svn-id: trunk@16934 -
2008-10-08 20:45:48 +00:00
mattias
34cab91d4a
synedit: added TSysPasSysn.IsKeword for some common keywords
...
git-svn-id: trunk@16933 -
2008-10-08 16:48:09 +00:00
mattias
7f2d78f450
IDE: project: adding/removing include directive for project resources
...
git-svn-id: trunk@16932 -
2008-10-08 16:43:14 +00:00
vincents
714d06621e
fpcunit package: fixed order of compiler options in Makefile
...
git-svn-id: trunk@16927 -
2008-10-08 12:23:13 +00:00
tombo
d4de936c86
IDE EditorOptions: added option to disable code editor anti-aliasing
...
SynEdit: fix TFont.Quality handling
git-svn-id: trunk@16921 -
2008-10-07 16:54:08 +00:00
mattias
627a0265fb
changed default widgetset gtk to gtk2
...
git-svn-id: trunk@16910 -
2008-10-07 12:05:16 +00:00
jesus
06d4577374
LazReport, readme for pdf exporter
...
git-svn-id: trunk@16902 -
2008-10-06 17:17:35 +00:00
jesus
28a24c5278
LazReport, fixed pdfexport compile under linux
...
git-svn-id: trunk@16901 -
2008-10-06 16:25:58 +00:00
jesus
70dafcbd7b
LazReport, Implemented PDF export
...
git-svn-id: trunk@16900 -
2008-10-06 14:43:45 +00:00
mattias
e417cd9cef
codetools: static keywords for class variables, bug #12293
...
git-svn-id: trunk@16880 -
2008-10-05 09:33:46 +00:00
mattias
4b73fa2e5f
synedit: fixed crash on ecLineBreak when Lines empty
...
git-svn-id: trunk@16875 -
2008-10-04 20:01:43 +00:00
mattias
992d5f74ab
codetools: fixed TCodeTreeNode.ConsistencyCheck
...
git-svn-id: trunk@16859 -
2008-10-03 09:34:52 +00:00
mattias
36f21372de
IDE: codehelp: removing pasdoc
...
git-svn-id: trunk@16844 -
2008-10-02 09:29:21 +00:00
mattias
626815db77
codetools: scanning for comments in type nodes end
...
git-svn-id: trunk@16843 -
2008-10-02 09:19:47 +00:00
mattias
e0a5b9322b
codetools: scanning for comments in type nodes too
...
git-svn-id: trunk@16842 -
2008-10-02 09:17:38 +00:00
mattias
3e2ce6e7d3
codetools: fixed checking unit dependencies each time a unit is parsed, bug #12269
...
git-svn-id: trunk@16838 -
2008-10-02 07:52:08 +00:00
mattias
c8d14a2b7e
IDE: added verbosity flag VerboseSrcEditBufClean
...
git-svn-id: trunk@16830 -
2008-10-01 13:37:14 +00:00
mattias
c6806b3a8e
codetools: added arm-linux to LCL targets
...
git-svn-id: trunk@16827 -
2008-10-01 11:12:17 +00:00
mattias
e49d00f551
translations: russian: updates from Maxim
...
git-svn-id: trunk@16822 -
2008-10-01 08:56:08 +00:00
mattias
f30a307736
codetools: fixed boss.loadfile to not load when autorevert is disabled
...
git-svn-id: trunk@16808 -
2008-09-30 08:41:35 +00:00
vincents
c09aeccc7c
codetools: formatting
...
git-svn-id: trunk@16798 -
2008-09-29 21:50:53 +00:00
mattias
1d446abc80
codetools: fixed close/reopen file
...
git-svn-id: trunk@16797 -
2008-09-29 19:08:14 +00:00
vincents
80244648f5
components: added filebrowser window from Graeme (issue #12178 )
...
git-svn-id: trunk@16792 -
2008-09-29 11:35:54 +00:00
vincents
96ccd451db
IDE: add option to print selected text from Michael van Canneyt (issue #12197 )
...
git-svn-id: trunk@16790 -
2008-09-29 10:58:15 +00:00
vincents
4486cb84cb
fpcunit console test runner: patch from Michael van Canneyt (issue #12205 )
...
* --format argument is case sensitive
+ Default Format can be configured in the application source (DefaultFormat variable).
+ Added a variable DefaultRunAllTests so if no --suite or no --all is specified on the command-line, --all is implicitly assumed.
git-svn-id: trunk@16785 -
2008-09-29 08:12:20 +00:00
mattias
2011685e93
IDE+codetools: replaced some FindFile calls with LoadFile
...
git-svn-id: trunk@16775 -
2008-09-28 13:15:51 +00:00
mattias
0e57f86bb5
rpms: updated docs, auto creating tmp
...
git-svn-id: trunk@16774 -
2008-09-28 12:47:31 +00:00
mattias
fb2e2d2219
codetools: TCodeBuffer.Clear resets isdeleted
...
git-svn-id: trunk@16770 -
2008-09-27 15:54:06 +00:00
mattias
8541afd7f9
codetools: TCodeCache.CreateFile now clears buffer
...
git-svn-id: trunk@16766 -
2008-09-27 10:22:21 +00:00
mattias
5d3611d298
codetools: auto revert when buffer IsDeleted
...
git-svn-id: trunk@16735 -
2008-09-25 23:44:53 +00:00
mattias
9d6674f3bb
codetools: fixed uninitialized result
...
git-svn-id: trunk@16727 -
2008-09-25 10:23:07 +00:00
vincents
caa77fa33c
components: regenerated makefiles after changes in the order of the compiler options
...
git-svn-id: trunk@16720 -
2008-09-25 08:06:10 +00:00
mattias
e42df5999b
translations: lithuanian: from Valdas Jankūnas
...
git-svn-id: trunk@16719 -
2008-09-25 06:38:36 +00:00
mattias
777521ffcb
translations: lithuanian: from Valdas Jankūnas
...
git-svn-id: trunk@16718 -
2008-09-25 06:37:47 +00:00
mattias
216e0b5e42
IDE: close project - save - no - continue
...
git-svn-id: trunk@16717 -
2008-09-25 06:31:03 +00:00
mattias
4a929a4110
translations: russian: updates from Maxim Ganetsky
...
git-svn-id: trunk@16715 -
2008-09-25 06:24:22 +00:00
mattias
890fb71335
IDE: freeing codetools buffers on closing file, bug #12183
...
git-svn-id: trunk@16701 -
2008-09-24 11:41:53 +00:00
vincents
f0bab52919
synedit: clean up from Martin Friebe (issue #12219 )
...
git-svn-id: trunk@16692 -
2008-09-24 06:40:40 +00:00
mattias
1f803a6d9a
codetools: added unicodestring
...
git-svn-id: trunk@16682 -
2008-09-23 12:16:44 +00:00
mattias
d7a960e8ba
codetools: identifier completion: no semicolon outside of statements
...
git-svn-id: trunk@16669 -
2008-09-22 09:37:45 +00:00
jesus
4cd081d380
Sqldb, show strings editor for SQL properties in case database connection do not support metadata extraction
...
git-svn-id: trunk@16667 -
2008-09-21 23:01:04 +00:00
vincents
5482e9dde7
editor toolbar: conforming to IDE theme (issue #12182 ) from Graeme
...
* Arrow buttons changed from TBitBtn to TSpeedButton
* Arrow images are loaded from Lazarus Resources
* Fixed bug in treeview. When you selected a node, the node
image disappeared.
git-svn-id: trunk@16647 -
2008-09-19 14:07:22 +00:00
paul
35e4c88db4
forgotten file
...
git-svn-id: trunk@16644 -
2008-09-19 07:03:14 +00:00
mattias
d8e36f10fb
codetools: fixed CompareTextIgnoringSpace, bug #12177
...
git-svn-id: trunk@16635 -
2008-09-18 20:00:12 +00:00
vincents
859e0971bf
tachart: published TChart.Anchors (issue #12169 )
...
git-svn-id: trunk@16630 -
2008-09-17 20:32:14 +00:00
jesus
ddd16f211e
LazReport, fix master/detail reports not updating detail ds when master ds changes activerecord
...
git-svn-id: trunk@16594 -
2008-09-15 14:45:29 +00:00
tombo
f93744efd7
LazSQLDB: fixed SQL string editor font under Carbon
...
git-svn-id: trunk@16587 -
2008-09-14 10:49:05 +00:00
mattias
c463795a79
changed synedit carbon font name to Monaco
...
git-svn-id: trunk@16564 -
2008-09-12 06:40:24 +00:00
mattias
6e7b906945
codetools: using locale independent format for dates in config files
...
git-svn-id: trunk@16552 -
2008-09-11 20:35:33 +00:00
mattias
99ab8f2d83
lazreport: fixed handling exception
...
git-svn-id: trunk@16550 -
2008-09-11 20:05:25 +00:00
mattias
c2a3f47f4d
codetools: fixed CleanPosIsInComment
...
git-svn-id: trunk@16545 -
2008-09-11 14:24:36 +00:00
vincents
e4e3f88979
cgi component: regenerated Makefile (issue #12124 )
...
git-svn-id: trunk@16544 -
2008-09-11 11:53:07 +00:00
paul
23ab1c8f3e
component:
...
- fix another turbopower_ipro example
git-svn-id: trunk@16532 -
2008-09-11 00:46:14 +00:00
paul
c06ebac651
component:
...
- fix turbopower_ipro use of resource
- fix turbopower_ipro example
git-svn-id: trunk@16531 -
2008-09-11 00:44:12 +00:00
mattias
595bc12c8c
codetools: beautifiying end, bug #12078
...
git-svn-id: trunk@16509 -
2008-09-09 21:16:10 +00:00
jesus
45b2ba1d82
LazReport, Fix AV while editing some properties of selection of multiple objects, issue #12104
...
git-svn-id: trunk@16507 -
2008-09-09 20:04:38 +00:00
mattias
0bcf25051e
lazbuild: added defaults to WriteUsage
...
git-svn-id: trunk@16500 -
2008-09-09 11:29:43 +00:00
vincents
c17fd46445
chmreader package: made all units virtual, because they are part of fpc 2.2.2 now. The package may be removed completely (maybe), if it doesn't register anything
...
git-svn-id: trunk@16490 -
2008-09-08 21:27:35 +00:00
mattias
859ec0bba3
synedit: carbon: ctrl mouse links now use Cmd under carbon
...
git-svn-id: trunk@16488 -
2008-09-08 13:24:56 +00:00
jesus
cf010d10c6
LazReport, fix exception catched when debugging program that reads LayoutOrder property on older reports
...
git-svn-id: trunk@16476 -
2008-09-07 23:25:23 +00:00
mattias
989ea6d7c0
synedit: fixed linebreak smart indent on lines with tabs, bug #12086
...
git-svn-id: trunk@16458 -
2008-09-06 21:07:15 +00:00
mattias
581dffa96a
synedit: using carbon as default under darwin
...
git-svn-id: trunk@16455 -
2008-09-06 16:49:04 +00:00
marc
76a919e7d6
* Updated Russion translation by Maxim Ganetsky
...
git-svn-id: trunk@16451 -
2008-09-06 11:40:27 +00:00
jesus
4e6ce27bc0
LazReport, ensure to use a default printer if report's printer is not found
...
git-svn-id: trunk@16444 -
2008-09-05 20:26:50 +00:00
mattias
6468b5ab75
synedit: set default font size under carbon to 12
...
git-svn-id: trunk@16438 -
2008-09-05 15:57:58 +00:00
vincents
5bad71b73e
db export components: remove compiler version restrictions, it compiles with fpc 2.2.2 and later
...
git-svn-id: trunk@16428 -
2008-09-05 08:32:24 +00:00
vincents
c46f7f6397
lazdatadict: remove compiler version restrictions, it compiles with fpc 2.2.2 and later
...
git-svn-id: trunk@16426 -
2008-09-05 06:47:04 +00:00
mattias
95e9a9b545
LCL: fixed typo
...
git-svn-id: trunk@16423 -
2008-09-05 00:15:31 +00:00
mattias
b648a62c02
translations: german: updated translations
...
git-svn-id: trunk@16422 -
2008-09-05 00:14:10 +00:00
mattias
77bd9607bc
IDE+tpipro: fixed circular interface references, bug #11564
...
git-svn-id: trunk@16419 -
2008-09-04 23:48:47 +00:00
paul
8c62c223c5
component: fix EditorToolbar button glyph loading (by a hint from Russian forum)
...
git-svn-id: trunk@16402 -
2008-09-04 08:46:39 +00:00
mattias
ebf2d6a8bf
codetools: extended directorycacher for darwin filenames
...
git-svn-id: trunk@16384 -
2008-09-03 08:16:07 +00:00
mattias
fc954bd37a
codetools: fixed compilation
...
git-svn-id: trunk@16380 -
2008-09-03 07:43:31 +00:00
mattias
60daf2ddd1
fixed comparing filenames under darwin
...
git-svn-id: trunk@16373 -
2008-09-03 01:08:09 +00:00
mattias
0258b583f2
codetools: fixed examples
...
git-svn-id: trunk@16360 -
2008-09-01 20:08:28 +00:00
mattias
e0e29ebbde
IDE: debugger options: auto search for gdb path when switching debugger class
...
git-svn-id: trunk@16354 -
2008-09-01 18:10:40 +00:00
paul
751f2ae42a
rx: fix for 64bit from Alexs
...
git-svn-id: trunk@16350 -
2008-09-01 12:20:59 +00:00
mattias
a00dac7763
added TProcessUTF8
...
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
2b8043dbe0
translations: russian: updates from Maxim Ganetsky
...
git-svn-id: trunk@16343 -
2008-09-01 06:55:54 +00:00
jesus
d780914fb5
LazReport, dequote UPPERCASE and similar string functions, thanks to javier villarroya
...
git-svn-id: trunk@16336 -
2008-08-31 17:50:49 +00:00
paul
bc70d6ed36
synedit: fix compilation ( #0012014 )
...
git-svn-id: trunk@16332 -
2008-08-31 13:29:45 +00:00
mattias
69487343c3
synedit: tsynmemo: fixed computing line ends
...
git-svn-id: trunk@16330 -
2008-08-31 12:23:17 +00:00
mattias
a4d5af1d31
xml reader: fixed mem leaks on error
...
git-svn-id: trunk@16323 -
2008-08-31 08:12:06 +00:00
mattias
a3a5e44c1f
IDE: codehelp: showing xml parser errors in message window
...
git-svn-id: trunk@16321 -
2008-08-30 22:18:27 +00:00
mattias
c94ffa46e0
lazreport: using OnGetItems instead of OnDropDown
...
git-svn-id: trunk@16319 -
2008-08-30 21:35:49 +00:00
mattias
1aca28b3b4
rtticontrols: fixed calling inherited
...
git-svn-id: trunk@16317 -
2008-08-30 21:29:25 +00:00
mattias
23049dc161
rtticontrols: using new tcombobox.getItems
...
git-svn-id: trunk@16315 -
2008-08-30 21:26:34 +00:00
mattias
6c4b878988
sqlite: fixed UTF8 chdir
...
git-svn-id: trunk@16288 -
2008-08-29 08:45:28 +00:00
mattias
b0e300ede7
synedit: undo typo
...
git-svn-id: trunk@16287 -
2008-08-29 08:38:38 +00:00
mattias
dd76d864f1
openglcontrol: fixed compilation, bug #11981 , from A.Schneider
...
git-svn-id: trunk@16285 -
2008-08-28 18:18:10 +00:00
mattias
670b1d8ed2
translations: german: from Joerg Braun
...
git-svn-id: trunk@16278 -
2008-08-27 21:56:57 +00:00
vincents
464c8b7362
opengl: fixed framework name for carbon (issue #11985 )
...
git-svn-id: trunk@16276 -
2008-08-27 21:04:09 +00:00
vincents
67d6b15a92
components: regenerated Makefiles
...
git-svn-id: trunk@16275 -
2008-08-27 20:57:57 +00:00
mattias
9032caa4fd
UTF-8: added ExpandFilenameUTF8
...
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
vincents
c6d49b3802
fixed UTF8 to Sys conversions for file operations
...
git-svn-id: trunk@16259 -
2008-08-26 19:57:21 +00:00
jesus
8baa3c1ddd
LazReport, fixed samples compile
...
git-svn-id: trunk@16257 -
2008-08-26 18:41:12 +00:00
mattias
6dac5ad9bc
packages: fixed compilation
...
git-svn-id: trunk@16247 -
2008-08-25 23:08:26 +00:00
mattias
d18db8dd42
packages: fixed compilation
...
git-svn-id: trunk@16246 -
2008-08-25 23:07:34 +00:00
mattias
5c9e4e53f0
examples fixed compilation
...
git-svn-id: trunk@16245 -
2008-08-25 23:06:16 +00:00
mattias
fb4b5588fd
examples fixed compilation
...
git-svn-id: trunk@16244 -
2008-08-25 23:04:43 +00:00
mattias
2903864472
examples fixed compilation
...
git-svn-id: trunk@16243 -
2008-08-25 23:02:42 +00:00
mattias
3836a32fb6
examples fixed compilation
...
git-svn-id: trunk@16242 -
2008-08-25 22:56:32 +00:00
mattias
ce192d3f70
examples: fixed compilation
...
git-svn-id: trunk@16238 -
2008-08-25 22:44:21 +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
paul
7a57600b98
codetools: fixed compilation
...
git-svn-id: trunk@16230 -
2008-08-25 14:26:00 +00:00
mattias
5c3f687e2f
codetools: fileprocs: added file functions with UTF-8 encoding
...
git-svn-id: trunk@16226 -
2008-08-25 13:41:09 +00:00
mattias
0c63511f92
translations: german: sqldb: from Joerg Braun
...
git-svn-id: trunk@16221 -
2008-08-25 11:25:18 +00:00
mattias
f27c0074d7
lazreport: From Michael VC:
...
- tfrdesigner is now registered as a component, so it can be dropped on a form,
giving end-users the possibility to design their reports.
- Fixed bug that prevented checkbox/roundrect/shape buttons from being visible
when designing a report in the IDE.
- Fixed access violations that occurred when one of checkbox/roundrect/shape
was dropped on a report.
- Removed debug statements from roundrect code.
git-svn-id: trunk@16219 -
2008-08-25 09:37:35 +00:00
mattias
b2b848fff2
sqldblaz: added i18n
...
git-svn-id: trunk@16215 -
2008-08-24 22:15:34 +00:00
michael
7d440b2a25
* Better unix font
...
git-svn-id: trunk@16208 -
2008-08-24 16:52:41 +00:00
mattias
3b7fe72130
synedit: fixed tex highlighter for utf-8 chars, bug #11960
...
git-svn-id: trunk@16205 -
2008-08-24 12:28:45 +00:00
mattias
8f4f099071
synedit: workaround for bug #11926
...
git-svn-id: trunk@16200 -
2008-08-24 08:08:48 +00:00
mattias
acbbad4015
synedit: workaround for bug #10451
...
git-svn-id: trunk@16199 -
2008-08-24 08:07:31 +00:00
michael
4abc7a2aa9
* SQL editor registered (from Carlos Germán Tejero)
...
git-svn-id: trunk@16198 -
2008-08-23 14:52:36 +00:00
michael
7c20c96113
* Updated README with copy of Tom Verhoeff
...
* Added additional key
ProjectFile=
Any file whose name (no extension) matches this, will be renamed to __PROJNAME__
* Improved variables dialog: when there is no message, the grid
is disabled, and the message adapted accordingly
git-svn-id: trunk@16196 -
2008-08-23 11:05:01 +00:00
mattias
b695b0c03c
IDE: enabled add directory to package dialog
...
git-svn-id: trunk@16194 -
2008-08-23 10:02:28 +00:00
mattias
e9ef3a058f
updated Makefile
...
git-svn-id: trunk@16193 -
2008-08-23 06:46:03 +00:00
mattias
64a4f59ccb
synedit: fixed unit circle
...
git-svn-id: trunk@16192 -
2008-08-23 06:45:46 +00:00
mattias
d306cba6ac
codetools: improved debugging
...
git-svn-id: trunk@16191 -
2008-08-23 06:45:17 +00:00
mattias
d3aa16bef6
translations: german updates from Joerg Braun
...
git-svn-id: trunk@16189 -
2008-08-22 20:33:27 +00:00
jesus
f9b471de56
printers, added debug define for cups
...
git-svn-id: trunk@16184 -
2008-08-22 13:37:48 +00:00
jesus
ec5eed13d3
Printers, implemented page setup dialog for qt, from zeljko
...
git-svn-id: trunk@16170 -
2008-08-20 17:35:32 +00:00
mattias
af48ef3e6a
updated makefile projecttemplates
...
git-svn-id: trunk@16160 -
2008-08-20 11:18:55 +00:00
mattias
7ab6bff531
codetools: implemented fpc switch -M
...
git-svn-id: trunk@16142 -
2008-08-19 11:27:45 +00:00
mattias
c6872df774
codetools: fixed lfm parser TokenStart
...
git-svn-id: trunk@16141 -
2008-08-19 11:11:22 +00:00
mattias
e374b51dd5
IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
...
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
mattias
8c7598d73a
IDE: implemented supporting FPCVer in FPCSrcDir
...
git-svn-id: trunk@16133 -
2008-08-19 01:28:24 +00:00
mattias
7cd2a68fce
projecttemplates: fixed compilation
...
git-svn-id: trunk@16129 -
2008-08-18 23:19:20 +00:00
vincents
5cf46b7a1b
fpcunit console testrunner: flush output of progress writer after each character, so that the result is written immediately, even if the output is redirected to file
...
git-svn-id: trunk@16128 -
2008-08-18 22:25:13 +00:00
michael
8fc60d8e8c
* Corrected recursive behaviour, used allfilesmask
...
git-svn-id: trunk@16125 -
2008-08-18 16:46:50 +00:00
mattias
70e7f10204
IDE: package compilation: do not build all if only search paths changed, this is spotted by fpc itself
...
git-svn-id: trunk@16105 -
2008-08-18 08:34:07 +00:00
mattias
b54c7c2d80
lazreport: reduced overhead while moving
...
git-svn-id: trunk@16104 -
2008-08-18 07:45:43 +00:00
mattias
1140b0a1e3
lazreport: improved mouse dragging object inspector
...
git-svn-id: trunk@16102 -
2008-08-18 07:29:29 +00:00
mattias
ea23d0c086
IDE+codetools: using compiler mode Delphi when set in compiler options
...
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
jesus
c2bc66238c
LazReport, don't refresh objectinspector if it's hidden
...
git-svn-id: trunk@16090 -
2008-08-17 17:59:58 +00:00
mattias
c81aab571f
fixed uninitialized function results
...
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
jesus
14797c0b4e
LazReport, fix Image recursion, issue #11885
...
git-svn-id: trunk@16080 -
2008-08-15 23:49:28 +00:00
mattias
4f417c47ac
codetools: fixed chinese translations
...
git-svn-id: trunk@16079 -
2008-08-15 23:11:28 +00:00
mattias
484a8a0748
updated po files
...
git-svn-id: trunk@16075 -
2008-08-15 15:55:31 +00:00
mattias
985be0ddf3
translations: russian: updates from Maxim Ganetsky
...
git-svn-id: trunk@16071 -
2008-08-15 14:43:53 +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
mattias
6ae9cd0b5c
codetools: added ppucodetools.pas
...
git-svn-id: trunk@16061 -
2008-08-14 18:17:50 +00:00
vincents
64c7eb142a
lazarus tests: console test runner stores test environment data in the test results
...
git-svn-id: trunk@16057 -
2008-08-14 13:22:03 +00:00
vincents
42e0b8c301
sqldb: fixed filter for Firebird database name (issue #10528 )
...
git-svn-id: trunk@16056 -
2008-08-14 10:06:04 +00:00
mattias
5cc44da499
IDE: compiler test: check for orphaned ppu files in output directory
...
git-svn-id: trunk@16051 -
2008-08-13 11:00:29 +00:00
jesus
a54428c42c
LazReport, in report editor objects update object inspector and viceversa, fix gtk visual problem that sometimes shows black filled rectangles, fix TfrLineView properties save & restore issue #11594
...
git-svn-id: trunk@16048 -
2008-08-13 02:10:15 +00:00
mattias
75d4901a35
added lazdbexport-0.lpl
...
git-svn-id: trunk@16035 -
2008-08-12 13:11:31 +00:00
mattias
1f21f5efc1
IDE: fixed checklfm dlg
...
git-svn-id: trunk@16032 -
2008-08-12 12:26:57 +00:00
mattias
869c4ea65e
codetools: fixed find declaration of property types
...
git-svn-id: trunk@16029 -
2008-08-12 11:35:45 +00:00
mattias
d80f64ab53
IDE: notifying referred units: ignoring components with csDestroying
...
git-svn-id: trunk@16018 -
2008-08-10 21:20:32 +00:00
mattias
cb1c9a3077
codetools: ExtractProperty: implemented unit.type
...
git-svn-id: trunk@16014 -
2008-08-10 10:18:45 +00:00
vincents
a9daf44a6d
fpcunit console test runner: allow to pass a test name like suite1.subsuite2.test3 to the suite parameter from Michael VC
...
git-svn-id: trunk@15994 -
2008-08-08 13:20:02 +00:00
mattias
15e404fffb
cleanup
...
git-svn-id: trunk@15992 -
2008-08-08 08:21:56 +00:00
mattias
5ebb7d717d
synedit: moved fold code to TSynEditStringList, fixed folding after enter, bug #7773
...
git-svn-id: trunk@15990 -
2008-08-08 04:57:39 +00:00
mattias
8c20e8c9b9
codetools: fixed endless loop
...
git-svn-id: trunk@15982 -
2008-08-07 14:13:29 +00:00
mattias
8c97c26419
translations: russian: updates from Maxim
...
git-svn-id: trunk@15981 -
2008-08-07 07:41:16 +00:00
jesus
b5a227e0d8
LazReport, removed missing debug output
...
git-svn-id: trunk@15977 -
2008-08-06 17:33:51 +00:00
jesus
81d36b8670
LazReport, handle position and dimesion of objects in Object Inspector using selected units
...
git-svn-id: trunk@15976 -
2008-08-06 17:30:17 +00:00
mattias
746be92b66
codetools: fixed reparsing MethodMap nodes, IDE: fpdoc editor: added short label
...
git-svn-id: trunk@15974 -
2008-08-06 15:46:13 +00:00
mattias
a261ea868b
IDE: started searching in fpdoc files
...
git-svn-id: trunk@15964 -
2008-08-05 21:51:30 +00:00
mattias
6366cefff6
rtti controls: started docs
...
git-svn-id: trunk@15963 -
2008-08-05 21:22:24 +00:00
mattias
e9b5c82525
gtk2: improved caret by painting only during paint event
...
git-svn-id: trunk@15960 -
2008-08-05 15:10:14 +00:00
mattias
e4a2bd9d92
synedit+IDE: implemented showing only every n-th line number, patch #11625 from Gerard Visent
...
git-svn-id: trunk@15956 -
2008-08-05 11:56:39 +00:00
mattias
2ada1f890f
codetools: c parser: supporting defined name
...
git-svn-id: trunk@15950 -
2008-08-04 15:42:14 +00:00
mattias
41ab419765
codetools: allowing @end labels in asm blocks
...
git-svn-id: trunk@15945 -
2008-08-03 20:24:38 +00:00
mattias
69c476ffef
synedit: allowing @end labels in asm blocks
...
git-svn-id: trunk@15944 -
2008-08-03 20:18:07 +00:00
mattias
6e54405b2c
openglcontrol: win32: using PFD_TYPE_COLORINDEX and cColorBits:=24, fixing context for wine, bug #11784
...
git-svn-id: trunk@15943 -
2008-08-03 20:06:34 +00:00