Commit Graph

4040 Commits

Author SHA1 Message Date
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
michael
be003a0639 * Add import possibility
git-svn-id: trunk@57841 -
2018-05-08 08:57:49 +00:00
maxim
2a65c2b974 Translations: French translation update by Gilles Vasseur, bug #33673
git-svn-id: trunk@57786 -
2018-05-03 22:53:34 +00:00
mattias
ac208d729d examples: added demo package for generating Pascal from a design form
git-svn-id: trunk@57771 -
2018-05-02 22:39:40 +00:00
wp
7d5aaf4f75 LCL: Add grid sort images at 50% and 75% of standard resolution (8x8, 12x12, respectively).
git-svn-id: trunk@57752 -
2018-05-01 08:54:04 +00:00
wp
c21a4162b9 LCL: Replace some lcl images by more well-known ones (in several Hi-DPI resolutions, by Roland Hahn). Fix grids.pas not compiling with png instead of xpm images.
git-svn-id: trunk@57744 -
2018-04-30 08:42:11 +00:00
maxim
915588ed6e JSONViewer: added missing LRJ file, regenerated translations and updated Russian translation
git-svn-id: trunk@57742 -
2018-04-28 22:54:02 +00:00
michael
f216184897 * Allow to create code to load/save the displayed JSON
git-svn-id: trunk@57739 -
2018-04-28 16:44:16 +00:00
wp
734b51dbb7 LCL: New Hi-DPI images (by Roland Hahn, svg sources on CCR)
git-svn-id: trunk@57737 -
2018-04-28 11:36:37 +00:00
dmitry
5da1292fcd cocoa: initial support for TCalendar. Original patch by Frank. (#33209). Changes to the patch: removed LCL (non widgetset) changes. Cleanup comments regarding changes. Added support for calendar contents scaling
git-svn-id: trunk@57730 -
2018-04-27 04:08:44 +00:00
ondrej
34ae2668b2 LCL: dbnavigator: use LCLBtnGlyphs and high-dpi images
git-svn-id: trunk@57717 -
2018-04-26 07:48:44 +00:00
wp
ff8de0af9c lcl/images: Add high-dpi dbnavigator images from Tango icon set
git-svn-id: trunk@57711 -
2018-04-25 22:31:18 +00:00
ondrej
6635b81023 LCL: TBitBtn: support high-resolution Kind images. Issue #33645
git-svn-id: trunk@57706 -
2018-04-25 09:50:58 +00:00
michael
3b9ac41419 * Move connections to separate unit
git-svn-id: trunk@57685 -
2018-04-22 15:36:38 +00:00
martin
9181c52089 PascalScript: Removed Delphi examples
git-svn-id: trunk@57603 -
2018-04-04 21:59:29 +00:00
michael
b075f5ee87 * Refactored report designer, so the report design file can be loaded using report data manager class without visual components. Default support for CSV, DBF, JSON, SQLDB
git-svn-id: trunk@57522 -
2018-03-17 16:46:36 +00:00
juha
d6934c9506 LazUtils: Add unit LazVersion. Use it also for LCLVersion. Issue #33418, patch from Zoran Vučenović.
git-svn-id: trunk@57504 -
2018-03-14 08:21:54 +00:00
maxim
867c19ad44 PoChecker: removed unused simplepofiles.pp unit (its functionality was merged into translations.pas unit long ago and large part of it was commented out)
git-svn-id: trunk@57502 -
2018-03-13 22:58:11 +00:00
wp
2cc5ce2d65 TAChart: Extract OpenGL text rendering code into separate unit, TAOpenGL. Improved layout of the OpenGL demo.
git-svn-id: trunk@57434 -
2018-03-03 11:40:12 +00:00
michael
486b55f999 * Remove duplicate, exists in fpc (bug ID #33283)
git-svn-id: trunk@57433 -
2018-03-03 11:10:18 +00:00
maxim
f23167b458 Translations: Simplified Chinese translation update by robsean, bug #33242
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
michael
960b8ab51b * Simple report demo by Andi Friess (bug ID #33224)
git-svn-id: trunk@57394 -
2018-02-27 14:31:42 +00:00
ondrej
50548dc73d win32: implement GetWin32ThemedDoubleBuffered and use it for tree view and check box.
git-svn-id: trunk@57306 -
2018-02-16 11:20:14 +00:00
wp
90dce10041 TAChart: Add demo for TUserDrawnSeries
git-svn-id: trunk@57283 -
2018-02-11 20:13:07 +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
1f765a3316 examples: new imagelist examples (multiresolution / high-dpi)
git-svn-id: trunk@57226 -
2018-02-03 12:07:40 +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
ondrej
4aed7a9e57 IDE: delete unused icons
git-svn-id: trunk@57129 -
2018-01-20 10:57:49 +00:00
ondrej
8edfe34677 IDE: add images for r57110 #203b6860ad. issue #32983, patch from regs
git-svn-id: trunk@57112 -
2018-01-18 08:20:06 +00:00
maxim
85fc701ddb Pas2JS: restored strpas2jsdesign.po, which was wrongly removed in r56991 #cd78a8452c
git-svn-id: trunk@56993 -
2018-01-06 17:23:24 +00:00
michael
cd78a8452c * Register Project Options frame for pas2js
git-svn-id: trunk@56991 -
2018-01-06 16:40:40 +00:00
ondrej
73faf67c41 IDE: move project descriptors from projectdefs.pas into new unit to prevent circular dependency on project.pas
git-svn-id: trunk@56976 -
2018-01-06 02:32:03 +00:00
maxim
fba8681f79 Opkman: removed no longer needed VTV translations
git-svn-id: trunk@56970 -
2018-01-05 15:52:27 +00:00
maxim
ab14223c04 VTV: enabled i18n, moved localizations from Opkman, regenerated translations and updated Russian translation
git-svn-id: trunk@56969 -
2018-01-05 15:51:29 +00:00
balazs
581a4a19d4 Opkman: Remove internal VTV.
git-svn-id: trunk@56965 -
2018-01-05 14:55:14 +00:00
balazs
8cb178de2c VTV: Initial commit.
git-svn-id: trunk@56963 -
2018-01-05 09:03:08 +00:00
wp
c216c92b71 rx: Delete files, had been copied to (ccr)/components/rx/trunk(rx_laz on Nov 4, 2017.
git-svn-id: trunk@56941 -
2018-01-03 21:14:46 +00:00
maxim
9d91d2c25e Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32916
git-svn-id: trunk@56934 -
2018-01-03 13:54:02 +00:00
wp
5d273b98d3 mrumenu: New Hi-DPI component palette icon (by Roland Hahn)
git-svn-id: trunk@56902 -
2018-01-01 17:53:01 +00:00
wp
8263f9c4ca dbexport: New Hi-DPI palette icons by Roland Hahn, remove old xpm icons
git-svn-id: trunk@56901 -
2018-01-01 17:51:02 +00:00
wp
51533e9d13 CustomDrawn: new Hi-DPI palette icons (by Roland Hahn)
git-svn-id: trunk@56900 -
2018-01-01 17:39:14 +00:00
maxim
7d521c4800 Pas2JS: moved resource strings from pjsdsgnregister.pas to
strpas2jsdesign.pp, regenerated translations and updated Russian 
translation

git-svn-id: trunk@56847 -
2017-12-25 16:03:23 +00:00
maxim
ac9a18e2eb Pas2JS: added Russian translation
git-svn-id: trunk@56845 -
2017-12-25 14:38:25 +00:00
wp
adab84ef29 LazReport: New HiRes palette icons (by Roland Hahn)
git-svn-id: trunk@56836 -
2017-12-23 21:57:33 +00:00
michael
306bfa36c4 * Add Debug Window dialog showing the number of running webserver processes
git-svn-id: trunk@56827 -
2017-12-23 15:28:26 +00:00
juha
025579133c IDE: Simplify PathEditorDialog. Move list of templates to a separate window.
git-svn-id: trunk@56826 -
2017-12-23 12:40:22 +00:00
balazs
afd71f72db Opkman: ShowHintfrm: Make colors user configurable. Commit color form.
git-svn-id: trunk@56816 -
2017-12-22 10:18:03 +00:00
balazs
374cb2cd6c Opkman: Show hint and license info for meta pacakges. The hint window can be triggered by moving the mouse over the package name + holding shift down.
git-svn-id: trunk@56806 -
2017-12-20 13:57:52 +00:00
maxim
6393c91e5d Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
wp
88c07ee45a OpenGL: Add new HiRes component palette icon by Roland Hahn
git-svn-id: trunk@56786 -
2017-12-18 21:04:05 +00:00
wp
6302f61941 TAChart: New HiRes icons by Roland Hahn
git-svn-id: trunk@56785 -
2017-12-18 20:58:15 +00:00
mattias
7394ed2c35 IDE: removed obsolete custom components
git-svn-id: trunk@56781 -
2017-12-18 17:20:19 +00:00
michael
b727fbfb4c * IDE macros for Pas2JS settings
git-svn-id: trunk@56772 -
2017-12-17 20:09:24 +00:00
michael
d6ff18f283 * Add dialog for node js project options
git-svn-id: trunk@56768 -
2017-12-17 14:09:26 +00:00
michael
49642ee97b * Some additional options for web browser project
git-svn-id: trunk@56765 -
2017-12-17 13:02:14 +00:00
mattias
06998e316b pas2js: started checking compiler executable
git-svn-id: trunk@56764 -
2017-12-17 11:44:48 +00:00
wp
a74be86278 synedit: HiRes component palette icons by Roland Hahn
git-svn-id: trunk@56748 -
2017-12-15 11:37:40 +00:00
mattias
fbb5359a95 pas2jsdsgn: started options frame
git-svn-id: trunk@56745 -
2017-12-14 18:50:05 +00:00
juha
10869f2af7 A new example project for mouse buttons. Issue #32791, from AlexeyT.
git-svn-id: trunk@56718 -
2017-12-14 07:44:26 +00:00
wp
77d298fee6 RTTIControls: Add HighRes palette icons by Roland Hahn.
git-svn-id: trunk@56705 -
2017-12-12 13:08:46 +00:00
balazs
9e8a489027 Opkman: Preparing OPM for the integration with the build in Package Manager. Step4.
git-svn-id: trunk@56669 -
2017-12-08 10:55:32 +00:00
maxim
ac38042db0 Translations: Brazilian Portuguese translation update by Marcelo B
Paula, bug #32787

git-svn-id: trunk@56658 -
2017-12-07 14:08:09 +00:00
maxim
57d147db25 Pas2js: added Russian translation
git-svn-id: trunk@56650 -
2017-12-05 23:00:21 +00:00
mattias
82c8f67445 pas2js: added pas2jsdsgn.lpk
git-svn-id: trunk@56646 -
2017-12-05 22:06:36 +00:00
maxim
8216b1e89c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32771
git-svn-id: trunk@56628 -
2017-12-04 22:19:56 +00:00
mattias
15993c4c74 translations: German: updates from Swen Heinig
git-svn-id: trunk@56606 -
2017-12-04 08:38:41 +00:00
maxim
fda3d01d12 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32762
git-svn-id: trunk@56600 -
2017-12-03 22:58:43 +00:00
wp
0148bd43a4 IDE: HiRes icons for palette PascalScript (by Roland Hahn).
git-svn-id: trunk@56581 -
2017-12-02 14:44:19 +00:00
mattias
fb2f71df0f lazcontrols: added TSmallOrderedSetEditDlg
git-svn-id: trunk@56563 -
2017-11-30 21:20:09 +00:00
maxim
682a383e55 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
maxim
926062dcfd Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +00:00
wp
657fd446fc turbopower_ipro: New HiRes component palette icons by Roland Hahn
git-svn-id: trunk@56484 -
2017-11-24 17:42:19 +00:00
martin
41ae61a55c gdebugger, gdbmi: fix stepping over exceptions - TESTS
git-svn-id: trunk@56458 -
2017-11-21 12:33:11 +00:00
balazs
e5b22557ad Opkman: Preparing OPM for the integration with the build in Package Manager. Step1.
git-svn-id: trunk@56430 -
2017-11-18 05:24:38 +00:00
mattias
77785eec5b tests: moved old fileprocs tests to lazfileutils
git-svn-id: trunk@56403 -
2017-11-14 11:15:07 +00:00
juha
04a49cc7ee LazUtils: Add a new unit IntegerList.
git-svn-id: trunk@56388 -
2017-11-13 17:33:23 +00:00
wp
7da2064e99 lcl: Minor revision of HiRes images of lcl controls (by Roland Hahn)
git-svn-id: trunk@56373 -
2017-11-12 14:25:09 +00:00
wp
0620f4cc84 EditButton descendants: Add Hi-dpi images for the button glyph.
git-svn-id: trunk@56337 -
2017-11-07 21:17:34 +00:00
wp
1ead14bbf4 TAChart: Add TExpressionSeries for plotting mathematical expressions entered as string.
git-svn-id: trunk@56336 -
2017-11-07 11:57:30 +00:00
wp
b3c38fe793 IDE: HiRes palette icons for default and unregistered component (by Roland Hahn)
git-svn-id: trunk@56286 -
2017-11-05 17:46:25 +00:00
wp
48f5d83725 sqldb: New HiDpi-icons by Roland Hahn
git-svn-id: trunk@56285 -
2017-11-05 17:44:34 +00:00
mattias
46c5ed7280 codetools: examples: fixed fixfilenames
git-svn-id: trunk@56268 -
2017-11-03 23:04:28 +00:00
mattias
9d8b18caee codetools: examples: fixed completeblock
git-svn-id: trunk@56266 -
2017-11-03 22:28:27 +00:00
mattias
d4da6d7376 codetools: cleaned up
git-svn-id: trunk@56261 -
2017-11-03 19:03:52 +00:00
juha
18570daf7b LazUtils: Use TUnicodeCharacterEnumerator for the "for .. in" iterator syntax. Move demo to examples dir and add a GUI demo.
git-svn-id: trunk@56260 -
2017-11-03 16:13:46 +00:00
juha
5dc2a8fa0e IDE: Delete an unused unit MultiReplaceDlg.
git-svn-id: trunk@56255 -
2017-11-01 13:46:03 +00:00
juha
0e07a10a03 IdeIntf: New notify handler RunFinished. Issue #32617, patch from Pascal Riekenberg.
git-svn-id: trunk@56254 -
2017-10-31 21:13:40 +00:00
michl
98765f8769 IDE: High-DPI new icons. Issue #32628. Patch by FTurtle.
git-svn-id: trunk@56253 -
2017-10-31 20:25:21 +00:00
wp
040dbb8a1e IDE: HiRes icons for component palette "Misc" (by Roland Hahn)
git-svn-id: trunk@56251 -
2017-10-31 15:08:35 +00:00
juha
c71500bcf7 Delete example "FpDocManager". Does not work.
git-svn-id: trunk@56250 -
2017-10-31 09:25:27 +00:00
juha
471d2ea156 Delete example "SpeedTest". Image penguin.xpm is missing and it makes no sense.
git-svn-id: trunk@56249 -
2017-10-31 09:25:24 +00:00
juha
ad57283d64 Move package SemaphorGridLPK and its example project to Lazarus-CCR.
git-svn-id: trunk@56248 -
2017-10-31 09:25:19 +00:00
wp
cb655096b6 LazControls: New HiRes component palette icons (kindly provided by Roland Hahn).
git-svn-id: trunk@56219 -
2017-10-27 15:50:14 +00:00
mattias
fac364fd3b lazutils: added unit lazpasreadutil
git-svn-id: trunk@56209 -
2017-10-26 14:58:46 +00:00
mattias
1c3176f304 tests: added tests for resolvedots
git-svn-id: trunk@56186 -
2017-10-25 10:28:35 +00:00
mattias
49c15efbde codetools: test writing collection
git-svn-id: trunk@56176 -
2017-10-23 18:30:56 +00:00
mattias
0a43bac5b4 codetools: test GetValuesOfCaseVariable on enum
git-svn-id: trunk@56169 -
2017-10-23 11:47:57 +00:00
mattias
662e536e96 updated lpl
git-svn-id: trunk@56164 -
2017-10-23 09:37:46 +00:00
juha
a94aba960e OPM: Update the global link version. Issue #32596.
git-svn-id: trunk@56145 -
2017-10-21 22:08:24 +00:00
mattias
099b09d88d lazutils: added compwriterpas.pas
git-svn-id: trunk@56093 -
2017-10-17 12:12:46 +00:00
michl
d15f1f3524 IDE: High-DPI new icons. Issue #32508. Patch by FTurtle
git-svn-id: trunk@56046 -
2017-10-13 12:33:43 +00:00
mattias
90007feff1 codetools: added test for CompleteCode
git-svn-id: trunk@56043 -
2017-10-13 11:02:35 +00:00
michl
a21c5e4fed IDE: High-DPI icons. Issue #32493 Patch by FTurtle
git-svn-id: trunk@55969 -
2017-10-03 19:06:55 +00:00
wp
60baefff0d IDE: HiRes icons for System component palette (by Roland Hahn)
git-svn-id: trunk@55966 -
2017-10-03 17:07:05 +00:00
wp
dc7023a412 IDE: Add some HiRes icons for Run menu (drawn by Roland Hahn)
git-svn-id: trunk@55956 -
2017-10-02 11:30:50 +00:00
balazs
fdde5e54a3 Opkman: VST support for Cocoa.
git-svn-id: trunk@55937 -
2017-09-28 05:44:46 +00:00
michael
91c3879a87 * Rename files to avoid too generic names
git-svn-id: trunk@55935 -
2017-09-27 18:39:19 +00:00
michl
f5a9fce989 IDE: High-DPI icons. Issue #32454. Patch by FTurtle
git-svn-id: trunk@55932 -
2017-09-26 20:24:35 +00:00
wp
3e05a17dbf TAChart: Fix event TDbChartSource.OnGetItem not being alterable in designer. Add demo db-barseries.
git-svn-id: trunk@55919 -
2017-09-25 09:36:47 +00:00
wp
f300174bea IDE: Add HiRes palette icons for TDBDateTimePacker.
git-svn-id: trunk@55906 -
2017-09-23 20:33:46 +00:00
michl
85741238d0 IDE: Cleanup: Delete unused images.
git-svn-id: trunk@55880 -
2017-09-17 19:25:13 +00:00
michl
01c54b6b69 IDE: High-DPI menu items. Issue #32431. Patch by FTurtle.
git-svn-id: trunk@55878 -
2017-09-17 19:02:57 +00:00
wp
15826d0ab0 IDE: HiRes icons for the Common Controls palette (by Roland Hahn).
git-svn-id: trunk@55876 -
2017-09-16 17:18:18 +00:00
wp
c75197f5f2 DateTimeCtls: HiRes icons for TDateTimePicker by Roland Hahn. Switch icons to .res format.
git-svn-id: trunk@55875 -
2017-09-16 16:42:14 +00:00
wp
c2aeb0487d IDE: New icons for palette "Additional" (provided by Roland Hahn).
git-svn-id: trunk@55862 -
2017-09-14 20:27:13 +00:00
michl
08d89c4b3a IDE: SourceEditor: High-DPI menu bookmark icons. Issue #32416. Patch by FTurtle
git-svn-id: trunk@55860 -
2017-09-14 14:56:21 +00:00
balazs
093134726c Opkman: Private repositories(step3).
git-svn-id: trunk@55850 -
2017-09-13 12:52:59 +00:00
michl
1c7b43718a IDE: SourceEditor: High-DPI menu bookmark icons. Issue #32396. Patch by FTurtle
git-svn-id: trunk@55840 -
2017-09-11 19:31:33 +00:00
wp
c86ef63a8b IDE: Remove printer-related icons from folder images/components (they are in components/printers/images)
git-svn-id: trunk@55829 -
2017-09-09 12:20:40 +00:00
wp
c14c060883 IDE: More component palette icons by Roland Hahn completing the Standard palette.
git-svn-id: trunk@55827 -
2017-09-09 10:14:42 +00:00
balazs
520a347095 Opkman: Private repositories(step1).
git-svn-id: trunk@55799 -
2017-09-08 10:04:05 +00:00
michl
0d37a7d551 IDE: High-DPI BookMark icons. Patch by FTurtle. Issue #32374
git-svn-id: trunk@55797 -
2017-09-07 21:45:51 +00:00
balazs
60ec73e66a Opkman: Begin implementing support for private repositories.
git-svn-id: trunk@55794 -
2017-09-07 12:34:56 +00:00
balazs
c1c81c4d63 More refactoring.
git-svn-id: trunk@55793 -
2017-09-07 07:32:42 +00:00
balazs
f5b1616c88 Refactoring.
git-svn-id: trunk@55792 -
2017-09-07 06:52:22 +00:00
wp
11a430bf29 IDE: New component icons, kindly provided by Roland Hahn.
git-svn-id: trunk@55785 -
2017-09-04 17:16:20 +00:00
balazs
acedbd74f5 Opkman: Changed expand/collapse icons.
git-svn-id: trunk@55725 -
2017-08-21 05:55:00 +00:00
michael
eccae5b11c * Description of what to compile and install
git-svn-id: trunk@55723 -
2017-08-20 19:13:25 +00:00
michael
db6c999453 * LCL Demo for reports
git-svn-id: trunk@55722 -
2017-08-20 19:07:28 +00:00