Commit Graph

9404 Commits

Author SHA1 Message Date
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
5d2766a239 added evaluate text at cursor during debugging from Darek
git-svn-id: trunk@9419 -
2006-06-12 18:48:30 +00:00
mattias
a49b4716a8 TSynAnySys now handles setting the DollarVariables property from Burkhard Carstens
git-svn-id: trunk@9418 -
2006-06-12 18:18:47 +00:00
mattias
5312f77440 changed deb dependencies for new fpc debs
git-svn-id: trunk@9417 -
2006-06-11 09:19:34 +00:00
vincents
c83bb3f87b fixed name of internet explorer executable
git-svn-id: trunk@9416 -
2006-06-09 21:33:14 +00:00
vincents
b9a1c62a21 added description of *.id.po files
git-svn-id: trunk@9415 -
2006-06-09 12:19:17 +00:00
vincents
2ba79956d4 added Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@9414 -
2006-06-09 12:06:13 +00:00
vincents
f80df91927 small fixes as suggested on the forum
git-svn-id: trunk@9413 -
2006-06-09 10:56:04 +00:00
jesus
cc54cc9f75 fixes and some optimization for grid's range selection
git-svn-id: trunk@9412 -
2006-06-09 06:52:44 +00:00
vincents
466d219c20 Improved SeeAlso link.
git-svn-id: trunk@9411 -
2006-06-07 18:02:10 +00:00
vincents
aa936e7368 TStartDragEvent delphi compatible (issue #6998)
git-svn-id: trunk@9410 -
2006-06-06 21:17:44 +00:00
mattias
1a2e5fb3bc added script to check fpc build dependencies
git-svn-id: trunk@9409 -
2006-06-06 18:16:19 +00:00
mattias
f5573b0b49 improved fpc deb script
git-svn-id: trunk@9408 -
2006-06-06 17:52:15 +00:00
mattias
2a310d62b2 started scripts to create fpc-src deb
git-svn-id: trunk@9407 -
2006-06-05 13:02:55 +00:00
mattias
b42e1cdc9d centering text on messagedlg, when there is space
git-svn-id: trunk@9406 -
2006-06-05 11:47:18 +00:00
mattias
6ed0029539 removed debugging code
git-svn-id: trunk@9405 -
2006-06-05 11:43:59 +00:00
mattias
56df0109ff replace TCustomCheckListBox.KeyPress with TCustomCheckListBox.KeyDown
git-svn-id: trunk@9404 -
2006-06-05 10:28:44 +00:00
mattias
88a04ff101 removed TLabel fontchanged hook and added TCheckList.OnClickChecked event from Darek
git-svn-id: trunk@9403 -
2006-06-05 10:24:47 +00:00
mattias
294a82eb9a using TSpeedButton.Font.Color for drawing text from Giuliano Colla
git-svn-id: trunk@9402 -
2006-06-05 10:14:57 +00:00
mattias
fdb750df50 first rpm for suse and fc
git-svn-id: trunk@9401 -
2006-06-04 18:06:28 +00:00
mattias
9a0d1892b5 made lazarus rpm less dependent from gtk1 devel packages
git-svn-id: trunk@9400 -
2006-06-04 17:12:28 +00:00
mattias
edd3fd8bce improved parsing errore.msg
git-svn-id: trunk@9399 -
2006-06-04 13:15:09 +00:00
mattias
f7d5bd586d fixed TCustomSplitter.FindAlignControl
git-svn-id: trunk@9398 -
2006-06-04 12:31:41 +00:00
mattias
6402b88dda fixed getting ItemIndex in TComboBox.DestroyWnd
git-svn-id: trunk@9397 -
2006-06-04 12:15:38 +00:00
mattias
c8ded32146 fixed reading po files with c string MsgID
git-svn-id: trunk@9396 -
2006-06-04 11:48:11 +00:00
mattias
197af73cdf improvements for building debs
git-svn-id: trunk@9395 -
2006-06-04 10:21:15 +00:00
mattias
34ec62a9ca fixed PChar typecasts
git-svn-id: trunk@9394 -
2006-06-04 09:35:45 +00:00
vincents
3be86264f0 updated Russian translations from Maxim Ganetsky
git-svn-id: trunk@9393 -
2006-06-03 20:43:36 +00:00
mattias
bcf7aed80c fixed a mem leak
git-svn-id: trunk@9392 -
2006-06-02 23:24:24 +00:00
vincents
a26dc1c093 increased verbosity when saving a form fails
git-svn-id: trunk@9391 -
2006-06-02 20:35:31 +00:00
vincents
20141d2b3b tried to fix see also links
git-svn-id: trunk@9390 -
2006-06-02 18:58:14 +00:00
vincents
d661a50e37 * fixed reading / writing example tag
* fixed memleak

git-svn-id: trunk@9389 -
2006-06-02 18:43:48 +00:00
mattias
20698952d6 added include path for fpc compiler sources
git-svn-id: trunk@9388 -
2006-06-02 17:51:16 +00:00
vincents
9642645b61 fixed memleak
git-svn-id: trunk@9387 -
2006-06-02 13:15:13 +00:00
mattias
3ea8b26965 fixed uninitialized value
git-svn-id: trunk@9386 -
2006-06-02 10:00:37 +00:00
vincents
057813fdad removed incorrect example file references
git-svn-id: trunk@9385 -
2006-06-02 06:38:29 +00:00
vincents
c719715dad added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9384 -
2006-06-02 05:41:56 +00:00
vincents
0a092f3a0f focus radiobuttongroup when the dialog is shown from Alexandre Leclerc
git-svn-id: trunk@9383 -
2006-06-01 21:50:17 +00:00
vincents
8c3dc911dc made scripts more portable between powerpc and macosx
git-svn-id: trunk@9382 -
2006-06-01 11:50:28 +00:00
vincents
5518cfaca0 wrote some doc for appendpathdelim and chomppathdelim
git-svn-id: trunk@9381 -
2006-06-01 06:15:20 +00:00
vincents
3292e89b04 fixed AppendURLPathDelim
git-svn-id: trunk@9380 -
2006-05-31 22:04:04 +00:00
vincents
e70bad90fa fixed showing file URLs on windows
git-svn-id: trunk@9379 -
2006-05-31 21:06:08 +00:00
vincents
03bbd90cae fixed symlink to the ppc executable
git-svn-id: trunk@9378 -
2006-05-31 18:56:49 +00:00
mattias
ceace70fe8 improved converting URL path delimiter to PathDelim
git-svn-id: trunk@9377 -
2006-05-30 21:50:42 +00:00
vincents
16143c1144 added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9376 -
2006-05-30 11:53:11 +00:00
vincents
879176f679 explicitly set path to DATA2INC
git-svn-id: trunk@9375 -
2006-05-29 19:15:18 +00:00
vincents
ad7a8622d4 added symlinks in /usr/local/bin
git-svn-id: trunk@9374 -
2006-05-29 18:58:59 +00:00
vincents
6492115d91 added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9373 -
2006-05-29 12:08:34 +00:00