Commit Graph

16697 Commits

Author SHA1 Message Date
mattias
b57df0675a rpm: fixed links for x86_64
git-svn-id: trunk@16866 -
2008-10-04 09:46:26 +00:00
mattias
57e0691fe8 rpm: fpc-src: fixed arch
git-svn-id: trunk@16865 -
2008-10-04 08:56:22 +00:00
zeljko
a5bb936929 Qt: Enable titlebar buttons (close,min,max) on modal windows under MacOsX
git-svn-id: trunk@16864 -
2008-10-04 08:45:18 +00:00
mattias
0e0ed50080 lazbuild: fixed converting line endings of message dialogs
git-svn-id: trunk@16862 -
2008-10-03 10:12:38 +00:00
vincents
1e4f587a88 wince interface: fixed typo (issue #12284)
git-svn-id: trunk@16861 -
2008-10-03 09:54:47 +00:00
mattias
01604e0868 IDE: project options: fixed anchoring version tab
git-svn-id: trunk@16860 -
2008-10-03 09:42:46 +00:00
mattias
992d5f74ab codetools: fixed TCodeTreeNode.ConsistencyCheck
git-svn-id: trunk@16859 -
2008-10-03 09:34:52 +00:00
paul
942fc72cd3 designer: formatting, + add misc debugLn
git-svn-id: trunk@16858 -
2008-10-03 09:26:48 +00:00
paul
1ea08777de designer: restore occasionally removed 'not'
git-svn-id: trunk@16857 -
2008-10-03 08:07:17 +00:00
paul
f43da932e4 win32: insert preview panel to PictureOpenDialog
git-svn-id: trunk@16856 -
2008-10-03 03:19:01 +00:00
paul
50bf2e4308 qt: set LCLCompatibility for CanDrawOutsidePaint to 0
git-svn-id: trunk@16855 -
2008-10-02 13:57:43 +00:00
paul
17388129f6 fix compilation of ide
git-svn-id: trunk@16852 -
2008-10-02 13:35:40 +00:00
tombo
e365c98cca LCL: renamed TWidgetSet.LCLCapabilities to GetLCLCapabilities
- added new capabilities

git-svn-id: trunk@16849 -
2008-10-02 12:51:37 +00:00
laurent
d79dbfc790 IDE: repair bad anchoring in patheditordlg
git-svn-id: trunk@16848 -
2008-10-02 12:42:16 +00:00
paul
771a7ee01f win32: simplify FileDialog handling:
- always use our own buffer for file names
  - invoke DoSelectionChange on file selection changed
  - update dialog Files, FileName props on selection change

git-svn-id: trunk@16845 -
2008-10-02 10:01:49 +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
paul
2080c834cf ide:
- remove dummy warning when you cancel export in todolist dialog
  - add at least some related icon to "export" button in todolist dialog

git-svn-id: trunk@16837 -
2008-10-02 02:19:00 +00:00
paul
3807a31112 lcl: correct BottomLeft coordinate in basic RoundRect implementation (#0012274)
git-svn-id: trunk@16836 -
2008-10-02 02:05:51 +00:00
paul
c9899ebca4 lcl, widgetsets: hope fix misuse of TScrollBar.PageSize (#0011788 based on ideas of Sergey Bulba)
git-svn-id: trunk@16835 -
2008-10-02 01:47:29 +00:00
paul
994b5be33a gtk2: implement GetItemRect for ListBox (and descendants)
git-svn-id: trunk@16834 -
2008-10-02 01:05:56 +00:00
paul
e5735f96fc images: add keyboard and character image
ide: replace Key treeview images by common images

git-svn-id: trunk@16833 -
2008-10-02 01:03:02 +00:00
vincents
a4e981a88f test: added pen test based on code from Paul
git-svn-id: trunk@16832 -
2008-10-01 20:44:46 +00:00
mattias
8b00789839 lazbuild: fixed using CPUOverride for project
git-svn-id: trunk@16831 -
2008-10-01 16:19:40 +00:00
mattias
c8d14a2b7e IDE: added verbosity flag VerboseSrcEditBufClean
git-svn-id: trunk@16830 -
2008-10-01 13:37:14 +00:00
vincents
197be4e101 shaped control example: clean up
git-svn-id: trunk@16828 -
2008-10-01 11:43:19 +00:00
mattias
c6806b3a8e codetools: added arm-linux to LCL targets
git-svn-id: trunk@16827 -
2008-10-01 11:12:17 +00:00
vincents
02ef107102 LCL: fixed CreateCompatibleBitmaps without mask
git-svn-id: trunk@16826 -
2008-10-01 10:40:38 +00:00
vincents
2d5ba04966 LCL: don't add scrollbars to calendar dialog
git-svn-id: trunk@16825 -
2008-10-01 10:22:04 +00:00
paul
116b83b78c gtk:
- don't compare GC with nil (it will create you a new GC on the fly) but use HasGC
- minor formatting

git-svn-id: trunk@16824 -
2008-10-01 09:13:07 +00:00
vincents
40aaac2a29 IDE: fixed showing Compile Info window after enabling it in the environment options (issue #11972)
git-svn-id: trunk@16823 -
2008-10-01 09:09:47 +00:00
mattias
e49d00f551 translations: russian: updates from Maxim
git-svn-id: trunk@16822 -
2008-10-01 08:56:08 +00:00
vincents
7aae2c04a1 use short path when retrieving version info, so spaces in directory names are handled corectly
git-svn-id: trunk@16821 -
2008-10-01 08:33:18 +00:00
mattias
6189a02ed2 fix for spaces in filename
git-svn-id: trunk@16820 -
2008-10-01 07:28:58 +00:00
paul
b4697ac21e lcl: take ButtonCount into account on calculating toolbar preferred size (#0012073)
git-svn-id: trunk@16819 -
2008-10-01 07:04:25 +00:00
zeljko
5340a83975 Qt: fixed qtopia compilation, reported by Terry Kemp on qt mailing list.
git-svn-id: trunk@16818 -
2008-10-01 06:14:46 +00:00
paul
220ada332c lcl: add support for invisible sections in THeaderControl (from Benito van der Zander #0011727)
git-svn-id: trunk@16817 -
2008-10-01 05:42:41 +00:00
paul
e6b1fe55e0 carbon: implement GetObject for HPEN
git-svn-id: trunk@16816 -
2008-10-01 02:25:11 +00:00
paul
0607f55e77 lcl: set down state of speedbutton when button was invoked by accelerator (based on patch of Benito van der Zander #0011826)
git-svn-id: trunk@16815 -
2008-10-01 01:23:17 +00:00
vincents
a60139801c LCL: added unicode streaming, fixes compilation with fpc 2.3.1, from Anton Kavalenka (issue #12258)
git-svn-id: trunk@16814 -
2008-09-30 14:54:55 +00:00
vincents
af8229264b removed hardcoded version number from the top Makefile.fpc with help from Mazen
git-svn-id: trunk@16813 -
2008-09-30 14:00:51 +00:00
vincents
d5806801ca installers: added windows script for retrieving lazarus version number
git-svn-id: trunk@16812 -
2008-09-30 12:57:26 +00:00
mazen
500a4501be * Fixed Debian changelog file.
git-svn-id: trunk@16811 -
2008-09-30 11:53:21 +00:00
paul
6c26fac2eb correct typos, etc
git-svn-id: trunk@16809 -
2008-09-30 09:16:11 +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
tombo
4dea886e4b LCL Carbon: TCarbonTextLayoutBuffer, check if widget has changed, fixes bug #0011686: A synedit font is not painted correctly if created on a hidden page
git-svn-id: trunk@16807 -
2008-09-30 08:16:47 +00:00
paul
05e23ab608 qt: if nil is passed to GetObject return needed Size
qt, gtk: forget that GetObject.Result = SizeOf structure

git-svn-id: trunk@16806 -
2008-09-30 05:45:19 +00:00
paul
d31a48a9d4 gtk, gtk2: implement GetObject for HPEN
git-svn-id: trunk@16805 -
2008-09-30 05:23:04 +00:00