Commit Graph

57408 Commits

Author SHA1 Message Date
mattias
f0aa8dbf58 IDE: define codetools values for custom options -Ciro -g -g- -gw -Sah, issue #35771, from Yuriy Sydorov
git-svn-id: trunk@61483 -
2019-06-26 17:23:33 +00:00
mattias
c48756a9cc codetools: fixed parsing non advanced records
git-svn-id: trunk@61479 -
2019-06-26 14:09:31 +00:00
dmitry
ff50dc4eb9 cocoa: considering vertical mode of the trackbar
git-svn-id: trunk@61478 -
2019-06-25 14:41:15 +00:00
dmitry
137524187d cocoa: overriding the minimum width setting for trackbar. Cocoa returns 4 pixels, which not enough
git-svn-id: trunk@61477 -
2019-06-25 14:35:50 +00:00
juha
05c14525ea IDE: Fix drawing of icons in ListView in Component Palette options. Issue #35737, patch from FTurtle.
git-svn-id: trunk@61476 -
2019-06-25 13:54:21 +00:00
juha
f76b05aa9d IDE: Add new menu item "Save current desktop" into "Desktops..." Toolbutton menu. Issue #35757, patch from FTurtle.
git-svn-id: trunk@61475 -
2019-06-25 13:41:13 +00:00
dmitry
4f5ad5142a cocoa: preventing memo from getting focus while in design mode
git-svn-id: trunk@61474 -
2019-06-25 13:00:19 +00:00
juha
8466836623 LCL-GTK2: Fix autosize for TTrackBar when TickStyle := tsNone. Issue #34418, patch from Joeny Ang.
git-svn-id: trunk@61473 -
2019-06-25 05:43:32 +00:00
dmitry
8ca71151f9 cocoa: adding support for an image in the pastebin. #34960
git-svn-id: trunk@61472 -
2019-06-24 21:29:37 +00:00
dmitry
b06a651094 cocoa: allowing a designed form to activate (and focus). #34718
git-svn-id: trunk@61471 -
2019-06-24 20:05:43 +00:00
dmitry
5e39875ae0 cocoa: support for TEdit border style
git-svn-id: trunk@61470 -
2019-06-24 15:50:48 +00:00
dmitry
75797cfc91 cocoa: adding support for Memo border style
git-svn-id: trunk@61469 -
2019-06-24 15:39:41 +00:00
dmitry
b61d8f9ba2 cocoa: move attaching of AppleMenu into cocoaWS class (as at windows class). Resolving glitches with an empty menu
git-svn-id: trunk@61468 -
2019-06-24 15:24:14 +00:00
mattias
81580355ac lazbuild: fixed --add-package pkgname
git-svn-id: trunk@61467 -
2019-06-24 14:18:37 +00:00
mattias
ab42c14b9f lpl: updated
git-svn-id: trunk@61466 -
2019-06-24 13:45:18 +00:00
mattias
b4e6dfc86c IDE: resourcestrings
git-svn-id: trunk@61464 -
2019-06-24 13:38:37 +00:00
mattias
6acb809a60 IDE: pckage editor: compile: warn if designtime only
git-svn-id: trunk@61462 -
2019-06-24 13:37:27 +00:00
dmitry
e56694f585 cocoa: explicitly invalidating the contents of the scrollview, if scrollview is invalidated itself
git-svn-id: trunk@61461 -
2019-06-24 13:37:06 +00:00
dmitry
0959ce71e4 cocoa: correct NWSE and NESW cursors look
git-svn-id: trunk@61460 -
2019-06-24 13:31:31 +00:00
wp
892524ef6a IDE: Rework of the Lazarus Windows icons (by Roland Hahn).
git-svn-id: trunk@61459 -
2019-06-24 13:16:07 +00:00
dmitry
a1b176b5ef cocoa: fix in file drop function after splitting window content. #35758
git-svn-id: trunk@61458 -
2019-06-24 13:03:26 +00:00
mattias
31233a6f93 pas2jsdsgn: fixed run params quotes
git-svn-id: trunk@61456 -
2019-06-24 12:26:22 +00:00
michael
f2c28d2c05 * Release options form after showing it
git-svn-id: trunk@61455 -
2019-06-24 10:46:16 +00:00
michael
1c9f5af2ca Fix error if no connection found, and adapt load/save to changed verb indexes
git-svn-id: trunk@61454 -
2019-06-24 10:22:26 +00:00
martin
87642bb738 FpDebug: Experimental/IFDEF code for auto-deref pointer to structure
git-svn-id: trunk@61453 -
2019-06-23 11:14:27 +00:00
martin
5cfa46a52f FpDebug, tests: Enable Tests for constants
git-svn-id: trunk@61452 -
2019-06-23 11:14:26 +00:00
martin
7f8306fad7 FpDebug: Allow LocationParser (dwarf loc expressions) to work with mlfSelfMem (for constants which have their value in the dwarf headers, rather than the process mem)
git-svn-id: trunk@61451 -
2019-06-23 11:14:24 +00:00
martin
4d779b1188 FpDebug: Ensure Object-address for location-parser is stored
git-svn-id: trunk@61450 -
2019-06-23 11:14:23 +00:00
martin
2a8f0cab85 FpDebug: More tests.
git-svn-id: trunk@61449 -
2019-06-23 11:14:20 +00:00
michael
7c45e4c090 * Add s/ssl to checkoptions
git-svn-id: trunk@61448 -
2019-06-22 22:39:38 +00:00
michael
e1307dcab1 * Fix compilation with trunk
git-svn-id: trunk@61447 -
2019-06-22 22:34:52 +00:00
martin
745d2b94d1 Debugger, testsuite: fix crash if logging is disabled
git-svn-id: trunk@61446 -
2019-06-22 17:09:36 +00:00
michael
a326525422 * Patch from Sven to fix case where the dataset is filled twice
git-svn-id: trunk@61445 -
2019-06-22 08:20:48 +00:00
mattias
9614fc8d50 IDE: fixed compile
git-svn-id: trunk@61444 -
2019-06-22 07:58:44 +00:00
dmitry
6e0e763061 ide: revert accidental change to startlazarus.res
git-svn-id: trunk@61443 -
2019-06-22 02:19:46 +00:00
dmitry
bb953dba12 ide: updating General Options to be Preferences on macOS
git-svn-id: trunk@61442 -
2019-06-22 02:17:47 +00:00
dmitry
a7efa10e75 ide: adding mac preferences line
git-svn-id: trunk@61441 -
2019-06-22 02:17:07 +00:00
dmitry
28ca352efe cocoa: update hint window to use windowcontentdocument as well
git-svn-id: trunk@61440 -
2019-06-21 16:00:23 +00:00
dmitry
12152924e3 cocoa: splitting window content into content and document, to allow the support of scrollbars for the form. #33988
git-svn-id: trunk@61439 -
2019-06-21 15:42:10 +00:00
dmitry
11c98beb89 cocoa: scroll the selected text to visible range for TMemo
git-svn-id: trunk@61438 -
2019-06-21 14:37:27 +00:00
dmitry
25a5e07eaf treeview: updating scrollbars on items addition and removal. #35738
git-svn-id: trunk@61437 -
2019-06-21 13:53:11 +00:00
michael
2f9ac2ad57 * Fix LoadFromIniFile call
git-svn-id: trunk@61436 -
2019-06-21 09:41:16 +00:00
michael
a021125215 * Fix adding filename to MRU when save as is called
git-svn-id: trunk@61435 -
2019-06-21 09:24:23 +00:00
mattias
9c6809c984 lazdebuggergdbmi: clean up
git-svn-id: trunk@61434 -
2019-06-20 22:59:57 +00:00
mattias
3e63584b3e lcl: fixed carbon compile under fpc 3.3.1, patch #35740
git-svn-id: trunk@61433 -
2019-06-20 22:59:42 +00:00
dmitry
fb9c361376 cocoa: simplify Calendar implementation. Setting default localTimeZone to localTime zone
git-svn-id: trunk@61432 -
2019-06-20 03:33:10 +00:00
dmitry
5080a98675 cocoa: mouse handling for TUpDown control
git-svn-id: trunk@61431 -
2019-06-20 03:16:57 +00:00
dmitry
cf89d1f9bf cocoa: adding mouseUp handler. The handler is going to be used, when LCL overrides the mouse and doesn't let the default mouseDown to be processed (in the designer mode)
git-svn-id: trunk@61430 -
2019-06-20 02:50:56 +00:00
martin
0b0838fab1 GdbmiDebugger: Fixed compile for IFDEF darwin
git-svn-id: trunk@61429 -
2019-06-19 19:13:07 +00:00
maxim
763ba5554c IDE: Turkish translation update by Onur ERÇELEN, bug #35729
git-svn-id: trunk@61428 -
2019-06-19 15:58:22 +00:00