Commit Graph

16586 Commits

Author SHA1 Message Date
vincents
e9c936715b updated trunk version number to 0.9.27
git-svn-id: trunk@16725 -
2008-09-25 09:10:30 +00:00
vincents
176954354f updated version number to 0.9.26
git-svn-id: trunk@16723 -
2008-09-25 09:07:52 +00:00
zeljko
c61a173237 Qt: reverted patch for #12230 (introduced more size problems), bug reopened, will be fixed in 0.9.27 ...
git-svn-id: trunk@16722 -
2008-09-25 08:22:37 +00:00
zeljko
4f0d06645d Qt: fix for #12230. QTabWidget_contentsRect() always return rect without tabbar, so, no need to dec result of getClientBounds()
git-svn-id: trunk@16721 -
2008-09-25 08:10:53 +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
paul
cdbcd54d0e qt: fix pen position after lineTo (fixes Jesus troubles with grid)
git-svn-id: trunk@16716 -
2008-09-25 06:25:02 +00:00
mattias
4a929a4110 translations: russian: updates from Maxim Ganetsky
git-svn-id: trunk@16715 -
2008-09-25 06:24:22 +00:00
paul
562a275928 carbon: skip last point in polyline to be delphi/win32
git-svn-id: trunk@16714 -
2008-09-25 01:55:31 +00:00
jesus
96ec73b211 LCL, fix dbgrid indicator after fixes of LineTo/MoveTo
git-svn-id: trunk@16713 -
2008-09-25 00:26:47 +00:00
mazen
c4231a7d6a * Added missing files to lazarus source packages.
git-svn-id: trunk@16712 -
2008-09-24 16:59:59 +00:00
tombo
051af46383 LCL Carbon: fixed TSaveDialog.InitialDir - nil was passed instead of FileDialog to call back
git-svn-id: trunk@16711 -
2008-09-24 14:57:24 +00:00
laurent
985937e965 Load glyph form resource
git-svn-id: trunk@16710 -
2008-09-24 14:50:51 +00:00
tombo
564d824e9a LCL Carbon: disable showing debug info for application object
git-svn-id: trunk@16709 -
2008-09-24 14:27:53 +00:00
vincents
f55f9d7c68 tests: added test for issue #12216
git-svn-id: trunk@16708 -
2008-09-24 14:24:04 +00:00
jesus
c2dffd1000 IDE, don't look for module changes when processing i18n option, issue #12187
git-svn-id: trunk@16707 -
2008-09-24 13:53:00 +00:00
mattias
38e5df90de IDE: fixed Rename identifier OnClick event
git-svn-id: trunk@16706 -
2008-09-24 13:00:14 +00:00
laurent
dd28cb447d Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16705 -
2008-09-24 12:56:01 +00:00
mattias
c96500a8bd IDE: adding unit to package: fixed uses and register proc flags
git-svn-id: trunk@16704 -
2008-09-24 12:30:47 +00:00
laurent
29edef9d61 Load glyph form resource
git-svn-id: trunk@16703 -
2008-09-24 12:15:57 +00:00
mattias
bc93f7c8cc IDE: fixed aborting switching project, bug #12183
git-svn-id: trunk@16702 -
2008-09-24 11:47:37 +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
laurent
b71bd84f2e Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16700 -
2008-09-24 10:21:18 +00:00
vincents
95915ed26c mac os x installer: disallow relocating the package, fixes issue #12189
git-svn-id: trunk@16699 -
2008-09-24 09:56:25 +00:00
vincents
4e8be8cfab IDE: improved finding default locations for compiler and make
git-svn-id: trunk@16698 -
2008-09-24 09:34:07 +00:00
paul
fc8281fe7f formatting
git-svn-id: trunk@16697 -
2008-09-24 08:21:32 +00:00
paul
bc6266096a ide: improve anchoring in run parameters dialog
git-svn-id: trunk@16696 -
2008-09-24 08:13:35 +00:00
paul
10802ac708 ide: correct fpdoc page of project options dialog
git-svn-id: trunk@16695 -
2008-09-24 08:05:28 +00:00
vincents
e9fe4e0b49 IDE: fixed order of syntax options + test (issue #12204)
git-svn-id: trunk@16694 -
2008-09-24 07:22:02 +00:00
laurent
2c8a855666 Load glyph form resource
git-svn-id: trunk@16693 -
2008-09-24 06:55:26 +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
paul
1b88decc3d lcl: allow to work with TTreeView.TopItem when handle is not allocated
git-svn-id: trunk@16691 -
2008-09-24 06:15:15 +00:00
paul
7f06e41a7c qt:
- improve LineTo
  - PolyLine must skip last pixel to be delphi/win32 compatible

git-svn-id: trunk@16690 -
2008-09-24 01:44:22 +00:00
paul
d0f9e88743 gtk, gtk2: PolyLine must skip last point draw to be delphi/win32 compatible
git-svn-id: trunk@16689 -
2008-09-23 23:29:10 +00:00
vincents
fa633cdfbc LCL: fixed setting TListBox.Items.Sorted for Listbox without handle, fixes #12216
git-svn-id: trunk@16688 -
2008-09-23 20:35:55 +00:00
vincents
9402e3b34d IDE: fixed rebuilding IDE when installing components, if the build node IDE was set make node none (issue #12195)
git-svn-id: trunk@16687 -
2008-09-23 19:01:16 +00:00
laurent
5e4ca3e5a5 Load glyph form resource
git-svn-id: trunk@16686 -
2008-09-23 15:47:21 +00:00
laurent
2120c3f8db Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16685 -
2008-09-23 14:43:23 +00:00
vincents
1bd23aae6a tests: added pcp parameter to the runtests program, so specify what settings will be used for building test projects
git-svn-id: trunk@16684 -
2008-09-23 12:46:36 +00:00
laurent
122772d90c Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16683 -
2008-09-23 12:42:33 +00:00
mattias
1f803a6d9a codetools: added unicodestring
git-svn-id: trunk@16682 -
2008-09-23 12:16:44 +00:00
laurent
6e9cff076a Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16681 -
2008-09-23 12:04:28 +00:00
paul
42b1ced14c packageeditor:
- cleanup
 - on resize dec 1 from last button width to remove scroll at the bottom of dialog

git-svn-id: trunk@16680 -
2008-09-23 09:28:15 +00:00
kirkpatc
0eb6d41114 FPDoc - fixed some links etc in actnlst, comctrls and stdctrls
git-svn-id: trunk@16679 -
2008-09-23 09:13:41 +00:00
laurent
67c0b28ad5 Load glyph form resource
git-svn-id: trunk@16678 -
2008-09-23 09:01:01 +00:00
laurent
21581dc6e0 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16677 -
2008-09-23 06:56:22 +00:00
paul
0c2102095d carbon: implement GetsysColor for clActivecaption, clInactiveCaption
git-svn-id: trunk@16676 -
2008-09-23 03:28:53 +00:00
paul
724d7b8199 carbon: focus rect must be drawn inside passed rect
git-svn-id: trunk@16675 -
2008-09-23 02:30:55 +00:00