Commit Graph

45683 Commits

Author SHA1 Message Date
bart
cb26c9b482 ShellTreeView: when fObjectTypes = [otFolders] only show expandsign if node has subdirs.
Modified patch from theo. Issue #0027415.

git-svn-id: trunk@47650 -
2015-02-07 23:30:00 +00:00
mattias
c52b36d7f1 translations: German: updates from Swen Heinig
git-svn-id: trunk@47649 -
2015-02-07 23:23:19 +00:00
mattias
6fef57afc8 IDE: package links: remove old links to same lpk files, fixed using the recently used lpk of two packages with same name
git-svn-id: trunk@47647 -
2015-02-07 13:49:16 +00:00
mattias
73702875b0 lazutils: TAvgLvlTree.FindLeftMostKey/FindRightMostKey fixed
git-svn-id: trunk@47645 -
2015-02-07 13:17:51 +00:00
wassim
dcd5d9b09e Partial fix for bug #24105
git-svn-id: trunk@47644 -
2015-02-07 13:07:23 +00:00
mattias
b00992bb32 IDE: package links: store LastUsed with seconds to know which one was reently used aftwr a restart
git-svn-id: trunk@47643 -
2015-02-07 12:33:27 +00:00
mattias
5772aff233 fixed wrong Frac/Trunc in DecodeDate/Time
git-svn-id: trunk@47641 -
2015-02-07 12:22:35 +00:00
mattias
702fefa1c2 codetools: fixed decodetime
git-svn-id: trunk@47639 -
2015-02-07 12:15:47 +00:00
mattias
1ace74c1d3 datetimectrls: fixed decodetime
git-svn-id: trunk@47637 -
2015-02-07 12:14:19 +00:00
mattias
2f1968a3cf LCL: tiff: fixed combining date+time
git-svn-id: trunk@47635 -
2015-02-07 12:11:02 +00:00
mattias
8d6618eb2a tests: fixed combining date+time
git-svn-id: trunk@47633 -
2015-02-07 12:10:03 +00:00
mattias
668cd2f578 examples: fixed combining date+time
git-svn-id: trunk@47631 -
2015-02-07 12:08:40 +00:00
mattias
2d94fffb1c lazsvnpkg: fixed combining date+time
git-svn-id: trunk@47629 -
2015-02-07 12:06:00 +00:00
mattias
4329809517 turbopower_ipro: fixed combining date+time
git-svn-id: trunk@47627 -
2015-02-07 12:04:30 +00:00
mattias
757729e0d9 printers: fixed combining date+time
git-svn-id: trunk@47625 -
2015-02-07 12:01:44 +00:00
mattias
0d19bf6dd6 codetools: DateToCfgStr extended for time
git-svn-id: trunk@47623 -
2015-02-07 11:59:48 +00:00
mattias
64a4059bf0 tests: less hints
git-svn-id: trunk@47622 -
2015-02-07 11:59:25 +00:00
mattias
7a53d091b9 IDE: package editor: show version in title
git-svn-id: trunk@47620 -
2015-02-07 10:29:10 +00:00
mattias
73bc543103 IDE: package links dialog: fixed sort after refilling grid
git-svn-id: trunk@47618 -
2015-02-07 10:09:21 +00:00
mattias
66cd7e4509 IDE: package links dialog: fixed delete after sort
git-svn-id: trunk@47616 -
2015-02-07 10:05:42 +00:00
mattias
2af2abd011 IDE: comment
git-svn-id: trunk@47615 -
2015-02-07 09:56:51 +00:00
mattias
5ca1ca2bd8 LCL: less hints
git-svn-id: trunk@47614 -
2015-02-07 09:52:51 +00:00
mattias
5da1a8e4da lazdebuggerfp: less hints
git-svn-id: trunk@47613 -
2015-02-07 09:47:01 +00:00
mattias
97eaae9a7b cairocanvas: less hints
git-svn-id: trunk@47612 -
2015-02-07 09:46:08 +00:00
mattias
e23199db01 lazdebuggergdbmi: less hints
git-svn-id: trunk@47611 -
2015-02-07 09:45:24 +00:00
juha
816efc8bfe LCL: Fix compilation of CustomDrawn and GTK3 widgetsets with NoLazUTF8Wrappers defined.
git-svn-id: trunk@47610 -
2015-02-07 09:39:53 +00:00
jesus
5bfcb551a1 LazReport, fix lrOfficeImport when compiling with current fpspreadsheet, from Aleksey Lagunov
git-svn-id: trunk@47609 -
2015-02-06 21:50:49 +00:00
mattias
8eac5422d9 IDE: updated po
git-svn-id: trunk@47608 -
2015-02-06 21:42:59 +00:00
mattias
d36ce6440d IDE: less warnings
git-svn-id: trunk@47607 -
2015-02-06 21:42:43 +00:00
juha
d30cca924e IPro, TIpHtmlPreview: make printers print always. Issue #27409, patch from Michl.
git-svn-id: trunk@47606 -
2015-02-06 21:22:33 +00:00
sekelsenmat
d3056b750a carbon: Fixes window creation in Retina displays
git-svn-id: trunk@47605 -
2015-02-06 19:18:01 +00:00
juha
abf9a845da Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
2015-02-06 18:25:31 +00:00
juha
23756279f4 IDE: Cleanup
git-svn-id: trunk@47603 -
2015-02-06 18:25:13 +00:00
juha
cda1efb38d Translation example: Fix compilation, DefaultTranslator -> LCLTranslator.
git-svn-id: trunk@47602 -
2015-02-06 17:39:29 +00:00
juha
d6b0f9d196 JpegExample: remove breakpoints etc.
git-svn-id: trunk@47601 -
2015-02-06 17:39:18 +00:00
zeljko
5324546b91 Qt: added define TQTMESSAGEBOXUSEPARENT to fix showing dialogs behind application on MacOSX.
git-svn-id: trunk@47600 -
2015-02-06 09:16:37 +00:00
martin
59b3e94a65 SynEdit: Multi caret beta / small fix
git-svn-id: trunk@47599 -
2015-02-06 04:59:27 +00:00
martin
b48672e38e SynEdit: Multi caret beta / missing
git-svn-id: trunk@47598 -
2015-02-06 02:26:29 +00:00
martin
f38ac4815a SynEdit: Multi caret beta / missing
git-svn-id: trunk@47597 -
2015-02-06 02:22:41 +00:00
martin
b6efaa244f SynEdit: Multi caret beta
git-svn-id: trunk@47596 -
2015-02-06 02:07:31 +00:00
martin
edf313e023 GDB: better display of data with repeat count
git-svn-id: trunk@47595 -
2015-02-06 02:05:51 +00:00
juha
d2dc7a43e6 Revert r47571 #74d2ec821a "IDE: New project description for UTF8 ...". Build mode cannot be set in project description.
git-svn-id: trunk@47594 -
2015-02-05 16:05:09 +00:00
juha
9569ce56d2 IDE: Move "Support UTF8 RTL" button to Project options window. Add -dEnableUTF8RTL to MatrixOptions (Additions and Overrides).
git-svn-id: trunk@47593 -
2015-02-05 15:46:46 +00:00
juha
25753901f7 IDE: Fix the error message when session .lps file is corrupted.
git-svn-id: trunk@47592 -
2015-02-05 15:46:33 +00:00
mattias
bee2faeb7b IDE: added parameters --verbose, --quiet, when building IDE or project and when quit, give message when already building
git-svn-id: trunk@47590 -
2015-02-04 22:30:54 +00:00
mattias
ea7686e0d4 IDE: build file: do not build while debugging or compiling
git-svn-id: trunk@47588 -
2015-02-04 20:46:23 +00:00
maxim
f43220d638 Components, sqlite: i18n and layout improvement, patch by Péter Gábor, bug #27390 with string corrections. Also added Russian translation.
git-svn-id: trunk@47585 -
2015-02-03 00:02:46 +00:00
maxim
8de1e2482d IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@47584 -
2015-02-02 23:06:15 +00:00
bart
2ef47b3812 ColorListBox: use same logic for Style as TColorBox. Issue #0027397.
git-svn-id: trunk@47583 -
2015-02-02 18:21:18 +00:00
martin
f05054dd59 Debugger: GDB more fixes for gdb 7.7 and up. Uppercase expressions / See issue #27136
git-svn-id: trunk@47581 -
2015-02-02 03:07:09 +00:00