|
|
@310
|
13 years |
chronos |
* Modified: Enhanced TWebUser and TWebOnlineUser classes.
|
|
|
@309
|
13 years |
chronos |
* Added: HTML class THtmlTable.
|
|
|
@308
|
13 years |
chronos |
* Fixed: Needed virtual method IndexOf of TGList.
|
|
|
@307
|
13 years |
chronos |
* Modified: Assign methods of TStreamHelper, TVarBlockSerializer and …
|
|
|
@306
|
13 years |
chronos |
* Modified: CoolTranslator compilation on FPC 2.6.0.
* Added: Event …
|
|
|
@305
|
13 years |
chronos |
* Added: Property Finished of TListedThread.
|
|
|
@304
|
13 years |
chronos |
* Added: Handling of TStream by TListByte.
|
|
|
@303
|
13 years |
chronos |
* Added: Assign menthod for VarBlockSerializer and VarBlockIndexed.
|
|
|
@302
|
13 years |
chronos |
* Fixed: CommThread delay in loop only if necessery.
* Modified: …
|
|
|
@301
|
13 years |
chronos |
* Added: Another specilaized generic Dictionary.
|
|
|
@300
|
14 years |
chronos |
* Added: Synapse library with package file. Cryptlib units are not …
|
|
|
@299
|
14 years |
george |
* Fixed: Forgotten packet loss generation in TCommFrame.
|
|
|
@298
|
14 years |
george |
* Added: Exception handling in TThreadPool. If exception occurs in one …
|
|
|
@297
|
14 years |
george |
* Added: TExceptionLogger can be extended for handling synchronization …
|
|
|
@296
|
14 years |
george |
* Added: New TCommDelay interconnection block for creating time delay …
|
|
|
@295
|
14 years |
george |
* Moved: Units UPool and UResetableThread moved from CoolWeb to …
|
|
|
@294
|
14 years |
george |
* Modified: CommProtocol remote buffer now have own class for handling …
|
|
|
@293
|
14 years |
george |
|
|
|
@292
|
14 years |
george |
* Fixed: Filtering unused bits in reading operation of TBitStream.
|
|
|
@291
|
14 years |
george |
* Modified: Method of StreamHelper for reading string data with …
|
|
|
@290
|
14 years |
george |
* Added: Unit UMemory for manipulation with memory block. Unit …
|
|
|
@289
|
14 years |
george |
* Added: New class TPinConcentrator as special case of TCommHub. …
|
|
|
@288
|
14 years |
george |
* Added: TCommPin now support state number forwarding. State value is …
|
|
|
@287
|
14 years |
george |
* Fixed: CoolTranslator opening files with non-ascii characters.
|
|
|
@286
|
14 years |
george |
* Fixed: Missing unit in CoolTranslator Demo.
|
|
|
@285
|
14 years |
george |
|
|
|
@284
|
14 years |
george |
|
|
|
@283
|
14 years |
george |
* Fixed: Changing serial port name.
|
|
|
@282
|
14 years |
george |
* Addded: Function for open web page.
|
|
|
@281
|
14 years |
george |
* Added: Demo for ExeptionLogger.
|
|
|
@280
|
14 years |
george |
* Added: Support for play, stop, pause, seek of Windows mmsystem backend.
|
|
|
@279
|
14 years |
george |
* Fixed: Do not use Windows MMSystem unit under Linux.
* Fixed: …
|
|
|
@278
|
14 years |
george |
* Added: Base classes for Windows audio using mmsystem unit.
* Added: …
|
|
|
@277
|
14 years |
george |
* Fixed: Start/stop playback control.
* Added: Track position and …
|
|
|
@276
|
14 years |
george |
* Modified: MPlayer system now play audio files.
|
|
|
@275
|
14 years |
george |
* Added: Not finished demo project for CoolAudio package.
* Added: …
|
|
|
@274
|
14 years |
george |
* Added: Empty package CoolAudio.
|
|
|
@273
|
14 years |
george |
* Fixed: Waiting for protocol session list is empty before freeing.
|
|
|
@272
|
14 years |
george |
* Fixed: Do not send or receive data for comm classes if not in active …
|
|
|
@271
|
14 years |
george |
* Added: RunInThreadAsync procedure for not waiting for job to be finished.
|
|
|
@270
|
14 years |
george |
* Added: Test of method EqualTo in demo for TListInteger.
|
|
|
@269
|
14 years |
george |
* Modified: CoolTranslator now load all language specific .po files …
|
|
|
@268
|
14 years |
george |
* Added: Localization support for package PinConnection.
|
|
|
@267
|
14 years |
george |
* Modified: Added l10n support to Common package.
|
|
|
@266
|
14 years |
george |
* Fixed: ResourseStrings of PrintPreview component.
|
|
|
@265
|
14 years |
george |
* Modified: Fixed ResourceStrings of ExceptionLogger.
|
|
|
@264
|
14 years |
george |
* Modified: Now detailed info is displayed after user click Details. …
|
|
|
@263
|
14 years |
george |
* Fixed: TBufferedFileStream seek error.
|
|
|
@262
|
14 years |
george |
* Added: GetVarCount method to get count of varblock in stream.
|
|
|
@261
|
14 years |
george |
* Modified: TTermThread and function RunInThread now signalize exception.
|
|
|
@260
|
14 years |
george |
* Fixed: If GetUserNameEx fail than fallback to GetUserName.
|
|
|
@259
|
14 years |
george |
* Upraveno: Dumping exception to standard output or standard error output.
|
|
|
@258
|
14 years |
george |
* Minor modifications
|
|
|
@257
|
14 years |
george |
* Renamed: Method TListObject.AddInsertNew to InsertNew
|
|
|
@256
|
14 years |
george |
* Modified: Enhanced TWebApp class.
|
|
|
@255
|
14 years |
george |
* Added: Missing registration of TWebPage as FormEditingHook.
|
|
|
@254
|
14 years |
george |
* Added: Registration of CoolWebApp as Lazarus project.
* Added: …
|
|
|
@253
|
14 years |
george |
|
|
|
@252
|
14 years |
george |
* Fixed: Compilation on Linux.
|
|
|
@251
|
14 years |
george |
* Modified: DebugLog transformed to component.
* Fixed: String compare …
|
|
|
@250
|
14 years |
george |
* Modified: Unit UCommon in CoolWeb package used form package Common …
|
|
|
@249
|
14 years |
george |
* Fixed: Writing byte buffer to bitstream.
* Modified: Better demo testing.
|
|
|
@248
|
14 years |
george |
* Fixed: Better ManagerTabs PageControl tabs synchronization.
|
|
|
@247
|
14 years |
george |
* Fixed: Various minor bugs and enhancements.
|
|
|
@246
|
14 years |
george |
* Modified: Threading unit now use concept of virtual TThread classes …
|
|
|
@245
|
14 years |
george |
* Added: Thread safe global thread list management.
* Added: …
|
|
|
@244
|
14 years |
george |
* Fixed: Tab removing from PageControl in ManagerTabs.
* Fixed: …
|
|
|
@243
|
14 years |
george |
* Fixed: CoolDocking demo compilation for latest package version.
|
|
|
@242
|
14 years |
george |
* Added: Save/Load layout to string. Useful for store layout in …
|
|
|
@241
|
14 years |
george |
* Modified: Page count estimation.
|
|
|
@240
|
14 years |
george |
* Added: Routines for opendialog file extension evaluation.
|
|
|
@239
|
14 years |
george |
* Added: Component TPrintPreview.
|
|
|
@238
|
14 years |
george |
* Modified: TSqlDatabase is now TComponent descendant.
|
|
|
@237
|
14 years |
george |
* Main web server classes reworked as components for easier visual design.
|
|
|
@236
|
14 years |
george |
* Moved: DelphiTemplates moved to DelphiLibs repository.
|
|
|
@235
|
14 years |
george |
|
|
|
@234
|
14 years |
george |
* Added: Delphi Template generics.
|
|
|
@233
|
14 years |
george |
* Modified: Unit UStreamHelper no longer define TThreadStreamHelper.
|
|
|
@232
|
14 years |
george |
|
|
|
@231
|
14 years |
george |
* Modified: MicroThreading replaced by TListedThread classic thread …
|
|
|
@230
|
14 years |
george |
* Přidáno: Třída UThreading zajišťující udržování seznamu alokovaných …
|
|
|
@229
|
14 years |
george |
* Added: ReadMe text file.
* Modified: Instead property exclusion now …
|
|
|
@228
|
14 years |
george |
* Added: Language list of all languages with their codes.
|
|
|
@227
|
14 years |
george |
* Translator folder renamed to CoolTranslator.
|
|
|
@226
|
14 years |
george |
* Added: Component CoolTranslator for application localization.
|
|
|
@225
|
14 years |
george |
* Patch file for FPC 2.4.2.
|
|
|
@224
|
14 years |
george |
|
|
|
@223
|
14 years |
george |
* Added: Lazarus patch file for support for access to exception stack.
|
|
|
@222
|
14 years |
george |
* Přidáno: Jednotka UURI pro práci s textovým umístěním souborů a složek.
|
|
|
@221
|
14 years |
george |
* Added: AddNew and InsertNew methods can accept precreated object …
|
|
|
@220
|
14 years |
george |
* Added: Functions AddNew and InsertNew to TListObject generic class.
|
|
|
@219
|
14 years |
george |
* Modified: Optimized TGList.IndexOf.
* Used better compiler …
|
|
|
@218
|
14 years |
george |
* Fixed: Parent manager tabs switching.
|
|
|
@217
|
14 years |
george |
* Fixed: If control docked to panel owned by main form then it was …
|
|
|
@216
|
14 years |
george |
* Added: ConjoinForms caption update.
* Fixed: Docking new clients to …
|
|
|
@215
|
14 years |
george |
* Fixed: Tabs in TCDManagerTabs PageControl visibility update. If …
|
|
|
@214
|
14 years |
george |
CoolDocking version 0.4
|
|
|
@213
|
14 years |
george |
* Fixed: Tabs image indexes.
* Fixed: Destroying Tabs managed conjoin form.
|
|
|
@212
|
14 years |
george |
* Added: OpenGL PBO method.
|
|
|
@211
|
14 years |
george |
* Added: OpenGL method to display bitmap as texture on top of 2D rectangle.
|
|
|