Commit Graph

47746 Commits

Author SHA1 Message Date
juha
2ff909a6cc Object Inspector example: Use unit GraphPropEdits to register TColorPropertyEditor.
git-svn-id: trunk@50188 -
2015-10-27 22:41:21 +00:00
juha
8b83841913 LCL: Fix StringGrid DrawCell RTL (Bidi). Issue #28867, patch from Zaher Dirkey.
git-svn-id: trunk@50187 -
2015-10-27 22:16:21 +00:00
juha
030f238cbd LCL: TreeView tooltips support. Issue #28879, patch from Alexey Torgashin.
git-svn-id: trunk@50186 -
2015-10-27 17:53:45 +00:00
juha
e3a1721df5 IDE: Cleanup.
git-svn-id: trunk@50185 -
2015-10-27 17:30:50 +00:00
juha
e92ffb6dc2 IDE: Store defines added by user to compiler options. Works also for packages. Issue #28887.
git-svn-id: trunk@50184 -
2015-10-27 17:30:48 +00:00
juha
e16565eebb IDE: Simplify saving an option a little.
git-svn-id: trunk@50183 -
2015-10-27 17:30:42 +00:00
mattias
ff4894b3d7 lazbuild: --add-package save package links
git-svn-id: trunk@50181 -
2015-10-27 11:16:45 +00:00
mattias
c6391b6a34 IDE: fixed Disable/EnableAutosizing debug designer form
git-svn-id: trunk@50180 -
2015-10-26 22:21:14 +00:00
mattias
b89ff5d096 IDE: fixed Disable/EnableAutosizing restoring package editors with docking
git-svn-id: trunk@50179 -
2015-10-26 22:15:28 +00:00
mattias
caff01e9f6 IDE: fixed Disable/EnableAutosizing restoring package editors
git-svn-id: trunk@50178 -
2015-10-26 22:09:12 +00:00
mattias
2c929b55db cleaned up
git-svn-id: trunk@50177 -
2015-10-26 21:41:56 +00:00
mattias
9b0d4c01b6 IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
2015-10-26 21:34:11 +00:00
wp
19211cc93e TurboPower_ipro: reactivate blank lines around header lines copied to clipboard
git-svn-id: trunk@50175 -
2015-10-26 15:06:58 +00:00
mattias
937c594c3f printer4lazarus: cups: check PrintFile result and show error
git-svn-id: trunk@50174 -
2015-10-26 10:28:40 +00:00
mattias
a46caecea3 printe4lazarus: raise exception, if tmp file cannot be created
git-svn-id: trunk@50173 -
2015-10-26 10:12:31 +00:00
mattias
7cdf5a2bb6 printers4lazarus: cups: checkif tmp dir writable
git-svn-id: trunk@50172 -
2015-10-26 09:29:29 +00:00
mattias
67a8e3a52e printers4lazarus: undo debug
git-svn-id: trunk@50171 -
2015-10-26 09:28:57 +00:00
mattias
fb15809cef lazutils: DirectoryIsWritable: check if directory exists
git-svn-id: trunk@50170 -
2015-10-26 09:26:44 +00:00
mattias
5469545ffc IDE: fixed view forms
git-svn-id: trunk@50169 -
2015-10-26 09:00:03 +00:00
ondrej
5ccd3cef66 LCL: TreeView selection handling improved.
git-svn-id: trunk@50168 -
2015-10-26 07:10:23 +00:00
wp
cdd6191646 Turbopower_ipro: Improved copying to clipboard if selection endpoint is beyond line end.
git-svn-id: trunk@50167 -
2015-10-25 22:32:40 +00:00
wp
14b69d092f Turbopower_ipro: Fix copying of table cells to clipboard.
git-svn-id: trunk@50166 -
2015-10-25 22:08:11 +00:00
ondrej
461ea447a4 LazControls: TListFilterEdit move fFilteredListbox workaround for Gtk2
git-svn-id: trunk@50165 -
2015-10-25 21:48:07 +00:00
ondrej
471e8b0da4 LCL: FilterEdit support for PageUp, PageDown, Ctrl+Home, Ctrl+End and basic support for selection. Issue #28900
git-svn-id: trunk@50164 -
2015-10-25 20:47:35 +00:00
wp
c2ae186c25 TurboPower_IPro: Fix selection of text within tables. Note this fix breaks correct copying of text from tables to the clipboard!
git-svn-id: trunk@50163 -
2015-10-25 11:52:05 +00:00
juha
dd99e47f84 LazReport: Check the length of a string before accessing its members. Issue #28896, patch from Tony Whyman.
git-svn-id: trunk@50162 -
2015-10-25 09:22:43 +00:00
mattias
105b3e0652 codetools: identifier completion: $optimization directive
git-svn-id: trunk@50161 -
2015-10-25 09:17:25 +00:00
mattias
06c04debf6 tests: ExtractFileUnitname
git-svn-id: trunk@50160 -
2015-10-24 21:50:00 +00:00
mattias
d75c8aba79 tests: fixed hints on fpc 3.1.1
git-svn-id: trunk@50159 -
2015-10-24 21:47:10 +00:00
mattias
43a2597cc9 project groups: comments
git-svn-id: trunk@50158 -
2015-10-24 21:46:40 +00:00
mattias
c8e7c3acb5 lazutils: lconvencoding: fixed using tables for lossless conversion back and forth
git-svn-id: trunk@50157 -
2015-10-24 21:46:16 +00:00
martin
f68b41737e SynEdit: make markupmanager public
git-svn-id: trunk@50156 -
2015-10-24 20:11:12 +00:00
wp
604f4c1410 TurboPower_IPro: New selection method SHIFT+Click
git-svn-id: trunk@50155 -
2015-10-24 19:30:59 +00:00
wp
41bc75cd8e Turbopower_IPro: Rename TIpHtmlRectListEntry.Node to .Element
git-svn-id: trunk@50154 -
2015-10-24 19:28:03 +00:00
ondrej
3ca8d0b170 IDE: Added TLazPackageGraph.FChangeStamp
git-svn-id: trunk@50153 -
2015-10-24 17:47:35 +00:00
ondrej
5ec7988f47 IDE: IDECommand update events refactored: delete timer, use checks for command updates, add TIDESpecialCommand.OnRequestCaptionHint
git-svn-id: trunk@50152 -
2015-10-23 17:04:26 +00:00
mattias
dbc7d81566 project groups: started removed targets list
git-svn-id: trunk@50151 -
2015-10-23 09:11:34 +00:00
mattias
722d1f85ac LCL: gtk2: fixed gtk warnings for docked forms in SetBounds
git-svn-id: trunk@50150 -
2015-10-23 07:22:17 +00:00
mattias
fcafecec98 LCL: LoadFromCSVStream: fixed converting UTF16
git-svn-id: trunk@50146 -
2015-10-22 21:34:53 +00:00
wp
bb0313a2d6 TurboPower_iPro: Remove occasional empty line at top of document. Fix horizontal text alignment in table cells.
git-svn-id: trunk@50145 -
2015-10-22 20:37:40 +00:00
mattias
9eae75a03b LCL: LoadFromCSVStream: fixed reading quote not closed
git-svn-id: trunk@50144 -
2015-10-22 19:37:40 +00:00
mattias
5e9014531d IDE: ipc: use UTF8 functions
git-svn-id: trunk@50143 -
2015-10-22 19:03:09 +00:00
mattias
3f34209f7c IDE: source editor: do not update menu items if nothing has changed
git-svn-id: trunk@50142 -
2015-10-22 17:51:04 +00:00
mattias
9935d4a262 project groups: comments
git-svn-id: trunk@50141 -
2015-10-22 17:34:14 +00:00
juha
3f1c3e00ef IDE: Move Tools menu items "Convert Encoding" and "Check LFM file" out from Delphi conversion sub-menu.
git-svn-id: trunk@50140 -
2015-10-22 15:05:00 +00:00
zeljko
eb6cd6b9d0 Qt: better handling of forms with borderstyle = bsNone. issue #26018, related to issue #28863
git-svn-id: trunk@50139 -
2015-10-22 12:55:27 +00:00
maxim
f771469dfe IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@50138 -
2015-10-21 23:03:04 +00:00
zeljko
25dd19073a Gtk2: fix form size. issue #28555
git-svn-id: trunk@50137 -
2015-10-21 13:58:46 +00:00
ondrej
49fe33b8c3 IDE: add new tab to history after a tab was closed.
git-svn-id: trunk@50136 -
2015-10-21 09:50:46 +00:00
wp
8b28bc8ddd TurboPower_ipro: Avoid insertion of empty line into word-wrapped long text copied to clipboard. Replace literal "#13#10" by "LineEnding"
git-svn-id: trunk@50135 -
2015-10-21 09:13:42 +00:00