Commit Graph

44300 Commits

Author SHA1 Message Date
jesus
9da887b714 lcl, grids, make sure that when changing from std grid to custom columns grid all sizes are recalculated, fix crash reported in issue #26232
git-svn-id: trunk@46148 -
2014-09-06 22:40:31 +00:00
joost
2d61f083f6 FpDebugger (pure): When stepping out of a function on a next, only stop at the first instruction of a line. Just like it is done on step into.
git-svn-id: trunk@46147 -
2014-09-06 20:50:12 +00:00
mattias
f081799386 install: do not install bat and sh files
git-svn-id: trunk@46146 -
2014-09-06 18:59:12 +00:00
mattias
88904bab86 install: relative symlinks, add mime types and icons, needed empty directories
git-svn-id: trunk@46145 -
2014-09-06 18:55:56 +00:00
mattias
97b5266d92 install: man pages with correct permissions
git-svn-id: trunk@46144 -
2014-09-06 18:55:13 +00:00
joost
9070ac0b2c FpDebugger (pure): Added logging, enable with define DBG_FPDEBUG_VERBOSE
git-svn-id: trunk@46143 -
2014-09-06 18:40:30 +00:00
mattias
379c2781cc translations: German: updates from Swen Heinig
git-svn-id: trunk@46142 -
2014-09-06 18:20:55 +00:00
mattias
0ae970696f translations: German: updates from Swen Heinig
git-svn-id: trunk@46141 -
2014-09-06 18:20:05 +00:00
reiniero
b3b325a7ea * Docs: slight clarification for GetExeExt
git-svn-id: trunk@46140 -
2014-09-06 08:14:59 +00:00
zeljko
e569bee5de LCL: TCheckListBox: dissallow check state change by keyboard VK_SPACE if item is disabled. issue #26682
git-svn-id: trunk@46139 -
2014-09-06 08:08:03 +00:00
jesus
a85a527721 LazReport, fix invalid typecast on using subreport and pen object, issue #26504
git-svn-id: trunk@46138 -
2014-09-06 06:06:40 +00:00
jesus
8a7aef4759 LazReport, fix List index (-1) out of bounds on undoing pen object inserts, issue #26506
git-svn-id: trunk@46137 -
2014-09-06 05:41:36 +00:00
joost
4b8e6daa2f FpDebugger (pure): On a next, only stop if the current instruction is the first instruction of a line. This is to solve a problem in fpcs debuginfo.
git-svn-id: trunk@46136 -
2014-09-05 20:37:43 +00:00
zeljko
d02d9c6cb1 Qt: do not trigger OnItemClick when enabled state is changed. issue #26680
git-svn-id: trunk@46135 -
2014-09-05 17:52:09 +00:00
jesus
759ff65237 LazReport, removed lps file from CrossTab demo
git-svn-id: trunk@46134 -
2014-09-05 17:11:02 +00:00
jesus
b8f6f5f548 LazReport, fix crosstab compiling when using FPC stable (reported by Julio and Swen)
git-svn-id: trunk@46133 -
2014-09-05 17:08:35 +00:00
joost
25ff00e44c FpDebugger (pure): Solved mem-leaks by releasing references to symbols found by FindSymbol
git-svn-id: trunk@46132 -
2014-09-05 16:49:36 +00:00
mattias
4e12a300b4 chmmaker:
* Actually show files in listbox (instead of nothing)
* Cosmetic/possible memleak fixes
* Updated readme to reflect snapshots not being available anymore
patch 26679 from Reinier

