summaryrefslogtreecommitdiff
path: root/src/corelib
AgeCommit message (Expand)Author
2009-12-29Updating fpgui package licensing information and version number.Graeme Geldenhuys
2009-12-29Add information text to the About fpGUI dialog.Graeme Geldenhuys
2009-12-21Fix User/Group Name lookups on *unix file-systems.Graeme Geldenhuys
2009-12-10When forms are embedded, don't show popup-menu components when the rest are s...Graeme Geldenhuys
2009-12-10Forgot to free fpgApplicationt hint timerGraeme Geldenhuys
2009-12-10Tweak of color usage and the look of popup menusGraeme Geldenhuys
2009-11-30Cleaned up the Xft header translation unit. Used external keyword for each de...Graeme Geldenhuys
2009-11-30fixed compiler reported visibilty issues.Graeme Geldenhuys
2009-11-23Added implementation of fpgExtractFileName()Graeme Geldenhuys
2009-11-10Minor code update to fix compiler error with FPC 2.4.0rc1Graeme Geldenhuys
2009-11-05Support for DocView's Context ID or Keyword ID added.Graeme Geldenhuys
2009-11-05More support for a help systemGraeme Geldenhuys
2009-10-30IsFixedWidth fallback implementation for TfpgFontGraeme Geldenhuys
2009-10-26Minor fixes to properties in fpg_spinedit unit.Graeme Geldenhuys
2009-10-26Implement a setter method for FormDesigner propertyGraeme Geldenhuys
2009-10-23Very basic support for Help Files in fpgApplication.Graeme Geldenhuys
2009-10-23New WindowPosition setting of wpOneThirdDown.Graeme Geldenhuys
2009-10-21Add OS encoding friendly fpgExtractFilePath function.Graeme Geldenhuys
2009-10-16fpgStyles now has a FixedFont property as well.Graeme Geldenhuys
2009-10-09Canvas.DrawString() help.Graeme Geldenhuys
2009-10-09New InDesigner method for TfpgWidget.Graeme Geldenhuys
2009-10-09New OnShow event for PopupMenu window.Graeme Geldenhuys
2009-10-09Operator overloading for TRect structure.Graeme Geldenhuys
2009-10-09New Count property to ImageList class.Graeme Geldenhuys
2009-09-27Add colorwheel and colormapping units to fpgui_toolkit.lpk package.Graeme Geldenhuys
2009-08-02Merge branch 'work'Graeme Geldenhuys
2009-08-02Fix compiler hint - unused unit in uses clauseGraeme Geldenhuys
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