summaryrefslogtreecommitdiff
path: root/src/corelib
AgeCommit message (Expand)Author
2008-09-08no commentsgraemeg
2008-09-02* Removed debug writelngraemeg
2008-09-02* Applied Jean-Marc's hint patch which moves hint functionality to TfpgWidget...graemeg
2008-08-31* Removed the debug line in TfpgApplication.CreateHintWindow.graemeg
2008-08-31* Renamed the hint window to TfpgHintWindowgraemeg
2008-08-31* Made some changes to the Hint Help under Windows. Microsoft strikesgraemeg
2008-08-29 * Implemented a clHintWindow colorgraemeg
2008-08-29* Applied Jean-Marc's hint implementation.graemeg
2008-08-26* Moved the UI Designer from the examples/apps directory to the root directory.graemeg
2008-08-25* Implemented missing SetupGUIandObject in tiMeditaros for TfpgTrackBar.graemeg
2008-08-23* minor spelling mistakes.graemeg
2008-07-28* Applied the updated images from Vladimir to better support alternative colo...graemeg
2008-07-28* Applied Vladimir's updatestdimgs changesgraemeg
2008-07-28* Removed temp variable when setting up standard images.graemeg
2008-07-24* Added some code comments for the UTF8 utility functions.graemeg
2008-07-24* Minor fix in right aligned text. Removing remainder spaces before a linebreak.graemeg
2008-07-24* Added some short form utf-8 methods to gfx_utf8utils unit.graemeg
2008-07-24* Applied a minor patch from Vladimir renaming the function WrapLine to AddLi...graemeg
2008-07-23* fpgOpenURL() under X11 now tries to use xdg-open first before trying altern...graemeg
2008-07-23Applied patch from Valdimir fixing app crash when mouse wheel is scrolled in ...graemeg
2008-07-23* Applied Vladimir's DrawText patch. Nice work.graemeg
2008-07-23* Minor parameter type change in Clipboard classes from String to TfpgString.graemeg
2008-07-22Applied Valdimir's modalform patch for GDI backend.graemeg
2008-07-22* Applied minor German translation patch from Jörg Braungraemeg
2008-07-21* Applied fpgui_mode.diff patch from Luiz Americo.graemeg
2008-07-18* Removed unnecessary parameters from DoUpdateWindowPosition.graemeg
2008-07-17* Applied Luiz Americo's resize patch with minor fixes.graemeg
2008-07-16* Applied Vladimir's GetClientRect patch.graemeg
2008-07-14* Applied some of the various patch from Jean-Marc.graemeg
2008-07-14* Implemented a ModalResult type and related constants.graemeg
2008-07-14* Applied GDI Modal Forms patch from Vladimir.graemeg
2008-07-11Applied mousevents patch from Vladimir.graemeg
2008-07-11* Removed many compiler warnings from the gfx_imgfmt_bmp unit.graemeg
2008-07-10* Fixed a minor variable type bug in imagelist unit.graemeg
2008-07-07* Fixed svn properties on some files.graemeg
2008-07-03* EditTest in the prototypes directory now tests Button ImageLayout property.graemeg
2008-07-02* Reverted the previous patch, except for the InvalidateRect() call.graemeg
2008-07-02* GDI: Removed the BorderDimension usage in DoUpdateWindowPosition and added ...graemeg
2008-07-02* Removed the RePaint call from HandleAlignments. It's now called from Realig...graemeg
2008-07-01* Applied GDI Resize consistency patch from Luiz Americograemeg
2008-07-01* TfpgButton now contains a new property called Flat which gives it a flat lo...graemeg
2008-06-30* A quick implementation of the Vista Black button.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-28* Forgot to add the actual gui_splitter unit.graemeg
2008-06-28* Committed Vladimir's Splitter component patch.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-23* TfpgListBox now handles the Resize message. This fixes the scrollbar issue ...graemeg