Commit Graph

50 Commits

Author SHA1 Message Date
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
maxim
a8a031a612 Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
git-svn-id: trunk@41340 -
2013-05-21 19:34:39 +00:00
maxim
e80739b9f1 Translations: Czech translation update by Vaclav Valicek, bug #24023
git-svn-id: trunk@40526 -
2013-03-10 11:53:46 +00:00
maxim
d02fb67a89 Translations: Arabic translation update by Khaled Shagrouni, bug #22935
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
maxim
458214e8ee Translations: large Lithuanian translation update by Valdas Jankūnas, part 1
git-svn-id: trunk@38252 -
2012-08-15 23:39:08 +00:00
mattias
66ddf0aa13 translations: germans: updated from Swen Heinig
git-svn-id: trunk@37362 -
2012-05-20 08:51:51 +00:00
mattias
22711aa9bc educationlaz: updated lpk
git-svn-id: trunk@31327 -
2011-06-22 07:36:22 +00:00
mattias
7610b2ca91 translations: german: updates from Swen Heinig
git-svn-id: trunk@31292 -
2011-06-20 00:52:43 +00:00
maxim
a333a7fed5 Translations: Ukrainian translation update by Igor Paliychuk, bug #19546
git-svn-id: trunk@31183 -
2011-06-12 15:01:00 +00:00
mattias
e6f4c97ba1 educationlaz: implemented object inspetor hide favourite and restricted page
git-svn-id: trunk@31140 -
2011-06-09 08:55:07 +00:00
mattias
3ecaf59d72 educationlaz: improved layout
git-svn-id: trunk@31138 -
2011-06-09 08:23:27 +00:00
maxim
d132e1fa5b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19352
git-svn-id: trunk@30726 -
2011-05-13 22:18:06 +00:00
juha
fdc466d76d Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER
git-svn-id: trunk@30657 -
2011-05-10 09:13:38 +00:00
maxim
18a5095432 Components, EducationLaz: regenerated translations, added Russian translation
git-svn-id: trunk@30553 -
2011-05-05 00:04:30 +00:00
maxim
5a58f65252 Components, EducationLaz: improved localization
git-svn-id: trunk@30552 -
2011-05-04 23:56:59 +00:00
maxim
3a372890ed Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
juha
4c2bf7e89d IDE: Get rid of Environment menu and move items to Tools menu.
git-svn-id: trunk@29884 -
2011-03-17 11:54:25 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
b3a8dd03b1 fixed typos: childs
git-svn-id: trunk@29440 -
2011-02-10 09:37:16 +00:00
vincents
c25fc1b99c education pacakge: fixed compilation after r27681 #5223a83d19.
git-svn-id: trunk@27775 -
2010-10-20 13:51:37 +00:00
mattias
971b487b42 educationlaz: fixed saving after colleting values from frames
git-svn-id: trunk@24821 -
2010-04-22 17:23:53 +00:00
mattias
89a92b3936 IDE: optimized initializing IDE options
git-svn-id: trunk@24797 -
2010-04-21 18:18:52 +00:00
mattias
9cdfe72ef6 educationlaz: fixed crash on destroy
git-svn-id: trunk@24796 -
2010-04-21 17:43:32 +00:00
mattias
4338c54822 IDEIntf: added voting handler for component palette button visibility
git-svn-id: trunk@24794 -
2010-04-21 16:22:37 +00:00
mattias
9b577d5648 educationlaz: added missing file
git-svn-id: trunk@24791 -
2010-04-21 15:09:06 +00:00
mattias
458cb4762c educationlaz: added options to control shown speedbuttons on IDE bar, and objectinspector pages, from Michael Kuhardt
git-svn-id: trunk@24748 -
2010-04-20 17:29:32 +00:00
mattias
5e5bbda36b educationlaz: fixed loading options
git-svn-id: trunk@23528 -
2010-01-22 11:56:30 +00:00
mattias
c7c522d9e9 IDEIntf: added RegisterCompletionPlugin
git-svn-id: trunk@23484 -
2010-01-18 17:13:59 +00:00
mattias
b52661b103 educationlaz: fixed compilation and fixed handling new IDE filter
git-svn-id: trunk@23314 -
2009-12-28 12:00:33 +00:00
mattias
8732cff32f educationlaz: propevents
git-svn-id: trunk@23289 -
2009-12-26 10:59:14 +00:00
paul
6c7c0ee0ad ideintf, ide, components: IDE options:
- introduce 2 new abstract options classes: TAbstractIDEEnvironmentOptions and TAbstractIDEProjectOptions
  - derive all current options classes from TAbstractIDEEnvironmentOptions
  - fix broken previously education options
  - move away actions triggered by reading / saving of predefined IDE options (like TEnvironmentOption, TIDEOptions, ...) from DoOpenIDEOptions to new read/write event handlers
  - allow filtering of options showed in IDE options dialog by some options class
  - use options filtering when show Object Inspect, Editor, CodeExplorer option
  

