summaryrefslogtreecommitdiff
path: root/src/corelib
AgeCommit message (Expand)Author
2009-07-28Adds a new Character Map dialog to fpGUIGraeme Geldenhuys
2009-07-28Minor code formattingGraeme Geldenhuys
2009-07-14Add new todo items so I don't forget themGraeme Geldenhuys
2009-06-26Updated translations with True/False constantsGraeme Geldenhuys
2009-06-23New property BoxLayout for checkbox and radiobutton.Jean-Marc
2009-06-15Improved Debugln() formatting.Graeme Geldenhuys
2009-06-08DebugLn() improvementsGraeme Geldenhuys
2009-06-08Fixed the keyMenu handling in BasicEdit components.Graeme Geldenhuys
2009-04-07Added support for changing the tabs in the PageControl whileGraeme Geldenhuys
2009-04-04* Migrated SubVersion repository to Git.Graeme Geldenhuys
2009-03-22* Removed X11 alternate implementations for FreeBSD and Linux systems when re...graemeg
2009-03-20* Minor X11 debugging improvements.graemeg
2009-03-13no commentsgraemeg
2009-02-16Reverted the previous vista hint implementation. Introduced a new ExtraHint p...graemeg
2009-02-12* Fixed the rename include files in the fpgui packages.graemeg
2009-02-11* Updated Russian translation.graemeg
2009-02-11* Updated the language inc generator program.graemeg
2009-02-10* SetEnabled recursively sets enabled property.graemeg
2009-02-04* CustomGrid now calls Update instead of Repaint. This now conforms to BeginU...graemeg
2009-02-04* added a custom user message constant.graemeg
2009-01-30* Removed a potential AV error in hintwindow handling.graemeg
2009-01-14* new methods added to fpg_utils unit.graemeg
2009-01-12* Added two new functions to fpg_utils unit.graemeg
2008-12-09* Added fpgApplicationRemoveWindowFromModalStack so windows that are in the s...drewski207
2008-11-18* Minor bug fix in TfpgApplication. Setting the HintPase didn't affect the hi...graemeg
2008-11-12* new fpgCharAt() functiongraemeg
2008-11-06* Fixed the selection issue in TfpgEdit.graemeg
2008-10-29* msgqueue now raises exceptions if the queue is full instead of trying to wr...graemeg
2008-10-26* Added a X11 only utility app that highlights the window sizes used by widge...graemeg
2008-10-20* Due to TThreads sometimes being used for posting messages to the applicatio...graemeg
2008-10-19X11: Increased the main evenloop timeout to prevent lag in GUI updates.graemeg
2008-10-15* Added an example fpmake program contributed by Henry Vermaak. Showing how t...graemeg
2008-10-06* Implemented the speedup feature in SpinEdit.graemeg
2008-10-06* Added the missing fpg_extgraphics unit.graemeg
2008-10-05* Added a new Canvas.DrawPolygon() methodgraemeg
2008-10-03* Added Jean-Marc initial implementation of SpinEdit component.graemeg
2008-10-01* Updated the fpGUI lazarus packages to use a platform specific output librar...graemeg
2008-09-30* Implemented a correct TfpgWindow.HasParent method.graemeg
2008-09-27* Minor compilation bug fixed for GDI.graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg
2008-09-27* Minor fixes to get fpGUI to compile under Windows. After the unit name chan...graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg
2008-09-25* Applied two minor fixed supplied by Jean-Marc.graemeg
2008-09-25* Added a TArrowDirection type and Canvas.DrawArrow now uses that type instea...graemeg
2008-09-19* Removed old deprecated lazarus packagesgraemeg
2008-09-16* property change for fpgui_toolkit package.graemeg
2008-09-12* Fixed the TfpgTimer issue in modal forms. This also fixes the issue of Hint...graemeg
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-09-10(no commit message)graemeg
2008-09-09* Moved the HintTimer form TfpgWidget to TfpgApplication. Everything still se...graemeg