Age | Commit message (Expand) | Author |
2011-08-04 | minor fixes to examples due to Item[] to Items[] change. | Graeme Geldenhuys |
2011-08-04 | imagelist Item[] property changed to plural Items[] | Graeme Geldenhuys |
2011-07-29 | docview: implemented saving and loading of bookmarks per file. | Graeme Geldenhuys |
2011-07-29 | docview: implemented TBookmark.Save method. | Graeme Geldenhuys |
2011-07-28 | docview: call DoSearch directly when search is done via -k or -n parameter. | Graeme Geldenhuys |
2011-07-28 | docview: fix status message when no search matches are found. | Graeme Geldenhuys |
2011-07-28 | correction of minor spelling mistakes | Graeme Geldenhuys |
2011-07-28 | docs: fixed EOL style characters for fpg_base.xml | Graeme Geldenhuys |
2011-07-28 | docs update mentioning support for OpenSolaris. | Graeme Geldenhuys |
2011-07-28 | Changed IFDEF around users unit in uses clause. | Graeme Geldenhuys |
2011-07-28 | added missing fpc config file so we can compile fpgIDE from the command line. | Graeme Geldenhuys |
2011-07-27 | BaseGrid and Home/End key handling and focused cells. | Graeme Geldenhuys |
2011-07-27 | BaseGrid.HandleKeyPress and consume variable behaviour has changed. | Graeme Geldenhuys |
2011-07-27 | docview installation and mime-type registration. | Graeme Geldenhuys |
2011-07-26 | docview: fixed spelling mistake in code comments | Graeme Geldenhuys |
2011-07-26 | docview: fixes the AV that occurs when you switch INF files that had notes. | Graeme Geldenhuys |
2011-07-26 | docview: bug fix in font substitutions. | Graeme Geldenhuys |
2011-07-26 | docview help: more grammar improvements. | Graeme Geldenhuys |
2011-07-25 | docview help: Replaced the work 'DocView' with a &dv. marco. | Graeme Geldenhuys |
2011-07-25 | docview help: improved some grammar in the help text. | Graeme Geldenhuys |
2011-07-25 | docview help: fixed the formatting of example text. | Graeme Geldenhuys |
2011-07-25 | docview: -n parameter validation | Graeme Geldenhuys |
2011-07-25 | docview: 1st parameter handling improvement | Graeme Geldenhuys |
2011-07-25 | parameter handling improvements | Graeme Geldenhuys |
2011-07-24 | docview: adjusted Margin Size Style to Avg Char Width. | Graeme Geldenhuys |
2011-07-24 | docview: various RichTextStyleUnit fixes | Graeme Geldenhuys |
2011-07-24 | docview: rename paramater so as to prevent confusion with a global variable | Graeme Geldenhuys |
2011-07-24 | docview: code formatting improvements. Mainly indentation in case statements. | Graeme Geldenhuys |
2011-07-24 | docview: deleted unused or commented code | Graeme Geldenhuys |
2011-07-24 | docview: bug fix where font description had two fontsize values defined. | Graeme Geldenhuys |
2011-07-23 | docview: minor code formatting improvements. | Graeme Geldenhuys |
2011-07-23 | docview: FontNameSize has a duplicate font size element | Graeme Geldenhuys |
2011-07-23 | TRichTextLayout & TLayoutLine code reworked to classes instead of arrays | Graeme Geldenhuys |
2011-07-23 | wip stash | Graeme Geldenhuys |
2011-07-23 | fixes compiler errors after bring 'fonts_refactor' branch up to speed | Graeme Geldenhuys |
2011-07-23 | Major refactoring in the CanvasFontManager unit. Work-in-Progress! | Graeme Geldenhuys |
2011-07-21 | removed the prototype/textedit project | Graeme Geldenhuys |
2011-07-20 | docs: fixed spelling mistake and added one small short description. | Graeme Geldenhuys |
2011-07-20 | ide: exported project settings as a "clean" project file. | Graeme Geldenhuys |
2011-07-20 | ide: updated todo list | Graeme Geldenhuys |
2011-07-18 | docview: new helper item in Tools menu. Showing environment variables that DV... | Graeme Geldenhuys |
2011-07-18 | ide: minor code comments and debug lines added. | Graeme Geldenhuys |
2011-07-18 | ide: improved default values for TextEdit component at IDE startup | Graeme Geldenhuys |
2011-07-18 | ide: updated project settings files | Graeme Geldenhuys |
2011-07-18 | ide: hide debugsvr calls inside IFDEF statements | Graeme Geldenhuys |
2011-07-18 | updated readme file of the IDE example app | Graeme Geldenhuys |
2011-07-16 | adds a readme file to the ide sample app | Graeme Geldenhuys |
2011-07-16 | ide: added existing unit to project file. | Graeme Geldenhuys |
2011-07-16 | Merged fpgIDE project as a subdirectory examples/apps/ide/ | Graeme Geldenhuys |
2011-07-16 | Rudamentry momemtum scrolling added to TextEdit component. | Graeme Geldenhuys |