Commit Graph

53851 Commits

Author SHA1 Message Date
ondrej
35b851a7ba examples: fix project for Linux
git-svn-id: trunk@57235 -
2018-02-03 18:31:28 +00:00
ondrej
7cbeaf45d2 examples: fix project for Linux
git-svn-id: trunk@57234 -
2018-02-03 18:27:49 +00:00
ondrej
d803e1e07f fpgui: fix fpGUIPlatform for win32
git-svn-id: trunk@57233 -
2018-02-03 16:50:33 +00:00
ondrej
8c3744387c gtk2: fix not released DCs from r57164 #987f894152. issue #33099
git-svn-id: trunk@57232 -
2018-02-03 14:22:57 +00:00
ondrej
3e56e04dde gtk2: fix not released DCs from r57164 #987f894152. issue #33099
git-svn-id: trunk@57231 -
2018-02-03 14:13:05 +00:00
ondrej
24d9a06647 gtk2: make menu glyphs automatically transparent. issue #33099
git-svn-id: trunk@57230 -
2018-02-03 13:13:04 +00:00
ondrej
d6e0cb5c14 fpgui: bindings update. Issue #33115, patch by José Mejuto
git-svn-id: trunk@57229 -
2018-02-03 13:07:51 +00:00
ondrej
c9fcbbd9ae LCL: image list: fix InsertMasked
git-svn-id: trunk@57228 -
2018-02-03 12:42:24 +00:00
ondrej
96cb877f01 win32: make menu glyphs automatically transparent. issue #33099
git-svn-id: trunk@57227 -
2018-02-03 12:41:12 +00:00
ondrej
1f765a3316 examples: new imagelist examples (multiresolution / high-dpi)
git-svn-id: trunk@57226 -
2018-02-03 12:07:40 +00:00
ondrej
5ed36d2fae LCL: image list: add AddMultipleResolutions method
git-svn-id: trunk@57225 -
2018-02-03 10:26:00 +00:00
ondrej
a04254b3c1 LCL: image list: Replace default AllResolutions=True
git-svn-id: trunk@57224 -
2018-02-03 10:12:44 +00:00
maxim
44ad65c4ea Debugger: fixed i18n of breakpoint description both in popup hint and dialog
git-svn-id: trunk@57223 -
2018-02-02 23:13:20 +00:00
ondrej
a6733caa52 LCL: inipropstorage: fix FPC trunk encoding problem. Issue #33112
git-svn-id: trunk@57220 -
2018-02-02 11:46:07 +00:00
dmitry
aa92fa38c9 cocoa: invalidating status bar on change event. #33103
git-svn-id: trunk@57219 -
2018-02-02 06:18:18 +00:00
dmitry
5d5d3e5e62 opengl: cocoa, fix the typo of hanlding mouse wheel event
git-svn-id: trunk@57218 -
2018-02-02 04:20:21 +00:00
ondrej
5bc548965e IDE: source marks: fix scaling.
git-svn-id: trunk@57209 -
2018-02-01 17:39:49 +00:00
ondrej
f6ea54d3f6 IDEIntf: IDE image list: fix adding images with different size from the target image list. Issue #33114
git-svn-id: trunk@57208 -
2018-02-01 17:38:22 +00:00
ondrej
5493650684 lcl: imagelist: add TCustomImageList.AddSlice function. Issue #33114
git-svn-id: trunk@57207 -
2018-02-01 16:59:15 +00:00
ondrej
d67baf1433 LCL: image list cache: fix TSpeedButton NumGlyphs>0. Issue #33105
git-svn-id: trunk@57206 -
2018-02-01 13:55:21 +00:00
ondrej
13e218e448 lcl: imagelist: add TCustomImageList.AddSliced function. Issue #33105
git-svn-id: trunk@57205 -
2018-02-01 13:54:08 +00:00
ondrej
889ccccb90 LCL: imglist: fix StretchDraw. Issue #33105
git-svn-id: trunk@57204 -
2018-02-01 12:39:43 +00:00
ondrej
215cce41c2 LCL: imglist: make TCustomImageListResolution.FData private
git-svn-id: trunk@57203 -
2018-02-01 12:38:56 +00:00
balazs
c3665280b1 Opkman: GUI tweak: change add, delete images.
git-svn-id: trunk@57202 -
2018-02-01 06:55:51 +00:00
maxim
8a5ec23048 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57201 -
2018-01-31 23:17:31 +00:00
juha
324b3ed0ad LCL-Win32: Prevent a range error when assigning a menu handle. Issue #33102.
git-svn-id: trunk@57200 -
2018-01-31 22:15:16 +00:00
martin
691e9239a3 GDBMI Debugger: Fix mem leak, introduced in rev 57193 #c7fe5d1822. Issue #0033107
git-svn-id: trunk@57199 -
2018-01-31 16:05:07 +00:00
martin
392a64d93b Debugger, GDBMI: fix range check, when comparing qword for min() Issue #033106
git-svn-id: trunk@57198 -
2018-01-31 15:51:08 +00:00
mattias
4b3152e0d4 codetools: added test for find declaration and missing closing bracket
git-svn-id: trunk@57197 -
2018-01-31 15:01:37 +00:00
martin
ea53266129 Debugger: add binary display for watches. Issue #0032817 Patch by Silvio Clécio
git-svn-id: trunk@57196 -
2018-01-31 00:05:27 +00:00
maxim
03bc967b16 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57195 -
2018-01-30 22:55:42 +00:00
maxim
0d9ef66105 Debugger: improved i18n
git-svn-id: trunk@57194 -
2018-01-30 22:53:33 +00:00
martin
c7fe5d1822 IDE, Debugger: Implemented symbol for pending breakpoint (used for code in libraries(dll/so), before it is loaded)
git-svn-id: trunk@57193 -
2018-01-30 19:44:26 +00:00
martin
b6006da0d4 Debugger Intf: build opts
git-svn-id: trunk@57192 -
2018-01-30 19:43:01 +00:00
martin
8b1b8ff0df GDBMI Debugger: clean up / merge identical code blocks for thread start/stop detection
git-svn-id: trunk@57191 -
2018-01-30 17:15:12 +00:00
martin
2f11742c8d GDBMI Debugger: clean up / merge identical code blocks for thread start/stop detection
git-svn-id: trunk@57190 -
2018-01-30 16:56:47 +00:00
wp
b7c9e677ba Examples: Delete empty fpdocmanager directory
git-svn-id: trunk@57189 -
2018-01-30 10:39:21 +00:00
dmitry
2c6937a377 cocoa: supporting image file preview dialog. #33044
git-svn-id: trunk@57188 -
2018-01-30 04:26:37 +00:00
dmitry
deb99c1a0c cocoa: refactor CocoaSpinEdit implementation. Remove the use of Spin unit from CocoaPrivate. Change notifications during text change. #33047
git-svn-id: trunk@57187 -
2018-01-30 04:03:56 +00:00
maxim
b4f5e3399c IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@57186 -
2018-01-29 22:17:15 +00:00
maxim
98a25daa61 IDEIntf: fixed i18n of 'Delete resolution ...' button in ImageList editor
git-svn-id: trunk@57185 -
2018-01-29 22:11:55 +00:00
maxim
9f38f2efcc IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57184 -
2018-01-29 22:09:54 +00:00
martin
a3d5c6fbcc IDE: updating EditorOptions.res for identifier completion schemes from rev 57127 #427a4f600d
git-svn-id: trunk@57183 -
2018-01-29 21:12:52 +00:00
martin
bd833943f7 IDE: Config for SynEdit outline colors. Issue #32930
git-svn-id: trunk@57182 -
2018-01-29 21:03:14 +00:00
martin
d66a7bc370 IDE: updating EditorOptions.res for new lazarus_dci_file from rev 53111 #76a051e364
git-svn-id: trunk@57181 -
2018-01-29 20:42:46 +00:00
ondrej
98358002fa LCL: image list: fix adding masked bitmaps
git-svn-id: trunk@57180 -
2018-01-29 10:28:57 +00:00
ondrej
545a00f620 LCL: image list: fix adding icons (correct size)
git-svn-id: trunk@57179 -
2018-01-29 09:43:46 +00:00
ondrej
de98dc8a6f LCL: Icon: sort
git-svn-id: trunk@57178 -
2018-01-29 09:29:42 +00:00
ondrej
d5a2162347 LCL: fix compilation with FPC 3.0.0
git-svn-id: trunk@57177 -
2018-01-29 08:31:33 +00:00
dmitry
2b68fd9b02 cocoa: proper mouseDown handling for NSTextField. Prevent key handling of Tab pressed (to avoid focus switching conflict between LCL and Cocoa). #31189
git-svn-id: trunk@57176 -
2018-01-29 04:57:16 +00:00