summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-03-16* A minor fix in TfpgCustomEdit.HandleKeyChar so that it does not override th...graemeg
2008-03-16* I implement an improved positioning of dropdown window of Combobox and Edit...graemeg
2008-03-16* Fixed a bug in File Save Dialog where you can not save a new file anymore.graemeg
2008-03-16* Applied patch [1909573] from Jean-Marc making changes to EditCombo component.graemeg
2008-03-15* Removed the old TDropdownWindow class from gui_combobox.pas unit.graemeg
2008-03-15* TfpgComboBox - Implemented a new internal dropdown window. It is a cleaner ...graemeg
2008-03-15* GDI backend did not detect Alt keypress events.graemeg
2008-03-15Code cleanupgraemeg
2008-03-15* fpGUI-X11 applications now have a unique program icon. I was simply playing...graemeg
2008-03-14* Applied various patch from Vladimir which implements locale file encoding s...graemeg
2008-03-14* Applied patch from Antonio fixing the FileGrid demo.graemeg
2008-03-14* Applied ComboBox patch from Antonio to allow Up and Down keys to change sel...graemeg
2008-03-14* Applied on the TopRow property changes from Jean-Marc's patch [ 1909562 ].graemeg
2008-03-14* Implemented a new OnCanSelectCell event for Grids. Works via keyboard or mo...graemeg
2008-03-14Fixed the extrafpc.cfg file. I had a temporary brain fart.graemeg
2008-03-13* Applied patch from Antonio which adds a authentication to User Prompt Dialo...graemeg
2008-03-13* Fixed the extrafpc.cfg file due to latest restructure of gfx_utils.pas unit.graemeg
2008-03-13Russian language translation patch applied from Vladimir.graemeg
2008-03-12* Restructured gfx_utils.pas unit and moved it to the CoreLib directory.graemeg
2008-03-12* Applied User Prompt Dialog patch from Antonio.graemeg
2008-03-12* Applied a patch from Vladimir moving some code out of gui_grid.pas to gfxba...graemeg
2008-03-12* Applied patch [ 1911897 ] label bug fix patch - from Jean-Marc.graemeg
2008-03-12Applied patch [ 1911886 ] listbox patch for editcombo bug from Jean-Marcgraemeg
2008-03-11* Implemented a global MessageHook feature where one component can register a...graemeg
2008-03-11* Popup Menu display via Menu Key is now centred in active widget.graemeg
2008-03-11* Added the Menu Key definition for GDI support.graemeg
2008-03-11* TfpgWidget now simulates a RMB click when Menu Key is pressed. In TfpgEdit ...graemeg
2008-03-11* Implemented a new fpgGetNamedFontList() functiongraemeg
2008-03-10code formattinggraemeg
2008-03-10* Implemented the New Directory Dialog and added it to the File Open and File...graemeg
2008-03-10* Applied partial patch from Jean-Marc adding a CreateStringGrid function to ...graemeg
2008-03-10* Applied a partial patch from Jean-Marc regarding ComboBox autosize feature.graemeg
2008-03-10* Fixed a minor bug in the TfpgAbstractComboBox.SetText reported by Viktor.graemeg
2008-03-10* Applied ListBox patch from Jean-Marc to make OnKeyPress visible.graemeg
2008-03-10* Applied label patch from Jean-Marc adding improved Layout, Wraptext and Ali...graemeg
2008-03-10* Applied the solution from Vladimir so that ComboBox dropdown doesn't steal ...graemeg
2008-03-07* TfpgForm now has a FullScreen property. Currently only implemented in X11.graemeg
2008-03-07* So Lazarus Ctrl-Click code navigation worksgraemeg
2008-03-06* fpgfx and fpgui packages now have the -B compiler parameter to always compi...graemeg
2008-03-06* Applied Russian translation patch from Vladimir.graemeg
2008-03-05* Applied French translation changes from Jean-Marcgraemeg
2008-03-05* Applied Spanish translation changes from Horacio Jamilisgraemeg
2008-03-05* Applied new Italian translations from Antonio.graemeg
2008-03-04* More more on the MiG Layout port.graemeg
2008-03-03* Applied patch from Horacio Jamilis adding Spanish translation.graemeg
2008-03-02* Applications resourcestring declarations do not have to be in a hard-coded ...graemeg
2008-03-01* Updated translation files with new resource string constant.graemeg
2008-03-01* Applied patch from Vladmir which enables Unicode text input under Linux.graemeg
2008-03-01* Localization now supports toolkit and application .po files. It's still wo...graemeg
2008-02-27* Created two new units called: gfx_pofiles.pas and gfx_translations.pas. Th...graemeg