Commit Graph

41961 Commits

Author SHA1 Message Date
dmitry
0a62d8b17e win32: updated the popup menu creation flag by using TPM_LAYOUTRTL for RtL mode. #25330
git-svn-id: trunk@43510 -
2013-12-02 05:11:48 +00:00
maxim
d6a3637128 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@43506 -
2013-11-30 15:32:01 +00:00
maxim
1ef55617f3 IDE: fixed resourcestring name: lisEMDEmtpyMethods -> lisEMDEmptyMethods
git-svn-id: trunk@43505 -
2013-11-30 15:30:19 +00:00
juha
a5e25a281d Finnish translations
git-svn-id: trunk@43504 -
2013-11-30 09:57:16 +00:00
juha
1749b9b22a Fix typo. Emtpy -> Empty
git-svn-id: trunk@43503 -
2013-11-30 09:56:58 +00:00
martin
032e431f63 Debugger: DefaultTimeout in attach code. Issue #25386
git-svn-id: trunk@43502 -
2013-11-29 23:24:42 +00:00
maxim
820f34e246 Translations: Polish translation update by Darek Mazur, bug #25323
git-svn-id: trunk@43498 -
2013-11-29 20:33:13 +00:00
marc
29108eb545 LCLgraphics:
* Fix possible buffer overflow

git-svn-id: trunk@43497 -
2013-11-29 08:36:53 +00:00
marc
820bd64580 LCLgraphics:
* Rewrite RLE4 code. Fixes #0025366
* Updated RLE8 to be consistent with RLE4 code

git-svn-id: trunk@43496 -
2013-11-28 23:51:37 +00:00
bart
cba214753b LazFileUtils: Fix encoding of locale-specific characters in GetAppConfigDirUtf8 and GetAppConfigFileUtf8 on Windows
Issue #0010850.

git-svn-id: trunk@43495 -
2013-11-28 18:37:44 +00:00
dmitry
a137955dff cocoa: fix the visibility of ListBox #25362, based on patch provided by accSone
git-svn-id: trunk@43494 -
2013-11-28 04:40:50 +00:00
dmitry
03aca40d68 cocoa: fix the implementation of ShowWindow function - checking the type of a handle passed
git-svn-id: trunk@43493 -
2013-11-28 03:40:07 +00:00
paul
67ecc37e5a cocoa: fix typo
git-svn-id: trunk@43492 -
2013-11-28 03:10:07 +00:00
dmitry
af918a5f9f cocoa: changed in window visiblity management
git-svn-id: trunk@43491 -
2013-11-28 03:04:12 +00:00
martin
310fc7893e SourceEditor: added nil check for top-info
git-svn-id: trunk@43486 -
2013-11-27 13:14:55 +00:00
dmitry
9a8ce3c257 cocoa: change the initial allocation of the window. if parent mode is specified only a content control is created
git-svn-id: trunk@43485 -
2013-11-27 04:51:45 +00:00
dmitry
69a47e1ae7 cocoa: applying lcl formatting to the latest commit changed
git-svn-id: trunk@43484 -
2013-11-27 04:15:18 +00:00
juha
03f347c5f8 Clear the filter edit when leaving package editor. Issue #25258, patch from Cyrax.
git-svn-id: trunk@43483 -
2013-11-26 22:12:15 +00:00
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