Commit Graph

49461 Commits

Author SHA1 Message Date
ondrej
b33c0dba1b win32: change PopupMenu parent handle to ActiveCustomForm to support PM in DLL. Issue #18624
git-svn-id: trunk@52296 -
2016-05-10 19:29:21 +00:00
ondrej
f479268ab4 win32: check for nil Application when WM_ACTIVATEAPP is received.
git-svn-id: trunk@52295 -
2016-05-10 19:19:26 +00:00
mattias
8179e96878 IDE: less hints
git-svn-id: trunk@52294 -
2016-05-10 10:03:17 +00:00
martin
b16d3fe006 SynEdit: Clicks on overview gutter. Issue #30012 po files
git-svn-id: trunk@52293 -
2016-05-09 19:17:55 +00:00
martin
6d96f1c167 SynEdit: Clicks on overview gutter. Issue #30012
git-svn-id: trunk@52292 -
2016-05-09 19:17:28 +00:00
blikblum
c3103372dc fpcunit: set unitoutput dir, target filename and testrunner dependency to fpcunit ide project templates
git-svn-id: trunk@52291 -
2016-05-08 16:03:38 +00:00
mattias
3b980db521 lazbuild: only save project lpi if AutoIncrementBuild, bug #30108
git-svn-id: trunk@52290 -
2016-05-08 08:41:45 +00:00
mattias
cfd3e115fb lazbuild: comments
git-svn-id: trunk@52289 -
2016-05-08 08:35:15 +00:00
mattias
7d016ba974 lazbuild: comments
git-svn-id: trunk@52288 -
2016-05-08 08:32:35 +00:00
juha
1a2f15c5a4 Fix compilation in Sparta docked form designer. Broken by r52209 #bb389f40bf.
git-svn-id: trunk@52287 -
2016-05-07 22:57:54 +00:00
martin
29ff4dafee keymap: category name for bookmarks / issue #30078
git-svn-id: trunk@52286 -
2016-05-07 16:14:21 +00:00
juha
567e0bf562 TOpenGLControl: Improve reliability, raise exceptions telling what went wrong. Issue #30099, patch from Denis Golovan.
git-svn-id: trunk@52285 -
2016-05-07 14:11:38 +00:00
mattias
77b370efd9 translations: German: updates from Swen Heinig
git-svn-id: trunk@52284 -
2016-05-07 11:58:36 +00:00
ondrej
b7d9f09d50 lazfreetype: fix TFreeTypeFont.CharsPosition for unicode text
git-svn-id: trunk@52283 -
2016-05-05 11:05:49 +00:00
ondrej
ae1eb7eab7 ide: useunitdlg: fix unit filename detection.
git-svn-id: trunk@52282 -
2016-05-04 07:08:21 +00:00
maxim
8eb99d9144 IDE: Ukrainian translation update by Olexandr Pylypchuk, bug #30086
git-svn-id: trunk@52275 -
2016-05-03 22:04:13 +00:00
maxim
bb31890a2b IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@52274 -
2016-05-03 21:58:01 +00:00
maxim
1b86f659dc IDE: improved ellipsis spacing consistency
git-svn-id: trunk@52273 -
2016-05-03 21:56:26 +00:00
ondrej
b04af8ad35 ide: implement "Open unit" dialog
git-svn-id: trunk@52272 -
2016-05-03 13:36:39 +00:00
juha
fd5482a304 Revert r52264 #f155e60e36. It caused a crash in menu designer.
git-svn-id: trunk@52271 -
2016-05-03 10:58:10 +00:00
ondrej
b23cb808f8 packager: fix compilation after r52266 #385bdd0d4e.
git-svn-id: trunk@52270 -
2016-05-03 08:49:45 +00:00
mattias
150123b86a IDE: clean up
git-svn-id: trunk@52269 -
2016-05-03 08:40:34 +00:00
mattias
96c19a0c0f lcl: fixed compilation
git-svn-id: trunk@52268 -
2016-05-03 08:37:52 +00:00
ondrej
7f870caf3f lcl: fix default TabStop value for TNotebook, publish TabStop for TPage. Issue #21943
git-svn-id: trunk@52267 -
2016-05-02 22:09:09 +00:00
ondrej
385bdd0d4e LCL, LazControls: use DoFilterItem in all filter edits.
git-svn-id: trunk@52266 -
2016-05-02 21:57:09 +00:00
juha
67f550a5ef LCL-Win32: Fix flickering in Listview during scroll. Issue #30076, patch from Michl.
git-svn-id: trunk@52265 -
2016-05-02 11:02:01 +00:00
juha
f155e60e36 MenuDesigner: Put BeginUpdate / EndUpdate into better places.
git-svn-id: trunk@52264 -
2016-05-02 11:01:56 +00:00
martin
20bdf22ce4 SynEdit: comment debugln
git-svn-id: trunk@52263 -
2016-05-01 14:11:10 +00:00
juha
12eb05f6e4 IDE: Make descriptions of editor bookmarks more coherent. Issue #30078, patch from linuxfan.
git-svn-id: trunk@52262 -
2016-04-30 09:15:56 +00:00
juha
a24730709b Packager: formatting.
git-svn-id: trunk@52261 -
2016-04-30 09:15:51 +00:00
juha
a483fc5371 MenuDesigner: Jump also to an existing OnClick handler. Fix crash when changing projects.
git-svn-id: trunk@52260 -
2016-04-29 14:44:51 +00:00
juha
e49084d8b3 MenuDesigner: Don't delete a newly created menu item through SelectionChanged event. Prevents an access violation. Issue #30056.
git-svn-id: trunk@52259 -
2016-04-29 12:42:46 +00:00
juha
ad4ce23e31 MenuEditor: Formatting.
git-svn-id: trunk@52258 -
2016-04-29 12:42:41 +00:00
juha
148d4cf069 Menueditor: Set parent of ShadowMenu earlier, otherwise it goes to a wrong place. Issue #30060.
git-svn-id: trunk@52257 -
2016-04-29 10:55:18 +00:00
juha
8e9f6b65f5 Revert r51064 #c2f0586120 which fiddled with EditorMacroSript defines.
git-svn-id: trunk@52256 -
2016-04-27 10:54:31 +00:00
juha
26de115dbb Object Inspector: Restore Invalidate removed in r52208 #4e1e1dc645. Grid on Windows needs it. Issue #30062.
git-svn-id: trunk@52255 -
2016-04-27 10:54:25 +00:00
jesus
fbb22d7bea LazReport, Normalize ReportCreateDate and ReportLastChange on saving, patch from Simone Giacomelli, issue #27008
git-svn-id: trunk@52254 -
2016-04-26 20:44:06 +00:00
jesus
2d2e8cfaa7 LCL, grids: fix Grid-save-to-csv issues related to VisibleColumnsOnly, from wp, issue #30057
git-svn-id: trunk@52253 -
2016-04-25 22:00:44 +00:00
bart
2f6d4c8b70 Win32: implement TMenuItem.Default. Part of Issue #0027242.
git-svn-id: trunk@52252 -
2016-04-25 21:13:10 +00:00
zeljko
8b1d8e7295 gtk3: fixed compilation
git-svn-id: trunk@52251 -
2016-04-25 19:47:10 +00:00
zeljko
808ebe708e LCL: TListView: Reset FEditor bounds after hiding. issue #30055
git-svn-id: trunk@52250 -
2016-04-25 19:44:45 +00:00
zeljko
2aaeaacc7b Gtk2: fixed ItemDisplayRect() returning rect when drLabel is needed.Part of issue #30055
git-svn-id: trunk@52249 -
2016-04-25 19:42:47 +00:00
bart
ac9b657bf0 TCustomPropertyStorage: implement OnSaveException event.
git-svn-id: trunk@52248 -
2016-04-25 12:36:52 +00:00
ondrej
f70e004d69 grids: fix inplace editor horizontal margins. Patch by wp. Issue #30054
git-svn-id: trunk@52247 -
2016-04-25 10:23:37 +00:00
bart
178c43a3f6 Win32: fix scrolling issue in ListBox with huge amount of items. Patch by Michl. Issue #0023914.
git-svn-id: trunk@52246 -
2016-04-25 10:08:00 +00:00
juha
dab7775724 IdeIntf: comment.
git-svn-id: trunk@52245 -
2016-04-24 14:15:16 +00:00
juha
7047f40793 Object Inspector: Update component tree's captions after changing property value.
git-svn-id: trunk@52244 -
2016-04-24 14:15:14 +00:00
juha
3a9c90d806 Object Inspector: Update component tree after changing parent. Issue #30051.
git-svn-id: trunk@52243 -
2016-04-24 14:15:09 +00:00
juha
1ab4015e86 Educationlaz: Restore FileExistsUTF8 back, changed in r52239 #5238eb9493.
git-svn-id: trunk@52242 -
2016-04-24 09:32:02 +00:00
jesus
0e7a106ef0 LazReport: Protecting dataset bookmarks on building report is now off by default (it should protect users from hitting sqldb bookmarks bugs see issue #26132 and issue #26146) could be enabled again with a report option.
git-svn-id: trunk@52241 -
2016-04-24 01:16:55 +00:00