Commit Graph

29999 Commits

Author SHA1 Message Date
mattias
e9bd0c8749 IDE: normalize LogicalCaretXY in TMainIDE.DoJumpToCompilerMessage
git-svn-id: trunk@30358 -
2011-04-18 06:57:33 +00:00
sekelsenmat
19eb2d8aa5 Starts implementing Cocoa TBitmap, TIcon and TTrayIcon
git-svn-id: trunk@30357 -
2011-04-18 06:57:07 +00:00
paul
9b4a80bc9c lcl: add delphi compatible messages by Stephano (issue #0019134)
git-svn-id: trunk@30356 -
2011-04-18 02:33:18 +00:00
martin
082526e363 SynEdit, HtmlHighlighter) Fix folding for html tags that require no closing tag (meta, br, ...). Patch by Yauheni Nazimau. Issue #0019071
git-svn-id: trunk@30355 -
2011-04-17 22:52:18 +00:00
juha
764e3c65f3 IDE: Move New Form Speed Button next to New Unit Speed Button
git-svn-id: trunk@30354 -
2011-04-17 21:06:06 +00:00
juha
815bdde47c Designer: change SwapNodes from function to procedure in Tab Order dialog
git-svn-id: trunk@30353 -
2011-04-17 20:01:43 +00:00
juha
d127e68a2e IDE: Enable Toggle Form/Unit speedbutton also with .dfm file. Issue #19183
git-svn-id: trunk@30352 -
2011-04-17 20:01:39 +00:00
martin
bf85980317 DBG: (Unix) Added (very) basic support for console apps (console window)
git-svn-id: trunk@30351 -
2011-04-17 15:44:14 +00:00
juha
71961a04c9 Designer: Update Enable state of buttons in Tab Order dialog while user navigates it
git-svn-id: trunk@30350 -
2011-04-17 14:55:06 +00:00
juha
1977485b9c IDE: Add new image for Tab Order to main menu and Designer popup menu
git-svn-id: trunk@30349 -
2011-04-17 14:16:33 +00:00
paul
a96a6545ba lcl: fix treeview plus/minus sign drawing with no themes
git-svn-id: trunk@30348 -
2011-04-17 13:17:14 +00:00
blikblum
a494e8fc10 lcl: update record in DoOnChange instead of EditingDone. Fixes #19167
git-svn-id: trunk@30347 -
2011-04-17 12:47:32 +00:00
blikblum
a42083fe74 lcl: remove unneeded check in TButtonGlyph.SetGlyph
git-svn-id: trunk@30346 -
2011-04-17 12:20:56 +00:00
blikblum
f5d51f780f lcl: simplify LoadGlyphFrom*
git-svn-id: trunk@30345 -
2011-04-17 12:19:56 +00:00
maxim
ef0db983ba regenerated translations; updated Russian translation
git-svn-id: trunk@30344 -
2011-04-17 12:07:35 +00:00
maxim
dee28f6a01 IDE, Tab order dialog: improved localization
git-svn-id: trunk@30343 -
2011-04-17 12:05:49 +00:00
blikblum
33183a009f win32: remove unnecessary check for nil in EnumStayOnTopRemove. lWinControl is TCustomForm will return false anyway
git-svn-id: trunk@30342 -
2011-04-17 12:01:42 +00:00
blikblum
876b12fea5 lcl: remove handling for generic keys in TCustomDBListBox.KeyDown: if the key trigger a selection change then it will put the dataset in edit mode
git-svn-id: trunk@30341 -
2011-04-17 11:49:29 +00:00
juha
02f0cb702f Designer: new image for Tab Order
git-svn-id: trunk@30340 -
2011-04-17 11:47:08 +00:00
blikblum
6119e741df lcl: add missing private keyword to some TDB* controls
git-svn-id: trunk@30339 -
2011-04-17 11:27:29 +00:00
blikblum
28c3707917 lcl: call UpdateRecord in TDBListBox only when loosing focus so selection can be canceled (Delphi compatible)
git-svn-id: trunk@30338 -
2011-04-17 11:15:51 +00:00
juha
da0e5e00ab Designer: formatting + add icon for AnchorEditor popup menu caption
git-svn-id: trunk@30337 -
2011-04-17 10:10:24 +00:00
juha
dae43d9750 Packager: Fix anchors in PackageEditor
git-svn-id: trunk@30336 -
2011-04-17 09:40:56 +00:00
juha
c83c2b3faf Designer: remove dots (...) from popup menu caption
git-svn-id: trunk@30335 -
2011-04-17 09:10:16 +00:00
juha
2f0e51c639 Designer: make TabOrder dialog respond to changed form and added component.
git-svn-id: trunk@30334 -
2011-04-17 07:07:08 +00:00
sekelsenmat
935a69428a Ifdef outs the use of a private API in Carbon
git-svn-id: trunk@30333 -
2011-04-17 06:40:55 +00:00
paul
a8af9fd0da ideintf: fix compilation with new tkHelper element
git-svn-id: trunk@30332 -
2011-04-17 04:59:32 +00:00
blikblum
cb09a7c687 lcl: avoid duplicate condition check in TWinControl.DoKeyDownBeforeInterface
git-svn-id: trunk@30331 -
2011-04-17 01:32:42 +00:00
blikblum
574d3f7e6c lcl: in TDBLookup remove unnecessary initialization and use destroy for objects created unconditionally
git-svn-id: trunk@30330 -
2011-04-17 01:31:30 +00:00
blikblum
3cbd34d275 lcl: handle NullValueKey of TDBLookup* in KeyDown event instead of through a global handler. Fixes #19164
git-svn-id: trunk@30329 -
2011-04-17 01:26:18 +00:00
juha
4e77a0efec Designer: add Anchor Editor to Designer's popup menu.
git-svn-id: trunk@30328 -
2011-04-16 18:01:16 +00:00
juha
7d2cf39b54 Designer: make some AnchorEditor public functions private.
git-svn-id: trunk@30327 -
2011-04-16 17:15:45 +00:00
juha
9d42901baa IDE: Fix tab orders in "Find in Files" dialog
git-svn-id: trunk@30326 -
2011-04-16 17:15:41 +00:00
juha
eb5924a313 Designer: make Tab Order dialog work as modeless dialog.
git-svn-id: trunk@30325 -
2011-04-16 17:15:35 +00:00
juha
1f812b5dd7 IDE: Make Tab Order dialog modeless and add it to View menu.
git-svn-id: trunk@30324 -
2011-04-16 17:15:29 +00:00
juha
716bb3dc97 Designer: formatting
git-svn-id: trunk@30323 -
2011-04-16 17:15:24 +00:00
michael
a63a06a10c * Fixed Custom CGI application generation for 2.5.1
git-svn-id: trunk@30322 -
2011-04-16 14:23:59 +00:00
sekelsenmat
ce8a4be282 Removes the new Cocoa unit from the uses clause
git-svn-id: trunk@30321 -
2011-04-16 14:20:21 +00:00
sekelsenmat
5cbc62d64e Fixes wrongly commited error
git-svn-id: trunk@30320 -
2011-04-16 14:18:50 +00:00
sekelsenmat
8a0829a8ae Fixes wrongly commited error
git-svn-id: trunk@30319 -
2011-04-16 14:18:18 +00:00
maxim
a0747e0c1b Translations: Czech translation update by Martin Smat
git-svn-id: trunk@30318 -
2011-04-16 13:29:49 +00:00
maxim
d5018a58c8 regenerated translations; updated Russian translation
git-svn-id: trunk@30317 -
2011-04-16 13:27:31 +00:00
sekelsenmat
b3bba828e0 cocoa: Basic implementation of TBitBtn as a glith-less button
git-svn-id: trunk@30316 -
2011-04-16 12:58:58 +00:00
sekelsenmat
bdab25e57e cocoa: Adds a skeleton BitBtn structure to avoid crashes
git-svn-id: trunk@30315 -
2011-04-16 12:50:53 +00:00
sekelsenmat
2d8f62d005 carbon: Fixes compilation with the VerboseWinAPI define
git-svn-id: trunk@30314 -
2011-04-16 12:38:02 +00:00
sekelsenmat
6eca9a8764 cocoa: Now TLabel works =)
git-svn-id: trunk@30313 -
2011-04-16 12:10:05 +00:00
sekelsenmat
2e674fc5f5 cocoa: Improves the debug information
git-svn-id: trunk@30312 -
2011-04-16 11:32:59 +00:00
michael
7433cc4a85 * Reduced TFileDescHTMLModule uses clause
git-svn-id: trunk@30311 -
2011-04-16 11:19:57 +00:00
michael
3f1d201b00 * Made projects runnable, reduced units in unit uses clause (0019175)
git-svn-id: trunk@30310 -
2011-04-16 10:43:35 +00:00
michael
1761b4f117 * Fixed case for .lrs files
git-svn-id: trunk@30309 -
2011-04-16 10:42:18 +00:00