Commit Graph

28705 Commits

Author SHA1 Message Date
mattias
15ca442dd7 IDE: moved fixed LCL linker options to conditionals
git-svn-id: trunk@29187 -
2011-01-24 11:00:23 +00:00
mattias
f70004e7a6 lcl1: added issue.xml
git-svn-id: trunk@29186 -
2011-01-24 10:34:20 +00:00
mattias
40cc269712 IDE: close editor file: focus next if possible, bug #18598
git-svn-id: trunk@29185 -
2011-01-24 09:44:23 +00:00
ask
bd9cae16ca TAChart: Add "Multiline" page to the labels demo
git-svn-id: trunk@29184 -
2011-01-24 08:52:39 +00:00
ask
1f99cf0ccf TAChart: Support multi-line mark labels
git-svn-id: trunk@29183 -
2011-01-24 08:51:05 +00:00
zeljko
d830867f37 anchordocking examples: TOpenDialog instead of TSaveDialog. patch by samuel herzog. issue #18595
git-svn-id: trunk@29182 -
2011-01-24 07:17:35 +00:00
ask
ac7217664b TAChart: Do not use series color for pointer drawing in TLineSeries.
Fixes issue #18594

git-svn-id: trunk@29181 -
2011-01-24 07:03:30 +00:00
mattias
c490f39011 IDE: when srcedit has focus and closing it, focus the new srcedit
git-svn-id: trunk@29176 -
2011-01-23 17:07:42 +00:00
mattias
2be0c126a9 LCL: TNoteBook: fixed mem leak, bug #17691
git-svn-id: trunk@29175 -
2011-01-23 16:41:56 +00:00
mattias
42ad008292 LCL: TFormPropertyStorage: restore after create, FirstShow is too late
git-svn-id: trunk@29174 -
2011-01-23 16:22:38 +00:00
mattias
3a1960d3ef lcl1: clean up
git-svn-id: trunk@29173 -
2011-01-23 15:57:30 +00:00
mattias
75d084a8ed LCL: fixed TSpeedButton positioning of glyphs if widgetset has ContentRect
git-svn-id: trunk@29172 -
2011-01-23 15:40:43 +00:00
mattias
b0ba957d32 LCL1: removed duplicate linker options
git-svn-id: trunk@29171 -
2011-01-23 13:21:43 +00:00
mattias
2f12e1996f IDE: fixed adding inherited linker options when project has no linker options
git-svn-id: trunk@29170 -
2011-01-23 13:21:14 +00:00
mattias
29239bd9ba lcl1: clean up
git-svn-id: trunk@29169 -
2011-01-23 13:01:55 +00:00
mattias
576fe42bc6 lcl1: not always use android units
git-svn-id: trunk@29168 -
2011-01-23 12:19:58 +00:00
mattias
5813e9c3fe lcl1: added android
git-svn-id: trunk@29167 -
2011-01-23 11:42:16 +00:00
mattias
a9e1a737b3 aggpas: clean up
git-svn-id: trunk@29166 -
2011-01-23 10:42:03 +00:00
mattias
1aa031420c aggpas: clean up
git-svn-id: trunk@29165 -
2011-01-23 10:41:40 +00:00
mattias
d72997d2e1 aggpas: fixes for 64bit
git-svn-id: trunk@29164 -
2011-01-23 10:33:13 +00:00
mattias
d33c7a2a37 codetools: BuildInterfaceIdentifierCache: check if no source code, bug #18586
git-svn-id: trunk@29163 -
2011-01-23 10:23:10 +00:00
juha
ea6083c980 Converter: Add cthreads only if not added already.
git-svn-id: trunk@29162 -
2011-01-22 16:01:10 +00:00
juha
5c4d059729 Converter: better OpenGL replacements.
git-svn-id: trunk@29161 -
2011-01-22 16:01:06 +00:00
juha
bbf5a4f50a Converter: improve function call replacement, allow any text in replacement parameters.
git-svn-id: trunk@29160 -
2011-01-22 16:01:03 +00:00
zeljko
0797b99785 Gtk2: fix MessageDlg if contains < or/and >, patch by C Western. issue #18584
git-svn-id: trunk@29159 -
2011-01-22 12:38:53 +00:00
mattias
e6fd92f81a IDE: fixed switching lazarus directory after auto repair
git-svn-id: trunk@29158 -
2011-01-21 18:22:09 +00:00
zeljko
619744bfed Gtk2: fixed crash with spin button under gtk2 < 2.12. issue #18554
git-svn-id: trunk@29157 -
2011-01-21 14:34:45 +00:00
mattias
746802f909 LCL: implemented TColorButton.Margin
git-svn-id: trunk@29156 -
2011-01-21 12:07:15 +00:00
mattias
80476d8a9c LCL: TSpeedButtnon: fixed center glyph without text
git-svn-id: trunk@29155 -
2011-01-21 10:45:47 +00:00
mattias
c290e9f652 IDE: fixed case sensitivity of combobox history lists
git-svn-id: trunk@29154 -
2011-01-20 21:35:50 +00:00
maxim
b176e79736 regenerated translations; updated and improved Russian translation
git-svn-id: trunk@29153 -
2011-01-20 21:22:50 +00:00
maxim
1f96ac52f9 Components, H2Pas: add ellipsis to settings dialog menu item caption, another part of bug #18565
git-svn-id: trunk@29152 -
2011-01-20 21:00:11 +00:00
maxim
fa9d39ce0b IDE: always leave a space before '>>' in string constants
git-svn-id: trunk@29151 -
2011-01-20 20:59:22 +00:00
mattias
ebf3e6512f codetools: range checks for ReadPrioAtom, bug #17639
git-svn-id: trunk@29150 -
2011-01-20 20:53:19 +00:00
maxim
45f313eb64 Components, project templates: add ellipsis to settings dialog menu item caption, part of bug #18565
git-svn-id: trunk@29149 -
2011-01-20 20:43:38 +00:00
vincents
5c601599bd ide: fixed compilation with fpc 2.4.0
git-svn-id: trunk@29148 -
2011-01-20 20:42:58 +00:00
vincents
ef063828b3 Mac OS X installers: removed hardcode ppc386 from the default environment options (issue #18570)
git-svn-id: trunk@29147 -
2011-01-20 20:15:58 +00:00
mattias
0bdaa7ccb2 LCL: TScrollBar.IsScrollBarVisible: always use handle state
git-svn-id: trunk@29146 -
2011-01-20 19:55:08 +00:00
mattias
ba63597f8e test: added scrollbox range check
git-svn-id: trunk@29145 -
2011-01-20 19:30:38 +00:00
mattias
082b57515a tests: fixed test for empty ScrollBox
git-svn-id: trunk@29144 -
2011-01-20 19:07:45 +00:00
mattias
27b1d47fb8 tests: added test for empty ScrollBox
git-svn-id: trunk@29143 -
2011-01-20 19:06:06 +00:00
mattias
062d59479f tests: renamed to make test more clear
git-svn-id: trunk@29142 -
2011-01-20 18:52:48 +00:00
martin
1cb4963ee6 SynEdit: Pas-Highlighter, improved final keyword
git-svn-id: trunk@29141 -
2011-01-20 15:18:02 +00:00
martin
d9b3de392f SynEdit: Pas-Highlighter, deprecated after class
git-svn-id: trunk@29140 -
2011-01-20 13:57:13 +00:00
juha
4f21afddf1 IDE Create a new resourse string for 'Diff ...' instead of adding the dots in code.
git-svn-id: trunk@29139 -
2011-01-20 11:59:33 +00:00
vincents
308aadebb3 rpm build: fixed using compatible filedigest algorithm (issue #18293)
git-svn-id: trunk@29138 -
2011-01-20 11:35:52 +00:00
juha
9c052f6469 IDE: use the convention of 3 dots in menu caption only if a dialog is opened by the menu item.
git-svn-id: trunk@29137 -
2011-01-20 11:04:47 +00:00
vincents
e73f109c67 rpm build: removed gtk1 dependencies, use compatible filedigest algorithm (issue #18293)
git-svn-id: trunk@29136 -
2011-01-20 10:45:01 +00:00
paul
6d649ede3b examples: fix checkbox example
git-svn-id: trunk@29135 -
2011-01-20 09:27:16 +00:00
paul
49445bf7fd ideintf: store component tree and information box height, don't reset their height on resize (bug #0018182)
git-svn-id: trunk@29134 -
2011-01-20 08:57:49 +00:00