index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-23
maximus: implemented diff/patch syntax highlighting
Graeme Geldenhuys
2013-02-22
maximus: Adds syntax highlighting for hexadecimal numbers
Graeme Geldenhuys
2013-02-22
maximus: Enables the Cut, Copy and Paste edit menu items.
Graeme Geldenhuys
2013-02-22
more wip for the MiG layout implementation.
Graeme Geldenhuys
2013-02-22
Updated the About Dialog text to reflect FreeBSD.
Graeme Geldenhuys
2013-02-22
nanoedit: Adds an Edit menu with Cut, Copy and Paste functionality
Graeme Geldenhuys
2013-02-22
nanoedit: improves the compiler options for the Lazarus IDE project file.
Graeme Geldenhuys
2013-02-22
nanoedit: fixes the fpc config file to allow compiling from command line.
Graeme Geldenhuys
2013-02-22
fpg_edittext: Adds cut to clipboard support.
Graeme Geldenhuys
2013-02-22
fpg_textedit: adds insert text and paste from clipboard support.
Graeme Geldenhuys
2013-02-22
Added related units to editgrid project file.
Graeme Geldenhuys
2013-02-22
More work done on the editgrid widget
Jean-Marc Levecque
2013-02-21
Minor change and missing *.lpi file to get project to compile under Lazarus IDE.
Graeme Geldenhuys
2013-02-21
Started documenting the Agg2D unit. Still lots to do here.
Graeme Geldenhuys
2013-02-21
nanoedit - a mini notepad like text editor
Graeme Geldenhuys
2013-02-21
Experimental EditGrid widget by Jean-Marc Levecque.
Graeme Geldenhuys
2013-01-04
Enabled fpGUI+AggPas compiling via scripts or fpmake
Graeme Geldenhuys
2013-01-03
needed of values limits on integer edits.
Jean-Marc Levecque
2012-12-20
Added the Agg2D canvas unit to the X11 fpgui_toolkip.lpk package
Graeme Geldenhuys
2012-12-20
freetype.dll library for Agg-enabled Canvas and FreeType font engine.
Graeme Geldenhuys
2012-12-20
agg: comments about the difference between FreeType and Win32 font engine.
Graeme Geldenhuys
2012-12-20
Minor changes for AggPas-Canvas under X11.
Graeme Geldenhuys
2012-12-20
fixes spelling mistake in code comment
Graeme Geldenhuys
2012-12-20
AggPas Canvas can now render to the screen under Windows too.
Graeme Geldenhuys
2012-12-20
menus: No need to call BeginDraw/EndDraw
Graeme Geldenhuys
2012-12-20
Minor tweaks to demo: fixes alignment and size constraints
Graeme Geldenhuys
2012-12-18
Completed some method signatures in implementation section.
Graeme Geldenhuys
2012-12-18
Removed unused units from uses clause. Preventing compiler hints.
Graeme Geldenhuys
2012-12-14
Minor mods to TfpgTrackbar to make it more flexible for descendants.
Graeme Geldenhuys
2012-12-11
Update French translation
Jean-Marc Levecque
2012-12-10
Fully updated the Afrikaans translation of fpgui.af.po
Graeme Geldenhuys
2012-12-10
Replace text strings in the reporting units with resource strings - for local...
Graeme Geldenhuys
2012-12-10
Removed old constants not needed any more - they are now standard in FPC's RTL.
Graeme Geldenhuys
2012-12-04
Re-ordered units in the fpdoc project file to reduce output warnings.
Graeme Geldenhuys
2012-12-04
fpgui documentation updates.
Graeme Geldenhuys
2012-12-04
fpdoc project file updates.
Graeme Geldenhuys
2012-12-04
RichTextView can now have Text set even in the constructor phase of a form.
Graeme Geldenhuys
2012-12-03
docs: minor grammar improvement to the fpg_x11 docs
Graeme Geldenhuys
2012-12-03
Updates the classes naming convension fro TGfx to Tfpg
Graeme Geldenhuys
2012-12-03
docs: fixes a small spelling mistake in the fpg_tree docs
Graeme Geldenhuys
2012-12-03
docs: fixes some spelling mistakes in the fpg_button docs
Graeme Geldenhuys
2012-12-03
docs: small addition to the docs for the fpg_widget unit.
Graeme Geldenhuys
2012-12-03
docs: Small addition to the docs for the fpg_main unit.
Graeme Geldenhuys
2012-12-03
Added more documentation units to the fpdoc project file.
Graeme Geldenhuys
2012-11-30
Silence the compiler about range checking.
Graeme Geldenhuys
2012-11-30
Minor optimisation for UTF8Insert()
Graeme Geldenhuys
2012-11-30
Fixes UTF8 functions for 64-bit compliance.
Graeme Geldenhuys
2012-11-30
optimised UTF8CStringToUTF8String
Graeme Geldenhuys
2012-11-30
Fixes compiler warning about using a deprecated type... TFPColor
Graeme Geldenhuys
2012-11-30
Fixes compiler hint about unused unit
Graeme Geldenhuys
[next]