Commit Graph

29762 Commits

Author SHA1 Message Date
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
juha
ad2cc72723 LCL: Add virtual methods supporting hiding the button in TCustomEditButton. Patch from Stephano.
git-svn-id: trunk@30308 -
2011-04-16 10:26:58 +00:00
michael
dea61d3287 * Fixed initialization section of modules
git-svn-id: trunk@30307 -
2011-04-16 10:04:34 +00:00
michael
05717d484a * Removed LCL dependency
git-svn-id: trunk@30306 -
2011-04-16 10:03:39 +00:00
juha
6e67aa98e8 LCL: Implemented TCanvas.Frame3D with Delphi compatible parameter signature + a wrapper func. Patch by Stephano, issue #8328
git-svn-id: trunk@30305 -
2011-04-16 09:55:42 +00:00
sekelsenmat
09bbd30552 cocoa: Starts implementing GetTextExtentPoint and GetSystemMetrics
git-svn-id: trunk@30304 -
2011-04-16 04:54:32 +00:00
zeljko
28c26d4e9e Qt: fixed bug with application crash because of recursive repaint calls when an exception occured inside paint event.Now it shows correct exception msg (if any) and application isn't crashed.
git-svn-id: trunk@30303 -
2011-04-15 16:38:36 +00:00
paul
fec2c5b6db printers: temporary remove use of WinSpool unit because it is not yet released
git-svn-id: trunk@30302 -
2011-04-15 13:16:08 +00:00
paul
d9dfb7ca86 win32: fix win32dialogs compilation with recent fpc 2.5.1 on win64 platform (based on patch of Cyrax, issue #0019163)
git-svn-id: trunk@30301 -
2011-04-15 13:04:12 +00:00
mattias
2eac29c467 lazbuild: message window checks if exists, bug #19156
git-svn-id: trunk@30300 -
2011-04-15 08:26:01 +00:00
blikblum
7b1ab64dc2 lcl: republish TDBListBox.Items (Delphi compatible). Fixes #14827
git-svn-id: trunk@30299 -
2011-04-15 02:51:39 +00:00
blikblum
34a31903ab lcl: use TField.Text in TDBListBox and don't clear field value if listbox is empty (Delphi compatible).
git-svn-id: trunk@30298 -
2011-04-15 02:08:27 +00:00
blikblum
5693e4c3da lcl: use TField.Text in TDBComboBox (Delphi compatible). Fix #19166
git-svn-id: trunk@30297 -
2011-04-15 02:06:52 +00:00
dmitry
e3864724ca carbon: change converting FixedWidth variable to float, instead of integer to determine LineOffsets. #18681
git-svn-id: trunk@30288 -
2011-04-14 01:24:21 +00:00
paul
c20cf07caf lcl: formatting
git-svn-id: trunk@30287 -
2011-04-14 01:03:20 +00:00
paul
26ede9d979 win32: cleanup win32proc - remove unused code
git-svn-id: trunk@30286 -
2011-04-14 00:33:12 +00:00
paul
fa1cd514a0 printers: cleanup, format win32 units - use RTL and FCL when possible, use appropriate packing (fixes issue #0018870)
git-svn-id: trunk@30284 -
2011-04-13 09:32:14 +00:00
mattias
91cd1b43ff added missing lpl
git-svn-id: trunk@30283 -
2011-04-13 09:09:32 +00:00
mattias
245466c42c IDE: codehelp started inherited
git-svn-id: trunk@30282 -
2011-04-13 09:08:29 +00:00
vincents
e906e077e3 fixed extenstion of registerlcl documentation
git-svn-id: trunk@30281 -
2011-04-13 08:52:59 +00:00
vincents
017b86c537 added documentation template for registerlcl
git-svn-id: trunk@30280 -
2011-04-13 08:45:51 +00:00
paul
10f142445b lcl: Remove RaiseLastOsError dummy proc. It is already implemented by RTL
git-svn-id: trunk@30279 -
2011-04-13 08:37:17 +00:00
paul
fb870600ff win32: get/restore active window before/after windows dialog showing
git-svn-id: trunk@30278 -
2011-04-13 07:10:43 +00:00
paul
c16ebf7b70 lcl: don't always enabled/disable AppWindow and other windows more than once in TScreen.DisableWindows/TScreen.EnableWindows - disable only enabled windows and store their handle instead of their LCL class (fixes issue #0019026)
git-svn-id: trunk@30277 -
2011-04-13 07:09:29 +00:00
juha
2979d50c70 Designer: Remove a leftover button from TabOrder form
git-svn-id: trunk@30276 -
2011-04-12 21:00:05 +00:00
juha
36ea9696fa IDE: Move "Show Unit Info" to Source menu
git-svn-id: trunk@30275 -
2011-04-12 21:00:00 +00:00
juha
1cbca66b0d Source editor: Improve the local menu captions. By convention don't use '...' when item has sub-menus
git-svn-id: trunk@30274 -
2011-04-12 20:59:56 +00:00
juha
1512f69f86 IDE: Reorder function definitions to match the menu structure order
git-svn-id: trunk@30273 -
2011-04-12 20:59:52 +00:00
juha
a0e296b08e IDE: Move "View Units" and "View Forms" from View menu to Project menu.
git-svn-id: trunk@30272 -
2011-04-12 20:59:49 +00:00
juha
87c3945597 LCL: fix comment for TCustomEditButton
git-svn-id: trunk@30271 -
2011-04-12 20:59:45 +00:00
mattias
3a806bbb9f IDE: codehelp: loop
git-svn-id: trunk@30270 -
2011-04-12 17:19:25 +00:00
zeljko
d1b2bde9aa Qt: cleanups, removed unused units, removed unreachable code
git-svn-id: trunk@30269 -
2011-04-12 06:33:04 +00:00
mattias
9651fd6ebc IDE: clean up
git-svn-id: trunk@30268 -
2011-04-11 22:14:23 +00:00
mattias
cc5b80d7b5 codetools: fixed after gap
git-svn-id: trunk@30267 -
2011-04-11 21:39:07 +00:00
mattias
dd0fc4c825 IDE: codehelp: improved debugging
git-svn-id: trunk@30266 -
2011-04-11 21:25:55 +00:00
martin
7fdaa0a211 IDE, Debugger: update ide.lpk, for debug tests
git-svn-id: trunk@30265 -
2011-04-11 12:48:12 +00:00
paul
9f4bb027ae win32: erase paint buffer on creation
git-svn-id: trunk@30264 -
2011-04-11 01:40:28 +00:00
martin
f724c04b0b Debugger: Improve array watches / Improve tests
git-svn-id: trunk@30263 -
2011-04-11 01:28:29 +00:00