Commit Graph

41943 Commits

Author SHA1 Message Date
juha
b99a80c49f LCL: New method ForceFilter for FilterEdit. Issue #25258, patch from Cyrax.
git-svn-id: trunk@43482 -
2013-11-26 22:12:08 +00:00
dmitry
863c0b7125 cocoa: revise window creation approach. the handle returned from CreateHandle method is now window content, rather than window itself. to be done: create either window or panel based on the border style
git-svn-id: trunk@43481 -
2013-11-26 05:14:46 +00:00
maxim
faa6ee5f53 LCL, win32: make UpdateWindowsVersion detect Windows 8, patch by Tomasz Wieckowski, bug #25374
git-svn-id: trunk@43480 -
2013-11-25 22:19:52 +00:00
blikblum
8c91bab6ee lcl: call RecordChanged in TFieldDataLink.LayoutChanged to match Delphi behavior
git-svn-id: trunk@43479 -
2013-11-25 18:33:17 +00:00
blikblum
b9a242e94c lcl: reset controldatalink after listsource changes in lookup controls to ensure proper sync between control display and dataset content
git-svn-id: trunk@43478 -
2013-11-25 00:06:18 +00:00
blikblum
f8ca4d297e lcl: remove dbctrls.ExtractFieldName since it is not needed anymore (db.ExtractFieldName already implemented)
git-svn-id: trunk@43477 -
2013-11-24 23:42:57 +00:00
blikblum
e35c0db3e2 lcl: do not try to open closed dataset in lookup controls since the moment of opening is unpredictable and can lead to crashes. See http://forum.lazarus.freepascal.org/index.php/topic,17355.msg96112.html
git-svn-id: trunk@43476 -
2013-11-24 23:38:58 +00:00
paul
4cb8725f1f cocoa: set window level on creation, disable hides on deactivate. Based on patch and finding of accSone, issue #25340
git-svn-id: trunk@43475 -
2013-11-23 10:32:17 +00:00
paul
6f8d2278a7 cocoa: invert bitmap coordintes
git-svn-id: trunk@43474 -
2013-11-23 09:43:58 +00:00
dmitry
c78384ddba cocoa: revising the structure of cocoa widgetset. for practice added cocoa progress bar to fullfill #22557
git-svn-id: trunk@43473 -
2013-11-23 05:24:29 +00:00
maxim
cc36b92b7b Examples: added TSQLScript database sample program by Reinier Olislagers, bug #25350
git-svn-id: trunk@43472 -
2013-11-22 19:26:26 +00:00
jesus
056721e54c LazReport, set initial directory of used define exported filename
git-svn-id: trunk@43471 -
2013-11-22 01:25:41 +00:00
jesus
a15b6e1e64 LazReport, fix fillcolor value not changed on update status
git-svn-id: trunk@43470 -
2013-11-21 05:40:28 +00:00
dmitry
2ff9c62e4a carbon: fix for freez if wakemainthread is called from the main thread prior to event loop initialization. #23393
git-svn-id: trunk@43469 -
2013-11-21 05:08:08 +00:00
paul
99e8e0f47f cocoa: fix BitBlt painting, based on patch of accSone, mantis #25336
git-svn-id: trunk@43468 -
2013-11-21 00:21:40 +00:00
paul
5bcb702049 cocoa: fix Rectangle painting based on patch of accSone, mantis #25338
git-svn-id: trunk@43467 -
2013-11-20 23:42:01 +00:00
jesus
47ecbcc2d8 LazReport, only format numeric values if they are really numeric
git-svn-id: trunk@43466 -
2013-11-20 19:19:40 +00:00
martin
b5772a5157 Debugger: Update registers, if stackframe changes
git-svn-id: trunk@43464 -
2013-11-19 15:26:27 +00:00
mattias
97739823e9 IDE: fixed compilation fpc 2.7.1
git-svn-id: trunk@43462 -
2013-11-19 09:09:32 +00:00
paul
e3530b497b cocoa: fixed TMemo creation by accSone (issue #0025328)
git-svn-id: trunk@43461 -
2013-11-19 00:42:53 +00:00
maxim
de0544a79c IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@43460 -
2013-11-18 22:58:56 +00:00
maxim
b79f3f2628 Components, PoChecker: regenerated translations; updated Russian translation
git-svn-id: trunk@43459 -
2013-11-18 21:33:49 +00:00
maxim
7630812df6 IDE: removed unused resourcestrings, based on patch by Howard Page-Clark, bug #25325
git-svn-id: trunk@43458 -
2013-11-18 21:13:30 +00:00
paul
e700e2df51 cocoa: commit accSone patch which moves default gdi object creation/destruction to widgetset constructor/destructor. This makes them live inside autorelease pool. (issue #0025321)
git-svn-id: trunk@43457 -
2013-11-18 12:01:51 +00:00
paul
222560f8b8 lcl: fix types for GDI objects by accSone
git-svn-id: trunk@43456 -
2013-11-18 01:10:28 +00:00
mattias
22c5d60fd4 codetools: nicer error message on procedure return type
git-svn-id: trunk@43455 -
2013-11-18 00:22:20 +00:00
martin
07faf68681 FPDebug: started on AbstractOrigin
git-svn-id: trunk@43454 -
2013-11-17 21:21:43 +00:00
mattias
960e0f96d9 lazutils: added conversion KOI8U and KOI8RU
git-svn-id: trunk@43453 -
2013-11-17 21:12:10 +00:00
martin
c797ba368d FPDebug: 64bit elf
git-svn-id: trunk@43452 -
2013-11-17 17:28:04 +00:00
bart
19e8936d8e PoChecker: add option to check translation statistics.
git-svn-id: trunk@43451 -
2013-11-17 16:57:47 +00:00
martin
5ab9829c76 IdeIntf, IdeMenu: Less verbose
git-svn-id: trunk@43450 -
2013-11-17 15:33:30 +00:00
marco
9c903d4e72 * new unit, XML required to build help
git-svn-id: trunk@43449 -
2013-11-17 15:32:10 +00:00
bart
1031a1b63d TCustomForm: save Sreen.Cursor before ShowModal and restore it afterwards.
Resolves issue #0023374.

git-svn-id: trunk@43448 -
2013-11-17 14:32:01 +00:00
martin
f3f65fc02b FPDebug: handle start scope / fix searching class parents
git-svn-id: trunk@43444 -
2013-11-14 14:05:49 +00:00
zeljko
a54cbc502f LCL: TControlCanvas: do not flood terminal about painting outside of paint event for widgetsets which actually supports painting outside of paint event.
git-svn-id: trunk@43443 -
2013-11-14 07:05:53 +00:00
zeljko
0d9f12f364 Qt: changed defines for TQtFloatSpinEdit and CPU64
git-svn-id: trunk@43442 -
2013-11-14 06:47:14 +00:00
zeljko
727508df80 Qt: cleanup
git-svn-id: trunk@43441 -
2013-11-14 06:38:07 +00:00
martin
18720fc9b0 FPDebug: run on w64
git-svn-id: trunk@43440 -
2013-11-13 20:09:17 +00:00
martin
f08c6d1538 FPDebug: test
git-svn-id: trunk@43439 -
2013-11-13 15:01:17 +00:00
martin
7b06878fa9 FPDebug: fix for line info (not reading behind data end) / use pointer to abbrev, faster
git-svn-id: trunk@43438 -
2013-11-13 14:40:05 +00:00
martin
44d3772a10 FPDebug: improved search for certain attributes.
git-svn-id: trunk@43437 -
2013-11-13 12:43:10 +00:00
maxim
e8e49f2967 IDEIntf: regenerated some translations
git-svn-id: trunk@43434 -
2013-11-12 21:30:47 +00:00
maxim
11833752c5 Translations: Polish translation update by Tomasz Wieckowski, bug #25308
git-svn-id: trunk@43433 -
2013-11-12 21:29:53 +00:00
mattias
a52ea0401d codetools: asking compiler for config files: expand relative file names
git-svn-id: trunk@43432 -
2013-11-12 21:19:50 +00:00
mattias
2aa15b32f5 IDE: test file for compiler, expand temp directory
git-svn-id: trunk@43431 -
2013-11-12 21:02:25 +00:00
maxim
a18cd3e026 Translations: Japanese translation update by Haruyuki Fujimaki
git-svn-id: trunk@43429 -
2013-11-12 20:31:19 +00:00
martin
27e3b15e2e FPDebug: fix calling nil object
git-svn-id: trunk@43428 -
2013-11-11 22:12:41 +00:00
martin
ad449adbc0 FPDebug: fix calling nil object
git-svn-id: trunk@43427 -
2013-11-11 22:11:55 +00:00
martin
69a1873b27 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43426 -
2013-11-11 21:09:10 +00:00
martin
1ce927a927 SynEdit: prepare extra highlight for lines starting a fold
git-svn-id: trunk@43425 -
2013-11-11 20:28:56 +00:00