aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
2003-08-15copyright updatefluxgen1-2/+2
2003-08-15reparentfluxgen2-2/+8
2003-08-13more virtualfluxgen1-6/+6
2003-08-13Button is a FbWindowfluxgen2-68/+25
2003-08-13added loadItemfluxgen1-1/+2
2003-08-13default values for texture items and added loadItem functionfluxgen1-20/+31
2003-08-12added TILED optionfluxgen3-6/+13
2003-08-12fixed copy x pixmap bugfluxgen1-5/+7
2003-08-11fixed minor copy bugfluxgen1-2/+2
2003-08-11using new timer commandfluxgen2-10/+13
2003-08-11executing a command on timeout instead of calling a TimeoutHandlerfluxgen2-22/+27
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