aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
2003-08-11not copyablefluxgen1-2/+4
2003-08-11updated copyrightfluxgen2-5/+5
2003-08-11added copy for X Pixmapfluxgen2-2/+34
2003-08-11added signal since we're using them in all of the themesfluxgen1-2/+5
2003-08-11reconfigTheme after all themes are loadedfluxgen1-7/+11
2003-08-11fixed minor bug in backgroun updatefluxgen1-10/+12
2003-08-10fix ~ to work properly in session.menuFilerathnor1-3/+2
2003-08-08minor fixfluxgen1-4/+6
2003-08-04using transparentfluxgen1-7/+11
2003-08-04using builtin transparent in FbWindowfluxgen1-46/+59
2003-08-04added transparent option and fixed copy constructorfluxgen1-12/+131
2003-08-04added transparent optionfluxgen1-3/+13
2003-07-21fix little bug that highlighted items that went disabled after selectedrathnor1-2/+2
2003-07-20fix focus and raising for transient windows in particularrathnor4-6/+20
2003-07-20fix menu redrawing, particularly so that selecting an option will updaterathnor2-18/+22
2003-07-20fix menus for "extra" things, like remember, so that they will berathnor2-4/+6
2003-07-19make sure we pass null (rather than blank) to XOpenDisplayrathnor1-0/+4
2003-07-19fix alpha setting for menus when multiple screens by moving from static in menurathnor4-19/+23
2003-07-18reorganise operation of ResourceManagerrathnor3-31/+144
2003-07-12fixed 8 bpp crashfluxgen1-2/+2
2003-07-10minor cleaningfluxgen1-4/+1
2003-07-10fixed so we can extend reconfigurefluxgen1-3/+5
2003-07-10added rotatefluxgen2-2/+39
2003-07-04cstdio for sscanffluxgen1-1/+2
2003-07-03using left to close submenu and right to open itfluxgen1-63/+31
2003-07-03minor fix in keyboard navigationfluxgen2-16/+57
2003-07-02added keyboard navigationfluxgen2-6/+168
2003-07-02added setInputFocusfluxgen2-5/+9
2003-07-01added default themeitem handlers for integer and stringfluxgen1-2/+29
2003-07-01make it work... (fix some small issues)rathnor2-2/+11
2003-06-26updated copyrightfluxgen1-1/+1
2003-06-24added clearAreafluxgen2-2/+12
2003-06-18ignorefluxgen1-0/+3
2003-06-15minor error msg fix for font loadingfluxgen1-2/+10
2003-06-12add support for nesting in getStringBetweenrathnor2-9/+18
2003-06-12better error msgfluxgen1-4/+6
2003-06-05pressed pixmap fix, we use old background pixmap if m_pressed_pm is nullfluxgen1-2/+3
2003-05-24little correction when removing menu itemsrathnor1-5/+2
2003-05-24toolbar crash (menu bug) and initialisation fixupsrathnor1-3/+2
2003-05-19property and changePropertyfluxgen2-2/+49
2003-05-19fix initialise of s_display in a constructor for FbWindow (fixes bsetrootrathnor1-1/+4
2003-05-18moved XrmDatabaseHelper to FbTkfluxgen2-6/+6
2003-05-18moved Resource to FbTk and change name of DirHelper to FbTk Directoryfluxgen6-0/+495
2003-05-17minor raise fixfluxgen1-1/+3
2003-05-17added set and unsetCursorfluxgen2-2/+15
2003-05-17minor fix for register empty windowsfluxgen1-2/+3
2003-05-16minor fixfluxgen1-2/+3
2003-05-13added access for dest and source drawablesfluxgen1-1/+5
2003-05-13minor fix for alpha 0fluxgen1-1/+3
2003-05-13minor fixfluxgen1-1/+2