lazarus/components
maxim ea1462ce17 Translations: improved Russian translation
git-svn-id: trunk@37610 -
2012-06-10 22:02:29 +00:00
..
activex LazActiveX: remove the typelib related code and units when compiling for WinCE because it can't be ported there, add to activexcontainer.pas a few stubs for API functions that are not defined in WinCE. Patch by Ludo Brands, bug #22152. 2012-06-04 21:06:16 +00:00
aggpas aggpas: replaced some asm with pas 2012-03-09 14:46:05 +00:00
anchordocking anchordocking: comments 2012-05-30 08:02:37 +00:00
chmhelp fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
codetools cody: simplified code 2012-06-10 13:55:41 +00:00
compilers
custom
customdrawn Initial implementation of the multiline TCDEdit 2012-04-20 14:05:13 +00:00
customform
daemon Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
datadict Components, DataDict: added missing form file to LPK 2012-06-09 20:54:45 +00:00
dbexport Components, DBExport: clean up LPK 2012-06-09 20:44:37 +00:00
editortoolbar IDE: Use the improved FilterEdit feature in many forms 2012-05-19 18:32:55 +00:00
education translations: germans: updated from Swen Heinig 2012-05-20 08:51:51 +00:00
externhelp fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
filebrowser Improve a GUI string in FileBrobser. 2011-11-24 09:21:55 +00:00
fpcunit fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
fppkg Translations: improved Russian translation 2012-06-10 22:02:29 +00:00
fpvectorial fpvectorial: Advances mathml rendering, not working yet 2012-06-06 13:54:41 +00:00
fpweb Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22064 2012-05-18 23:16:51 +00:00
h2pas Formatting 2011-12-10 18:49:02 +00:00
IdeInspector Ide-Inspector: fix crash, hen removing nodes 2012-01-20 03:01:45 +00:00
IdeLazLogger Translations: Ukrainian translation update by Igor Paliychuk 2012-04-27 20:24:38 +00:00
images imagesforlazarus: packager always (automatically) changes unit name to ImagesForLazarus, so commit it so. 2011-12-04 11:07:05 +00:00
instantfpc fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
jcf2 JCF: improved localization, regenerated translations and updated Russian translation 2012-05-26 17:50:09 +00:00
lazcontrols lazcontrols: style 2012-06-07 16:40:03 +00:00
lazreport LazReport, store barcode angle and set report modified if any property changes, issue #22227 2012-06-08 07:41:21 +00:00
lazsvnpkg Translations: improved Russian translation 2012-06-10 22:02:29 +00:00
lazthread
lazutils Remove old ifdefs from "deprecated" declarations. They don't work with recent compilers 2012-05-23 20:28:24 +00:00
leakview LeakView: added dbginforeader.pas to package and improved main dialog layout 2012-05-29 22:45:49 +00:00
macfiles updated Makefiles 2012-04-09 10:05:12 +00:00
memds fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
messagecomposer MessageComposer: Improved Layout 2012-03-14 23:29:59 +00:00
mouseandkeyinput
mpaslex
mrumenu * Added copyright notice 2011-09-12 09:24:20 +00:00
opengl OpenGLContext: Fix aux buffers for multi-sampling. Issue #22223, patch from Michalis Kamburelis 2012-06-08 21:43:40 +00:00
paradox components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
plotfunction components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
pochecker Translations: Ukrainian translation update by Igor Paliychuk 2012-04-27 20:24:38 +00:00
prettymessages
printers fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
projecttemplates fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
rtticontrols fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
rx rx: clean up 2012-05-28 14:57:33 +00:00
sdf updated Makefiles 2012-04-09 10:05:12 +00:00
simpleideintf
sqldb translations: germans: updated from Swen Heinig 2012-05-20 08:51:44 +00:00
sqlite
synedit SynEdit: Pas-HL: better detection of case...else 2012-06-04 21:51:54 +00:00
synunihighlighter IDE etc.: unify 3 dots in GUI string to have a space ( ...). 2012-04-09 08:24:59 +00:00
tachart TAChart: Allow hiding of stacked chart levels in the multi demo 2012-06-08 09:02:52 +00:00
tdbf fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
todolist TodoList: properly trim comment markers and convert multiline text to single line, fixes bug #22085. Based on patch by Anton. 2012-05-22 21:14:51 +00:00
turbopower_ipro fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
wiki wiki: updated wikiget for new wiki 2012-03-26 18:28:31 +00:00
Makefile fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
Makefile.fpc fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
README.txt Update Components/README.txt with PoChecker info 2011-12-26 15:20:24 +00:00

cgi
  CGI Data Modules

chmhelp
  Package lhelpcontrolpkg for using chm files in the IDE.

codetools
  The builtin pascal parser and pascal completion/refactoring tools of the IDE.

compilers
  Work in progress. Packages to extend the IDE for other languages.

custom
  Obsolete: Use packages instead
    User defined components for the IDE

customform
  Registering custom form descendants in the IDE.

daemon:
  Package to create programs that run as daemon under linux or service under
  windows.

datadict
  Support for data dictionaries for the IDE and applications.

dbexport
  Export databases to various file formats.

editortoolbar
  A customizable tolbar for the source editor.

educationlaz
  Extends/configures the IDE for education, training, courses

filebrowser
  A file browser window for the IDE.

fpcunit
  template for a fpcunit gui test runner

fpweb
  ?

h2pas
  Adds graphical interface to the IDE for the h2pas command line tool.

images
  More image formats for LCL applications.

interbase
  Database support for interbase.

jcf2
  Jedi code formatter 2.

lazreport
  Report generators and grpahical editors for the IDE.

lazthread
   ?

leakview
  Extends the IDE with a graphical viewer for the heaptrc output.

pochecker
  Validates translated PO files.

macfiles
  Package to create OS X application bundles.

memds
  Memory database package.

messagecomposer
  A graphical editor to create MessageDlg statements.

mouseandkeyinput
  A package demonstrating how to manipulate mouse and keyboard input.

mpaslex
  A small and fast pascal parser.

opengl
  A OpenGL control.

paradox
  Support for paradox databases.

plotfunction
  A LCL control for drawing plots and graphs.

popupnotifier
  ?

prettymessages
  Hide unwanted hints, warnings and all kind of messages in the message window.

printers
  Printing support.

projecttemplates
  Create project templates from your projects.

rtticontrols
  A set of controls using the run time type information. For example a checkbox
  can be connected to a published boolean property of an arbitrary class without
  writing any code.

rx
  ?

sdf
  SDF database package.

simpleideintf
  A test environment for IDE packages.

sqlite
  SQLite database package.

synedit
  The text editor control used by the IDE.

synunihighlighter
  An universal highlighter for synedit.

tachart
  A control for graphs and plots.

tdbf
  TDBF database package.

trayicon
  An icon for the system tray.

turbopower_ipro
  A HTML control.