Commit Graph

3968 Commits

Author SHA1 Message Date
martin
98a8b2459d leakview: constants for input from external tools (fpc/gdb traces) are not dependent on the IDE language. Should not be resource strings. Issue #0027908
git-svn-id: trunk@58544 -
2018-07-16 12:33:00 +00:00
martin
90a0dd1ef7 More gutter images at high DPI
git-svn-id: trunk@58502 -
2018-07-13 12:40:54 +00:00
martin
38d48bbdbd Two new toolbar commands for bookmarks. Issue #0033947 Patch by FTurtle
git-svn-id: trunk@58500 -
2018-07-13 12:23:16 +00:00
martin
96609baad4 SynEdit Gutter Images: resolution at 300% / Issue #33949 / Patch by FTurtle
git-svn-id: trunk@58498 -
2018-07-12 09:47:12 +00:00
martin
bdb7c26200 SynEdit Gutter Images: resolution at 300% / Issue #33949
git-svn-id: trunk@58488 -
2018-07-11 00:49:43 +00:00
martin
84464812eb Debugger (gdbmi based): Add TIOCGWINSZ to PseudoTerminal. Issue #33935 Patch by Mark Morgan Lloyd
git-svn-id: trunk@58480 -
2018-07-10 15:42:25 +00:00
dmitry
342d03b15f cocoa: separating controls related to scrolling to a separate unit. History preserved
git-svn-id: trunk@58460 -
2018-07-08 04:33:23 +00:00
dmitry
2da2febe91 cocoa: separating text edits (and readonly combobox) to a separate CocoaTextEdits units. History preserved
git-svn-id: trunk@58459 -
2018-07-08 03:44:57 +00:00
dmitry
4520e73882 cocoa: moving cocoa table driven controls to CocoaTables. History preserved
git-svn-id: trunk@58453 -
2018-07-07 05:19:00 +00:00
dmitry
2242dbf42a cocoa: separating all NSWindow related classes to CocoaWindows unit. History preserved
git-svn-id: trunk@58451 -
2018-07-07 03:27:07 +00:00
dmitry
8d14f1d008 cocoa: separating TCocoaButton class into a separate unit, preserving history
git-svn-id: trunk@58440 -
2018-07-05 02:57:39 +00:00
maxim
da633b592e Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33941
git-svn-id: trunk@58437 -
2018-07-03 23:03:55 +00:00
dmitry
7e936cd4e0 cocoa: separate tab controls into its own unit cocoatabcontrols. The history of changes in tab controls code is preserved (using svn cp)
git-svn-id: trunk@58420 -
2018-06-30 20:31:34 +00:00
joost
0af470d62f ide: Forgot to add file in r58409 #085797a364
git-svn-id: trunk@58410 -
2018-06-25 21:58:25 +00:00
joost
085797a364 ide: When the fppkg package is loaded, the IDE will use fppkg to install FPMake dependencies if the proper option is set
git-svn-id: trunk@58409 -
2018-06-25 21:57:33 +00:00
joost
0141dd2967 ide: Added ability to add fpmake-dependencies to projects
git-svn-id: trunk@58374 -
2018-06-21 22:18:52 +00:00
mattias
921d9eeecf lazdebuggers: added makefiles
git-svn-id: trunk@58365 -
2018-06-20 23:19:33 +00:00
martin
7dd94b7104 package links, version suffix
git-svn-id: trunk@58358 -
2018-06-20 18:46:02 +00:00
martin
035ec7a82c LLDB Debugger: makefiles
git-svn-id: trunk@58357 -
2018-06-20 18:38:29 +00:00
martin
3cb265b009 lldb debugger, new package links
git-svn-id: trunk@58343 -
2018-06-19 18:58:41 +00:00
martin
34ddf77d2a Images for debugger, added more resolutions
git-svn-id: trunk@58309 -
2018-06-18 14:13:35 +00:00
martin
19f92d6a42 Examples: Added SynEdit search example. Issue #33554
git-svn-id: trunk@58298 -
2018-06-17 22:48:39 +00:00
martin
7e61678d9d Reverted: Image sources / moved to ccr
git-svn-id: trunk@58284 -
2018-06-15 21:37:02 +00:00
martin
790de39b4c Images for debugger, created new svg for breakpoints and current line
git-svn-id: trunk@58281 -
2018-06-15 17:49:48 +00:00
martin
4e36354b0d LLDB-FP Debugger: New debugger based on lldb with fpdebug / alpha
git-svn-id: trunk@58277 -
2018-06-14 23:06:43 +00:00
juha
53ee66450d LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
git-svn-id: trunk@58255 -
2018-06-14 09:05:50 +00:00
martin
fa3981c22e LLDB Debugger: New debugger based on lldb / early alpha
git-svn-id: trunk@58253 -
2018-06-13 23:08:34 +00:00
maxim
f3bc00c889 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00
juha
b267b473fb Remove an unused unit AdvHistoryList.
git-svn-id: trunk@58243 -
2018-06-13 08:33:17 +00:00
juha
962ded835b Remove LCL dependency from unit GraphType and move it to LazUtils package.
git-svn-id: trunk@58241 -
2018-06-13 08:33:10 +00:00
juha
ce916d287c LazUtils: Rename unit ModalResultDef to a Delphi compatible UITypes. Add Message dialog related stuff.
git-svn-id: trunk@58227 -
2018-06-11 10:51:11 +00:00
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
juha
5f57884ed1 LCL,LazUtils: Move ModalResult and the mr... consts to a new unit in LazUtils. They are used in non-GUI programs, too.
git-svn-id: trunk@58205 -
2018-06-09 14:39:49 +00:00
juha
9d70b9ea78 LCL: Add widgetset limitations for TMenuItem.Default not implemented. Issue #27242, patch from AlexeyT.
git-svn-id: trunk@58179 -
2018-06-08 09:57:13 +00:00
mattias
6a51fc04c0 onlinepackagemanager: added makefiles
git-svn-id: trunk@58116 -
2018-06-04 08:57:46 +00:00
mattias
cd2840c6d6 virtualtreeview: added makefiles
git-svn-id: trunk@58115 -
2018-06-04 08:54:14 +00:00
mattias
3c590afa4f lclextensions: makefiles
git-svn-id: trunk@58114 -
2018-06-04 08:51:45 +00:00
ondrej
754cc612bb LCL: add LCLExceptionStacktrace.pas
git-svn-id: trunk@58080 -
2018-06-02 16:23:17 +00:00
juha
edb623c267 LCL: Add a restriction for StateImages property in some widgetsets. Issue #21011, patch from AlexeyT.
git-svn-id: trunk@58019 -
2018-05-24 08:35:17 +00:00
mattias
ed0e36b971 anchordocking: started tests
git-svn-id: trunk@58002 -
2018-05-22 15:10:42 +00:00
mattias
cd43e72598 updated lpl
git-svn-id: trunk@57995 -
2018-05-21 20:21:45 +00:00
mattias
05cffce5f7 examples: add lpp for copyformaspascaldemopkg
git-svn-id: trunk@57994 -
2018-05-21 20:21:11 +00:00
mattias
2deb8f8c97 anchordocking: version 1.0
git-svn-id: trunk@57993 -
2018-05-21 20:20:43 +00:00
michael
35068a948a * Add REST Server querying capabilities
git-svn-id: trunk@57974 -
2018-05-19 11:37:08 +00:00
ondrej
e5ab08f99b LCL: grids: remove checkbox images
git-svn-id: trunk@57927 -
2018-05-13 19:44:29 +00:00
mattias
62b1cabdb9 codetools: test AddProcModifier
git-svn-id: trunk@57918 -
2018-05-13 11:33:13 +00:00
mattias
157312616b IDE: started pas2js message parser
git-svn-id: trunk@57902 -
2018-05-11 19:59:48 +00:00
ondrej
adb7170dbf IDE: images: remove menu_help and use btn_help instead
git-svn-id: trunk@57879 -
2018-05-10 08:30:42 +00:00
ondrej
0143117e52 IDE: use TLCLGlyphs for IDE images
git-svn-id: trunk@57852 -
2018-05-08 21:41:16 +00:00
mattias
2e95e24d2f codetools: started parsing pas2js output
git-svn-id: trunk@57845 -
2018-05-08 17:00:20 +00:00