Commit Graph

45981 Commits

Author SHA1 Message Date
mattias
3584c167ee lazutils: clean up
git-svn-id: trunk@48078 -
2015-03-01 13:55:40 +00:00
mattias
61c2952174 lazutils: comment
git-svn-id: trunk@48077 -
2015-03-01 13:13:57 +00:00
mattias
faa8237679 lazutils: comment
git-svn-id: trunk@48076 -
2015-03-01 13:10:48 +00:00
bart
918aec7c95 Regenerate lcl po-files.
git-svn-id: trunk@48075 -
2015-03-01 12:58:42 +00:00
mattias
c249cc6c2b lazutils: TFileStreamUTF8: fixed string type
git-svn-id: trunk@48073 -
2015-03-01 12:48:57 +00:00
bart
d8dd2b9b78 TShellTreeView: when a TShellListView is attached, handle selecting items that do not exist anymore on disk.
git-svn-id: trunk@48072 -
2015-03-01 12:43:41 +00:00
mattias
f6788eb5b9 lazutils: TFileStreamUTF8: fixed string type
git-svn-id: trunk@48070 -
2015-03-01 12:43:07 +00:00
mattias
e942ff6cf6 lazbuild: check for orphaned ppu: only warn
git-svn-id: trunk@48069 -
2015-03-01 12:42:18 +00:00
bart
5dc968befc TShellTreeView: better fix not displaying files in connected ShellListView. Issue #0027571.
git-svn-id: trunk@48063 -
2015-03-01 12:13:05 +00:00
sekelsenmat
e4c47b66f4 cocoa: Reimplements Frame3D, Mouse-Button instant state and Scrollbar themed size. Integrates CustomDrawn with Cocoa. Now the IDE can link in 64 bits Cocoa
git-svn-id: trunk@48062 -
2015-03-01 11:28:55 +00:00
mattias
27623aaec9 IDE: fixed updating highlighters after changing project options, bug #27554
git-svn-id: trunk@48060 -
2015-03-01 11:16:00 +00:00
mattias
08f99ad371 cairocanvas: use units platform specific
git-svn-id: trunk@48059 -
2015-03-01 09:08:49 +00:00
bart
cdf532fad5 TShellTreeView: fix not displaying files in connected ShellListView. Issue #0027571.
git-svn-id: trunk@48056 -
2015-02-28 23:00:24 +00:00
mattias
b728a865d3 IDE: fixed resolving macros of external tools before switching back from IDE to project
git-svn-id: trunk@48054 -
2015-02-28 22:47:57 +00:00
sekelsenmat
2744af1c41 cocoa: Finishes implementing TCheckListBox
git-svn-id: trunk@48053 -
2015-02-28 20:11:53 +00:00
mattias
a0760c0464 tests: fixed TestFilenameIsMatching on Windows, bug #27567
git-svn-id: trunk@48051 -
2015-02-28 19:14:11 +00:00
martin
516f4b7698 SynEdit: ignore mouse up, from clicks to other windows: issue #0027541
git-svn-id: trunk@48050 -
2015-02-28 16:03:30 +00:00
sekelsenmat
4600908fe2 cocoa: Starts implementing CheckListBox
git-svn-id: trunk@48049 -
2015-02-28 14:28:37 +00:00
zeljko
8bec6e28de Themes: fixed memleak with dotted brush bitmap.part of issue #27559
git-svn-id: trunk@48048 -
2015-02-28 12:33:45 +00:00
zeljko
9cb856ddd2 LCL: TCustomSplitter, fixed bug with dangling pointer of rubber band. issue #27559
git-svn-id: trunk@48047 -
2015-02-28 12:32:42 +00:00
zeljko
26f5be2762 lazcontrols: published drag & drop properties for TDividerBevel. issue #27550
git-svn-id: trunk@48044 -
2015-02-28 11:51:31 +00:00
zeljko
cf95adf1d5 qt: fixed crash with TSplitter resizestyle=rsNone. issue #27559
git-svn-id: trunk@48042 -
2015-02-28 11:42:52 +00:00
zeljko
429efee07e gtk2: fixed crash with TSplitter with resizestyle = rsNone. issue #27559
git-svn-id: trunk@48041 -
2015-02-28 11:42:18 +00:00
sekelsenmat
a99c9eaabd cocoa: Fixes crash, bug #27561
git-svn-id: trunk@48040 -
2015-02-28 11:26:09 +00:00
mattias
e30dfa934a IDE: fpc msg parser, use console or system codepage depending on compiler version, bug #26623
git-svn-id: trunk@48038 -
2015-02-28 11:15:34 +00:00
mattias
8f8725a3c5 IDE: fpc msg parser: convert system to UTF8 encoding, bug #26623
git-svn-id: trunk@48033 -
2015-02-27 23:09:59 +00:00
mattias
9ca082f572 IDE: clean up
git-svn-id: trunk@48031 -
2015-02-27 22:36:47 +00:00
mattias
5887e30e3e examples: gridexample, improved layout, patch #27553, from Mike Sapsard
git-svn-id: trunk@48029 -
2015-02-27 17:39:49 +00:00
mattias
99254634cb IDEIntf: added lihtGetFPCFrontEndPath
git-svn-id: trunk@48028 -
2015-02-27 17:31:35 +00:00
wassim
9598c3338b Implemented FrameRect for WinCE. Solves bug #24105
git-svn-id: trunk@48027 -
2015-02-27 09:00:18 +00:00
maxim
5052e940d1 IDE: French translation update by Gilles Vasseur, bug #27546
git-svn-id: trunk@48025 -
2015-02-26 22:43:49 +00:00
maxim
c3c9b8a16a LazReport: Polish translation update by Paweł Dmitruk, bug #27548. While at this, regenerated all other translations.
git-svn-id: trunk@48024 -
2015-02-26 22:08:31 +00:00
juha
d15ee98ee4 IdeIntf: Support restoring default value in Object Inspector for Set types. Issue #18734.
git-svn-id: trunk@48023 -
2015-02-26 18:10:46 +00:00
juha
1f9ffa32fe Add Balazs Szekely to contributors list.
git-svn-id: trunk@48022 -
2015-02-26 18:10:40 +00:00
mattias
3b934c4f93 IDE: check orphaned ppu: report each duplicate only once
git-svn-id: trunk@48021 -
2015-02-26 15:11:20 +00:00
mattias
5f5bf896c1 fpc-src deb: replace fpc-source deb
git-svn-id: trunk@48019 -
2015-02-26 14:58:03 +00:00
mattias
673f7ce527 lcl: TWinControl: apply framewidth/height only to preferred clientarea, not to widget, bug #27538
git-svn-id: trunk@48017 -
2015-02-26 14:40:13 +00:00
mattias
59217ce6db IDE: Messages: do not scroll if user selected a message, auto scroll keep topmost running view visible
git-svn-id: trunk@48015 -
2015-02-26 09:55:12 +00:00
juha
307f5059e3 IdeIntf: Use CheckBox as boolean editor also for Set elements.
git-svn-id: trunk@48014 -
2015-02-26 09:28:38 +00:00
juha
8ab3e90850 Fixed Finnish translation.
git-svn-id: trunk@48013 -
2015-02-26 09:28:33 +00:00
mattias
866cb42e57 IDE: project icon: fixed default value
git-svn-id: trunk@48011 -
2015-02-26 09:01:49 +00:00
mattias
4a1432da74 IDE: checking orphaned ppu files: ignore shared directories
git-svn-id: trunk@48010 -
2015-02-26 08:21:07 +00:00
mattias
b2140c01fa IDE: checking orphaned ppu files: search src of ppu
git-svn-id: trunk@48009 -
2015-02-26 00:00:39 +00:00
mattias
55366b0200 IDE: checking orphaned ppu files: started dlg
git-svn-id: trunk@48008 -
2015-02-25 23:37:31 +00:00
maxim
92b8757a8f LazDebuggerGDBMI: regenerated translations and updated Russian translation
git-svn-id: trunk@47998 -
2015-02-25 22:34:30 +00:00
maxim
60ad899f3d LazDebuggerGDBMI: fixed typos
git-svn-id: trunk@47997 -
2015-02-25 22:13:56 +00:00
maxim
3a953ef44f IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@47996 -
2015-02-25 21:57:21 +00:00
juha
3555efa582 IDE: Improve the List and Inheritance tabs of ComponentList. Issue #27539, patch from Balazs Szekely.
git-svn-id: trunk@47995 -
2015-02-25 21:14:40 +00:00
juha
e9dc6f1eff TI Grid: move HookGetCheckboxForBoolean from OI dialog to PropertyGrid. Publish CheckboxForBoolean. Solves issue #27521.
git-svn-id: trunk@47994 -
2015-02-25 21:14:31 +00:00
bart
01b55f14dc TCheckListBox: fix possible crash introduced in r47992 #62711a2bb8.
git-svn-id: trunk@47993 -
2015-02-25 19:10:32 +00:00