summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-30* A quick implementation of the Vista Black button.graemeg
2008-06-30* Updated the prototypes themetest to improve the painting of themed buttons.graemeg
2008-06-29Applied path from Vladimirgraemeg
2008-06-29* GDI: Minor bug fix in Canvas.DoSetColor. It reset the LineStyle to lsSolid.graemeg
2008-06-29* Improved the look of the Splitter components by showing a GrabBar and trian...graemeg
2008-06-28* Forgot to add the actual gui_splitter unit.graemeg
2008-06-28* Committed Vladimir's Splitter component patch.graemeg
2008-06-28* Fixed the dialog size issue reported by Jean-Marc.graemeg
2008-06-27* Added a new all-in-one lazarus package for fpGUI.graemeg
2008-06-27* A slight fix for X11 resizing forms with the mouse and alignment processing.graemeg
2008-06-27* Introduced a new property to TfpgWidget, called IsContainer for allgraemeg
2008-06-26* More code clean up.graemeg
2008-06-26* Refactored the TfpgButton class so it's easier to create custom button type...graemeg
2008-06-24* Using Assign() to set Items of TfpgComboBox did not update the displayed text.graemeg
2008-06-24* Temporary workaround for TfpgForm under X11 fixing Alignment components. Se...graemeg
2008-06-23* TfpgListBox now handles the Resize message. This fixes the scrollbar issue ...graemeg
2008-06-19* Updated the Bevel example so it compiles again. * Updated the EventTest ex...graemeg
2008-06-19* Minor fix with mousewheel support in listbox components.graemeg
2008-06-19* Restore button state if an exception occurs inside the Click event.graemeg
2008-06-18* Finally fixed a Index out of bounds error in StringGrid. Thanks to David Em...graemeg
2008-06-13* Added a tiAppError() helper function to the tiOPF gui code.graemeg
2008-06-12* Minor fixes to csUpdating ComponentState in Grids.graemeg
2008-06-10* minor mediator changes.graemeg
2008-06-10* Applied patch from Jean-Marc for editcombo component.graemeg
2008-06-09* Added the Add and Delete functionality to the StringGrid Mediator Demo.graemeg
2008-06-09* Created a quick and easy StringGrid mediator demo to show you what it can do.graemeg
2008-06-09* Fixed the tiGUIIni read/write formstate information for tiOPF based applica...graemeg
2008-06-09Updated italian translation from Antoniograemeg
2008-06-06* Fixed a bug in the tiCompositeMediators (StringGrid) where it still used 1-...graemeg
2008-06-04* Fixed the save and restore form state in the UI Designer, which broke after...graemeg
2008-06-04* Applied a patch from Luiz Americo which fixes some alignment issues inside ...graemeg
2008-06-03* Completed the whole Afrikaans translation.graemeg
2008-06-03* Minor quote string bug fix in the tools generateincfiles.exegraemeg
2008-06-03* Fixed the Other Units path for ComboBox Demo project.graemeg
2008-06-03Update the language include files. I forgot to do it with the previous commit.graemeg
2008-06-03Applied partial parts of patch [ 1979341 ] gui_editCombo from Jean-Marc.graemeg
2008-06-03* Added a RandomData unit to the examples/gui directory.graemeg
2008-06-03* Applied Jean-Marc's patch to gui_listbox fixing issues in editcombo.graemeg
2008-06-02* Minor fix to paint the EditCombo's background correctly.graemeg
2008-06-02* It's now possible to refresh the internal list of the TMediatorDynamicCombo...graemeg
2008-06-02* Patch from Vladimir for application icon under Windows.graemeg
2008-05-30* Created a Lazarus IDE add-on to register a new project type. You can then c...graemeg
2008-05-30* Created a new bitmap animation component called TfpgImgAnim.graemeg
2008-05-28* Column widths are now setup correctly in the stringgrid mediator.graemeg
2008-05-28* Added many improvements to the Listview and StringGrid composite mediators ...graemeg
2008-05-28* Fixed the bug when getting unhandled exceptions inside a Modal dialog, keyb...graemeg
2008-05-27* More work on the MiG Layout implementation.graemeg
2008-05-27* Applied Vladimir's patch so non-resizeable forms can be minimized under Win...graemeg
2008-05-27* Applied Vladimir's button flag patch.graemeg
2008-05-26* Applied Vladimir's patch to reduce GDI Objects.graemeg