summaryrefslogtreecommitdiff
path: root/src/corelib/x11
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-03-22* Removed X11 alternate implementations for FreeBSD and Linux systems when re...graemeg
2009-03-20* Minor X11 debugging improvements.graemeg
2009-02-12* Fixed the rename include files in the fpgui packages.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-10-26* Added a X11 only utility app that highlights the window sizes used by widge...graemeg
2008-10-19X11: Increased the main evenloop timeout to prevent lag in GUI updates.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-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg
2008-09-19* Removed old deprecated lazarus packagesgraemeg
2008-09-16* property change for fpgui_toolkit package.graemeg
2008-08-31* Made some changes to the Hint Help under Windows. Microsoft strikesgraemeg
2008-08-29* Applied Jean-Marc's hint implementation.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-23* fpgOpenURL() under X11 now tries to use xdg-open first before trying altern...graemeg
2008-07-23* Minor parameter type change in Clipboard classes from String to TfpgString.graemeg
2008-07-18* Removed unnecessary parameters from DoUpdateWindowPosition.graemeg
2008-07-11Applied mousevents patch from Vladimir.graemeg
2008-07-11* Removed many compiler warnings from the gfx_imgfmt_bmp unit.graemeg
2008-06-28* Forgot to add the actual gui_splitter unit.graemeg
2008-06-27* Introduced a new property to TfpgWidget, called IsContainer for allgraemeg
2008-05-23Applied patch from Vladimir. TfpgEdit now displays long text correctly on bot...graemeg
2008-05-23Minor update in the List controls Demo of tiOPF and MGM.graemeg
2008-05-22* Minor bugfix in gui_customgrid.graemeg
2008-05-22* applied workaround patch for Text Extent and TfpgEdit component.graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-05-09* Fixed bug where program crashed if MainMenu contains no items and you click...graemeg
2008-04-27Provisional changes for FPC 2.3.x supportgraemeg
2008-04-24* TfpgApplicationBase now descends from TObject instead of TComponent.graemeg
2008-04-15* Implemented ActiveWindow method.graemeg
2008-04-02* Applied patch from Vladimir removing all IFDEFs from gui_grid.graemeg
2008-03-28* Applied a minor patch from Michael van Canneyt which reduces the calls to r...graemeg
2008-03-26* Applied patch from Vladimir improving the DoubleClick support.graemeg
2008-03-26* Modal Forms can now also be Borderless.graemeg
2008-03-25* Added Antonio Sanguigni new TfpgHyperLabel component to fpGUI. I converted ...graemeg
2008-03-25* Fixed a memory leak in the TfpgFileListBase class.graemeg
2008-03-22* Increased double buffer on x11 efficiencydrewski207
2008-03-21* new method in Canvas class called ClipLine() which clips the coordinatesgraemeg
2008-03-19* X11: Implemented an Application.OnIdle event.graemeg
2008-03-19* Finally I seem to have solved the mystery of the ComboBox that refuses to c...graemeg
2008-03-18* Applied a patch from Vladimir which imploves the file system encoding and s...graemeg