git-svn-id: trunk@46131 -
2014-09-05 08:51:12 +00:00
zeljko
71702a8566 LCL: TPairSplitterSide - published Constraints property. issue #26672
git-svn-id: trunk@46130 -
2014-09-05 08:37:15 +00:00
zeljko
9abc5d1fae Qt: do not trigger OnDropDown if combobox is disabled. issue #26676
git-svn-id: trunk@46129 -
2014-09-05 08:31:57 +00:00
jesus
463659be9f LazReport, fix shapes FrameStyle, patch from Michal Gawrycki, issue #26511
git-svn-id: trunk@46128 -
2014-09-05 05:06:20 +00:00
jesus
4f75793f0f LazReport, link files for office import and email export packages
git-svn-id: trunk@46127 -
2014-09-05 03:26:58 +00:00
jesus
a09cab04ec LazReport, missing changes from previous patch (images directory)
git-svn-id: trunk@46126 -
2014-09-04 19:29:33 +00:00
jesus
e6b5d35159 LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov
git-svn-id: trunk@46125 -
2014-09-04 19:28:33 +00:00
mattias
6a05eb38c7 editortoolbar: In Configuration provides a ListView in place of a ListBox and allows inserting Items at the desired place. patch #26643 from Giuliano
git-svn-id: trunk@46124 -
2014-09-03 22:18:59 +00:00
mattias
86a9471dbc IDE: clean up
git-svn-id: trunk@46123 -
2014-09-03 22:17:19 +00:00
joost
851695cec4 FpDebugger (native): Fix for setting a breakpoint on the current execution-point
git-svn-id: trunk@46122 -
2014-09-03 20:16:53 +00:00
juha
142838fb9f Lhelp: add debugln support, lhelp protocol update. Issue #26614, patch from Reinier Olislagers.
git-svn-id: trunk@46121 -
2014-09-03 19:22:20 +00:00
joost
d28ad93b73 fpDebug: Revert of files accidentally committed in r46119 #afc3882ca7
git-svn-id: trunk@46120 -
2014-09-03 14:44:07 +00:00
joost
afc3882ca7 FpDebug: Disabled range-checking to fix range-check error. The fix in r46105 #bbf07c5bd6 leads to a datastructure which is too large for 32 bit
git-svn-id: trunk@46119 -
2014-09-03 14:39:44 +00:00
juha
97c76539bf Packager: Update the whole package view at idle time instead of immediately.
git-svn-id: trunk@46118 -
2014-09-03 13:50:45 +00:00
juha
1c6af86404 Packager: Optimize package editor update a little.
git-svn-id: trunk@46117 -
2014-09-03 10:58:02 +00:00
juha
f756975ade Packager: Update editors always when package is modified, not only after first modification.
git-svn-id: trunk@46116 -
2014-09-03 10:57:55 +00:00
zeljko
c348278854 Qt, Gtk2: fixed crash with popup window when form is maximized. issue #26670
git-svn-id: trunk@46115 -
2014-09-03 10:38:42 +00:00
zeljko
4c6262bc6d Qt: implemented TQtWSComboBox getItemHeight() and setItemHeight(). issue #26669
git-svn-id: trunk@46114 -
2014-09-03 10:25:27 +00:00
zeljko
988960ce47 Qt: do not trigger shortcuts if menu item is disabled. issue #21720
git-svn-id: trunk@46113 -
2014-09-03 08:15:56 +00:00
zeljko
0aef03aadb Gtk2: fixed returning font height from TGtk2WidgetSet.GetObject(). issue #26660
git-svn-id: trunk@46112 -
2014-09-03 07:40:11 +00:00
juha
904709043a LCL: Disable menu shortcut keys when parent menu is disabled. Issue #21720, patch from Mukhin Alexey
git-svn-id: trunk@46111 -
2014-09-02 22:21:29 +00:00
juha
f91bff8d37 PackageEditor: Fix removing many files. Update Files and RemovedFiles separately. Don't update everything after removing a file (issue #26188).
git-svn-id: trunk@46110 -
2014-09-02 21:35:21 +00:00
juha
b6accfde69 Packager: Update editors only if Modified = True.
git-svn-id: trunk@46109 -
2014-09-02 21:35:20 +00:00
juha
c5e69a4a97 LCL: remove redundant checks from TTreeFilterBranch.FreeNodeData.
git-svn-id: trunk@46108 -
2014-09-02 21:35:18 +00:00
juha
3208bdffe6 packager: split sub-functions in TPackageEditorForm.RemoveBitBtnClick.
git-svn-id: trunk@46107 -
2014-09-02 21:35:13 +00:00
jesus
bc2d64820f LazReport, always show icons in some preview window buttons, fix by goldenfox, issue #26665
git-svn-id: trunk@46106 -
2014-09-02 20:01:53 +00:00
joost
bbf07c5bd6 FpDebug: Fixed range-check error on reading debug-info with more then maxSmallint symbols
git-svn-id: trunk@46105 -
2014-09-02 19:34:58 +00:00
juha
9d30244f6a LCL: Fix TGtk2WidgetSet.AppInit. Issue #26649, patch from ocean.
git-svn-id: trunk@46104 -
2014-09-01 20:55:03 +00:00
joost
f1bdd969f5 FpDebugger (pure, console): Fixed mem-leak on showing line-info
git-svn-id: trunk@46103 -
2014-09-01 16:38:41 +00:00
joost
ddfbd6ade9 FpDebugger (pure): Fixed mem-leak bij freeing debug-threads
git-svn-id: trunk@46102 -
2014-09-01 16:26:08 +00:00
joost
9c5f82c924 FpDebugger (pure): Fixed mem-leak by freeing FProcessMap
git-svn-id: trunk@46101 -
2014-09-01 15:45:36 +00:00
maxim
d23f34e545 LCL, Translations unit: copy all flags also when just synchronizing PO files, not only when PO files are updated from RST.
git-svn-id: trunk@46100 -
2014-08-31 21:58:51 +00:00
maxim
3525932e84 LCL, Translations unit: Improved message context generation:
* Normilize lineends in messages from RST;
    * Unify fuzzy flag setting: set them also when just synchronizing PO files, not only when PO files are updated from RST.

git-svn-id: trunk@46099 -
2014-08-31 21:17:44 +00:00