Commit Graph

17176 Commits

Author SHA1 Message Date
zeljko
df87cd1869 Qt: fix wrong result position inside setWindowOrgEx()
git-svn-id: trunk@17216 -
2008-11-04 12:11:21 +00:00
zeljko
37baa89598 Qt: TGraphicControl now properly repaints inside scrollbox.Fixes #12556.
git-svn-id: trunk@17215 -
2008-11-04 11:59:03 +00:00
mattias
710f2aa2d1 IDE: fixed fake methods, bug #12248
git-svn-id: trunk@17214 -
2008-11-04 10:42:43 +00:00
paul
560c617ebf ide: fix anchors
git-svn-id: trunk@17213 -
2008-11-04 09:51:07 +00:00
paul
adc7432599 ide: cleanup
git-svn-id: trunk@17212 -
2008-11-04 09:32:55 +00:00
paul
5080178fa1 ide: finish merge of codetools options into ide options dialog, remove old codetools options dialog
git-svn-id: trunk@17211 -
2008-11-04 08:47:37 +00:00
zeljko
985fb57f33 Qt added missing qt43.pas and qt44.pas
git-svn-id: trunk@17210 -
2008-11-04 08:34:17 +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
paul
b7075d613f ide: code creation frame: fix reading and writing CodeToolsOptions
git-svn-id: trunk@17208 -
2008-11-04 04:37:56 +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
paul
8a3e470663 ide: start merge of codetools options into ide options dialog
git-svn-id: trunk@17206 -
2008-11-03 17:24:23 +00:00
paul
4cef3c1e28 ide: fix string case
git-svn-id: trunk@17205 -
2008-11-03 16:37:17 +00:00
paul
6215ce8901 ide: remove old editor options
git-svn-id: trunk@17204 -
2008-11-03 16:29:50 +00:00
paul
aa3d376d89 ide: try to find more space for preview control in editor color options frame
git-svn-id: trunk@17203 -
2008-11-03 15:58:59 +00:00
kirkpatc
7689ccf97e FPDoc - added descriptions and links for TCanvas, TBitmap, TPixmap, TFPImageBitmap, TPortableNetworkGraphic, TBitmapImage, TJPEGImage, TCustomBitmap, TPortableAnyMapGraphic, TCustomImage, TSharedRasterImage, TRasterImage, TSharedCustomBitmap, TSharedIcon, TIconImage, TCustomIcon, TIcon, TSharedCursorImage in Graphics.xml
git-svn-id: trunk@17202 -
2008-11-03 15:48:33 +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
paul
a138ec96de ide: merge codetools and codefoldings pages into ide options
git-svn-id: trunk@17200 -
2008-11-03 15:20:54 +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
bf64fc10ff code cleanup : removed unused TPaintBoxes and constructor
fixed bug http://bugs.freepascal.org/view.php?id=12478 by checking against the bounds of TScrollingText.FLines

git-svn-id: trunk@17198 -
2008-11-03 15:03:15 +00:00
paul
8ef24288f3 ide: merge colors/highlighting page into ide options
git-svn-id: trunk@17197 -
2008-11-03 14:47:35 +00:00
zeljko
5fcf051437 Qt: update to qt-4.4.X, use define USE_QT_44 for qt-4.4.X.
git-svn-id: trunk@17196 -
2008-11-03 13:13:33 +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
20fc2c1900 added missing package link files
git-svn-id: trunk@17194 -
2008-11-03 11:45:48 +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
vincents
5745ce4a7c LCL: reverted change of r11317 #a7e79f00ce: now the application title is only the default caption of the mtCustom messages (issue #12541)
git-svn-id: trunk@17190 -
2008-11-03 10:28:38 +00:00
darius
62605d7ae3 changed ReadOnly property to True for SVNCommitMsgMemo
git-svn-id: trunk@17189 -
2008-11-03 10:13:25 +00:00
vincents
6ea2810129 IDE: changed the name "custom tools" to "externals tools' in the Tools menu from Graeme (issue #12525)
git-svn-id: trunk@17188 -
2008-11-03 10:12:46 +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
kirkpatc
1359795d73 FPDoc - additions and links for TPen, TBrush, TRegionData, TRegion, TGraphic, TPicture and TCanvas in Graphics.xml
git-svn-id: trunk@17184 -
2008-11-02 11:11:01 +00:00
jesus
f77fb72b40 LCL, don't draw focusrect if defaultdrawing=false, from Serggey Smirnov issue #12526
git-svn-id: trunk@17183 -
2008-11-02 06:22:46 +00:00
mattias
6b8e6f225b added USESVN2REVISIONINC=0 if lazarus directory readonly
git-svn-id: trunk@17182 -
2008-11-01 22:34:06 +00:00
tombo
47fba96134 LCL carbon: TCarbonCustomControl allows focusing like edit control
git-svn-id: trunk@17181 -
2008-11-01 19:19:31 +00:00
marc
6f54fbf55a * Updated Slovak translation by Slavko
git-svn-id: trunk@17180 -
2008-11-01 18:47:06 +00:00
marc
5f65b62dab * Updated Hebrew translation by Ido Kanner
git-svn-id: trunk@17179 -
2008-11-01 18:44:09 +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
paul
69f9aff08a lcl: TApplication.BidiMode from Ido with modifications (#0012542)
git-svn-id: trunk@17177 -
2008-11-01 18:11:31 +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
paul
566abcc5b5 ide: merge keymapping into ide options
git-svn-id: trunk@17174 -
2008-11-01 17:25:12 +00:00
tombo
c5e876817b LCL:
* SetScrollInfo - return new position
* SetScrollPos - return previous position

git-svn-id: trunk@17173 -
2008-11-01 17:24:46 +00:00
paul
3c446ce0da ide: don't declare a class variable for new TFrame descendant (when you create a frame in the ide)
git-svn-id: trunk@17172 -
2008-11-01 16:53:26 +00:00
tombo
618134b3a2 LCL carbon: fixed #0012250: Scrollbox range in Carbon by skalogryyz - return updated position in SetScrollInfo
git-svn-id: trunk@17171 -
2008-11-01 15:17:43 +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
paul
85fcacb7ea carbon: implement GetObject for pens created by ExtCreatePen
git-svn-id: trunk@17167 -
2008-11-01 02:37:34 +00:00