git-svn-id: trunk@23252 -
2009-12-24 08:31:23 +00:00
mattias
5c523c50a9 educationlaz: added minimal and extended component set from Michael Kuhardt
git-svn-id: trunk@22813 -
2009-11-26 20:51:07 +00:00
mattias
45058f096d educationlaz: added page for new single file programs
git-svn-id: trunk@22253 -
2009-10-21 16:53:30 +00:00
mattias
048a50846a educationlaz: hiding menu items only wehn enabled
git-svn-id: trunk@22242 -
2009-10-20 13:20:24 +00:00
mattias
5ea22214c6 educationlaz: implemented hiding menu items
git-svn-id: trunk@22241 -
2009-10-20 12:51:23 +00:00
mattias
1a06444518 educationlaz: added frame for hiding menu items
git-svn-id: trunk@22240 -
2009-10-20 11:49:06 +00:00
mattias
85342206e2 educationlaz: show/hide all components buttons
git-svn-id: trunk@22233 -
2009-10-19 13:13:22 +00:00
mattias
97c17bf8a9 educationlaz: register component palette page
git-svn-id: trunk@22232 -
2009-10-19 13:00:47 +00:00
mattias
94eb8856f3 educationlaz: added frame for component palette
git-svn-id: trunk@22229 -
2009-10-19 12:01:05 +00:00
mattias
27b929c2a5 educationlaz: apply on project opened
git-svn-id: trunk@22178 -
2009-10-14 21:04:01 +00:00
mattias
8372f8ced8 educationlaz: implemented hide components
git-svn-id: trunk@22177 -
2009-10-14 20:51:18 +00:00
mattias
b336463cc3 IDE: using only one copy of editoropts
git-svn-id: trunk@22174 -
2009-10-14 14:40:20 +00:00
mattias
d1d342eb3c educationlaz: load/save options
git-svn-id: trunk@22173 -
2009-10-14 14:27:39 +00:00
mattias
f40bb559e0 educationlaz: load options at start
git-svn-id: trunk@22146 -
2009-10-13 15:16:05 +00:00
mattias
72d5a66dc2 educationlaz: fixed showing options
git-svn-id: trunk@22144 -
2009-10-13 14:20:52 +00:00
mattias
38f59b66ac education: added frames
git-svn-id: trunk@20797 -
2009-07-06 07:32:11 +00:00
mattias
207c9b617f education: using normal options framework
git-svn-id: trunk@20796 -
2009-07-06 07:31:22 +00:00
mattias
4d5cecc70f educationlaz: added options base class
git-svn-id: trunk@20640 -
2009-06-16 07:36:48 +00:00
mattias
d9ddfb1c28 educationlaz: added readme
git-svn-id: trunk@20631 -
2009-06-15 08:06:32 +00:00
mattias
7c13246fac started educationlaz package
git-svn-id: trunk@20630 -
2009-06-15 06:56:34 +00:00