Commit Graph

54468 Commits

Author SHA1 Message Date
ondrej
70b731c254 LCL: publish DoubleBuffered & ParentDoubleBuffered
git-svn-id: trunk@58099 -
2018-06-03 20:36:08 +00:00
mattias
29ade16eea pas2js: cache macro values
git-svn-id: trunk@58098 -
2018-06-03 19:45:34 +00:00
ondrej
460bcc1dd5 LCL: DoubleBuffered & ParentDoubleBuffered support
git-svn-id: trunk@58097 -
2018-06-03 19:45:05 +00:00
mattias
72edd414d8 pas2js: added macro $(pas2js), do not add packages
git-svn-id: trunk@58096 -
2018-06-03 13:02:11 +00:00
joost
50cce1a623 fpdebug: Handling of multiple threads (Linux)
git-svn-id: trunk@58095 -
2018-06-03 13:00:00 +00:00
martin
20b7bb3936 Fix compile of IdeLogger
git-svn-id: trunk@58094 -
2018-06-03 10:56:45 +00:00
ondrej
21be14b578 LCL: ImgList: use GetBitmap from resolution. Issue #33777
git-svn-id: trunk@58093 -
2018-06-03 04:57:48 +00:00
michl
8acd836a36 LCL: Win32: Listview: Fixed DragMode dmAutomatic does not function with Multiselect enabled. Issue #33811
git-svn-id: trunk@58092 -
2018-06-02 21:34:56 +00:00
ondrej
a906b48e80 LCL: better exception debug messages
git-svn-id: trunk@58091 -
2018-06-02 17:42:16 +00:00
ondrej
3ae76828ef LCL: cleanup
git-svn-id: trunk@58090 -
2018-06-02 17:39:53 +00:00
ondrej
cca04e271f LCL: fix case
git-svn-id: trunk@58089 -
2018-06-02 17:38:15 +00:00
ondrej
6cd245dcd5 IDE: use LCLExceptionStacktrace
git-svn-id: trunk@58088 -
2018-06-02 17:23:16 +00:00
mattias
3112fddc73 IDE: allow to center mainidebar on non windows
git-svn-id: trunk@58087 -
2018-06-02 17:08:00 +00:00
ondrej
e02905c546 IDE: fix compilation
git-svn-id: trunk@58086 -
2018-06-02 17:01:37 +00:00
mattias
4951d91344 lhelp: cocoa
git-svn-id: trunk@58085 -
2018-06-02 16:54:57 +00:00
ondrej
7e8cc82417 IDE: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58084 -
2018-06-02 16:47:18 +00:00
ondrej
c0136a0867 Components: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
ondrej
f34c00fc64 LazUtils: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58082 -
2018-06-02 16:38:22 +00:00
marcus
c21ddc088a LCL: Fixed compilation of MUI Widgetset after r58078 #a172ea3030
git-svn-id: trunk@58081 -
2018-06-02 16:25:44 +00:00
ondrej
754cc612bb LCL: add LCLExceptionStacktrace.pas
git-svn-id: trunk@58080 -
2018-06-02 16:23:17 +00:00
ondrej
51718849f0 LCL: application: remove forced exception address dump
git-svn-id: trunk@58079 -
2018-06-02 16:10:33 +00:00
ondrej
a172ea3030 LCL: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58078 -
2018-06-02 15:59:13 +00:00
ondrej
ab816ccd37 LazLogger: refactoring: move methods from LazLogger to LazLoggerBase
git-svn-id: trunk@58077 -
2018-06-02 15:58:23 +00:00
ondrej
213b7bace6 LCL: update FBaseBounds on WMMOVE. Issue #33814
git-svn-id: trunk@58076 -
2018-06-02 11:40:31 +00:00
ondrej
d9f10e14c1 IDE: update LPI
git-svn-id: trunk@58075 -
2018-06-02 09:35:20 +00:00
ondrej
523c0b048c IDE: packager: fix AVs
git-svn-id: trunk@58074 -
2018-06-02 09:35:06 +00:00
ondrej
634dc3c2e3 IDE: designer: set handled messages as done. Issue #33816
git-svn-id: trunk@58073 -
2018-06-02 08:38:44 +00:00
ondrej
4d285fa24b Revert exception handling changes: r58071, r58070, r58069 #63946f4466
git-svn-id: trunk@58072 -
2018-06-02 06:26:07 +00:00
ondrej
e06e03aa98 IDE: create exception dump (after r58069 #63946f4466).
git-svn-id: trunk@58071 -
2018-06-01 20:15:58 +00:00
ondrej
e5bd2976ba LCL: application: remove DebugInvalidExceptions
git-svn-id: trunk@58070 -
2018-06-01 19:52:08 +00:00
ondrej
63946f4466 LCL: application: remove forced exception address dump
git-svn-id: trunk@58069 -
2018-06-01 19:42:42 +00:00
maxim
f53117ee9a Reverted r58066 #5f0c9f56e9, because it decreases the number of translated strings
git-svn-id: trunk@58068 -
2018-05-31 22:52:12 +00:00
maxim
5f0c9f56e9 Opkman: Spanish translation update by @GAN, bug #33808
git-svn-id: trunk@58066 -
2018-05-31 22:22:27 +00:00
maxim
f41b1e4103 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@58065 -
2018-05-31 22:09:47 +00:00
maxim
ed89a1c2d1 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58064 -
2018-05-31 21:57:54 +00:00
zeljko
97ad1d526f Qt,Qt5: fixed extra KeyUp events, regression from r57331 #e34bbc5c6f. issue #33810
git-svn-id: trunk@58063 -
2018-05-31 12:14:05 +00:00
mattias
a035226c5e IDE: compiler options: show options dlg: option to split params into multiple lines
git-svn-id: trunk@58062 -
2018-05-31 07:51:04 +00:00
mattias
359470d503 IDE: fixed passing -FE relative
git-svn-id: trunk@58061 -
2018-05-31 07:16:21 +00:00
mattias
c7b7b5e2be opm: revert changes
git-svn-id: trunk@58060 -
2018-05-31 07:10:57 +00:00
mattias
71b1d4d70a IDE: fixed not passing -FE when it is the same as -FU, fixed passing -o when targetfilename is empty
git-svn-id: trunk@58059 -
2018-05-31 07:05:55 +00:00
mattias
2a7237fad1 pas2js: fixed getting next server port
git-svn-id: trunk@58058 -
2018-05-31 06:20:49 +00:00
mattias
e0e3c55558 pas2js: fixed crash on lazarus -h
git-svn-id: trunk@58057 -
2018-05-31 06:20:23 +00:00
mattias
829c7b83d4 onlinepackagemanager: fixed crash on lazarus -h
git-svn-id: trunk@58056 -
2018-05-31 06:18:04 +00:00
jesus
8144529ef7 LCL: fix dbgrids scrollbar thumbtracking, issue #33799
git-svn-id: trunk@58055 -
2018-05-30 22:04:37 +00:00
balazs
687cdf6ff9 Opkman: Add the possibility to save the installed package list to file. Request by @garlar27.
git-svn-id: trunk@58054 -
2018-05-30 19:55:39 +00:00
mattias
6162834273 lcl: gtk2: update MKeyCodeInfo when keymap changes
git-svn-id: trunk@58053 -
2018-05-30 12:09:40 +00:00
mattias
d42ff4696e lcl: gtk2: clean up
git-svn-id: trunk@58052 -
2018-05-30 12:08:54 +00:00
martin
7c2ae66e6e fixed LazListClasses (shift-able and paged list generics)
git-svn-id: trunk@58051 -
2018-05-29 20:08:00 +00:00
mattias
5ea6791db5 IDE: save project as: added all files filter
git-svn-id: trunk@58050 -
2018-05-29 07:27:59 +00:00
maxim
c21589c84d IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58049 -
2018-05-28 22:09:39 +00:00