mattias
e195f1df30
translations: german: updates from Swen Heinig
...
git-svn-id: trunk@24036 -
2010-03-16 13:40:46 +00:00
maxim
2e944cfdc0
LazDE doceditor: regenerated translations; updated Russian translation
...
git-svn-id: trunk@23971 -
2010-03-12 21:31:49 +00:00
maxim
85734252cb
LazDE doceditor: localized Options dialog (patch from alexs)
...
git-svn-id: trunk@23970 -
2010-03-12 21:31:04 +00:00
maxim
ae895752f1
LazDE doceditor: updated Russian translation
...
git-svn-id: trunk@23932 -
2010-03-10 22:29:22 +00:00
maxim
14693f998d
LazDE doceditor: fixed typo in menu hint string (New form file... -> New from file...)
...
git-svn-id: trunk@23931 -
2010-03-10 22:27:16 +00:00
maxim
ccb071d8e3
LazDE doceditor - applied patch from alexs with small modifications:
...
1. Main window controls are now localized using actions;
2. Localized "About..." form; made it display GPL license (loaded from the root Lazarus directory);
3. Fixed loading of .po files when LazDE was not started from its own directory;
4. Added version info;
5. Fixed main icon.
git-svn-id: trunk@23929 -
2010-03-10 21:45:34 +00:00
paul
d0c907a7fd
doceditor: fix localization by Maxim Genetsky:
...
1. Disable i18n (makes too big .po file), use resource strings instead.
2. Review and restruct resource strings
3. Localize most of gui (not everything).
4. Fix russian translation.
5. Modify localize.bat/localize.sh to update doceditor PO-files.
git-svn-id: trunk@23843 -
2010-03-05 17:53:24 +00:00
paul
b4c420cb3f
lazde: patch by Alexey Lagunov:
...
- fixed localization
- improve compilation window - layout, etc.
- other cosmetic fixes
git-svn-id: trunk@23782 -
2010-02-25 01:51:35 +00:00
paul
8cd529b88e
lazde: patch by Alexey Lagunov:
...
- convert resources to $R
- start localization
- fix layout and other cosmetic changes
git-svn-id: trunk@23737 -
2010-02-19 02:59:18 +00:00
paul
c9568c610d
lazde: disable editing of module and elements trees
...
git-svn-id: trunk@23309 -
2009-12-28 10:09:12 +00:00
paul
fe2b30e8d2
lazde: fix TEditorPage.FirstPackage and TPackageEditor.SelectModule
...
git-svn-id: trunk@23307 -
2009-12-28 10:00:45 +00:00
paul
28db99f799
doceditor: fix fpdocupdater compilation
...
git-svn-id: trunk@23304 -
2009-12-28 06:17:13 +00:00
michael
b8c2996e0d
* Fixed bug #7408
...
git-svn-id: trunk@22271 -
2009-10-23 16:31:37 +00:00
mattias
f35ef54296
lazde: clean up
...
git-svn-id: trunk@21251 -
2009-08-16 15:48:12 +00:00
mattias
52043807be
lazde: added lazde.rc
...
git-svn-id: trunk@21250 -
2009-08-16 15:47:03 +00:00
paul
a5a3a8e13e
lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
...
all others: add/replace new dependency
git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
mattias
4832bd9ce5
fpdocupdater: fixed compilation
...
git-svn-id: trunk@17763 -
2008-12-09 15:02:43 +00:00
mattias
e9ce34ab79
lazde: fixed compilation
...
git-svn-id: trunk@17762 -
2008-12-09 14:58:34 +00:00
mattias
a00dac7763
added TProcessUTF8
...
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
9032caa4fd
UTF-8: added ExpandFilenameUTF8
...
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
vincents
4c72c3b1ed
doc editor: fixed AV's (bug #10221 )
...
git-svn-id: trunk@14729 -
2008-04-02 10:24:52 +00:00
tombo
e9b2deb82f
FPDOCUpdater: fixed some issues under gtk/linux
...
git-svn-id: trunk@14172 -
2008-02-17 17:15:31 +00:00
mattias
bc4c1892bf
IDE: codehelp: values are now read/stored with complete xml tree
...
git-svn-id: trunk@13881 -
2008-01-25 19:14:18 +00:00
vincents
1b3a456cec
doc editor: fixed using manifest (bug #10574 )
...
git-svn-id: trunk@13858 -
2008-01-24 13:18:39 +00:00
mattias
3545742d9e
IDE: lazdoc editor: implemented creating new elements
...
git-svn-id: trunk@13336 -
2007-12-15 10:47:00 +00:00
tombo
11b8a4af8f
FPDocUpdater: use FindAllFiles from FileUtil
...
git-svn-id: trunk@13226 -
2007-12-08 15:28:47 +00:00
vincents
79c4c07012
LazDE: fixed possible range error from Wanderlan (bug #10221 )
...
git-svn-id: trunk@13037 -
2007-11-26 15:01:44 +00:00
mattias
a23d1512a6
lazde: fixed compiltion under non windows
...
git-svn-id: trunk@13020 -
2007-11-25 10:50:50 +00:00
vincents
71f345f390
doc editor: add scrollbars for description and error fields.
...
git-svn-id: trunk@13001 -
2007-11-24 14:03:23 +00:00
paul
2b483ab1b4
lazdoc: more native look for toolbar
...
git-svn-id: trunk@12999 -
2007-11-24 10:25:21 +00:00
paul
0e91c08c68
make labels transparent (they were black on black bg)
...
git-svn-id: trunk@12998 -
2007-11-24 10:19:38 +00:00
vincents
31f743105d
doc editor: several improvements from Wanderlan Santos dos Anjos (issue #10256 )
...
git-svn-id: trunk@12994 -
2007-11-24 08:13:13 +00:00
mattias
b85b355b70
lazde: added units to lpi
...
git-svn-id: trunk@12941 -
2007-11-20 22:17:08 +00:00
tombo
37bad7f489
FPDoc Updater: fixed parsing multiple subnode
...
git-svn-id: trunk@12856 -
2007-11-13 16:03:00 +00:00
tombo
4c8b98aab4
FPDoc Updater: fixed parsing MakeSkel output
...
git-svn-id: trunk@12853 -
2007-11-13 10:36:49 +00:00
tombo
146fe15441
FPDocUpdater: fixed updating topics, multiple elements with same name
...
- shows update summary
git-svn-id: trunk@12838 -
2007-11-12 14:27:52 +00:00
tombo
1f1b6ec141
Added FPDoc Updater: a GUI tool for updating FPDoc files
...
git-svn-id: trunk@12302 -
2007-10-03 15:35:25 +00:00
vincents
420aff2f9d
LazDE: removed unnecessary quotes from fpdoc command line (bug #9575 )
...
git-svn-id: trunk@12290 -
2007-10-02 09:23:26 +00:00
marc
596a8de9d9
* reverted removal of application title
...
git-svn-id: trunk@11939 -
2007-09-04 21:50:10 +00:00
marc
13424312fa
* Updates by Chris Kirkpatrick
...
git-svn-id: trunk@11938 -
2007-09-04 21:37:50 +00:00
vincents
e4ef78eb67
- removed rst files from svn, they are not source files, but are generated by the compiler
...
git-svn-id: trunk@11891 -
2007-08-30 21:49:03 +00:00
marc
6bb6d14c83
* Updated documentation by Chris Kirkpatrick
...
git-svn-id: trunk@11890 -
2007-08-30 20:44:39 +00:00
paul
1fdde5344b
- fix compilation
...
git-svn-id: trunk@11347 -
2007-06-21 08:35:24 +00:00
tombo
5bcdc4373e
LCL: - derived T(Float)SpinEdit from TCustomEdit to remove redundant code
...
- removed obsolete TSpinEdit.ClimbRate
git-svn-id: trunk@11205 -
2007-05-26 09:57:11 +00:00
jesus
cb772e1198
fixes grid's line widths in several forms
...
git-svn-id: trunk@10962 -
2007-04-17 18:58:04 +00:00
jesus
2d42b48ed2
lazde tree nodes selection and focus appearance, issue #7188 (patch from Luiz Americo)
...
git-svn-id: trunk@10359 -
2006-12-29 05:56:10 +00:00
mattias
1fc24bdcc9
LazDE: Added support (toolbar and menu) to insert <printshort> links into, fixed 7189, new images from Graeme
...
git-svn-id: trunk@9908 -
2006-09-15 16:50:28 +00:00
mattias
7bf5291418
lazde: fixed compilation from Graeme
...
git-svn-id: trunk@9897 -
2006-09-15 08:37:26 +00:00
vincents
a91ea4d78a
doceditor: patch from Graeme
...
* The Add button for Examples and See Also are now visible again.
* Changed the images used for the Add, Edit and Delete toolbar buttons
* Added tooltips on the Add, Edit and Delete toolbar buttons.
* Included a script to recreate the icons.lrs file.
git-svn-id: trunk@9690 -
2006-07-28 14:12:28 +00:00