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
paul
063a3f6e16
pen and brush example: add psClear pen
...
git-svn-id: trunk@16804 -
2008-09-30 05:00:51 +00:00
paul
ab9944c497
Qt:
...
- use cosmetic pens for GetStockObject
- better handling of passed Pen.Width (0 = cosmetic, > 0 = geometric)
- implement GetObject for HPEN
git-svn-id: trunk@16803 -
2008-09-30 04:59:55 +00:00
paul
c6336bf30d
qt: cleanup, remove PS_USERSTYLE from case since it can be only passed in EXTLOGPEN not in LOGPEN
...
git-svn-id: trunk@16802 -
2008-09-30 03:28:08 +00:00
paul
898d951e30
lcl: introduce TListBox.GetItemAtXY, TListBox.GetItemAtY exists for compatibility with existing projects
...
interfaces: replace TWSCustomListBox.GetIndexAtY by TWSCustomListBox.GetIndexAtXY
win32, wince, qt, carbon: use X coord too
(based on patch of Yuriy Yeroshkin, #0011923 )
git-svn-id: trunk@16801 -
2008-09-30 02:15:17 +00:00
paul
f5c5b2ab66
win32: improve column with calculation in multi column listbox
...
git-svn-id: trunk@16800 -
2008-09-30 02:04:03 +00:00
paul
11fd229957
formatting, cleanup
...
git-svn-id: trunk@16799 -
2008-09-30 01:46:39 +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
paul
28747c0ba0
carbon: implement hatched brush coloring
...
git-svn-id: trunk@16796 -
2008-09-29 14:34:08 +00:00
paul
e132888b8d
carbon: implement hatched brushes (coloring them by brush color is in todo)
...
git-svn-id: trunk@16795 -
2008-09-29 13:59:05 +00:00
vincents
572514e96a
startlazarus: fixed file names in error messages
...
git-svn-id: trunk@16794 -
2008-09-29 12:43:42 +00:00
vincents
35ad9258fb
LCL: published TForm.OnShowHint (issue #11766 )
...
git-svn-id: trunk@16793 -
2008-09-29 12:07:50 +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
405c0f4928
IDE: show all search results of one line in one listbox item, from Benito van der Zander (issue #12015 )
...
git-svn-id: trunk@16791 -
2008-09-29 11:17:15 +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
0ec71e6201
IDE: todolist looks now case insensitive for 'todo' and 'done', from Benito van der Zander (issue #12221 )
...
git-svn-id: trunk@16789 -
2008-09-29 08:30:00 +00:00
paul
d4c1dc0b6d
wince: try to merge win32 fix of CheckListBox (not tested)
...
docs: add Yuriy Yeroshkin to contributor list
git-svn-id: trunk@16788 -
2008-09-29 08:28:43 +00:00
paul
7f6b691173
win32: fix checklistbox painting (based on patch of Yuriy Yeroshkin, #0012057 )
...
git-svn-id: trunk@16787 -
2008-09-29 08:20:36 +00:00
vincents
ee01961343
startlazarus: cleanup
...
git-svn-id: trunk@16786 -
2008-09-29 08:17:33 +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