2003-04-26 18:58 ttm * ant/build.xml: Little fix 2003-04-26 18:57 ttm * ant/build.xml, src/core/xpde/XPdePG.desk, src/core/xpwm/uTaskBar.pas: Last changes before release 2003-04-26 18:18 ttm * src/apps/calculator/main.xfm: Changed the calculator icon 2003-04-26 18:08 ttm * src/core/: xpde/XPdePG.desk, xpwm/uTurnOff.xfm: Changed the button bitmaps 2003-04-26 17:52 ttm * src/: apps/notepad/main.xfm, core/xpde/XPdePG.desk: Changed the mainform icon 2003-04-26 17:44 ttm * src/core/: xpde/XPdePG.desk, xpwm/uTaskBar.pas: Fixed the trayicon zone size problem 2003-04-26 17:35 ttm * src/: apps/taskmanager/taskmanager.kof, apps/taskmanager/uTaskManager.pas, apps/taskmanager/uTaskManager.xfm, core/xpde/XPdePG.desk: Taskmanager tray icon now working 2003-04-26 16:49 ttm * src/: components/toolsapi/uXPAPI.pas, core/xpde/XPdePG.desk, core/xpwm/uTaskBar.pas, core/xpwm/uWindowManager.pas: Added each window's system menu to the taskbar 2003-04-26 16:42 ttm * src/core/: xpde/XPdePG.desk, xpwm/uWMFrame.pas, xpwm/uWMFrame.xfm: The window title now it's painted instead to be a label, that way, movement is smoother 2003-04-26 13:37 ttm * src/: components/toolsapi/uXPAPI.pas, core/xpde/XPdePG.desk, core/xpwm/uTaskBar.pas, core/xpwm/uWindowManager.pas: Added more activewindow management when minimizing and closing 2003-04-26 13:09 ttm * src/core/: xpde/XPdePG.desk, xpwm/uActiveTasks.pas, xpwm/uActiveTasks.xfm: Alt+Tab must start from the 1st item in list to provide window conmutation with a single keystroke 2003-04-26 12:54 ttm * src/core/: xpde/XPdePG.desk, xpwm/uWindowManager.pas: ZOrder working 2003-04-25 16:15 ttm * src/core/: xpde/XPdePG.desk, xpwm/uActiveTasks.xfm, xpwm/uTaskBar.xfm, xpwm/uWMFrame.pas, xpwm/uWMFrame.xfm, xpwm/uWindowManager.pas: The synthetic ConfigureNotify is sent, so now the Kylix Main menu works ;-) 2003-04-25 15:44 ttm * src/core/xpwm/: uTaskBar.pas, uTaskBar.xfm: The taskbar is updated everytime the button width is updated 2003-04-25 15:44 ttm * src/core/xpwm/: uActiveTasks.pas, uActiveTasks.xfm: The label now shows ... when the text doesn't fit 2003-04-24 22:39 ttm * src/: common/uXPPNG.pas, core/xpde/XPdePG.desk, core/xpwm/XPwm.dpr, core/xpwm/XPwm.kof, core/xpwm/uActiveTasks.pas, core/xpwm/uActiveTasks.xfm, core/xpwm/uWMFrame.pas, core/xpwm/uWindowManager.pas: Alt+Tab feature working 2003-04-22 23:07 ttm * src/core/: xpde/XPdePG.desk, xpwm/uWindowManager.pas: Fixed a problem with the window stack order 2003-04-22 23:04 ttm * src/: components/menu/uXPPopupMenu.pas, core/xpde/XPdePG.desk, core/xpwm/XPwm.kof, core/xpwm/uWindowManager.pas, setup/XPdesetup.desk: Alt+F4 Handling 2003-04-19 19:32 ttm * src/setup/: XPdesetup.conf, XPdesetup.desk, XPdesetup.dpr, XPdesetup.kof, XPdesetup.res, main.pas, main.xfm, uPersonalizeDlg.pas, uPersonalizeDlg.xfm: Setup program 2003-04-16 22:29 ttm * src/: components/style/uXPStyle.pas, core/xpde/XPdePG.desk, core/xpwm/uWMFrame.pas, core/xpwm/uWMFrame.xfm: Double click on the window caption, restores and maximizes, and there is a menu right clicking on the title bar or clicking over the window icon 2003-04-15 22:40 ttm * src/: components/toolsapi/uXPAPI.pas, core/xpde/XPdePG.desk: Window titles are displayed ok, at least in spanish ;-) 2003-04-15 22:21 ttm * src/: components/toolsapi/uXPAPI.pas, core/xpde/XPdePG.desk, core/xpwm/uTaskBar.pas, core/xpwm/uTaskBar.xfm, core/xpwm/uWMFrame.pas, core/xpwm/uWMFrame.xfm, core/xpwm/uWindowManager.pas: Window icons are extracted from the app, needs testing 2003-04-13 15:48 ttm * src/: components/toolsapi/uXPAPI.pas, core/xpde/XPdePG.desk, core/xpwm/uWMFrame.pas, core/xpwm/uWMFrame.xfm, core/xpwm/uWindowManager.pas: Temp solution to display window titles in other charsets 2003-04-13 12:43 ttm * src/core/: xpde/XPdePG.desk, xpwm/uWindowManager.pas: Constraints added to the resize movement 2003-04-12 20:46 ttm * src/: components/toolsapi/uXPAPI.pas, core/xpde/XPdePG.desk, core/xpwm/uWMFrame.pas, core/xpwm/uWindowManager.pas: Window Manager resize, needs testing 2003-04-12 13:24 ttm * src/core/xpwm/: uWMFrame.pas, uWMFrame.xfm: Frame is ready to be resized 2003-04-12 12:48 ttm * src/apps/fileexplorer/uSmbOption.xfm: Fixed the scaling of the forms 2003-04-12 12:42 ttm * src/: components/toolsapi/uXPAPI.pas, core/xpde/XPdePG.desk, core/xpde/uDesktopMain.pas, core/xpde/uDesktopMain.xfm, core/xpwm/XPwm.dpr: Latest wm changes 2003-04-12 12:33 ttm * src/common/: uXPCommon.pas, uXPPNG.pas: Changes for PNG with alpha channel 2003-04-12 12:31 ttm * defaultdesktop/Wallpapers/default.jpg: Default wallpaper 2003-04-09 13:15 valery * src/apps/fileexplorer/: uSmbOption.pas, uSmbOption.xfm: Small change in uSmbOptin 2003-04-07 19:12 valery * src/applets/xpuser/: main.pas, main.xfm, uAddUserWizard.pas, uAddUserWizard.xfm, uChangePassw.pas, uChangePassw.xfm, uPropeties.pas, uPropeties.xfm, uResString.pas, uXPuserUtils.pas, xpuser.conf, xpuser.dpr, xpuser.kof, xpuser.res: first import xpuser 2003-04-07 19:09 valery * src/apps/fileexplorer/: uSelectUser.pas, uSelectUser.xfm, uSmbClient.pas, uSmbOption.pas, uSmbOption.xfm: first import with SMB network support 2003-04-07 19:03 valery * src/apps/fileexplorer/: main.pas, uExplorerAPI.pas, uLocalFileSystem.pas, uProgressDlg.pas, uXPExplorer.pas: first import with SMB network support 2003-04-07 17:01 valery * src/: apps/fileexplorer/fileexplorer.conf, apps/fileexplorer/fileexplorer.dpr, apps/fileexplorer/fileexplorer.kof, apps/fileexplorer/main.pas, apps/fileexplorer/main.xfm, apps/fileexplorer/uLocalFileSystem.pas, components/toolsapi/uXPAPI.pas, core/xpde/uXPAPI_imp.pas: first add smb network support 2003-04-06 23:12 ttm * src/core/xpwm/uWindowManager.pas: Finally, the problem that caused managed windows to repaint slowly has been fixed!! 2003-03-30 13:43 ttm * src/core/xpwm/: uWMFrame.pas, uWMFrame.xfm: Fixed the sluginess when moving a window, still more work needed improving performance on reparented windows 2003-03-22 18:38 ttm * themes/default/misc/: configure.png, contents.png, exit.png, filefind.png, folder.png, help.png, run.png, stop.png: Start Menu icons 2003-03-22 18:37 ttm * src/: common/uXPCommon.pas, common/uXPPNG.pas, components/menu/XPMenus.dpk, components/menu/uXPPopupMenu.pas, components/style/uXPStyle.pas, core/xpde/XPdePG.desk, core/xpwm/uTaskBar.pas, core/xpwm/uTaskBar.xfm: The Start Menu now uses pngs with alpha channel enabled 2003-03-16 18:02 ttm * defaultdesktop/Control Panel/Date and Time.lnk, defaultdesktop/Control Panel/Display.lnk, defaultdesktop/Control Panel/Keyboard.lnk, defaultdesktop/Control Panel/Network Connections.lnk, defaultdesktop/Wallpapers/default.jpg, src/applets/mouse/mouse.dpr, src/applets/mouse/uMouseProperties.pas, src/applets/mouse/uMouseProperties.xfm, src/apps/appexec/uRun.pas, src/apps/appexec/uRun.xfm, src/apps/fileexplorer/main.pas, src/apps/fileexplorer/main.xfm, src/apps/fileexplorer/uLocalFileSystem.pas, src/components/style/uXPStyleConsts.pas, src/components/trayicon/demo/traydemo.conf, src/components/trayicon/demo/traydemo.desk, src/components/trayicon/demo/traydemo.dpr, src/core/xpde/XPdePG.desk, src/core/xpde/uDesktopMain.xfm, src/core/xpde/uOpenWith.xfm, src/core/xpwm/uTaskBar.pas, src/core/xpwm/uTaskBar.xfm, themes/default/16x16/system/002_text_document.png, themes/default/16x16/system/004_spreadsheet_document.png, themes/default/16x16/system/006_drawing_document.png, themes/default/16x16/system/008_presentation_document.png, themes/default/16x16/system/1day.png, themes/default/16x16/system/1leftarrow.png, themes/default/16x16/system/1rightarrow.png, themes/default/16x16/system/3dprinter.png, themes/default/16x16/system/3floppy_mount.png, themes/default/16x16/system/3floppy_unmount.png, themes/default/16x16/system/5days.png, themes/default/16x16/system/7days.png, themes/default/16x16/system/Hardware.png, themes/default/16x16/system/Modem.png, themes/default/16x16/system/Recycle Bin Empty2.png, themes/default/16x16/system/Recycle Bin Full2.png, themes/default/16x16/system/about_kde.png, themes/default/16x16/system/access.png, themes/default/16x16/system/access2.png, themes/default/16x16/system/acroread.png, themes/default/16x16/system/addressbook.png, themes/default/16x16/system/addressbookdoc.png, themes/default/16x16/system/alarmd.png, themes/default/16x16/system/alldomains.png, themes/default/16x16/system/appearance.png, themes/default/16x16/system/applix.png, themes/default/16x16/system/applixware.png, themes/default/16x16/system/appointment.png, themes/default/16x16/system/archos_mount.png, themes/default/16x16/system/archos_unmount.png, themes/default/16x16/system/ark.png, themes/default/16x16/system/art.png, themes/default/16x16/system/artdoc.png, themes/default/16x16/system/ascii.png, themes/default/16x16/system/attach.png, themes/default/16x16/system/back.png, themes/default/16x16/system/back2.png, themes/default/16x16/system/background.png, themes/default/16x16/system/binary.png, themes/default/16x16/system/blockdevice.png, themes/default/16x16/system/bookmark.png, themes/default/16x16/system/bookmark_add.png, themes/default/16x16/system/bookmark_folder.png, themes/default/16x16/system/bookmark_toolbar.png, themes/default/16x16/system/button_cancel.png, themes/default/16x16/system/button_ok.png, themes/default/16x16/system/cache.png, themes/default/16x16/system/calendar.png, themes/default/16x16/system/cam.png, themes/default/16x16/system/cancel.png, themes/default/16x16/system/cd-record.png, themes/default/16x16/system/cd_mount.png, themes/default/16x16/system/cd_unmount.png, themes/default/16x16/system/cdimage.png, themes/default/16x16/system/cdrom.png, themes/default/16x16/system/cdrom_mount.png, themes/default/16x16/system/cdrom_unmount.png, themes/default/16x16/system/cdtrack.png, themes/default/16x16/system/cdwriter.png, themes/default/16x16/system/cdwriter_mount.png, themes/default/16x16/system/cdwriter_unmount.png, themes/default/16x16/system/chardevice.png, themes/default/16x16/system/chat_aim.png, themes/default/16x16/system/chat_icq.png, themes/default/16x16/system/chat_irc.png, themes/default/16x16/system/clanbomber.png, themes/default/16x16/system/clipboard.png, themes/default/16x16/system/clock.png, themes/default/16x16/system/cmd.png, themes/default/16x16/system/cmd_new.png, themes/default/16x16/system/cmddoc.png, themes/default/16x16/system/colorset.png, themes/default/16x16/system/configure.png, themes/default/16x16/system/contents.png, themes/default/16x16/system/control_panel.png, themes/default/16x16/system/copy.png, themes/default/16x16/system/core.png, themes/default/16x16/system/cut.png, themes/default/16x16/system/deb.png, themes/default/16x16/system/decrypted.png, themes/default/16x16/system/desktop.png, themes/default/16x16/system/desktop22.png, themes/default/16x16/system/desktop_sharing.png, themes/default/16x16/system/desktoptour.png, themes/default/16x16/system/digital_camera.png, themes/default/16x16/system/doc.png, themes/default/16x16/system/doc_new.png, themes/default/16x16/system/document.png, themes/default/16x16/system/down.png, themes/default/16x16/system/download.png, themes/default/16x16/system/download_manager.png, themes/default/16x16/system/dvd.png, themes/default/16x16/system/dvd_mount.png, themes/default/16x16/system/dvd_unmount.png, themes/default/16x16/system/edit.png, themes/default/16x16/system/editcopy.png, themes/default/16x16/system/editcut.png, themes/default/16x16/system/editdelete.png, themes/default/16x16/system/editpaste.png, themes/default/16x16/system/editshred.png, themes/default/16x16/system/edittrash.png, themes/default/16x16/system/email.png, themes/default/16x16/system/empty2.png, themes/default/16x16/system/empty_ascii.png, themes/default/16x16/system/encrypted.png, themes/default/16x16/system/error.png, themes/default/16x16/system/exec.png, themes/default/16x16/system/exec_wine.png, themes/default/16x16/system/exit.png, themes/default/16x16/system/favorites.png, themes/default/16x16/system/fax.png, themes/default/16x16/system/fax_receive.png, themes/default/16x16/system/fax_send.png, themes/default/16x16/system/file_broken.png, themes/default/16x16/system/file_locked.png, themes/default/16x16/system/file_temporary.png, themes/default/16x16/system/fileclose.png, themes/default/16x16/system/filefind.png, themes/default/16x16/system/filenew.png, themes/default/16x16/system/fileopen.png, themes/default/16x16/system/fileprint.png, themes/default/16x16/system/filequickprint.png, themes/default/16x16/system/filesave.png, themes/default/16x16/system/filesaveas.png, themes/default/16x16/system/filetypes.png, themes/default/16x16/system/find.png, themes/default/16x16/system/floppy.png, themes/default/16x16/system/floppy_disk.png, themes/default/16x16/system/folder.png, themes/default/16x16/system/folder_documents.png, themes/default/16x16/system/folder_favorites.png, themes/default/16x16/system/folder_gray.png, themes/default/16x16/system/folder_green.png, themes/default/16x16/system/folder_home.png, themes/default/16x16/system/folder_image.png, themes/default/16x16/system/folder_locked.png, themes/default/16x16/system/folder_mail.png, themes/default/16x16/system/folder_man.png, themes/default/16x16/system/folder_music.png, themes/default/16x16/system/folder_new.png, themes/default/16x16/system/folder_open.png, themes/default/16x16/system/folder_orange.png, themes/default/16x16/system/folder_pictures.png, themes/default/16x16/system/folder_red.png, themes/default/16x16/system/folder_slin.png, themes/default/16x16/system/folder_slin_open.png, themes/default/16x16/system/folder_sound.png, themes/default/16x16/system/folder_tar.png, themes/default/16x16/system/folder_video.png, themes/default/16x16/system/folder_violet.png, themes/default/16x16/system/folder_web.png, themes/default/16x16/system/folder_yellow.png, themes/default/16x16/system/font.png, themes/default/16x16/system/font_bitmap.png, themes/default/16x16/system/font_minus.png, themes/default/16x16/system/font_plus.png, themes/default/16x16/system/font_truetype.png, themes/default/16x16/system/font_type1.png, themes/default/16x16/system/forward.png, themes/default/16x16/system/forward2.png, themes/default/16x16/system/frameprint.png, themes/default/16x16/system/galeon.png, themes/default/16x16/system/game_cards.png, themes/default/16x16/system/gimp.png, themes/default/16x16/system/gimp2.png, themes/default/16x16/system/gkrellm2_16x16.png, themes/default/16x16/system/gnome-apps.png, themes/default/16x16/system/go.png, themes/default/16x16/system/go2.png, themes/default/16x16/system/gohome.png, themes/default/16x16/system/gohome2.png, themes/default/16x16/system/gvim_16x16.png, themes/default/16x16/system/harddrive.png, themes/default/16x16/system/hardware.png, themes/default/16x16/system/hdd_linux_mount.png, themes/default/16x16/system/hdd_linux_unmount.png, themes/default/16x16/system/hdd_mount.png.png, themes/default/16x16/system/hdd_unmount.png, themes/default/16x16/system/hdd_win_mount.png, themes/default/16x16/system/hdd_win_unmount.png, themes/default/16x16/system/help.png, themes/default/16x16/system/help_index.png, themes/default/16x16/system/helpdoc.png, themes/default/16x16/system/history.png, themes/default/16x16/system/home.png, themes/default/16x16/system/html.png, themes/default/16x16/system/html2.png, themes/default/16x16/system/htmldoc.png, themes/default/16x16/system/hwinfo.png, themes/default/16x16/system/ica.png, themes/default/16x16/system/image.png, themes/default/16x16/system/imagedoc.png, themes/default/16x16/system/images.png, themes/default/16x16/system/important.png, themes/default/16x16/system/info.png, themes/default/16x16/system/info_book.png, themes/default/16x16/system/install.png, themes/default/16x16/system/isodoc.png, themes/default/16x16/system/java.png, themes/default/16x16/system/java_src.png, themes/default/16x16/system/joystick.png, themes/default/16x16/system/kaboodle.png, themes/default/16x16/system/kappfinder.png, themes/default/16x16/system/kate.png, themes/default/16x16/system/kcalc.png, themes/default/16x16/system/kchart.png, themes/default/16x16/system/kcmdevices.png, themes/default/16x16/system/kcmmemory.png, themes/default/16x16/system/kcmpartitions.png, themes/default/16x16/system/kcmpci.png, themes/default/16x16/system/kcontrol.png, themes/default/16x16/system/kde1.png, themes/default/16x16/system/kde2.png, themes/default/16x16/system/kde3.png, themes/default/16x16/system/kde4.png, themes/default/16x16/system/kde5.png, themes/default/16x16/system/kde6.png, themes/default/16x16/system/kdevelop.png, themes/default/16x16/system/kdf.png, themes/default/16x16/system/kdict.png, themes/default/16x16/system/kdisknav.png, themes/default/16x16/system/kdmconfig.png, themes/default/16x16/system/kedit.png, themes/default/16x16/system/keditbookmarks.png, themes/default/16x16/system/key_enter.png, themes/default/16x16/system/keyboard.png, themes/default/16x16/system/keys.png, themes/default/16x16/system/kfind.png, themes/default/16x16/system/kfloppy.png, themes/default/16x16/system/kfm_home.png, themes/default/16x16/system/kformula.png, themes/default/16x16/system/kghostview.png, themes/default/16x16/system/khelpcenter.png, themes/default/16x16/system/kivio.png, themes/default/16x16/system/klipper.png, themes/default/16x16/system/klipper_dock.png, themes/default/16x16/system/klpq.png, themes/default/16x16/system/kmail.png, themes/default/16x16/system/kmenu.png, themes/default/16x16/system/kmenu2.png, themes/default/16x16/system/kmix.png, themes/default/16x16/system/kmultiple.png, themes/default/16x16/system/konqueror.png, themes/default/16x16/system/konqueror2.png, themes/default/16x16/system/konqueror3.png, themes/default/16x16/system/konsole.png, themes/default/16x16/system/konsole2.png, themes/default/16x16/system/konsole3.png, themes/default/16x16/system/kpackage.png, themes/default/16x16/system/kppp.png, themes/default/16x16/system/kpresenter.png, themes/default/16x16/system/kscd.png, themes/default/16x16/system/kscreensaver.png, themes/default/16x16/system/ksirc.png, themes/default/16x16/system/ksmiletris.png, themes/default/16x16/system/kspread.png, themes/default/16x16/system/ksysguard.png, themes/default/16x16/system/kthememgr.png, themes/default/16x16/system/ktip.png, themes/default/16x16/system/kugar.png, themes/default/16x16/system/kuser.png, themes/default/16x16/system/kvirc.png, themes/default/16x16/system/kword.png, themes/default/16x16/system/kwrite.png, themes/default/16x16/system/laptop_batery.png, themes/default/16x16/system/licq.png, themes/default/16x16/system/lightbulb.png, themes/default/16x16/system/lime.png, themes/default/16x16/system/link.png, themes/default/16x16/system/linneighborhood.png, themes/default/16x16/system/linux_harddrive.png, themes/default/16x16/system/linuxconf.png, themes/default/16x16/system/list.png, themes/default/16x16/system/locationbar_erase.png, themes/default/16x16/system/lock.png, themes/default/16x16/system/lockoverlay.png, themes/default/16x16/system/log.png, themes/default/16x16/system/logout.png, themes/default/16x16/system/looknfeel.png, themes/default/16x16/system/mail.png, themes/default/16x16/system/mail_delete.png, themes/default/16x16/system/mail_find.png, themes/default/16x16/system/mail_forward.png, themes/default/16x16/system/mail_generic.png, themes/default/16x16/system/mail_get.png, themes/default/16x16/system/mail_new.png, themes/default/16x16/system/mail_replay.png, themes/default/16x16/system/mail_replayall.png, themes/default/16x16/system/mail_reply.png, themes/default/16x16/system/mail_replyall.png, themes/default/16x16/system/mail_send.png, themes/default/16x16/system/make.png, themes/default/16x16/system/make_kdevelop.png, themes/default/16x16/system/man.png, themes/default/16x16/system/memory.png, themes/default/16x16/system/menu_editor.png, themes/default/16x16/system/message.png, themes/default/16x16/system/message2.png, themes/default/16x16/system/midi.png, themes/default/16x16/system/mime.png, themes/default/16x16/system/mime_empty.png, themes/default/16x16/system/misc.png, themes/default/16x16/system/moc_src.png, themes/default/16x16/system/modem.png, themes/default/16x16/system/monitor.png, themes/default/16x16/system/month.png, themes/default/16x16/system/mouse.png, themes/default/16x16/system/movie.png, themes/default/16x16/system/moviedoc.png, themes/default/16x16/system/mozilla-m.png, themes/default/16x16/system/mozilla-mail.png, themes/default/16x16/system/mozilla.png, themes/default/16x16/system/multimedia.png, themes/default/16x16/system/music.png, themes/default/16x16/system/nedit.png, themes/default/16x16/system/netscape.png, themes/default/16x16/system/netscape_doc.png, themes/default/16x16/system/network.png, themes/default/16x16/system/network_local.png, themes/default/16x16/system/newtodo.png, themes/default/16x16/system/nfs_mount.png, themes/default/16x16/system/nfs_unmount.png, themes/default/16x16/system/no.png, themes/default/16x16/system/noatun.png, themes/default/16x16/system/noatun2.png, themes/default/16x16/system/openoffice.png, themes/default/16x16/system/openterm.png, themes/default/16x16/system/opera.png, themes/default/16x16/system/package.png, themes/default/16x16/system/package_application.png, themes/default/16x16/system/package_applications.png, themes/default/16x16/system/package_favourite.png, themes/default/16x16/system/package_games.png, themes/default/16x16/system/package_multimedia.png, themes/default/16x16/system/package_network.png, themes/default/16x16/system/package_settings.png, themes/default/16x16/system/package_toys.png, themes/default/16x16/system/package_utilities.png, themes/default/16x16/system/password.png, themes/default/16x16/system/paste.png, themes/default/16x16/system/pda.png, themes/default/16x16/system/pdf-document.png, themes/default/16x16/system/pdf.png, themes/default/16x16/system/pdfdoc.png, themes/default/16x16/system/penguin.png, themes/default/16x16/system/personal.png, themes/default/16x16/system/phppg.png, themes/default/16x16/system/pipe.png, themes/default/16x16/system/postscript.png, themes/default/16x16/system/power_off.png, themes/default/16x16/system/presentationdoc.png, themes/default/16x16/system/print_printer.png, themes/default/16x16/system/printer.png, themes/default/16x16/system/printer1.png, themes/default/16x16/system/programs_accessories.png, themes/default/16x16/system/programs_develop.png, themes/default/16x16/system/programs_games.png, themes/default/16x16/system/programs_graphics.png, themes/default/16x16/system/programs_internet.png, themes/default/16x16/system/programs_multimedia.png, themes/default/16x16/system/programs_productivity.png, themes/default/16x16/system/programs_system.png, themes/default/16x16/system/project_open.png, themes/default/16x16/system/psdoc.png, themes/default/16x16/system/pysol.png, themes/default/16x16/system/queue.png, themes/default/16x16/system/quicktime.png, themes/default/16x16/system/real.png, themes/default/16x16/system/real_doc.png, themes/default/16x16/system/rebuild.png, themes/default/16x16/system/recyclebinempty.png, themes/default/16x16/system/recyclebinfull.png, themes/default/16x16/system/recycleddoc.png, themes/default/16x16/system/redo.png, themes/default/16x16/system/reload.png, themes/default/16x16/system/reload3.png, themes/default/16x16/system/reload_page.png, themes/default/16x16/system/remote_assistance.png, themes/default/16x16/system/remove.png, themes/default/16x16/system/resolution.png, themes/default/16x16/system/resource.png, themes/default/16x16/system/restart.png, themes/default/16x16/system/rpm.png, themes/default/16x16/system/run.png, themes/default/16x16/system/scanner.png, themes/default/16x16/system/screen_magnifier.png, themes/default/16x16/system/services.png, themes/default/16x16/system/shell1.png, themes/default/16x16/system/shellscript.png, themes/default/16x16/system/shutdown.png, themes/default/16x16/system/socket.png, themes/default/16x16/system/soffice.png, themes/default/16x16/system/software.png, themes/default/16x16/system/softwaredoc.png, themes/default/16x16/system/sound.png, themes/default/16x16/system/sound_mixer.png, themes/default/16x16/system/sounddoc.png, themes/default/16x16/system/source.png, themes/default/16x16/system/source_c.png, themes/default/16x16/system/source_cpp.png, themes/default/16x16/system/source_f.png, themes/default/16x16/system/source_h.png, themes/default/16x16/system/source_j.png, themes/default/16x16/system/source_java.png, themes/default/16x16/system/source_moc.png, themes/default/16x16/system/source_o.png, themes/default/16x16/system/source_p.png, themes/default/16x16/system/source_pl.png, themes/default/16x16/system/source_py.png, themes/default/16x16/system/source_s.png, themes/default/16x16/system/source_y.png, themes/default/16x16/system/spreadsheet.png, themes/default/16x16/system/spreadsheetdoc.png, themes/default/16x16/system/stop.png, themes/default/16x16/system/support.png, themes/default/16x16/system/synaptic.png, themes/default/16x16/system/tab_breakoff.png, themes/default/16x16/system/tab_duplicate.png, themes/default/16x16/system/tab_new.png, themes/default/16x16/system/tab_new_raised.png.png, themes/default/16x16/system/tab_remove.png, themes/default/16x16/system/tablet.png, themes/default/16x16/system/tar.png, themes/default/16x16/system/templatedoc.png, themes/default/16x16/system/terminal.png, themes/default/16x16/system/tex.png, themes/default/16x16/system/textdoc.png, themes/default/16x16/system/tgz.png, themes/default/16x16/system/thumbnail.png, themes/default/16x16/system/today.png, themes/default/16x16/system/todo.png, themes/default/16x16/system/toggle_log.png, themes/default/16x16/system/trash.png, themes/default/16x16/system/trashcan_empty.png, themes/default/16x16/system/trashcan_full.png, themes/default/16x16/system/tux.png, themes/default/16x16/system/tvtuner.png, themes/default/16x16/system/txt.png, themes/default/16x16/system/undo.png, themes/default/16x16/system/unknown.png, themes/default/16x16/system/unlock.png, themes/default/16x16/system/up.png, themes/default/16x16/system/up2.png, themes/default/16x16/system/update.png, themes/default/16x16/system/usb_harddrive.png, themes/default/16x16/system/users.png, themes/default/16x16/system/vcaldoc.png, themes/default/16x16/system/vcarddoc.png, themes/default/16x16/system/video.png, themes/default/16x16/system/video2.png, themes/default/16x16/system/video_card.png, themes/default/16x16/system/video_settings.png, themes/default/16x16/system/view_bottom.png, themes/default/16x16/system/view_choose.png, themes/default/16x16/system/view_detailed.png, themes/default/16x16/system/view_folders.png, themes/default/16x16/system/view_icon.png, themes/default/16x16/system/view_left_right.png, themes/default/16x16/system/view_lists.png, themes/default/16x16/system/view_multicolumn.png, themes/default/16x16/system/view_remove.png, themes/default/16x16/system/view_right.png, themes/default/16x16/system/view_sidetree.png, themes/default/16x16/system/view_text.png, themes/default/16x16/system/view_top_bottom.png, themes/default/16x16/system/view_tree.png, themes/default/16x16/system/viewmag+.png, themes/default/16x16/system/viewmag-.png, themes/default/16x16/system/viewmag.png, themes/default/16x16/system/viewmag1.png, themes/default/16x16/system/viewmagfit.png, themes/default/16x16/system/vmware.png, themes/default/16x16/system/vnc.png, themes/default/16x16/system/webcam.png, themes/default/16x16/system/whatsnext.png, themes/default/16x16/system/widget_doc.png, themes/default/16x16/system/windoc.png, themes/default/16x16/system/window_fullscreen.png, themes/default/16x16/system/window_list.png, themes/default/16x16/system/window_new.png, themes/default/16x16/system/window_nofullscreen.png, themes/default/16x16/system/windows.png, themes/default/16x16/system/windows_executable.png, themes/default/16x16/system/windows_harddrive.png, themes/default/16x16/system/wine.png, themes/default/16x16/system/wip-menubutt.png, themes/default/16x16/system/wizard.png, themes/default/16x16/system/worddoc.png, themes/default/16x16/system/wp.png, themes/default/16x16/system/www.png, themes/default/16x16/system/xchat.png, themes/default/16x16/system/xclock.png, themes/default/16x16/system/xfig.png, themes/default/16x16/system/xfmail.png, themes/default/16x16/system/xmag.png, themes/default/16x16/system/xmms.png, themes/default/16x16/system/xmms_classic.png, themes/default/16x16/system/xpaint.png, themes/default/16x16/system/xserverinfo.png, themes/default/16x16/system/yield.png, themes/default/16x16/system/zip.png, themes/default/16x16/system/zip_mount.png, themes/default/16x16/system/zip_unmount.png, themes/default/16x16/system/zipdoc.png, themes/default/24x24/system/1day.png, themes/default/24x24/system/1leftarrow.png, themes/default/24x24/system/1rightarrow.png, themes/default/24x24/system/3dprinter.png, themes/default/24x24/system/5days.png, themes/default/24x24/system/7days.png, themes/default/24x24/system/about_kde.png, themes/default/24x24/system/addressbook.png, themes/default/24x24/system/addressbookdoc.png, themes/default/24x24/system/alarmd.png, themes/default/24x24/system/alldomains.png, themes/default/24x24/system/appearance.png, themes/default/24x24/system/appointment.png, themes/default/24x24/system/art.png, themes/default/24x24/system/artdoc.png, themes/default/24x24/system/attach.png, themes/default/24x24/system/back.png, themes/default/24x24/system/back2.png, themes/default/24x24/system/bookmark.png, themes/default/24x24/system/bookmark_add.png, themes/default/24x24/system/button_cancel.png, themes/default/24x24/system/button_ok.png, themes/default/24x24/system/calendar.png, themes/default/24x24/system/cd.png, themes/default/24x24/system/cdrom.png, themes/default/24x24/system/cdwriter.png, themes/default/24x24/system/chat_aim.png, themes/default/24x24/system/chat_icq.png, themes/default/24x24/system/chat_irc.png, themes/default/24x24/system/clipboard.png, themes/default/24x24/system/clock.png, themes/default/24x24/system/cmd.png, themes/default/24x24/system/cmd_new.png, themes/default/24x24/system/cmddoc.png, themes/default/24x24/system/compfile.png, themes/default/24x24/system/configure.png, themes/default/24x24/system/contents.png, themes/default/24x24/system/control_panel.png, themes/default/24x24/system/copy.png, themes/default/24x24/system/cut.png, themes/default/24x24/system/decrypted.png, themes/default/24x24/system/desktop.png, themes/default/24x24/system/desktop_sharing.png, themes/default/24x24/system/desktoptour.png, themes/default/24x24/system/digital_camera.png, themes/default/24x24/system/doc_new.png, themes/default/24x24/system/down2.png, themes/default/24x24/system/download.png, themes/default/24x24/system/dvd.png, themes/default/24x24/system/edit.png, themes/default/24x24/system/editcopy.png, themes/default/24x24/system/editcut.png, themes/default/24x24/system/editdelete.png, themes/default/24x24/system/editpaste.png, themes/default/24x24/system/edittrash.png, themes/default/24x24/system/encrypted.png, themes/default/24x24/system/exec.png, themes/default/24x24/system/exit.png, themes/default/24x24/system/fax.png, themes/default/24x24/system/fax_receive.png, themes/default/24x24/system/fax_send.png, themes/default/24x24/system/fileclose.png, themes/default/24x24/system/filefind.png, themes/default/24x24/system/filenew.png, themes/default/24x24/system/filenew2.png, themes/default/24x24/system/fileopen.png, themes/default/24x24/system/fileprint.png, themes/default/24x24/system/filequickprint.png, themes/default/24x24/system/filesave.png, themes/default/24x24/system/filesave2.png, themes/default/24x24/system/filesaveas.png, themes/default/24x24/system/filesaveas2.png, themes/default/24x24/system/find.png, themes/default/24x24/system/floppy.png, themes/default/24x24/system/floppy_disk.png, themes/default/24x24/system/folder.png, themes/default/24x24/system/folder_documents.png, themes/default/24x24/system/folder_music.png, themes/default/24x24/system/folder_new.png, themes/default/24x24/system/folder_pictures.png, themes/default/24x24/system/folder_video.png, themes/default/24x24/system/folder_web.png, themes/default/24x24/system/font_minus.png, themes/default/24x24/system/font_plus.png, themes/default/24x24/system/forward.png, themes/default/24x24/system/forward2.png, themes/default/24x24/system/frameprint.png, themes/default/24x24/system/game_cards.png, themes/default/24x24/system/gohome.png, themes/default/24x24/system/gohome2.png, themes/default/24x24/system/harddrive.png, themes/default/24x24/system/hardware.png, themes/default/24x24/system/help.png, themes/default/24x24/system/helpdoc.png, themes/default/24x24/system/home.png, themes/default/24x24/system/imagedoc.png, themes/default/24x24/system/info.png, themes/default/24x24/system/info_book.png, themes/default/24x24/system/install.png, themes/default/24x24/system/isodoc.png, themes/default/24x24/system/joystick.png, themes/default/24x24/system/keyboard.png, themes/default/24x24/system/keys.png, themes/default/24x24/system/klipper_dock.png, themes/default/24x24/system/klipper_dock2.png, themes/default/24x24/system/kmail.png, themes/default/24x24/system/konqueror.png, themes/default/24x24/system/kpresenter.png, themes/default/24x24/system/kspread.png, themes/default/24x24/system/kword.png, themes/default/24x24/system/lightbulb.png, themes/default/24x24/system/linux_harddrive.png, themes/default/24x24/system/list.png, themes/default/24x24/system/locationbar_erase.png, themes/default/24x24/system/lock.png, themes/default/24x24/system/logout.png, themes/default/24x24/system/mail.png, themes/default/24x24/system/mail_delete.png, themes/default/24x24/system/mail_delete2.png, themes/default/24x24/system/mail_find.png, themes/default/24x24/system/mail_find2.png, themes/default/24x24/system/mail_forward.png, themes/default/24x24/system/mail_forward2.png, themes/default/24x24/system/mail_generic.png, themes/default/24x24/system/mail_generic2.png, themes/default/24x24/system/mail_get.png, themes/default/24x24/system/mail_get2.png, themes/default/24x24/system/mail_new.png, themes/default/24x24/system/mail_new2.png, themes/default/24x24/system/mail_new3.png, themes/default/24x24/system/mail_replay.png, themes/default/24x24/system/mail_replayall.png, themes/default/24x24/system/mail_reply.png, themes/default/24x24/system/mail_reply2.png, themes/default/24x24/system/mail_replyall.png, themes/default/24x24/system/mail_replyall2.png, themes/default/24x24/system/mail_replylist.png, themes/default/24x24/system/mail_replylist2.png, themes/default/24x24/system/mail_send.png, themes/default/24x24/system/mail_send2.png, themes/default/24x24/system/make_kdevelop.png, themes/default/24x24/system/menu_editor.png, themes/default/24x24/system/message_reply.png, themes/default/24x24/system/midi.png, themes/default/24x24/system/misc.png, themes/default/24x24/system/modem.png, themes/default/24x24/system/monitor.png, themes/default/24x24/system/month.png, themes/default/24x24/system/mouse.png, themes/default/24x24/system/movie.png, themes/default/24x24/system/moviedoc.png, themes/default/24x24/system/multimedia.png, themes/default/24x24/system/music.png, themes/default/24x24/system/network.png, themes/default/24x24/system/newtodo.png, themes/default/24x24/system/next.png, themes/default/24x24/system/openterm.png, themes/default/24x24/system/paste.png, themes/default/24x24/system/pda.png, themes/default/24x24/system/pdfdoc.png, themes/default/24x24/system/power_off.png, themes/default/24x24/system/presentationdoc.png, themes/default/24x24/system/previous.png, themes/default/24x24/system/printer.png, themes/default/24x24/system/programs_accessories.png, themes/default/24x24/system/programs_develop.png, themes/default/24x24/system/programs_games.png, themes/default/24x24/system/programs_graphics.png, themes/default/24x24/system/programs_internet.png, themes/default/24x24/system/programs_multimedia.png, themes/default/24x24/system/programs_productivity.png, themes/default/24x24/system/programs_system.png, themes/default/24x24/system/project_open.png, themes/default/24x24/system/psdoc.png, themes/default/24x24/system/queue.png, themes/default/24x24/system/rebuild.png, themes/default/24x24/system/recyclebinempty.png, themes/default/24x24/system/recyclebinfull.png, themes/default/24x24/system/recycleddoc.png, themes/default/24x24/system/redo.png, themes/default/24x24/system/reload.png, themes/default/24x24/system/reload2.png, themes/default/24x24/system/reload_page.png, themes/default/24x24/system/remote_assistance.png, themes/default/24x24/system/resolution.png, themes/default/24x24/system/restart.png, themes/default/24x24/system/run.png, themes/default/24x24/system/screen_magnifier.png, themes/default/24x24/system/shutdown.png, themes/default/24x24/system/signature.png, themes/default/24x24/system/software.png, themes/default/24x24/system/softwaredoc.png, themes/default/24x24/system/sound.png, themes/default/24x24/system/sound_mixer.png, themes/default/24x24/system/sounddoc.png, themes/default/24x24/system/spreadsheetdoc.png, themes/default/24x24/system/stop.png, themes/default/24x24/system/support.png, themes/default/24x24/system/templatedoc.png, themes/default/24x24/system/thumbnail.png, themes/default/24x24/system/today.png, themes/default/24x24/system/todo.png, themes/default/24x24/system/toggle_log.png, themes/default/24x24/system/tvtuner.png, themes/default/24x24/system/undo.png, themes/default/24x24/system/unknown.png, themes/default/24x24/system/unlock.png, themes/default/24x24/system/up.png, themes/default/24x24/system/up2.png, themes/default/24x24/system/update.png, themes/default/24x24/system/usb_harddrive.png, themes/default/24x24/system/users.png, themes/default/24x24/system/vcaldoc.png, themes/default/24x24/system/vcarddoc.png, themes/default/24x24/system/video_card.png, themes/default/24x24/system/video_settings.png, themes/default/24x24/system/view_bottom.png, themes/default/24x24/system/view_choose.png, themes/default/24x24/system/view_detailed.png, themes/default/24x24/system/view_folders.png, themes/default/24x24/system/view_icon.png, themes/default/24x24/system/view_left_right.png, themes/default/24x24/system/view_lists.png, themes/default/24x24/system/view_multicolumn.png, themes/default/24x24/system/view_remove.png, themes/default/24x24/system/view_right.png, themes/default/24x24/system/view_sidetree.png, themes/default/24x24/system/view_text.png, themes/default/24x24/system/view_top_bottom.png, themes/default/24x24/system/view_tree.png, themes/default/24x24/system/viewmag+.png, themes/default/24x24/system/viewmag-.png, themes/default/24x24/system/viewmag.png, themes/default/24x24/system/viewmag1.png, themes/default/24x24/system/viewmagfit.png, themes/default/24x24/system/webcam.png, themes/default/24x24/system/whatsnext.png, themes/default/24x24/system/windoc.png, themes/default/24x24/system/window_fullscreen.png, themes/default/24x24/system/window_new.png, themes/default/24x24/system/window_nofullscreen.png, themes/default/24x24/system/windows.png, themes/default/24x24/system/windows_executable.png, themes/default/24x24/system/windows_harddrive.png, themes/default/24x24/system/wizard.png, themes/default/24x24/system/worddoc.png, themes/default/24x24/system/xserverinfo.png, themes/default/24x24/system/yield.png, themes/default/24x24/system/zip.png, themes/default/24x24/system/zipdoc.png, themes/default/32x32/system/002_text_document.png, themes/default/32x32/system/004_spreadsheet_document.png, themes/default/32x32/system/006_drawing_document.png, themes/default/32x32/system/008_presentation_document.png, themes/default/32x32/system/1day.png, themes/default/32x32/system/1leftarrow.png, themes/default/32x32/system/1rightarrow.png, themes/default/32x32/system/32.png, themes/default/32x32/system/3dprinter.png, themes/default/32x32/system/3floppy2_mount.png, themes/default/32x32/system/3floppy2_unmount.png, themes/default/32x32/system/3floppy3_mount.png, themes/default/32x32/system/3floppy3_unmount.png, themes/default/32x32/system/3floppy_mount.png, themes/default/32x32/system/3floppy_unmount.png, themes/default/32x32/system/5days.png, themes/default/32x32/system/7days.png, themes/default/32x32/system/Download Drive.png, themes/default/32x32/system/Download Drive2.png, themes/default/32x32/system/Hard Drive blue.png, themes/default/32x32/system/Hard Drive green.png, themes/default/32x32/system/Hardware.png, themes/default/32x32/system/Modem.png, themes/default/32x32/system/Recycle Bin Empty3.png, themes/default/32x32/system/Recycle Bin Full3.png, themes/default/32x32/system/about_kde.png, themes/default/32x32/system/access.png, themes/default/32x32/system/acroread.png, themes/default/32x32/system/addressbook.png, themes/default/32x32/system/addressbookdoc.png, themes/default/32x32/system/alarmd.png, themes/default/32x32/system/alldomains.png, themes/default/32x32/system/appearance.png, themes/default/32x32/system/applix.png, themes/default/32x32/system/applixware.png, themes/default/32x32/system/appointment.png, themes/default/32x32/system/archos_mount.png, themes/default/32x32/system/archos_unmount.png, themes/default/32x32/system/ark.png, themes/default/32x32/system/art.png, themes/default/32x32/system/artdoc.png, themes/default/32x32/system/ascii.png, themes/default/32x32/system/attach.png, themes/default/32x32/system/back.png, themes/default/32x32/system/back2.png, themes/default/32x32/system/background.png, themes/default/32x32/system/binary.png, themes/default/32x32/system/blockdevice.png, themes/default/32x32/system/bookmark.png, themes/default/32x32/system/bookmark_add.png, themes/default/32x32/system/button_cancel.png, themes/default/32x32/system/button_ok.png, themes/default/32x32/system/cache.png, themes/default/32x32/system/calendar.png, themes/default/32x32/system/cam.png, themes/default/32x32/system/cd-record.png, themes/default/32x32/system/cd.png, themes/default/32x32/system/cd2.png, themes/default/32x32/system/cd_audio.png, themes/default/32x32/system/cd_video.png, themes/default/32x32/system/cdimage.png, themes/default/32x32/system/cdrom.png, themes/default/32x32/system/cdrom2_mount.png, themes/default/32x32/system/cdrom2_unmount.png, themes/default/32x32/system/cdrom_mount.png, themes/default/32x32/system/cdrom_unmount.png, themes/default/32x32/system/cdtrack.png, themes/default/32x32/system/cdwriter.png, themes/default/32x32/system/cdwriter_mount.png, themes/default/32x32/system/cdwriter_unmount.png, themes/default/32x32/system/chardevice.png, themes/default/32x32/system/chat_aim.png, themes/default/32x32/system/chat_icq.png, themes/default/32x32/system/chat_irc.png, themes/default/32x32/system/clanbomber.png, themes/default/32x32/system/clipboard.png, themes/default/32x32/system/clock.png, themes/default/32x32/system/cmd.png, themes/default/32x32/system/cmd_new.png, themes/default/32x32/system/cmddoc.png, themes/default/32x32/system/colorscm.png, themes/default/32x32/system/compfile.png, themes/default/32x32/system/computer.png, themes/default/32x32/system/configure.png, themes/default/32x32/system/contents.png, themes/default/32x32/system/control_panel.png, themes/default/32x32/system/copy.png, themes/default/32x32/system/core.png, themes/default/32x32/system/cut.png, themes/default/32x32/system/deb.png, themes/default/32x32/system/decrypted.png, themes/default/32x32/system/desktop.png, themes/default/32x32/system/desktop2.png, themes/default/32x32/system/desktop22.png, themes/default/32x32/system/desktop_sharing.png, themes/default/32x32/system/desktoptour.png, themes/default/32x32/system/digital_camera.png, themes/default/32x32/system/doc_new.png, themes/default/32x32/system/document.png, themes/default/32x32/system/document2.png, themes/default/32x32/system/down.png, themes/default/32x32/system/download.png, themes/default/32x32/system/download_manager.png, themes/default/32x32/system/dvd.png, themes/default/32x32/system/dvd_mount.png, themes/default/32x32/system/dvd_unmount.png, themes/default/32x32/system/edit.png, themes/default/32x32/system/editcopy.png, themes/default/32x32/system/editcut.png, themes/default/32x32/system/editdelete.png, themes/default/32x32/system/editpaste.png, themes/default/32x32/system/edittrash.png, themes/default/32x32/system/email.png, themes/default/32x32/system/empty.png, themes/default/32x32/system/encrypted.png, themes/default/32x32/system/error.png, themes/default/32x32/system/exec.png, themes/default/32x32/system/exec_wine.png, themes/default/32x32/system/exit.png, themes/default/32x32/system/favorites.png, themes/default/32x32/system/fax.png, themes/default/32x32/system/fax_receive.png, themes/default/32x32/system/fax_send.png, themes/default/32x32/system/file_broken.png, themes/default/32x32/system/file_locked.png, themes/default/32x32/system/file_temporary.png, themes/default/32x32/system/fileclose.png, themes/default/32x32/system/filefind.png, themes/default/32x32/system/filenew.png, themes/default/32x32/system/fileopen.png, themes/default/32x32/system/fileprint.png, themes/default/32x32/system/filequickprint.png, themes/default/32x32/system/files.png, themes/default/32x32/system/filesave.png, themes/default/32x32/system/filesaveas.png, themes/default/32x32/system/filetypes.png, themes/default/32x32/system/find.png, themes/default/32x32/system/floppy.png, themes/default/32x32/system/floppy_disk.png, themes/default/32x32/system/folder.png, themes/default/32x32/system/folder2.png, themes/default/32x32/system/folder2_cd.png, themes/default/32x32/system/folder2_cool.png, themes/default/32x32/system/folder2_crystal.png, themes/default/32x32/system/folder2_green.png, themes/default/32x32/system/folder2_grey.png, themes/default/32x32/system/folder2_html.png, themes/default/32x32/system/folder2_locked.png, themes/default/32x32/system/folder2_midi.png, themes/default/32x32/system/folder2_open.png, themes/default/32x32/system/folder2_red.png, themes/default/32x32/system/folder2_sound.png, themes/default/32x32/system/folder2_video.png, themes/default/32x32/system/folder2_violet.png, themes/default/32x32/system/folder2_yellow.png, themes/default/32x32/system/folder3.png, themes/default/32x32/system/folder3_green.png, themes/default/32x32/system/folder3_grey.png, themes/default/32x32/system/folder3_red.png, themes/default/32x32/system/folder3_violet.png, themes/default/32x32/system/folder3_yellow.png, themes/default/32x32/system/folder_cd.png, themes/default/32x32/system/folder_crystal.png, themes/default/32x32/system/folder_documents.png, themes/default/32x32/system/folder_green.png, themes/default/32x32/system/folder_grey.png, themes/default/32x32/system/folder_home.png, themes/default/32x32/system/folder_html.png, themes/default/32x32/system/folder_locked.png, themes/default/32x32/system/folder_midi.png, themes/default/32x32/system/folder_music.png, themes/default/32x32/system/folder_orange.png, themes/default/32x32/system/folder_pictures.png, themes/default/32x32/system/folder_red.png, themes/default/32x32/system/folder_slin.png, themes/default/32x32/system/folder_slin_open.png, themes/default/32x32/system/folder_sound.png, themes/default/32x32/system/folder_video.png, themes/default/32x32/system/folder_violet.png, themes/default/32x32/system/folder_web.png, themes/default/32x32/system/folder_yellow.png, themes/default/32x32/system/folder_yelow.png, themes/default/32x32/system/font.png, themes/default/32x32/system/font_bitmap.png, themes/default/32x32/system/font_minus.png, themes/default/32x32/system/font_plus.png, themes/default/32x32/system/font_truetype.png, themes/default/32x32/system/font_type1.png, themes/default/32x32/system/forward.png, themes/default/32x32/system/forward2.png, themes/default/32x32/system/frameprint.png, themes/default/32x32/system/freeBSD_hdd_mount.png, themes/default/32x32/system/freeBSD_hdd_unmount.png, themes/default/32x32/system/ftp.png, themes/default/32x32/system/galeon.png, themes/default/32x32/system/game_cards.png, themes/default/32x32/system/gimp.png, themes/default/32x32/system/gkrellm2.png, themes/default/32x32/system/gnome-apps.png, themes/default/32x32/system/go.png, themes/default/32x32/system/gohome.png, themes/default/32x32/system/gohome2.png, themes/default/32x32/system/gvim_32x32.png, themes/default/32x32/system/handheld.png, themes/default/32x32/system/harddrive.png, themes/default/32x32/system/hardware.png, themes/default/32x32/system/hdd2_mount.png, themes/default/32x32/system/hdd2_unmount.png, themes/default/32x32/system/hdd_linux_mount.png, themes/default/32x32/system/hdd_linux_unmount.png, themes/default/32x32/system/hdd_mount.png, themes/default/32x32/system/hdd_mount.png.png, themes/default/32x32/system/hdd_unmount.png, themes/default/32x32/system/hdd_unmount.png.png, themes/default/32x32/system/hdd_win_mount.png, themes/default/32x32/system/hdd_win_unmount.png, themes/default/32x32/system/help.png, themes/default/32x32/system/help_index.png, themes/default/32x32/system/helpdoc.png, themes/default/32x32/system/home.png, themes/default/32x32/system/html.png, themes/default/32x32/system/html2.png, themes/default/32x32/system/htmldoc.png, themes/default/32x32/system/hwinfo.png, themes/default/32x32/system/ica.png, themes/default/32x32/system/image.png, themes/default/32x32/system/imagedoc.png, themes/default/32x32/system/images.png, themes/default/32x32/system/important.png, themes/default/32x32/system/info.png, themes/default/32x32/system/info_book.png, themes/default/32x32/system/install.png, themes/default/32x32/system/isodoc.png, themes/default/32x32/system/java.png, themes/default/32x32/system/joystick.png, themes/default/32x32/system/kaboodle.png, themes/default/32x32/system/kappfinder.png, themes/default/32x32/system/kate.png, themes/default/32x32/system/kcalc.png, themes/default/32x32/system/kchart.png, themes/default/32x32/system/kcmdevices.png, themes/default/32x32/system/kcmmemory.png, themes/default/32x32/system/kcmpartitions.png, themes/default/32x32/system/kcmpci.png, themes/default/32x32/system/kcontrol.png, themes/default/32x32/system/kdevelop.png, themes/default/32x32/system/kdevelop_down.png, themes/default/32x32/system/kdf.png, themes/default/32x32/system/kdict.png, themes/default/32x32/system/kdisknav.png, themes/default/32x32/system/kdmconfig.png, themes/default/32x32/system/kedit.png, themes/default/32x32/system/keditbookmarks.png, themes/default/32x32/system/keyboard.png, themes/default/32x32/system/keys.png, themes/default/32x32/system/kfind.png, themes/default/32x32/system/kfloppy.png, themes/default/32x32/system/kfm.png, themes/default/32x32/system/kfm_home.png, themes/default/32x32/system/kformula.png, themes/default/32x32/system/kghostview.png, themes/default/32x32/system/khelpcenter.png, themes/default/32x32/system/kivio.png, themes/default/32x32/system/klipper.png, themes/default/32x32/system/klipper_doc.png, themes/default/32x32/system/klpq.png, themes/default/32x32/system/kmail.png, themes/default/32x32/system/kmenu.png, themes/default/32x32/system/kmenu2.png, themes/default/32x32/system/kmix.png, themes/default/32x32/system/kmultiple.png, themes/default/32x32/system/konqueror.png, themes/default/32x32/system/konqueror2.png, themes/default/32x32/system/konqueror2a.png, themes/default/32x32/system/konqueror3.png, themes/default/32x32/system/konsole.png, themes/default/32x32/system/konsole2.png, themes/default/32x32/system/konsole3.png, themes/default/32x32/system/kopete.png, themes/default/32x32/system/kpackage.png, themes/default/32x32/system/kppp.png, themes/default/32x32/system/kpresenter.png, themes/default/32x32/system/kscd.png, themes/default/32x32/system/kscreensaver.png, themes/default/32x32/system/ksirc.png, themes/default/32x32/system/ksmiletris.png, themes/default/32x32/system/kspread.png, themes/default/32x32/system/ksysguard.png, themes/default/32x32/system/kthememgr.png, themes/default/32x32/system/ktip.png, themes/default/32x32/system/kugar.png, themes/default/32x32/system/kuser.png, themes/default/32x32/system/kvirc.png, themes/default/32x32/system/kword.png, themes/default/32x32/system/kwrite.png, themes/default/32x32/system/laptop_batery.png, themes/default/32x32/system/licq.png, themes/default/32x32/system/lightbulb.png, themes/default/32x32/system/lime.png, themes/default/32x32/system/link.png, themes/default/32x32/system/linneighborhood.png, themes/default/32x32/system/linux-classic_hdd_mount.png, themes/default/32x32/system/linux-classic_hdd_unmount.png, themes/default/32x32/system/linux_harddrive.png, themes/default/32x32/system/linux_hdd_mount.png, themes/default/32x32/system/linux_hdd_unmount.png, themes/default/32x32/system/linuxconf.png, themes/default/32x32/system/list.png, themes/default/32x32/system/locationbar_erase.png, themes/default/32x32/system/lock.png, themes/default/32x32/system/lockoverlay.png, themes/default/32x32/system/log.png, themes/default/32x32/system/logout.png, themes/default/32x32/system/looknfeel.png, themes/default/32x32/system/mac_hdd_mount.png, themes/default/32x32/system/mac_hdd_unmount.png, themes/default/32x32/system/mail.png, themes/default/32x32/system/mail_delete.png, themes/default/32x32/system/mail_find.png, themes/default/32x32/system/mail_foward.png, themes/default/32x32/system/mail_generic.png, themes/default/32x32/system/mail_get.png, themes/default/32x32/system/mail_new.png, themes/default/32x32/system/mail_replay.png, themes/default/32x32/system/mail_replayall.png, themes/default/32x32/system/mail_send.png, themes/default/32x32/system/make.png, themes/default/32x32/system/make_kdevelop.png, themes/default/32x32/system/man.png, themes/default/32x32/system/memory.png, themes/default/32x32/system/menu_editor.png, themes/default/32x32/system/message.png, themes/default/32x32/system/message2.png, themes/default/32x32/system/midi.png, themes/default/32x32/system/mime.png, themes/default/32x32/system/mime_audio.png, themes/default/32x32/system/mime_empty.png, themes/default/32x32/system/mime_track.png, themes/default/32x32/system/mime_video.png, themes/default/32x32/system/misc.png, themes/default/32x32/system/misc_doc.png, themes/default/32x32/system/modem.png, themes/default/32x32/system/monitor.png, themes/default/32x32/system/month.png, themes/default/32x32/system/mouse.png, themes/default/32x32/system/movie.png, themes/default/32x32/system/moviedoc.png, themes/default/32x32/system/mozilla-m.png, themes/default/32x32/system/mozilla-mail.png, themes/default/32x32/system/mozilla.png, themes/default/32x32/system/mozillacrystal.png, themes/default/32x32/system/mshdd_mount.png, themes/default/32x32/system/mshdd_unmount.png, themes/default/32x32/system/multimedia.png, themes/default/32x32/system/music.png, themes/default/32x32/system/nedit.png, themes/default/32x32/system/netscape.png, themes/default/32x32/system/netscape_doc.png, themes/default/32x32/system/network.png, themes/default/32x32/system/network1.png, themes/default/32x32/system/network3.png, themes/default/32x32/system/network_local.png, themes/default/32x32/system/newtodo.png, themes/default/32x32/system/nfs_mount.png, themes/default/32x32/system/nfs_unmount.png, themes/default/32x32/system/noatun.png, themes/default/32x32/system/noatun2.png, themes/default/32x32/system/ooo_gulls.png, themes/default/32x32/system/openoffice.png, themes/default/32x32/system/openterm.png, themes/default/32x32/system/opera.png, themes/default/32x32/system/package.png, themes/default/32x32/system/package_applications.png, themes/default/32x32/system/package_favourite.png, themes/default/32x32/system/package_games.png, themes/default/32x32/system/package_multimedia.png, themes/default/32x32/system/package_network.png, themes/default/32x32/system/package_settings.png, themes/default/32x32/system/package_toys.png, themes/default/32x32/system/package_utilities.png, themes/default/32x32/system/password.png, themes/default/32x32/system/paste.png, themes/default/32x32/system/pda.png, themes/default/32x32/system/pdf.png, themes/default/32x32/system/pdfdoc.png, themes/default/32x32/system/penguin.png, themes/default/32x32/system/personal.png, themes/default/32x32/system/phppg.png, themes/default/32x32/system/pipe.png, themes/default/32x32/system/postscript.png, themes/default/32x32/system/postscript2.png, themes/default/32x32/system/power_off.png, themes/default/32x32/system/presentationdoc.png, themes/default/32x32/system/print_printer.png, themes/default/32x32/system/printer.png, themes/default/32x32/system/printer1.png, themes/default/32x32/system/programs_accessories.png, themes/default/32x32/system/programs_develop.png, themes/default/32x32/system/programs_games.png, themes/default/32x32/system/programs_graphics.png, themes/default/32x32/system/programs_internet.png, themes/default/32x32/system/programs_multimedia.png, themes/default/32x32/system/programs_productivity.png, themes/default/32x32/system/programs_system.png, themes/default/32x32/system/project_open.png, themes/default/32x32/system/psdoc.png, themes/default/32x32/system/pysol.png, themes/default/32x32/system/queue.png, themes/default/32x32/system/quicktime.png, themes/default/32x32/system/readme.png, themes/default/32x32/system/real.png, themes/default/32x32/system/real_doc.png, themes/default/32x32/system/rebuild.png, themes/default/32x32/system/recyclebinempty.png, themes/default/32x32/system/recyclebinfull.png, themes/default/32x32/system/recycled.png, themes/default/32x32/system/recycleddoc.png, themes/default/32x32/system/redo.png, themes/default/32x32/system/reload.png, themes/default/32x32/system/reload2.png, themes/default/32x32/system/reload_page.png, themes/default/32x32/system/remote_assistance.png, themes/default/32x32/system/resolution.png, themes/default/32x32/system/resource.png, themes/default/32x32/system/restart.png, themes/default/32x32/system/rpm.png, themes/default/32x32/system/scanner.png, themes/default/32x32/system/screen_magnifier.png, themes/default/32x32/system/shellscript.png, themes/default/32x32/system/shutdown.png, themes/default/32x32/system/socket.png, themes/default/32x32/system/soffice.png, themes/default/32x32/system/software.png, themes/default/32x32/system/softwaredoc.png, themes/default/32x32/system/sound.png, themes/default/32x32/system/sound_mixer.png, themes/default/32x32/system/sounddoc.png, themes/default/32x32/system/source_c.png, themes/default/32x32/system/source_cpp.png, themes/default/32x32/system/source_f.png, themes/default/32x32/system/source_h.png, themes/default/32x32/system/source_j.png, themes/default/32x32/system/source_java.png, themes/default/32x32/system/source_l.png, themes/default/32x32/system/source_moc.png, themes/default/32x32/system/source_o.png, themes/default/32x32/system/source_p.png, themes/default/32x32/system/source_pl.png, themes/default/32x32/system/source_py.png, themes/default/32x32/system/source_s.png, themes/default/32x32/system/source_y.png, themes/default/32x32/system/spreadsheet.png, themes/default/32x32/system/spreadsheetdoc.png, themes/default/32x32/system/stop.png, themes/default/32x32/system/support.png, themes/default/32x32/system/synaptic.png, themes/default/32x32/system/tablet.png, themes/default/32x32/system/tar.png, themes/default/32x32/system/template_source.png, themes/default/32x32/system/templatedoc.png, themes/default/32x32/system/terminal.png, themes/default/32x32/system/tex.png, themes/default/32x32/system/textdoc.png, themes/default/32x32/system/tgz.png, themes/default/32x32/system/today.png, themes/default/32x32/system/todo.png, themes/default/32x32/system/toggle_log.png, themes/default/32x32/system/trashcan_empty.png, themes/default/32x32/system/trashcan_full.png, themes/default/32x32/system/tux.png, themes/default/32x32/system/tvtuner.png, themes/default/32x32/system/txt.png, themes/default/32x32/system/undo.png, themes/default/32x32/system/unknown.png, themes/default/32x32/system/unlock.png, themes/default/32x32/system/up.png, themes/default/32x32/system/up2.png, themes/default/32x32/system/update.png, themes/default/32x32/system/usb_harddrive.png, themes/default/32x32/system/users.png, themes/default/32x32/system/vcaldoc.png, themes/default/32x32/system/vcalendar.png, themes/default/32x32/system/vcard.png, themes/default/32x32/system/vcarddoc.png, themes/default/32x32/system/video.png, themes/default/32x32/system/video2.png, themes/default/32x32/system/video_card.png, themes/default/32x32/system/video_settings.png, themes/default/32x32/system/view_bottom.png, themes/default/32x32/system/view_choose.png, themes/default/32x32/system/view_detailed.png, themes/default/32x32/system/view_folders.png, themes/default/32x32/system/view_icon.png, themes/default/32x32/system/view_left_right.png, themes/default/32x32/system/view_multicolumn.png, themes/default/32x32/system/view_remove.png, themes/default/32x32/system/view_right.png, themes/default/32x32/system/view_sidetree.png, themes/default/32x32/system/view_text.png, themes/default/32x32/system/view_top_bottom.png, themes/default/32x32/system/view_tree.png, themes/default/32x32/system/viewmag+.png, themes/default/32x32/system/viewmag-.png, themes/default/32x32/system/viewmag.png, themes/default/32x32/system/viewmag1.png, themes/default/32x32/system/viewmagfit.png, themes/default/32x32/system/vmware.png, themes/default/32x32/system/vnc.png, themes/default/32x32/system/webcam.png, themes/default/32x32/system/whatsnext.png, themes/default/32x32/system/widget_doc.png, themes/default/32x32/system/windoc.png, themes/default/32x32/system/window_fullscreen.png, themes/default/32x32/system/window_list.png, themes/default/32x32/system/window_new.png, themes/default/32x32/system/window_nofullscreen.png, themes/default/32x32/system/windows.png, themes/default/32x32/system/windows_executable.png, themes/default/32x32/system/windows_harddrive.png, themes/default/32x32/system/wine.png, themes/default/32x32/system/worddoc.png, themes/default/32x32/system/wordprocessing.png, themes/default/32x32/system/wp.png, themes/default/32x32/system/www.png, themes/default/32x32/system/xclock.png, themes/default/32x32/system/xfig.png, themes/default/32x32/system/xfmail.png, themes/default/32x32/system/xmag.png, themes/default/32x32/system/xmms.png, themes/default/32x32/system/xmms2.png, themes/default/32x32/system/xmms_classic.png, themes/default/32x32/system/xpaint.png, themes/default/32x32/system/xserverinfo.png, themes/default/32x32/system/yield.png, themes/default/32x32/system/zip.png, themes/default/32x32/system/zip_mount.png, themes/default/32x32/system/zip_unmount.png, themes/default/32x32/system/zipdoc.png: Changed the Lycoris theme to Crystal 2003-03-15 18:57 ttm * src/core/: xpde/XPdePG.desk, xpwm/uTaskBar.pas, xpwm/uTaskBar.xfm: Last changes before release 2003-03-15 18:39 ttm * stub.sh, defaultdesktop/Control Panel/Date and Time.lnk, src/apps/fileexplorer/uLocalFileSystem.pas, src/core/xpde/XPdePG.desk, src/core/xpde/uXPAPI_imp.pas, src/core/xpwm/uTaskBar.xfm: Last changes before release 2003-03-15 17:40 ttm * install.sh, src/apps/appexec/uRun.xfm, src/core/xpde/XPdePG.desk, src/core/xpde/uOpenWith.xfm: Latest changes before release 2003-03-15 17:27 ttm * src/: components/toolsapi/uXPAPI.pas, core/xpde/XPdePG.desk, core/xpwm/uTaskBar.pas, core/xpwm/uWindowManager.pas: Window caption changes are reflected on the taskbar 2003-03-15 17:09 ttm * src/: apps/calculator/calculator.kof, apps/controlpanel/controlpanel.conf, apps/controlpanel/controlpanel.dpr, apps/controlpanel/controlpanel.kof, apps/controlpanel/controlpanel.res, apps/controlpanel/uControlPanel.pas, apps/controlpanel/uControlPanel.xfm, apps/fileexplorer/fileexplorer.conf, common/XPCommon.conf, components/shellcontrols/XPShellControls.conf, core/xpde/XPdePG.bpg, core/xpde/XPdePG.desk: Removed the temporal controlpanel, replaced by the file explorer 2003-03-15 17:05 ttm * defaultdesktop/Control Panel/Keyboard.lnk: Keyboard shortcut 2003-03-15 17:04 ttm * src/: apps/fileexplorer/uLocalFileSystem.pas, core/xpde/XPdePG.desk, core/xpwm/uTaskBar.pas: Added support for browsing the control panel 2003-03-15 16:38 ttm * src/: apps/fileexplorer/main.pas, apps/fileexplorer/main.xfm, apps/fileexplorer/uExplorerAPI.pas, apps/fileexplorer/uLocalFileSystem.pas, apps/fileexplorer/uXPExplorer.pas, core/xpde/XPdePG.desk: Fixes to update the current view after paste 2003-03-12 17:02 ttm * src/: apps/fileexplorer/main.pas, apps/fileexplorer/main.xfm, apps/fileexplorer/uXPExplorer.pas, core/xpde/XPdePG.desk: Added support for shared clipboard between explorer instances 2003-03-11 16:04 ttm * src/: apps/fileexplorer/fileexplorer.conf, apps/fileexplorer/main.pas, apps/fileexplorer/main.xfm, apps/fileexplorer/uLocalFileSystem.pas, components/shellcontrols/XPShellControls.conf, core/xpde/XPdePG.desk, core/xpde/uDesktopMain.xfm, core/xpde/uXPAPI_imp.pas: Added initial support for exploring the desktop items 2003-03-10 22:42 ttm * src/apps/fileexplorer/: main.pas, main.xfm, uExplorerAPI.pas, uLocalFileSystem.pas: Added support to load the explorer in a specified path 2003-03-06 18:47 ttm * src/common/: XPCommon.conf, XPCommon.dpk, uXPCommon.pas, uXPPNG.pas: Added component for PNG with alpha channel 2003-03-05 19:02 ttm * defaultdesktop/Control Panel/Date and Time.lnk, defaultdesktop/Control Panel/Display.lnk, defaultdesktop/Control Panel/Mouse.lnk, defaultdesktop/Control Panel/Network Connections.lnk, src/apps/fileexplorer/uLocalFileSystem.pas, src/core/xpde/XPdePG.desk: The shortcuts now return the image pointed by the lnk file 2003-03-04 21:51 ttm * defaultdesktop/Control Panel/Date and Time.lnk, defaultdesktop/Control Panel/Display.lnk, defaultdesktop/Control Panel/Mouse.lnk, defaultdesktop/Control Panel/Network Connections.lnk, src/applets/DateTimeProps/DateTimeProps.conf, src/applets/DateTimeProps/DateTimeProps.kof, src/applets/desk/desk.conf, src/applets/desk/desk.kof, src/applets/keyboard/keyboard.conf, src/applets/keyboard/keyboard.kof, src/applets/mouse/mouse.conf, src/applets/mouse/mouse.kof, src/applets/regional/regional.conf, src/applets/regional/regional.kof, src/applets/xpsu/xpsu.conf, src/applets/xpsu/xpsu.kof, src/apps/appexec/appexec.conf, src/apps/appexec/appexec.kof, src/apps/controlpanel/controlpanel.conf, src/apps/controlpanel/controlpanel.kof, src/apps/fileexplorer/fileexplorer.conf, src/apps/fileexplorer/fileexplorer.kof, src/apps/fileexplorer/uLocalFileSystem.pas, src/apps/networkproperties/networkproperties.conf, src/apps/networkproperties/networkproperties.kof, src/apps/networkstatus/networkstatus.conf, src/apps/networkstatus/networkstatus.kof, src/apps/notepad/notepad.conf, src/apps/notepad/notepad.kof, src/apps/taskmanager/taskmanager.conf, src/apps/taskmanager/taskmanager.kof, src/common/XPCommon.conf, src/common/XPCommon.kof, src/components/colorselect/XPColorSelect.conf, src/components/colorselect/XPColorSelect.kof, src/components/commctrls/XPCommctrls.conf, src/components/commctrls/XPCommctrls.kof, src/components/menu/XPMenus.conf, src/components/menu/XPMenus.kof, src/components/registry/XPRegistry.conf, src/components/registry/XPRegistry.kof, src/components/shellcontrols/XPShellControls.conf, src/components/shellcontrols/XPShellControls.kof, src/components/shellcontrols/uLNKFile.pas, src/components/style/XPStyle.conf, src/components/style/XPStyle.kof, src/components/toolsapi/XPAPI.conf, src/components/toolsapi/XPAPI.kof, src/core/xpde/XPdePG.bpg, src/core/xpde/XPdePG.desk, src/core/xpwm/XPwm.conf, src/core/xpwm/XPwm.kof: Added a calculator, and the control panel it's almost operative 2003-03-04 21:34 ttm * defaultdesktop/Start Menu/Programs/Accessories/Calculator.lnk, defaultdesktop/Start Menu/Programs/Accessories/KCalc.lnk, src/apps/calculator/FastStrings.pas, src/apps/calculator/calculator.conf, src/apps/calculator/calculator.dpr, src/apps/calculator/calculator.kof, src/apps/calculator/calculator.res, src/apps/calculator/main.pas, src/apps/calculator/main.xfm: Added a basic calculator 2003-03-04 20:55 ttm * defaultdesktop/Wallpapers/default.jpg, src/applets/mouse/uMouseProperties.pas, src/applets/mouse/uMouseProperties.xfm, src/apps/taskmanager/uTaskManager.pas, src/apps/taskmanager/uTaskManager.xfm, src/components/trayicon/XPTrayIcon.kof, src/components/trayicon/uTrayIcon.pas, src/components/trayicon/demo/traydemo.desk, src/core/xpde/XPde.conf, src/core/xpde/XPde.kof, src/core/xpde/XPdePG.desk, src/core/xpwm/uTaskBar.pas, src/core/xpwm/uTaskBar.xfm, themes/default/16x16/system/3dprinter.png, themes/default/16x16/system/addressbook.png, themes/default/16x16/system/addressbookdoc.png, themes/default/16x16/system/alldomains.png, themes/default/16x16/system/art.png, themes/default/16x16/system/artdoc.png, themes/default/16x16/system/back.png, themes/default/16x16/system/calendar.png, themes/default/16x16/system/cdrom.png, themes/default/16x16/system/cdwriter.png, themes/default/16x16/system/chat_aim.png, themes/default/16x16/system/chat_icq.png, themes/default/16x16/system/chat_irc.png, themes/default/16x16/system/clipboard.png, themes/default/16x16/system/clock.png, themes/default/16x16/system/cmd.png, themes/default/16x16/system/cmd_new.png, themes/default/16x16/system/cmddoc.png, themes/default/16x16/system/control_panel.png, themes/default/16x16/system/copy.png, themes/default/16x16/system/cut.png, themes/default/16x16/system/desktop.png, themes/default/16x16/system/desktop_sharing.png, themes/default/16x16/system/desktoptour.png, themes/default/16x16/system/digital_camera.png, themes/default/16x16/system/doc_new.png, themes/default/16x16/system/download.png, themes/default/16x16/system/dvd.png, themes/default/16x16/system/fax.png, themes/default/16x16/system/fax_receive.png, themes/default/16x16/system/fax_send.png, themes/default/16x16/system/find.png, themes/default/16x16/system/floppy.png, themes/default/16x16/system/floppy_disk.png, themes/default/16x16/system/folder.png, themes/default/16x16/system/folder_documents.png, themes/default/16x16/system/folder_music.png, themes/default/16x16/system/folder_pictures.png, themes/default/16x16/system/folder_video.png, themes/default/16x16/system/folder_web.png, themes/default/16x16/system/font_minus.png, themes/default/16x16/system/font_plus.png, themes/default/16x16/system/forward.png, themes/default/16x16/system/game_cards.png, themes/default/16x16/system/harddrive.png, themes/default/16x16/system/hardware.png, themes/default/16x16/system/help.png, themes/default/16x16/system/helpdoc.png, themes/default/16x16/system/home.png, themes/default/16x16/system/htmldoc.png, themes/default/16x16/system/imagedoc.png, themes/default/16x16/system/info.png, themes/default/16x16/system/info_book.png, themes/default/16x16/system/install.png, themes/default/16x16/system/isodoc.png, themes/default/16x16/system/joystick.png, themes/default/16x16/system/keyboard.png, themes/default/16x16/system/keys.png, themes/default/16x16/system/kmail.png, themes/default/16x16/system/konqueror.png, themes/default/16x16/system/kpresenter.png, themes/default/16x16/system/kspread.png, themes/default/16x16/system/kword.png, themes/default/16x16/system/lightbulb.png, themes/default/16x16/system/linux_harddrive.png, themes/default/16x16/system/lock.png, themes/default/16x16/system/logout.png, themes/default/16x16/system/mail.png, themes/default/16x16/system/menu_editor.png, themes/default/16x16/system/midi.png, themes/default/16x16/system/modem.png, themes/default/16x16/system/monitor.png, themes/default/16x16/system/mouse.png, themes/default/16x16/system/movie.png, themes/default/16x16/system/moviedoc.png, themes/default/16x16/system/multimedia.png, themes/default/16x16/system/music.png, themes/default/16x16/system/network.png, themes/default/16x16/system/paste.png, themes/default/16x16/system/pda.png, themes/default/16x16/system/pdfdoc.png, themes/default/16x16/system/power_off.png, themes/default/16x16/system/presentationdoc.png, themes/default/16x16/system/printer.png, themes/default/16x16/system/programs_accessories.png, themes/default/16x16/system/programs_develop.png, themes/default/16x16/system/programs_games.png, themes/default/16x16/system/programs_graphics.png, themes/default/16x16/system/programs_internet.png, themes/default/16x16/system/programs_multimedia.png, themes/default/16x16/system/programs_productivity.png, themes/default/16x16/system/programs_system.png, themes/default/16x16/system/psdoc.png, themes/default/16x16/system/recyclebinempty.png, themes/default/16x16/system/recyclebinfull.png, themes/default/16x16/system/recycleddoc.png, themes/default/16x16/system/reload.png, themes/default/16x16/system/remote_assistance.png, themes/default/16x16/system/resolution.png, themes/default/16x16/system/restart.png, themes/default/16x16/system/screen_magnifier.png, themes/default/16x16/system/shutdown.png, themes/default/16x16/system/software.png, themes/default/16x16/system/softwaredoc.png, themes/default/16x16/system/sound.png, themes/default/16x16/system/sound_mixer.png, themes/default/16x16/system/sounddoc.png, themes/default/16x16/system/spreadsheetdoc.png, themes/default/16x16/system/stop.png, themes/default/16x16/system/support.png, themes/default/16x16/system/templatedoc.png, themes/default/16x16/system/textdoc.png, themes/default/16x16/system/tvtuner.png, themes/default/16x16/system/up.png, themes/default/16x16/system/update.png, themes/default/16x16/system/usb_harddrive.png, themes/default/16x16/system/users.png, themes/default/16x16/system/vcaldoc.png, themes/default/16x16/system/vcarddoc.png, themes/default/16x16/system/video_card.png, themes/default/16x16/system/video_settings.png, themes/default/16x16/system/view_folders.png, themes/default/16x16/system/view_lists.png, themes/default/16x16/system/webcam.png, themes/default/16x16/system/windoc.png, themes/default/16x16/system/windows.png, themes/default/16x16/system/windows_executable.png, themes/default/16x16/system/windows_harddrive.png, themes/default/16x16/system/worddoc.png, themes/default/16x16/system/xserverinfo.png, themes/default/16x16/system/yield.png, themes/default/16x16/system/zip.png, themes/default/16x16/system/zipdoc.png, themes/default/24x24/system/3dprinter.png, themes/default/24x24/system/addressbook.png, themes/default/24x24/system/addressbookdoc.png, themes/default/24x24/system/alldomains.png, themes/default/24x24/system/art.png, themes/default/24x24/system/artdoc.png, themes/default/24x24/system/back.png, themes/default/24x24/system/calendar.png, themes/default/24x24/system/cdrom.png, themes/default/24x24/system/cdwriter.png, themes/default/24x24/system/chat_aim.png, themes/default/24x24/system/chat_icq.png, themes/default/24x24/system/chat_irc.png, themes/default/24x24/system/clipboard.png, themes/default/24x24/system/clock.png, themes/default/24x24/system/cmd.png, themes/default/24x24/system/cmd_new.png, themes/default/24x24/system/cmddoc.png, themes/default/24x24/system/control_panel.png, themes/default/24x24/system/copy.png, themes/default/24x24/system/cut.png, themes/default/24x24/system/desktop.png, themes/default/24x24/system/desktop_sharing.png, themes/default/24x24/system/desktoptour.png, themes/default/24x24/system/digital_camera.png, themes/default/24x24/system/doc_new.png, themes/default/24x24/system/download.png, themes/default/24x24/system/dvd.png, themes/default/24x24/system/fax.png, themes/default/24x24/system/fax_receive.png, themes/default/24x24/system/fax_send.png, themes/default/24x24/system/find.png, themes/default/24x24/system/floppy.png, themes/default/24x24/system/floppy_disk.png, themes/default/24x24/system/folder.png, themes/default/24x24/system/folder_documents.png, themes/default/24x24/system/folder_music.png, themes/default/24x24/system/folder_pictures.png, themes/default/24x24/system/folder_video.png, themes/default/24x24/system/folder_web.png, themes/default/24x24/system/font_minus.png, themes/default/24x24/system/font_plus.png, themes/default/24x24/system/forward.png, themes/default/24x24/system/game_cards.png, themes/default/24x24/system/harddrive.png, themes/default/24x24/system/hardware.png, themes/default/24x24/system/help.png, themes/default/24x24/system/helpdoc.png, themes/default/24x24/system/home.png, themes/default/24x24/system/imagedoc.png, themes/default/24x24/system/info.png, themes/default/24x24/system/info_book.png, themes/default/24x24/system/install.png, themes/default/24x24/system/isodoc.png, themes/default/24x24/system/joystick.png, themes/default/24x24/system/keyboard.png, themes/default/24x24/system/keys.png, themes/default/24x24/system/kmail.png, themes/default/24x24/system/konqueror.png, themes/default/24x24/system/kpresenter.png, themes/default/24x24/system/kspread.png, themes/default/24x24/system/kword.png, themes/default/24x24/system/lightbulb.png, themes/default/24x24/system/linux_harddrive.png, themes/default/24x24/system/lock.png, themes/default/24x24/system/logout.png, themes/default/24x24/system/mail.png, themes/default/24x24/system/menu_editor.png, themes/default/24x24/system/midi.png, themes/default/24x24/system/modem.png, themes/default/24x24/system/monitor.png, themes/default/24x24/system/mouse.png, themes/default/24x24/system/movie.png, themes/default/24x24/system/moviedoc.png, themes/default/24x24/system/multimedia.png, themes/default/24x24/system/music.png, themes/default/24x24/system/network.png, themes/default/24x24/system/paste.png, themes/default/24x24/system/pda.png, themes/default/24x24/system/pdfdoc.png, themes/default/24x24/system/power_off.png, themes/default/24x24/system/presentationdoc.png, themes/default/24x24/system/printer.png, themes/default/24x24/system/programs_accessories.png, themes/default/24x24/system/programs_develop.png, themes/default/24x24/system/programs_games.png, themes/default/24x24/system/programs_graphics.png, themes/default/24x24/system/programs_internet.png, themes/default/24x24/system/programs_multimedia.png, themes/default/24x24/system/programs_productivity.png, themes/default/24x24/system/programs_system.png, themes/default/24x24/system/psdoc.png, themes/default/24x24/system/recyclebinempty.png, themes/default/24x24/system/recyclebinfull.png, themes/default/24x24/system/recycleddoc.png, themes/default/24x24/system/reload.png, themes/default/24x24/system/remote_assistance.png, themes/default/24x24/system/resolution.png, themes/default/24x24/system/restart.png, themes/default/24x24/system/screen_magnifier.png, themes/default/24x24/system/shutdown.png, themes/default/24x24/system/software.png, themes/default/24x24/system/softwaredoc.png, themes/default/24x24/system/sound.png, themes/default/24x24/system/sound_mixer.png, themes/default/24x24/system/sounddoc.png, themes/default/24x24/system/spreadsheetdoc.png, themes/default/24x24/system/stop.png, themes/default/24x24/system/support.png, themes/default/24x24/system/templatedoc.png, themes/default/24x24/system/tvtuner.png, themes/default/24x24/system/up.png, themes/default/24x24/system/update.png, themes/default/24x24/system/usb_harddrive.png, themes/default/24x24/system/users.png, themes/default/24x24/system/vcaldoc.png, themes/default/24x24/system/vcarddoc.png, themes/default/24x24/system/video_card.png, themes/default/24x24/system/video_settings.png, themes/default/24x24/system/view_folders.png, themes/default/24x24/system/view_lists.png, themes/default/24x24/system/webcam.png, themes/default/24x24/system/windoc.png, themes/default/24x24/system/windows.png, themes/default/24x24/system/windows_executable.png, themes/default/24x24/system/windows_harddrive.png, themes/default/24x24/system/worddoc.png, themes/default/24x24/system/xserverinfo.png, themes/default/24x24/system/yield.png, themes/default/24x24/system/zip.png, themes/default/24x24/system/zipdoc.png, themes/default/32x32/system/3dprinter.png, themes/default/32x32/system/addressbook.png, themes/default/32x32/system/addressbookdoc.png, themes/default/32x32/system/alldomains.png, themes/default/32x32/system/art.png, themes/default/32x32/system/artdoc.png, themes/default/32x32/system/back.png, themes/default/32x32/system/calendar.png, themes/default/32x32/system/cdrom.png, themes/default/32x32/system/cdwriter.png, themes/default/32x32/system/chat_aim.png, themes/default/32x32/system/chat_icq.png, themes/default/32x32/system/chat_irc.png, themes/default/32x32/system/clipboard.png, themes/default/32x32/system/clock.png, themes/default/32x32/system/cmd.png, themes/default/32x32/system/cmd_new.png, themes/default/32x32/system/cmddoc.png, themes/default/32x32/system/control_panel.png, themes/default/32x32/system/copy.png, themes/default/32x32/system/cut.png, themes/default/32x32/system/desktop.png, themes/default/32x32/system/desktop_sharing.png, themes/default/32x32/system/desktoptour.png, themes/default/32x32/system/digital_camera.png, themes/default/32x32/system/doc_new.png, themes/default/32x32/system/download.png, themes/default/32x32/system/dvd.png, themes/default/32x32/system/fax.png, themes/default/32x32/system/fax_receive.png, themes/default/32x32/system/fax_send.png, themes/default/32x32/system/find.png, themes/default/32x32/system/floppy.png, themes/default/32x32/system/floppy_disk.png, themes/default/32x32/system/folder.png, themes/default/32x32/system/folder_documents.png, themes/default/32x32/system/folder_music.png, themes/default/32x32/system/folder_pictures.png, themes/default/32x32/system/folder_video.png, themes/default/32x32/system/folder_web.png, themes/default/32x32/system/font_minus.png, themes/default/32x32/system/font_plus.png, themes/default/32x32/system/forward.png, themes/default/32x32/system/game_cards.png, themes/default/32x32/system/harddrive.png, themes/default/32x32/system/hardware.png, themes/default/32x32/system/help.png, themes/default/32x32/system/helpdoc.png, themes/default/32x32/system/home.png, themes/default/32x32/system/htmldoc.png, themes/default/32x32/system/imagedoc.png, themes/default/32x32/system/info.png, themes/default/32x32/system/info_book.png, themes/default/32x32/system/install.png, themes/default/32x32/system/isodoc.png, themes/default/32x32/system/joystick.png, themes/default/32x32/system/keyboard.png, themes/default/32x32/system/keys.png, themes/default/32x32/system/kmail.png, themes/default/32x32/system/konqueror.png, themes/default/32x32/system/kpresenter.png, themes/default/32x32/system/kspread.png, themes/default/32x32/system/kword.png, themes/default/32x32/system/lightbulb.png, themes/default/32x32/system/linux_harddrive.png, themes/default/32x32/system/lock.png, themes/default/32x32/system/logout.png, themes/default/32x32/system/mail.png, themes/default/32x32/system/menu_editor.png, themes/default/32x32/system/midi.png, themes/default/32x32/system/modem.png, themes/default/32x32/system/monitor.png, themes/default/32x32/system/mouse.png, themes/default/32x32/system/movie.png, themes/default/32x32/system/moviedoc.png, themes/default/32x32/system/mozilla.png, themes/default/32x32/system/multimedia.png, themes/default/32x32/system/music.png, themes/default/32x32/system/network.png, themes/default/32x32/system/paste.png, themes/default/32x32/system/pda.png, themes/default/32x32/system/pdfdoc.png, themes/default/32x32/system/power_off.png, themes/default/32x32/system/presentationdoc.png, themes/default/32x32/system/printer.png, themes/default/32x32/system/programs_accessories.png, themes/default/32x32/system/programs_develop.png, themes/default/32x32/system/programs_games.png, themes/default/32x32/system/programs_graphics.png, themes/default/32x32/system/programs_internet.png, themes/default/32x32/system/programs_multimedia.png, themes/default/32x32/system/programs_productivity.png, themes/default/32x32/system/programs_system.png, themes/default/32x32/system/psdoc.png, themes/default/32x32/system/recyclebinempty.png, themes/default/32x32/system/recyclebinfull.png, themes/default/32x32/system/recycleddoc.png, themes/default/32x32/system/reload.png, themes/default/32x32/system/remote_assistance.png, themes/default/32x32/system/resolution.png, themes/default/32x32/system/restart.png, themes/default/32x32/system/screen_magnifier.png, themes/default/32x32/system/shutdown.png, themes/default/32x32/system/software.png, themes/default/32x32/system/softwaredoc.png, themes/default/32x32/system/sound.png, themes/default/32x32/system/sound_mixer.png, themes/default/32x32/system/sounddoc.png, themes/default/32x32/system/spreadsheetdoc.png, themes/default/32x32/system/stop.png, themes/default/32x32/system/support.png, themes/default/32x32/system/templatedoc.png, themes/default/32x32/system/textdoc.png, themes/default/32x32/system/tvtuner.png, themes/default/32x32/system/up.png, themes/default/32x32/system/update.png, themes/default/32x32/system/usb_harddrive.png, themes/default/32x32/system/users.png, themes/default/32x32/system/vcaldoc.png, themes/default/32x32/system/vcarddoc.png, themes/default/32x32/system/video_card.png, themes/default/32x32/system/video_settings.png, themes/default/32x32/system/view_folders.png, themes/default/32x32/system/webcam.png, themes/default/32x32/system/windoc.png, themes/default/32x32/system/windows.png, themes/default/32x32/system/windows_executable.png, themes/default/32x32/system/windows_harddrive.png, themes/default/32x32/system/worddoc.png, themes/default/32x32/system/xserverinfo.png, themes/default/32x32/system/yield.png, themes/default/32x32/system/zip.png, themes/default/32x32/system/zipdoc.png: Changes on the default graphics, changed the default background, fixed a bug on the trayicon component and added the tray icon to the taskmanager 2003-03-04 15:26 ttm * src/: applets/desk/uDisplayProperties.pas, applets/desk/uDisplayProperties.xfm, apps/appexec/uRun.pas, apps/appexec/uRun.xfm, apps/fileexplorer/main.pas, apps/fileexplorer/main.xfm, apps/fileexplorer/uLocalFileSystem.pas, components/shellcontrols/uSysListItem.pas, components/shellcontrols/uSysListView.pas, components/style/uXPStyleConsts.pas, components/trayicon/demo/traydemo.desk, core/xpde/XPdePG.desk, core/xpde/uCreateShortcut.pas, core/xpde/uCreateShortcut.xfm, core/xpde/uDesktopMain.pas, core/xpde/uDesktopMain.xfm, core/xpde/uLNKProperties.pas, core/xpde/uLNKProperties.xfm, core/xpde/uXPAPI_imp.pas, core/xpwm/uTaskBar.pas: Changes for the new theme structure 2003-03-04 15:25 ttm * themes/default/: 16x16/system/3dprinter.png, 16x16/system/addressbook.png, 16x16/system/addressbookdoc.png, 16x16/system/alldomains.png, 16x16/system/art.png, 16x16/system/artdoc.png, 16x16/system/back.png, 16x16/system/calendar.png, 16x16/system/cddrive.png, 16x16/system/cdrom.png, 16x16/system/cdwriter.png, 16x16/system/chat_aim.png, 16x16/system/chat_icq.png, 16x16/system/chat_irc.png, 16x16/system/clipboard.png, 16x16/system/clock.png, 16x16/system/closedfolder.png, 16x16/system/cmd.png, 16x16/system/cmd_new.png, 16x16/system/cmddoc.png, 16x16/system/control_panel.png, 16x16/system/controlpanel.png, 16x16/system/copy.png, 16x16/system/cut.png, 16x16/system/desktop.png, 16x16/system/desktop_sharing.png, 16x16/system/desktoptour.png, 16x16/system/digital_camera.png, 16x16/system/doc_new.png, 16x16/system/download.png, 16x16/system/dvd.png, 16x16/system/fax.png, 16x16/system/fax_receive.png, 16x16/system/fax_send.png, 16x16/system/find.png, 16x16/system/floppy.png, 16x16/system/floppy_disk.png, 16x16/system/folder.png, 16x16/system/folder_documents.png, 16x16/system/folder_music.png, 16x16/system/folder_pictures.png, 16x16/system/folder_video.png, 16x16/system/folder_web.png, 16x16/system/font_minus.png, 16x16/system/font_plus.png, 16x16/system/forward.png, 16x16/system/game_cards.png, 16x16/system/harddisk.png, 16x16/system/harddrive.png, 16x16/system/hardware.png, 16x16/system/help.png, 16x16/system/helpdoc.png, 16x16/system/home.png, 16x16/system/htmldoc.png, 16x16/system/imagedoc.png, 16x16/system/info.png, 16x16/system/info_book.png, 16x16/system/install.png, 16x16/system/isodoc.png, 16x16/system/joystick.png, 16x16/system/keyboard.png, 16x16/system/keys.png, 16x16/system/kmail.png, 16x16/system/konqueror.png, 16x16/system/kpresenter.png, 16x16/system/kspread.png, 16x16/system/kword.png, 16x16/system/lightbulb.png, 16x16/system/linux_harddrive.png, 16x16/system/lock.png, 16x16/system/logout.png, 16x16/system/mail.png, 16x16/system/menu_editor.png, 16x16/system/midi.png, 16x16/system/modem.png, 16x16/system/monitor.png, 16x16/system/mouse.png, 16x16/system/movie.png, 16x16/system/moviedoc.png, 16x16/system/multimedia.png, 16x16/system/music.png, 16x16/system/mycomputer.png, 16x16/system/mydocuments.png, 16x16/system/network.png, 16x16/system/noiconsm.png, 16x16/system/openfolder.png, 16x16/system/paste.png, 16x16/system/pda.png, 16x16/system/pdfdoc.png, 16x16/system/power_off.png, 16x16/system/presentationdoc.png, 16x16/system/printer.png, 16x16/system/programs_accessories.png, 16x16/system/programs_develop.png, 16x16/system/programs_games.png, 16x16/system/programs_graphics.png, 16x16/system/programs_internet.png, 16x16/system/programs_multimedia.png, 16x16/system/programs_productivity.png, 16x16/system/programs_system.png, 16x16/system/psdoc.png, 16x16/system/recyclebin.png, 16x16/system/recyclebinempty.png, 16x16/system/recyclebinfull.png, 16x16/system/recycleddoc.png, 16x16/system/reload.png, 16x16/system/remote_assistance.png, 16x16/system/resolution.png, 16x16/system/restart.png, 16x16/system/screen_magnifier.png, 16x16/system/shutdown.png, 16x16/system/software.png, 16x16/system/softwaredoc.png, 16x16/system/sound.png, 16x16/system/sound_mixer.png, 16x16/system/sounddoc.png, 16x16/system/spreadsheetdoc.png, 16x16/system/stop.png, 16x16/system/support.png, 16x16/system/templatedoc.png, 16x16/system/textdoc.png, 16x16/system/tvtuner.png, 16x16/system/up.png, 16x16/system/update.png, 16x16/system/usb_harddrive.png, 16x16/system/users.png, 16x16/system/vcaldoc.png, 16x16/system/vcarddoc.png, 16x16/system/video_card.png, 16x16/system/video_settings.png, 16x16/system/view_folders.png, 16x16/system/view_lists.png, 16x16/system/webcam.png, 16x16/system/windoc.png, 16x16/system/windows.png, 16x16/system/windows_executable.png, 16x16/system/windows_harddrive.png, 16x16/system/worddoc.png, 16x16/system/xserverinfo.png, 16x16/system/yield.png, 16x16/system/zip.png, 16x16/system/zipdoc.png, 24x24/system/3dprinter.png, 24x24/system/addressbook.png, 24x24/system/addressbookdoc.png, 24x24/system/alldomains.png, 24x24/system/art.png, 24x24/system/artdoc.png, 24x24/system/back.png, 24x24/system/calendar.png, 24x24/system/cancel.png, 24x24/system/cdrom.png, 24x24/system/cdwriter.png, 24x24/system/chat_aim.png, 24x24/system/chat_icq.png, 24x24/system/chat_irc.png, 24x24/system/clipboard.png, 24x24/system/clock.png, 24x24/system/cmd.png, 24x24/system/cmd_new.png, 24x24/system/cmddoc.png, 24x24/system/control_panel.png, 24x24/system/copy.png, 24x24/system/copyto.png, 24x24/system/cut.png, 24x24/system/desktop.png, 24x24/system/desktop_sharing.png, 24x24/system/desktoptour.png, 24x24/system/digital_camera.png, 24x24/system/doc_new.png, 24x24/system/documents.png, 24x24/system/download.png, 24x24/system/dvd.png, 24x24/system/fax.png, 24x24/system/fax_receive.png, 24x24/system/fax_send.png, 24x24/system/find.png, 24x24/system/findinfiles.png, 24x24/system/floppy.png, 24x24/system/floppy_disk.png, 24x24/system/folder.png, 24x24/system/folder_documents.png, 24x24/system/folder_music.png, 24x24/system/folder_pictures.png, 24x24/system/folder_video.png, 24x24/system/folder_web.png, 24x24/system/folders.png, 24x24/system/font_minus.png, 24x24/system/font_plus.png, 24x24/system/forward.png, 24x24/system/game_cards.png, 24x24/system/harddrive.png, 24x24/system/hardware.png, 24x24/system/help.png, 24x24/system/helpandsupport.png, 24x24/system/helpdoc.png, 24x24/system/home.png, 24x24/system/imagedoc.png, 24x24/system/info.png, 24x24/system/info_book.png, 24x24/system/install.png, 24x24/system/isodoc.png, 24x24/system/joystick.png, 24x24/system/keyboard.png, 24x24/system/keys.png, 24x24/system/kmail.png, 24x24/system/konqueror.png, 24x24/system/kpresenter.png, 24x24/system/kspread.png, 24x24/system/kword.png, 24x24/system/lightbulb.png, 24x24/system/linux_harddrive.png, 24x24/system/lock.png, 24x24/system/logoff.png, 24x24/system/logout.png, 24x24/system/mail.png, 24x24/system/menu_editor.png, 24x24/system/midi.png, 24x24/system/modem.png, 24x24/system/monitor.png, 24x24/system/mouse.png, 24x24/system/moveto.png, 24x24/system/movie.png, 24x24/system/moviedoc.png, 24x24/system/multimedia.png, 24x24/system/music.png, 24x24/system/network.png, 24x24/system/next.png, 24x24/system/paste.png, 24x24/system/pda.png, 24x24/system/pdfdoc.png, 24x24/system/power_off.png, 24x24/system/presentationdoc.png, 24x24/system/printer.png, 24x24/system/programs.png, 24x24/system/programs_accessories.png, 24x24/system/programs_develop.png, 24x24/system/programs_games.png, 24x24/system/programs_graphics.png, 24x24/system/programs_internet.png, 24x24/system/programs_multimedia.png, 24x24/system/programs_productivity.png, 24x24/system/programs_system.png, 24x24/system/psdoc.png, 24x24/system/recyclebinempty.png, 24x24/system/recyclebinfull.png, 24x24/system/recycleddoc.png, 24x24/system/refresh.png, 24x24/system/reload.png, 24x24/system/remote_assistance.png, 24x24/system/resolution.png, 24x24/system/restart.png, 24x24/system/run.png, 24x24/system/screen_magnifier.png, 24x24/system/search.png, 24x24/system/settings.png, 24x24/system/shutdown.png, 24x24/system/software.png, 24x24/system/softwaredoc.png, 24x24/system/sound.png, 24x24/system/sound_mixer.png, 24x24/system/sounddoc.png, 24x24/system/spreadsheetdoc.png, 24x24/system/stop.png, 24x24/system/support.png, 24x24/system/templatedoc.png, 24x24/system/turnoff.png, 24x24/system/tvtuner.png, 24x24/system/up.png, 24x24/system/update.png, 24x24/system/usb_harddrive.png, 24x24/system/users.png, 24x24/system/vcaldoc.png, 24x24/system/vcarddoc.png, 24x24/system/video_card.png, 24x24/system/video_settings.png, 24x24/system/view.png, 24x24/system/view_folders.png, 24x24/system/view_lists.png, 24x24/system/webcam.png, 24x24/system/windoc.png, 24x24/system/windows.png, 24x24/system/windows_executable.png, 24x24/system/windows_harddrive.png, 24x24/system/worddoc.png, 24x24/system/xserverinfo.png, 24x24/system/yield.png, 24x24/system/zip.png, 24x24/system/zipdoc.png, 32x32/system/3dprinter.png, 32x32/system/addressbook.png, 32x32/system/addressbookdoc.png, 32x32/system/alldomains.png, 32x32/system/art.png, 32x32/system/artdoc.png, 32x32/system/back.png, 32x32/system/bmp.png, 32x32/system/calendar.png, 32x32/system/cdrom.png, 32x32/system/cdwriter.png, 32x32/system/chat_aim.png, 32x32/system/chat_icq.png, 32x32/system/chat_irc.png, 32x32/system/clipboard.png, 32x32/system/clock.png, 32x32/system/cmd.png, 32x32/system/cmd_new.png, 32x32/system/cmddoc.png, 32x32/system/control_panel.png, 32x32/system/copy.png, 32x32/system/createshortcutwizard.png, 32x32/system/cut.png, 32x32/system/defaultcursor.png, 32x32/system/desktop.png, 32x32/system/desktop_sharing.png, 32x32/system/desktoppropertiesmonitor.png, 32x32/system/desktoptour.png, 32x32/system/digital_camera.png, 32x32/system/doc_new.png, 32x32/system/documents.png, 32x32/system/download.png, 32x32/system/dvd.png, 32x32/system/fax.png, 32x32/system/fax_receive.png, 32x32/system/fax_send.png, 32x32/system/find.png, 32x32/system/floppy.png, 32x32/system/floppy_disk.png, 32x32/system/folder.png, 32x32/system/folder_documents.png, 32x32/system/folder_music.png, 32x32/system/folder_pictures.png, 32x32/system/folder_video.png, 32x32/system/folder_web.png, 32x32/system/foldersmall.png, 32x32/system/font_minus.png, 32x32/system/font_plus.png, 32x32/system/forward.png, 32x32/system/game_cards.png, 32x32/system/harddrive.png, 32x32/system/hardware.png, 32x32/system/help.png, 32x32/system/helpandsupport.png, 32x32/system/helpdoc.png, 32x32/system/home.png, 32x32/system/htmldoc.png, 32x32/system/imagedoc.png, 32x32/system/info.png, 32x32/system/info_book.png, 32x32/system/install.png, 32x32/system/isodoc.png, 32x32/system/joystick.png, 32x32/system/jpg.png, 32x32/system/keyboard.png, 32x32/system/keys.png, 32x32/system/kmail.png, 32x32/system/konqueror.png, 32x32/system/kpresenter.png, 32x32/system/kspread.png, 32x32/system/kword.png, 32x32/system/lightbulb.png, 32x32/system/linux_harddrive.png, 32x32/system/lock.png, 32x32/system/logoff.png, 32x32/system/logout.png, 32x32/system/mail.png, 32x32/system/menu_editor.png, 32x32/system/midi.png, 32x32/system/modem.png, 32x32/system/monitor.png, 32x32/system/mouse.png, 32x32/system/movie.png, 32x32/system/moviedoc.png, 32x32/system/mozilla.png, 32x32/system/multimedia.png, 32x32/system/music.png, 32x32/system/mycomputer.png, 32x32/system/mydocuments.png, 32x32/system/myhome.png, 32x32/system/mynetworkplaces.png, 32x32/system/netw.png, 32x32/system/network.png, 32x32/system/noicon.png, 32x32/system/noiconsm.png, 32x32/system/none.png, 32x32/system/paste.png, 32x32/system/pda.png, 32x32/system/pdfdoc.png, 32x32/system/power_off.png, 32x32/system/presentationdoc.png, 32x32/system/printer.png, 32x32/system/programfolder.png, 32x32/system/programs.png, 32x32/system/programs_accessories.png, 32x32/system/programs_develop.png, 32x32/system/programs_games.png, 32x32/system/programs_graphics.png, 32x32/system/programs_internet.png, 32x32/system/programs_multimedia.png, 32x32/system/programs_productivity.png, 32x32/system/programs_system.png, 32x32/system/psdoc.png, 32x32/system/recyclebinempty.png, 32x32/system/recyclebinfull.png, 32x32/system/recycleddoc.png, 32x32/system/reload.png, 32x32/system/remote_assistance.png, 32x32/system/resolution.png, 32x32/system/restart.png, 32x32/system/run.png, 32x32/system/screen_magnifier.png, 32x32/system/search.png, 32x32/system/settings.png, 32x32/system/shortcut.png, 32x32/system/shortcutsmall.png, 32x32/system/shutdown.png, 32x32/system/software.png, 32x32/system/softwaredoc.png, 32x32/system/sound.png, 32x32/system/sound_mixer.png, 32x32/system/sounddoc.png, 32x32/system/spreadsheetdoc.png, 32x32/system/startbutton.png, 32x32/system/startmenu.png, 32x32/system/stop.png, 32x32/system/support.png, 32x32/system/templatedoc.png, 32x32/system/textdoc.png, 32x32/system/turnoff.png, 32x32/system/turnoff2.png, 32x32/system/tvtuner.png, 32x32/system/up.png, 32x32/system/update.png, 32x32/system/usb_harddrive.png, 32x32/system/users.png, 32x32/system/vcaldoc.png, 32x32/system/vcarddoc.png, 32x32/system/video_card.png, 32x32/system/video_settings.png, 32x32/system/view_folders.png, 32x32/system/waitcursor.png, 32x32/system/webcam.png, 32x32/system/windoc.png, 32x32/system/windows.png, 32x32/system/windows_executable.png, 32x32/system/windows_harddrive.png, 32x32/system/worddoc.png, 32x32/system/xserverinfo.png, 32x32/system/yield.png, 32x32/system/zip.png, 32x32/system/zipdoc.png, misc/bmp.png, misc/createshortcutwizard.png, misc/defaultcursor.png, misc/desktoppropertiesmonitor.png, misc/jpg.png, misc/none.png, misc/shortcut.png, misc/shortcutsmall.png, misc/startbutton.png, misc/startmenu.png, misc/waitcursor.png: New default theme 2003-03-03 15:35 ttm * src/: applets/DateTimeProps/DateTimeProps.conf, applets/desk/desk.conf, applets/desk/desk.kof, applets/keyboard/keyboard.conf, applets/keyboard/keyboard.kof, applets/mouse/mouse.conf, applets/mouse/mouse.kof, applets/regional/regional.conf, applets/regional/regional.kof, applets/xpsu/xpsu.conf, apps/appexec/appexec.conf, apps/appexec/appexec.kof, apps/controlpanel/controlpanel.conf, apps/controlpanel/controlpanel.kof, apps/fileexplorer/fileexplorer.conf, apps/fileexplorer/fileexplorer.kof, apps/networkproperties/networkproperties.conf, apps/networkproperties/networkproperties.kof, apps/networkstatus/networkstatus.conf, apps/networkstatus/networkstatus.kof, apps/notepad/notepad.conf, apps/notepad/notepad.kof, apps/taskmanager/taskmanager.conf, apps/taskmanager/taskmanager.kof, common/XPCommon.kof, components/colorselect/XPColorSelect.conf, components/colorselect/XPColorSelect.kof, components/commctrls/XPCommctrls.conf, components/commctrls/XPCommctrls.kof, components/menu/XPMenus.conf, components/menu/XPMenus.kof, components/registry/XPRegistry.kof, components/shellcontrols/XPShellControls.conf, components/shellcontrols/XPShellControls.kof, components/style/XPStyle.conf, components/style/XPStyle.dpk, components/style/XPStyle.kof, components/toolsapi/XPAPI.conf, components/toolsapi/XPAPI.kof, core/xpde/XPde.conf, core/xpde/XPdePG.desk, core/xpwm/XPwm.conf, core/xpwm/XPwm.kof: Changes for the integration of the tray icon component 2003-03-03 15:34 ttm * src/components/trayicon/demo/: main.pas, main.xfm, traydemo.conf, traydemo.desk, traydemo.dpr, traydemo.kof, traydemo.res: TrayIcon demo application 2003-03-03 15:33 ttm * src/components/trayicon/: XPTrayIcon.dpk, XPTrayIcon.kof, XPTrayIcon.res, uTrayIcon.pas: TrayIcon component 2003-03-03 15:31 ttm * src/common/uXPIPC.pas: Added new messages 2003-03-03 15:30 ttm * src/core/xpde/XPdePG.bpg: Added the trayicon package 2003-03-03 15:30 ttm * src/core/xpde/uXPAPI_imp.pas: Removed a showmessage 2003-03-03 15:29 ttm * src/core/xpwm/: uTaskBar.pas, uTaskBar.xfm: Added support for trayicons 2003-03-03 15:28 ttm * src/core/xpwm/uWindowManager.pas: Change to support the IPC system on the window manager 2003-03-02 17:38 ttm * defaultdesktop/Control Panel/: Date and Time.lnk, Display.lnk, Mouse.lnk, Network Connections.lnk: Control panel applets 2003-03-02 17:37 ttm * themes/default/24x24/system/: documents.png, findinfiles.png, helpandsupport.png, logoff.png, programs.png, run.png, settings.png, turnoff.png: Menu bitmaps 2003-03-02 17:36 ttm * src/: applets/DateTimeProps/DateTimeProps.conf, applets/DateTimeProps/DateTimeProps.kof, applets/xpsu/xpsu.conf, applets/xpsu/xpsu.kof, apps/fileexplorer/uLocalFileSystem.pas, components/style/uXPStyle.pas, components/style/uXPStyleConsts.pas, components/toolsapi/uXPAPI.pas, core/xpde/XPde.kof, core/xpde/XPdePG.desk, core/xpde/uXPAPI_imp.pas, core/xpwm/XPwm.kof, core/xpwm/uTaskBar.pas, core/xpwm/uTaskBar.xfm: Fixed some menu problems and the Control Panel icon is starting to work 2003-03-02 15:41 ttm * src/core/xpwm/: uTaskBar.pas, uTaskBar.xfm: Fixed a problem with the startbutton to act as a toggle button coordinated with the start menu 2003-03-02 15:25 ttm * src/core/xpwm/uWindowManager.pas: Now window caption property changes are processed 2003-03-01 21:56 ttm * src/core/xpde/: XPde.dpr, XPdePG.desk: Last changed until the next daily build 2003-03-01 21:55 ttm * src/apps/fileexplorer/uProgressDlg.xfm: Changed position 2003-03-01 21:55 ttm * src/apps/fileexplorer/: main.pas, main.xfm: When the popupmenu holds items from the treeview, then, it must execute the right verb 2003-03-01 21:22 ttm * src/core/xpwm/uTaskBar.pas: Fixed a stupidity loading an Start Menu graphic 2003-03-01 21:21 ttm * src/core/xpde/uDesktopMain.xfm: Some GUI changes 2003-03-01 21:20 ttm * src/core/xpde/: uAboutDlg.pas, uAboutDlg.xfm: Added GPL notice 2003-03-01 21:19 ttm * src/: components/toolsapi/uXPAPI.pas, core/xpde/uXPAPI_imp.pas: Added system paths for my documents, misc, and small and medium themes 2003-03-01 21:18 ttm * src/apps/fileexplorer/: fileexplorer.conf, fileexplorer.dpr: Multiple changes 2003-03-01 21:18 ttm * src/apps/fileexplorer/uExplorerAPI.pas: Notification of changes on the current view 2003-03-01 21:17 ttm * src/apps/fileexplorer/uXPExplorer.pas: Tree context menus working 2003-03-01 21:16 ttm * src/apps/fileexplorer/: uProgressDlg.pas, uProgressDlg.xfm: Isolation from graphics 2003-03-01 21:16 ttm * src/apps/fileexplorer/: main.pas, main.xfm, uLocalFileSystem.pas: Isolation from paths, isolation from graphics, notification of changes on the current view, tree context menus working... 2003-03-01 21:13 ttm * themes/default/32x32/system/: documents.png, folder.png, foldersmall.png, helpandsupport.png, logoff.png, mycomputer.png, mydocuments.png, myhome.png, mynetworkplaces.png, noicon.png, noiconsm.png, programfolder.png, programs.png, recyclebinempty.png, recyclebinfull.png, run.png, search.png, settings.png, startbutton.png, startmenu.png, turnoff.png: New crystal 32x32 graphics 2003-03-01 21:10 ttm * themes/default/16x16/system/: cddrive.png, closedfolder.png, controlpanel.png, desktop.png, floppy.png, harddisk.png, mycomputer.png, mydocuments.png, network.png, noiconsm.png, openfolder.png, recyclebin.png: New crystal 16x16 graphics 2003-03-01 21:09 ttm * themes/default/misc/copyprogress.png: Copy progress graphic 2003-03-01 21:08 ttm * themes/default/24x24/system/: back.png, cancel.png, copyto.png, folders.png, moveto.png, next.png, refresh.png, search.png, up.png, view.png: Middle size graphics 2003-02-28 12:43 ttm * themes/default/16x16/system/cddrive.png, themes/default/16x16/system/closedfolder.png, themes/default/16x16/system/desktop.png, themes/default/16x16/system/floppy.png, themes/default/16x16/system/harddisk.png, themes/default/16x16/system/mycomputer.png, themes/default/16x16/system/mydocuments.png, themes/default/16x16/system/network.png, themes/default/16x16/system/recyclebin.png, src/apps/fileexplorer/main.xfm: Crystal icons to prevent copyright problems 2003-02-27 22:01 ttm * src/apps/fileexplorer/: uLocalFileSystem.pas, uProgressDlg.pas, uProgressDlg.xfm: The ETA is calculated and shown, now full directories can be copied recursively and cancel works 2003-02-27 19:02 ttm * src/apps/fileexplorer/: fileexplorer.conf, main.pas, main.xfm, uExplorerAPI.pas, uLocalFileSystem.pas, uXPExplorer.pas: Added support for copying multiple files at a time 2003-02-27 19:01 ttm * src/components/commctrls/uQXPComCtrls.pas: Fixed a bug on the ListView, when multiselect it's true, a right click, clears the selection 2003-02-26 22:28 ttm * src/core/xpde/uXPAPI_imp.pas: Modified the about function and added the getVersionString method 2003-02-26 22:27 ttm * src/core/xpde/: uAboutDlg.pas, uAboutDlg.xfm: The version is got from the XPAPI 2003-02-26 22:26 ttm * src/components/toolsapi/uXPAPI.pas: The about dialog must show the program name, and the version string must be isolated on a single place 2003-02-26 22:26 ttm * src/components/commctrls/uQXPComCtrls.pas: Fixed an overflow bug on the Progress Bar 2003-02-26 22:25 ttm * src/apps/: controlpanel/controlpanel.kof, notepad/main.pas, notepad/main.xfm, notepad/notepad.dpr, notepad/notepad.kof, taskmanager/taskmanager.dpr, taskmanager/taskmanager.kof, taskmanager/uTaskManager.pas, taskmanager/uTaskManager.xfm: Change the About Dialog to the standard one 2003-02-26 22:24 ttm * src/apps/fileexplorer/: fileexplorer.conf, fileexplorer.kof, main.pas, main.xfm, uExplorerAPI.pas, uLocalFileSystem.pas, uProgressDlg.pas, uProgressDlg.xfm, uXPExplorer.pas: Added Copy/Paste support for single files 2003-02-26 18:51 ttm * src/core/xpde/: uAboutDlg.pas, uAboutDlg.xfm: Common About Dialog 2003-02-26 12:28 ttm * src/: apps/fileexplorer/fileexplorer.dpr, apps/fileexplorer/main.pas, apps/fileexplorer/main.xfm, common/XPCommon.conf, common/XPCommon.kof, components/registry/XPRegistry.conf, components/registry/XPRegistry.kof, components/registry/uRegistry.pas, components/toolsapi/uXPAPI.pas, core/xpde/XPdePG.desk, core/xpde/uXPAPI_imp.pas: Added a common About Dialog 2003-02-25 20:57 ttm * src/apps/fileexplorer/uLocalFileSystem.pas: Added code to copy files, single files for start 2003-02-25 20:12 ttm * defaultdesktop/Start Menu/Programs/Accessories/: File Explorer.lnk, File Manager.lnk: Added the file explorer to the Start Menu 2003-02-25 18:57 ttm * src/core/xpde/uXPAPI_imp.pas: Fixed a recursive call when getting the appdir 2003-02-25 17:00 ttm * src/apps/fileexplorer/: uProgressDlg.pas, uProgressDlg.xfm: Progress Dialog 2003-02-25 16:59 ttm * src/apps/fileexplorer/: fileexplorer.dpr, fileexplorer.kof, uExplorerAPI.pas, uLocalFileSystem.pas, uXPExplorer.pas: Added support for a progress dialog 2003-02-25 16:07 ttm * src/apps/fileexplorer/uLocalFileSystem.pas: GPL notice, synchronized navigation and initial clipboard support 2003-02-25 16:06 ttm * src/apps/fileexplorer/: uExplorerAPI.pas, uXPExplorer.pas: GPL notice and initial clipboard support 2003-02-25 16:06 ttm * src/apps/fileexplorer/: main.pas, main.xfm, fileexplorer.conf, fileexplorer.dpr: GPL notice, Items popupMenu, Up button, Synchronization between panels, folder panel visible or not, execution of programs and documents 2003-02-24 22:44 ttm * src/apps/fileexplorer/: fileexplorer.conf, fileexplorer.dpr, fileexplorer.kof, main.pas, main.xfm: The popup menu must be loaded in reverse order due the insert 2003-02-24 22:44 ttm * src/core/xpde/: uDesktopMain.pas, uDesktopMain.xfm: The background must be loaded after load the properties 2003-02-24 18:56 ttm * themes/default/16x16/system/: cddrive.png, closedfolder.png, controlpanel.png, desktop.png, floppy.png, harddisk.png, mycomputer.png, mydocuments.png, network.png, noiconsm.png, openfolder.png, recyclebin.png: 16x16 system images 2003-02-24 18:55 ttm * src/apps/fileexplorer/: fileexplorer.conf, fileexplorer.dpr, main.pas, main.xfm, uExplorerAPI.pas, uLocalFileSystem.pas, uXPExplorer.pas: Lot of changes and additions 2003-02-23 20:44 ttm * src/: applets/desk/uDisplayProperties.pas, applets/desk/uDisplayProperties.xfm, core/xpde/XPde.conf, core/xpde/XPde.kof, core/xpde/XPdePG.desk, core/xpde/uDesktopMain.pas, core/xpde/uDesktopMain.xfm, core/xpwm/uTaskBar.pas: Removed the localization packages 2003-02-23 20:38 ttm * src/: applets/desk/uDisplayProperties.pas, applets/desk/uDisplayProperties.xfm, apps/appexec/uRun.pas, apps/appexec/uRun.xfm, core/xpde/XPdePG.desk, core/xpde/uChangeIcon.pas, core/xpde/uChangeIcon.xfm, core/xpde/uCreateShortcut.pas, core/xpde/uCreateShortcut.xfm, core/xpde/uDesktopMain.pas, core/xpde/uDesktopMain.xfm, core/xpde/uLNKProperties.pas, core/xpde/uLNKProperties.xfm, core/xpwm/uTaskBar.pas, core/xpwm/uTaskBar.xfm: Removed the localization packages 2003-02-23 20:33 ttm * src/core/xpde/: XPdePG.bpg, XPdePG.desk: Removed the localization packages 2003-02-23 20:29 ttm * src/components/localization/: XPLocalizator.conf, XPLocalizator.dpk, XPLocalizator.kof, XPLocalizator.res, XPLocalizatorIDE.conf, XPLocalizatorIDE.dpk, XPLocalizatorIDE.kof, XPLocalizatorIDE.res, uXPDictionary.pas, uXPLocalizationDlg.pas, uXPLocalizationDlg.xfm, uXPLocalizator.pas, uXPLocalizatorReg.pas: This components are not needed anymore, the translation tool is transparent 2003-02-23 19:48 ttm * src/: applets/DateTimeProps/DateTimeProps.kof, applets/DateTimeProps/uDateTimePropsForm.pas, applets/DateTimeProps/uDateTimePropsForm.xfm, applets/desk/desk.kof, applets/keyboard/keyboard.kof, applets/mouse/mouse.kof, applets/regional/regional.kof, apps/appexec/appexec.kof, apps/controlpanel/controlpanel.kof, apps/fileexplorer/fileexplorer.kof, apps/fileexplorer/main.pas, apps/fileexplorer/main.xfm, apps/networkproperties/networkproperties.kof, apps/networkstatus/networkstatus.kof, apps/notepad/main.pas, apps/notepad/main.xfm, apps/notepad/notepad.kof, apps/taskmanager/taskmanager.kof, apps/taskmanager/uTaskManager.pas, apps/taskmanager/uTaskManager.xfm, common/XPCommon.kof, components/colorselect/XPColorSelect.kof, components/commctrls/XPCommctrls.kof, components/localization/XPLocalizator.kof, components/localization/XPLocalizatorIDE.kof, components/menu/XPMenus.kof, components/registry/XPRegistry.kof, components/shellcontrols/XPShellControls.kof, components/style/XPStyle.kof, components/style/uXPStyleConsts.pas, components/toolsapi/XPAPI.kof, core/xpde/XPde.kof, core/xpde/XPdePG.bpg, core/xpde/XPdePG.desk, core/xpwm/XPwm.kof: Changes to set the menubar to the right font and color 2003-02-23 19:48 ttm * src/apps/controlpanel/: uControlPanel.pas, uControlPanel.xfm: The desk applet can be loaded from here 2003-02-23 18:27 ttm * src/components/style/uXPStyle.pas: Added some effects to the app 2003-02-22 17:55 ttm * INSTALL: Added installation instructions for RedHat 8.0 2003-02-22 17:42 ttm * ant/build.xml: Added the file explorer and desk applet 2003-02-22 17:08 ttm * install.sh: Added the file explorer and desk applet 2003-02-22 16:56 ttm * src/: applets/desk/desk.conf, applets/desk/desk.dpk, applets/desk/desk.dpr, applets/desk/desk.kof, applets/desk/uDisplayProperties.pas, applets/desk/uDisplayProperties.xfm, applets/keyboard/keyboard.conf, applets/keyboard/keyboard.kof, applets/mouse/mouse.kof, applets/regional/regional.kof, apps/appexec/appexec.kof, apps/controlpanel/controlpanel.kof, apps/fileexplorer/fileexplorer.conf, apps/fileexplorer/fileexplorer.dpr, apps/fileexplorer/fileexplorer.kof, apps/fileexplorer/fileexplorer.res, apps/fileexplorer/main.pas, apps/fileexplorer/main.xfm, apps/fileexplorer/uExplorerAPI.pas, apps/fileexplorer/uLocalFileSystem.pas, apps/fileexplorer/uXPExplorer.pas, apps/networkproperties/networkproperties.kof, apps/networkstatus/networkstatus.kof, apps/notepad/notepad.kof, apps/taskmanager/taskmanager.kof, common/XPCommon.dpk, common/XPCommon.kof, common/uXPIPC.pas, components/commctrls/XPCommctrls.kof, components/localization/XPLocalizator.kof, components/localization/XPLocalizatorIDE.kof, components/menu/XPMenus.kof, components/registry/XPRegistry.kof, components/shellcontrols/XPShellControls.kof, components/style/XPStyle.kof, components/style/uXPStyle.pas, components/toolsapi/XPAPI.kof, core/xpde/XPde.kof, core/xpde/XPdePG.bpg, core/xpde/XPdePG.desk, core/xpde/uDesktopMain.pas, core/xpde/uDesktopMain.xfm, core/xpwm/XPwm.kof: Added the IPC system, the desktop applet is a stand alone app, and a preliminary version of File Explorer 2003-02-20 16:15 ttm * src/common/uXPIPC.pas: IPC class for interprocess communication 2003-02-16 20:56 zeljko * src/apps/taskmanager/uTaskManager.pas: At least changed title to XPde Task Manager :) 2003-02-16 18:54 zeljko * src/applets/keyboard/: uKeyboardProperties.pas, uKeyboardProperties.xfm: Small fixes in OnChangeTTrackBar() 2003-02-16 18:45 zeljko * src/common/xlib_binds.pas: More functions and constants translated for keyboard controlling. 2003-02-16 18:44 zeljko * src/common/numlock.pas: New unit for numlock control.Fully functional.It will be called once, when xpde starts. 2003-02-16 15:23 zeljko * src/applets/keyboard/: keyboard.conf, keyboard.dpr, uKeyboardProperties.pas, uKeyboardProperties.xfm: Keyboard repeat rate and delay are fully functional now :) 2003-02-16 15:22 zeljko * src/common/xlib_binds.pas: New unit xlib_binds contains missing functions from Xlib and full keyboard access. 2003-02-15 18:33 ttm * src/applets/desk/uDisplayProperties.pas: There was a collision between resource strings and style image constants 2003-02-15 18:25 ttm * ant/build.xml: Change to 0.2.0 2003-02-15 18:24 ttm * src/: applets/desk/uDisplayProperties.pas, apps/appexec/uRun.pas, components/shellcontrols/uSysListItem.pas, components/style/uXPStyleConsts.pas, core/xpde/XPdePG.desk, core/xpde/uChangeIcon.pas, core/xpde/uCreateShortcut.pas, core/xpde/uDesktopMain.pas, core/xpde/uDesktopMain.xfm, core/xpde/uLNKProperties.pas, core/xpde/uOpenWith.pas, core/xpde/uOpenWith.xfm, core/xpde/uXPAPI_imp.pas, core/xpde/uXPdeconsts.pas, core/xpwm/uTaskBar.pas, core/xpwm/uTaskBar.xfm: There was a collision between resource strings and style image constants 2003-02-15 17:29 ttm * src/: applets/mouse/uMouseProperties.xfm, apps/notepad/main.pas, apps/notepad/main.xfm, apps/taskmanager/taskmanager.kof, components/colorselect/uXPColorDialog.xfm, core/xpde/XPdePG.desk: Latest changes for the release 2003-02-13 18:25 zeljko * src/apps/taskmanager/: uCreateNewTask.pas, uTaskManager.pas: Extracted messages into resourcestrings 2003-02-12 21:25 ttm * src/apps/notepad/: main.pas, main.xfm: Resource strings isolated 2003-02-12 21:20 ttm * src/applets/desk/: uDisplayProperties.pas, uDisplayProperties.xfm: Resource strings isolated 2003-02-12 21:17 ttm * src/core/xpde/: XPde.dpr, XPdePG.desk, uChangeIcon.pas, uChangeIcon.xfm, uCreateShortcut.pas, uCreateShortcut.xfm, uDesktopMain.pas, uDesktopMain.xfm, uLNKProperties.pas, uLNKProperties.xfm, uXPAPI_imp.pas: Resource strings isolated 2003-02-12 21:17 ttm * src/core/xpde/uXPdeconsts.pas: Resource strings 2003-02-11 23:04 zeljko * src/apps/taskmanager/taskmanager.dpr: Changed version to 0.31 2003-02-11 23:03 zeljko * src/apps/: taskmanager/uCreateNewTask.pas, taskmanager/uTaskManager.pas, networkstatus/uConnectionStatus.pas: Minor changes before xpde 0.2 release 2003-02-11 22:23 ttm * ant/build.xml, install.sh: Added mouse,keyboard, regional, controlpanel 2003-02-10 21:52 ttm * src/: applets/desk/desk.kof, applets/mouse/Xlib.pas, applets/mouse/mouse.conf, applets/mouse/uMouseProperties.pas, applets/mouse/uMouseProperties.xfm, apps/appexec/appexec.kof, apps/controlpanel/controlpanel.kof, apps/networkproperties/networkproperties.kof, apps/networkstatus/networkstatus.kof, apps/notepad/notepad.kof, apps/taskmanager/taskmanager.kof, common/XPCommon.dpk, common/XPCommon.kof, common/uMouseAPI.pas, components/colorselect/XPColorSelect.kof, components/commctrls/XPCommctrls.kof, components/localization/XPLocalizator.kof, components/localization/XPLocalizatorIDE.kof, components/menu/XPMenus.kof, components/registry/XPRegistry.kof, components/shellcontrols/XPShellControls.kof, components/style/XPStyle.dpk, components/style/XPStyle.kof, components/style/uXPStyle.pas, components/toolsapi/XPAPI.kof, core/xpde/XPde.kof, core/xpde/XPdePG.bpg, core/xpde/XPdePG.desk, core/xpde/uDesktopMain.pas, core/xpde/uDesktopMain.xfm, core/xpwm/XPwm.kof, core/xpwm/uWMFrame.xfm: The Mouse properties now are global 2003-02-10 14:12 ttm * src/core/xpde/: XPdePG.bpg, XPdePG.desk: Added keyboard and regional applet 2003-02-10 14:11 ttm * src/applets/regional/: regional.conf, regional.dpr, regional.kof, regional.res, uRegionalandLanguageOptions.pas, uRegionalandLanguageOptions.xfm: Regional Options control panel applet 2003-02-10 14:10 ttm * src/applets/keyboard/: keyboard.conf, keyboard.dpr, keyboard.kof, keyboard.res, uKeyboardProperties.pas, uKeyboardProperties.xfm: Keyboard control panel applet 2003-02-09 23:45 zeljko * src/applets/mouse/: uMouseProperties.pas, uMouseProperties.xfm: Changed registry key as Jose suggested. 2003-02-09 22:33 zeljko * src/applets/mouse/: uMouseProperties.pas, uMouseProperties.xfm: Added setting for mouse wheel setting. 2003-02-09 22:04 zeljko * src/applets/mouse/: mouse.conf, mouse.dpr, uMouseProperties.pas, uMouseProperties.xfm: Basically mouse settings work :) You can change left/right handed , double click timing, acceleration and threshold.There was some missing functions in Xlib, I've added it so developers please take Xlib.pas and recompile it with you compiler and put in YOUR_KYLIX_DIR/lib 2003-02-09 22:01 zeljko * src/applets/mouse/Xlib.pas: Added missing function XSetPointerMapping() !! 2003-02-09 13:57 ttm * src/core/xpde/uXPAPI_imp.pas: Change to allow all apps find the desktop base dir 2003-02-09 13:56 ttm * src/components/toolsapi/uXPAPI.pas: Added ReplaceSystemPaths function 2003-02-09 13:52 ttm * src/core/xpwm/: uTaskBar.pas, uTaskBar.xfm: Added Control panel to the settings menu 2003-02-09 13:51 ttm * src/core/xpde/: XPdePG.bpg, XPdePG.desk: Added Control panel 2003-02-09 13:51 ttm * src/apps/controlpanel/: controlpanel.conf, controlpanel.dpr, controlpanel.kof, controlpanel.res, uControlPanel.pas, uControlPanel.xfm: Control panel 2003-02-09 12:41 zeljko * src/apps/networkstatus/: uConnectionStatus.pas, uConnectionStatus.xfm: Small fixes 2003-02-09 12:40 zeljko * src/apps/taskmanager/: uTaskManager.pas, uTaskManager.xfm: Now paint preferences and network on bitmap instead of paintbox. 2003-02-09 11:40 ttm * src/core/xpde/: XPdePG.bpg, XPdePG.desk: Added Notepad and Mouse applet 2003-02-09 11:40 ttm * src/applets/mouse/: mouse.conf, mouse.dpr, mouse.kof, mouse.res, uMouseProperties.pas, uMouseProperties.xfm: Mouse applet 2003-02-08 18:45 ttm * src/common/distro.pas: distro.pas unit 2003-02-08 18:40 ttm * src/common/: XPCommon.dpk, XPCommon.kof: Added the distro.pas unit 2003-02-08 18:40 ttm * src/apps/networkproperties/: networkproperties.dpr, networkproperties.kof: Removed the distro.pas unit 2003-02-08 18:39 ttm * src/apps/networkproperties/distro.pas: Moved to the XPCommon package 2003-02-08 18:35 ttm * src/core/xpde/uXPAPI_imp.pas: Added system paths replacement 2003-02-08 18:02 ttm * install.sh: Added notepad to installation 2003-02-08 17:58 ttm * defaultdesktop/Start Menu/Programs/Accessories/Notepad.lnk: Notepad shortcut 2003-02-08 17:54 ttm * src/apps/notepad/: main.pas, main.xfm, notepad.conf, notepad.desk, notepad.dpr, notepad.kof, notepad.res: Notepad 2003-02-08 17:52 ttm * ant/build.xml: Ant build file 2003-02-05 22:20 ttm * src/core/xpwm/: uWMFrame.pas, uWindowManager.pas: Removed XSynchronize which made the kylix app to redraw slow, still investigating 2003-02-03 21:06 ttm * src/core/xpwm/uWMFrame.pas: The window dragging is less clunky, but still needs a lot more of optimization 2003-02-03 20:44 ttm * stub.sh, src/applets/desk/desk.conf, src/applets/desk/desk.kof, src/apps/appexec/appexec.conf, src/apps/appexec/appexec.kof, src/apps/networkproperties/networkproperties.conf, src/apps/networkproperties/networkproperties.kof, src/apps/networkstatus/networkstatus.conf, src/apps/networkstatus/networkstatus.kof, src/apps/taskmanager/taskmanager.conf, src/apps/taskmanager/taskmanager.kof, src/common/XPCommon.conf, src/common/XPCommon.kof, src/components/colorselect/XPColorSelect.conf, src/components/colorselect/XPColorSelect.kof, src/components/commctrls/XPCommctrls.conf, src/components/commctrls/XPCommctrls.kof, src/components/localization/XPLocalizator.conf, src/components/localization/XPLocalizator.kof, src/components/localization/XPLocalizatorIDE.conf, src/components/localization/XPLocalizatorIDE.kof, src/components/menu/XPMenus.conf, src/components/menu/XPMenus.kof, src/components/registry/XPRegistry.conf, src/components/registry/XPRegistry.kof, src/components/shellcontrols/XPShellControls.conf, src/components/shellcontrols/XPShellControls.kof, src/components/style/XPStyle.conf, src/components/style/XPStyle.kof, src/components/toolsapi/XPAPI.conf, src/components/toolsapi/XPAPI.kof, src/core/xpde/XPde.conf, src/core/xpde/XPde.kof, src/core/xpde/XPdePG.desk, src/core/xpwm/XPwm.conf, src/core/xpwm/XPwm.kof: Changes to allow develop with the new folder structure 2003-02-03 15:40 ttm * doc/developers/development_guidelines.xml: Development guidelines 2003-02-01 20:05 ttm * doc/developers/readmefirst.xml: Read me first for developers 2003-02-01 20:05 ttm * doc/developers/cvsguide.xml: CVS Guide 2003-01-27 22:03 ttm * install.sh: Removed startXPde, is not needed 2003-01-27 21:32 ttm * AUTHORS, COPYING, INSTALL, setup.sh, xinitrcDEFAULT, defaultdesktop/Start Menu/Programs/ICQ.lnk, defaultdesktop/Start Menu/Programs/MPlayer.lnk, defaultdesktop/Start Menu/Programs/Mozilla Mail.lnk, defaultdesktop/Start Menu/Programs/Mozilla.lnk, defaultdesktop/Start Menu/Programs/Accessories/Command Prompt.lnk, defaultdesktop/Start Menu/Programs/Accessories/File Manager.lnk, defaultdesktop/Start Menu/Programs/Accessories/KCalc.lnk, defaultdesktop/Start Menu/Programs/Accessories/KEdit.lnk, defaultdesktop/Start Menu/Programs/Accessories/KPaint.lnk, defaultdesktop/Start Menu/Programs/Accessories/KWrite.lnk, defaultdesktop/Start Menu/Programs/Accessories/XPde Tour.lnk, defaultdesktop/Wallpapers/default.jpg, src/core/xpde/XPdePG.desk: Latest additions to automate builds 2003-01-26 19:13 ttm * cvs2cl.pl: Changelog creation script 2003-01-26 19:12 ttm * cvs2cl.pl: Permission problem 2003-01-26 19:03 ttm * cvs2cl.pl: Changelog creation script 2003-01-25 19:23 ttm * startXPde: Installation script for developers 2003-01-25 19:10 ttm * install.sh: Installation script for developers 2003-01-25 19:07 ttm * src/: core/xpwm/XPwm.conf, core/xpwm/XPwm.kof, core/xpwm/uTaskBar.pas, core/xpwm/uTaskBar.xfm, core/xpwm/uWindowManager.pas, applets/DateTimeProps/DateTimeProps.desk, applets/xpsu/xpsu.desk, applets/xpsu/xpsu.dpr, apps/appexec/uRun.pas, apps/appexec/uRun.xfm, common/XPCommon.conf, common/XPCommon.kof, components/colorselect/XPColorSelect.conf, components/colorselect/XPColorSelect.kof, components/commctrls/XPCommctrls.conf, components/commctrls/XPCommctrls.kof, components/localization/XPLocalizator.conf, components/localization/XPLocalizator.kof, components/localization/XPLocalizatorIDE.conf, components/localization/XPLocalizatorIDE.kof, components/menu/XPMenus.conf, components/menu/XPMenus.kof, components/registry/XPRegistry.conf, components/registry/XPRegistry.kof, components/shellcontrols/XPShellControls.conf, components/shellcontrols/XPShellControls.kof, components/style/XPStyle.conf, components/style/XPStyle.kof, components/style/uXPStyle.pas, components/toolsapi/XPAPI.conf, components/toolsapi/XPAPI.kof, components/toolsapi/uXPAPI.pas, core/xpde/XPdePG.desk, core/xpde/uDesktopMain.pas, core/xpde/uDesktopMain.xfm, core/xpde/uXPAPI_imp.pas, tools/resourceeditor/ResourceEditor.desk: Structure changed to work outside the home dir 2003-01-23 18:21 jens * src/applets/DateTimeProps/uDateTimePropsForm.pas: only allow user root changing 2003-01-23 17:40 jens * src/applets/DateTimeProps/uDateTimePropsForm.pas: removed rtc-stuff, changed time-edit-display, correct day in list 2003-01-22 21:00 ttm * src/applets/xpsu/: uAskPassword.pas, uAskPassword.xfm, xpsu.desk, xpsu.dpr: missing copyright notice 2003-01-21 22:30 ttm * src/applets/DateTimeProps/: DateTimeProps.conf, DateTimeProps.desk, DateTimeProps.kof, uDateTimePropsForm.pas, uDateTimePropsForm.xfm: Several visual changes 2003-01-21 22:29 ttm * stub.sh: stub to load kylix apps 2003-01-21 20:47 ttm * src/applets/xpsu/: stdio.pas, uAskPassword.pas, uAskPassword.xfm, unixutils.pas, xpsu.conf, xpsu.desk, xpsu.dpr, xpsu.kof: su wrapper, first commit 2003-01-16 22:19 zeljko * src/core/xpwm/uTurnOff.pas: uTurnOff now uses "reboot" and "shutdown -r" commands for reboot. 2003-01-14 09:21 ttm * doc/planning/developmentplan.pt_BR.txt: Development plan in Brazilian Portuguese 2003-01-14 09:21 ttm * doc/install/INSTALL.pt_BR: Install guide in Brazilian Portuguese 2003-01-14 09:20 ttm * doc/buildguide/build_guide-pt_BR.html: Build guide in Brazilian Portuguese 2003-01-13 21:36 ttm * src/core/xpwm/uWindowManager.pas: The mouse buttons are grabbed to allow the user to switch the active window using a click-to-focus policy 2003-01-12 17:14 ttm * src/core/xpwm/uWindowManager.pas: Fixed the random bug when closing windows, it was caused by an incorrect memory management 2003-01-12 16:16 zeljko * src/apps/taskmanager/: taskmanager.conf, taskmanager.dpr, uCreateNewTask.pas, uTaskManager.pas, uTaskManager.xfm: Fixes for weak machines. Bugfix with /temp file deleting when command wasn't executed via NewTask. 2003-01-11 11:24 jens * src/tools/resourceeditor/: ResourceEditor.desk, ResourceEditor.dpr, main.pas, main.xfm, uGlobals.pas, uNew.pas, uNew.xfm, uResourceFileFrm.pas, uResourceFileFrm.xfm, uResources.pas: resbind-wizard finished 2003-01-11 11:13 jens * src/tools/resourceeditor/: uAboutDialog.pas, uAboutDialog.xfm, uGenerateSharedRes.pas, uGenerateSharedRes.xfm, uGlobals.pas: first import 2003-01-08 22:16 ttm * src/core/xpwm/: uTaskBar.xfm, uTurnOff.xfm, uWMFrame.pas, uWMFrame.xfm, uWindowManager.pas: Added the minimize function 2003-01-08 15:13 ttm * src/tools/resourceeditor/: uNew.pas, uNew.xfm: The new translation wizard, not finished, but a start 2003-01-08 15:12 ttm * src/tools/resourceeditor/: main.pas, main.xfm: Added the option to create new translations 2003-01-06 18:34 ttm * src/tools/resourceeditor/: main.pas, main.xfm, uResourceFileFrm.pas, uResourceFileFrm.xfm: The save model is MDI so multiple resource files can be opened, edited and saved 2003-01-05 17:07 ttm * src/components/shellcontrols/uSysListItem.pas: Fixed the right click bug #8 2002-12-29 18:15 jens * src/tools/resourceeditor/uResources.pas: writing translated resources back to file, some unused code removed 2002-12-29 18:15 jens * src/tools/resourceeditor/: main.pas, main.xfm, uFormEditor.pas, uResourceFileFrm.pas, uResourceFileFrm.xfm, uStringEditor.pas, uStringEditor.xfm: writing translated resources back to file 2002-12-28 12:52 jens * src/applets/INetDial/: INetDial.conf, INetDial.desk, INetDial.dpr, INetDial.kof, INetDial.res, uInetDialForm.pas, uInetDialForm.xfm: first import 2002-12-28 12:40 jens * src/applets/DateTimeProps/: DateTimeProps.conf, DateTimeProps.desk, DateTimeProps.dpr, DateTimeProps.kof, DateTimeProps.res, uDateTimePropsForm.pas, uDateTimePropsForm.xfm: first import 2002-12-26 23:31 zeljko * src/core/xpwm/: uTurnOff.pas, uTurnOff.xfm: +We can turn off or restart computer from XPde now :) 2002-12-26 23:30 zeljko * src/apps/taskmanager/: network.inc, uAboutTaskManager.pas, uAboutTaskManager.xfm, uTaskManager.pas, uTaskManager.xfm: +Some fixes and cleanups. 2002-12-26 21:40 zeljko * src/apps/networkproperties/: networkproperties.dpr, uAdvancedSettings.pas, uAdvancedSettings.xfm, uAdvancedTCPIPSettings.pas, uAdvancedTCPIPSettings.xfm, uClientforMicrosoftNetworksProperties.pas, uClientforMicrosoftNetworksProperties.xfm, uConnectionProperties.pas, uConnectionProperties.xfm, uDriverFileDetails.pas, uDriverFileDetails.xfm, uEthernetAdapterProperties.pas, uEthernetAdapterProperties.xfm, uInstallFromDisk.pas, uInstallFromDisk.xfm, uInternetProtocolTCPIPProperties.pas, uInternetProtocolTCPIPProperties.xfm, uSelectNetworkClient.pas, uSelectNetworkClient.xfm, uSelectNetworkComponentType.pas, uSelectNetworkComponentType.xfm, uSelectNetworkProtocol.pas, uSelectNetworkProtocol.xfm, uSelectNetworkService.pas, uSelectNetworkService.xfm, uServiceSettings.pas, uServiceSettings.xfm, uSmartCardorotherCertificateProperties.pas, uSmartCardorotherCertificateProperties.xfm, uTCPIPAddress.pas, uTCPIPAddress.xfm, uTCPIPDNSServer.pas, uTCPIPDNSServer.xfm, uTCPIPFiltering.pas, uTCPIPFiltering.xfm, uTCPIPGatewayAddress.pas, uTCPIPGatewayAddress.xfm, uTCPIPWINSServer.pas: Syncing with cvs. 2002-12-26 21:39 zeljko * src/apps/networkproperties/distro.pas: +Unit for distro recognizing,not yet finished just skeleton. 2002-12-26 20:58 ttm * src/core/xpwm/: uTurnOff.pas, uTurnOff.xfm: Background modified and some mouse adjustments 2002-12-26 20:19 ttm * src/tools/resourceeditor/: ResourceEditor.desk, ResourceEditor.dpr, uFormEditor.pas, uResourceAPI.pas, uResources.pas, uStringEditor.pas, uStringEditor.xfm: Added an editor for Forms and changed the string editor to a string grid 2002-12-24 21:44 ttm * src/core/xpde/: XPde.conf, XPde.kof, XPdePG.desk: Changed some configuration options 2002-12-24 21:28 ttm * src/: common/XPCommon.kof, core/xpde/XPde.conf, core/xpde/XPde.kof, core/xpde/XPdePG.desk: Fixed some output paths 2002-12-24 21:27 ttm * src/core/xpwm/: XPwm.dpr, uTaskBar.pas, uTaskBar.xfm, uTurnOff.pas, uTurnOff.xfm: Added the turn off dialog 2002-12-24 09:29 ttm * src/tools/resourceeditor/: ResourceEditor.desk, uResourceAPI.pas, uResourceFileFrm.pas, uResourceFileFrm.xfm, uStringEditor.pas, uStringEditor.xfm: The string editor modifies and stores the changes on the entry and the modified system is complete 2002-12-23 15:51 ttm * src/tools/resourceeditor/: ResourceEditor.desk, ResourceEditor.dpr, uResourceFileFrm.pas, uResourceFileFrm.xfm, uResources.pas, uStringEditor.pas, uStringEditor.xfm: Added more functionality to the resource editing capabilities 2002-12-23 10:11 ttm * src/tools/resourceeditor/: ResourceEditor.desk, ResourceEditor.dpr, main.pas, main.xfm, uResourceAPI.pas, uResourceFileFrm.pas, uResourceFileFrm.xfm, uResources.pas, uStringEditor.pas, uStringEditor.xfm: Added first version of the plugin system to create resource editors 2002-12-19 18:43 ttm * src/tools/resourceeditor/uResourceFileFrm.pas: The entry is stored on the node to allow edit easily 2002-12-19 18:43 ttm * src/tools/resourceeditor/: main.pas, main.xfm: Added a status bar and a toolbar 2002-12-19 18:29 ttm * src/tools/resourceeditor/: ResourceEditor.conf, ResourceEditor.desk, ResourceEditor.dpr, ResourceEditor.kof, ResourceEditor.res, main.pas, main.xfm, uResourceFileFrm.pas, uResourceFileFrm.xfm, uResources.pas: Resource Editor 2002-11-19 22:16 ttm * doc/buildguide/: buildguide.html, buildguide.xml: Build Guide 2002-11-12 21:14 ttm * src/core/xpwm/: XPwm.conf, XPwm.desk, XPwm.dpk, XPwm.dpr, XPwm.kof, uHidden.pas, uHidden.xfm, uTaskBar.pas, uTaskBar.xfm, uWMConsts.pas, uWMFrame.pas, uWMFrame.xfm, uWindowManager.pas: The windowmanager is working, not finished, but enough to play with the environment. 2002-11-12 21:11 ttm * src/core/xpwm/: uDisplay.pas, uGlobal.pas, uRun.pas, uRun.xfm, uSpecial.pas, uTitle.pas, uTitle.xfm: This files are not needed anymore, the WindowManager has been reestructured and the run utility is now an stand-alone exe 2002-11-12 21:10 ttm * src/core/xpde/: XPde.desk, XPde.dpr: Now this is a project, not a package 2002-11-12 21:10 ttm * src/core/xpde/: XPdePG.bpg, XPdePG.desk: Some packages are now applications and added more projects to the group 2002-11-12 21:09 ttm * src/core/xpde/XPde.conf: Minor changes 2002-11-12 21:09 ttm * src/core/xpde/: XPde.dpk, uDesktopMain.pas, uDesktopMain.xfm: Changed the way to load, now is an application again and changed the way to load the desktop properties applet 2002-11-12 21:06 ttm * src/components/toolsapi/uXPAPI.pas: Added WindowManager and Taskbar functionality 2002-11-12 21:04 ttm * src/components/shellcontrols/uSysListItem.pas: Forgot this line when I updated the XPAPI, this caused the shortcut icon to shadow when dragging 2002-11-12 21:03 ttm * src/components/menu/: XPMenus.dpk, XPMenus.kof, uXPPopupMenu.pas: Minor changes 2002-11-12 21:02 ttm * src/components/: localization/XPLocalizatorIDE.dpk, shellcontrols/XPShellControls.dpk: Dependency change 2002-11-12 20:58 ttm * src/apps/: networkstatus/networkstatus.conf, networkstatus/networkstatus.kof, taskmanager/taskmanager.conf, taskmanager/taskmanager.kof: Changed output dir 2002-11-12 20:57 ttm * src/apps/appexec/: appexec.conf, appexec.dpr, appexec.kof, appexec.res, uRun.pas, uRun.xfm: Run application 2002-11-12 20:56 ttm * src/applets/desk/: desk.dpk, uDisplayProperties.pas, uDisplayProperties.xfm: Changed memory management to save resources 2002-11-12 20:55 ttm * startXPde, startXPshell: Changed startup scripts 2002-11-07 14:15 zeljko * src/apps/taskmanager/: uTaskManager.pas, uTaskManager.xfm: Fixed BUG in /proc/stat parser (num_forks). 2002-11-02 18:56 ttm * src/apps/networkproperties/: networkproperties.conf, networkproperties.dpr, networkproperties.kof, networkproperties.res, uAdvancedSettings.pas, uAdvancedSettings.xfm, uAdvancedTCPIPSettings.pas, uAdvancedTCPIPSettings.xfm, uClientforMicrosoftNetworksProperties.pas, uClientforMicrosoftNetworksProperties.xfm, uConnectionProperties.pas, uConnectionProperties.xfm, uDriverFileDetails.pas, uDriverFileDetails.xfm, uEthernetAdapterProperties.pas, uEthernetAdapterProperties.xfm, uInstallFromDisk.xfm, uInternetProtocolTCPIPProperties.xfm, uSelectNetworkClient.xfm, uSelectNetworkComponentType.xfm, uSelectNetworkProtocol.xfm, uSelectNetworkService.xfm, uServiceSettings.xfm, uSmartCardorotherCertificateProperties.xfm, uTCPIPAddress.xfm, uTCPIPDNSServer.xfm, uTCPIPFiltering.xfm, uTCPIPGatewayAddress.xfm, uTCPIPWINSServer.xfm, uInstallFromDisk.pas, uInternetProtocolTCPIPProperties.pas, uSelectNetworkClient.pas, uSelectNetworkComponentType.pas, uSelectNetworkProtocol.pas, uSelectNetworkService.pas, uServiceSettings.pas, uSmartCardorotherCertificateProperties.pas, uTCPIPAddress.pas, uTCPIPDNSServer.pas, uTCPIPFiltering.pas, uTCPIPGatewayAddress.pas, uTCPIPWINSServer.pas: Network properties 2002-11-02 12:44 ttm * src/core/xpshell/XPshell.dpr: Added loading of windowmanager 2002-11-02 12:43 ttm * src/core/xpwm/: XPwm.dpk, uDisplay.pas, uGlobal.pas, uTaskBar.pas, uTaskBar.xfm, uTitle.pas, uTitle.xfm, uWindowManager.pas: Window manager, first beta, based on Metacity code 2002-11-02 12:40 ttm * src/core/xpde/XPdePG.bpg: Added the networkstatus project 2002-11-02 12:39 ttm * src/core/xpde/: uDesktopMain.pas, uDesktopMain.xfm, uXPAPI_imp.pas: Added some functions and interfaces for the windowmanager 2002-11-02 12:38 ttm * src/components/registry/uRegistry.pas: Complete new version by Theo 2002-11-02 12:32 ttm * src/components/toolsapi/uXPAPI.pas: Added some functions and interfaces for the windowmanager 2002-11-02 12:30 ttm * startXPshell: Added a metacity reference line 2002-10-30 20:39 zeljko * src/apps/: taskmanager/network.inc, taskmanager/uAboutTaskManager.pas, taskmanager/uCreateNewTask.pas, taskmanager/uTaskManager.pas, networkstatus/uConnectionStatus.pas, networkstatus/uNetworkConnectionDetails.pas: GPL statement 2002-10-30 14:22 zeljko * src/apps/taskmanager/: network.inc, taskmanager.dpr, uTaskManager.pas, uTaskManager.xfm: TaskManager is now in version 0.2 build 20021030 Graph in nettab is painted with bytes_in and bytes_out values, bytes_in is red colored and bytes_out is blue. Merged changes from networkstatus. 2002-10-30 00:31 zeljko * src/apps/networkstatus/: networkstatus.dpr, uConnectionStatus.pas, uConnectionStatus.xfm, uNetworkConnectionDetails.pas, uNetworkConnectionDetails.xfm: First useable release of networkstatus application.You can see some useable information like IP adress, HW address ,mask etc. You must start application with -i switch, for list start program with -l switch. 2002-10-28 19:10 ttm * src/apps/networkstatus/: networkstatus.conf, networkstatus.dpr, networkstatus.kof, networkstatus.res, uConnectionStatus.pas, uConnectionStatus.xfm, uNetworkConnectionDetails.pas, uNetworkConnectionDetails.xfm: Networkstatus 2002-10-28 16:49 zeljko * src/apps/taskmanager/: uTaskManager.pas, uTaskManager.xfm: Now using Libc.sysinfo() for getting information about swap and memory. Killing tasks & processes using Libc.Kill instead of call via libc.system. Fixed small bug while killing process via processes tab. 2002-10-28 14:42 ttm * gpl.txt: GPL 2002-10-28 01:05 zeljko * src/apps/taskmanager/: uTaskManager.pas, uTaskManager.xfm: Finished Users tab. 2002-10-27 19:46 zeljko * src/apps/taskmanager/: taskmanager.dpr, uCreateNewTask.pas, uTaskManager.pas, uTaskManager.xfm: Finished preferences tab, first releases of network tab ,and users tab. 2002-10-27 19:43 zeljko * src/apps/taskmanager/network.inc: Added include file for network tab handling, will be removed as soon as network tab is finished 100% 2002-10-24 22:41 ttm * src/core/xpwm/: XPwm.conf, XPwm.dpk, XPwm.kof: Conversion to a package 2002-10-24 22:40 ttm * src/core/xpwm/: uTaskBar.pas, uTaskBar.xfm: Added the properties menu, the Task Manager menu item loads the taskmanager 2002-10-24 22:40 ttm * src/core/xpwm/XPwm.dpr: Now, this is a package 2002-10-24 22:39 ttm * src/core/xpde/: uChangeIcon.pas, uChangeIcon.xfm, uCreateShortcut.pas, uCreateShortcut.xfm, uDesktopMain.pas, uDesktopMain.xfm, uLNKProperties.pas, uLNKProperties.xfm, XPde.conf, XPde.dpk, XPde.kof, XPdePG.bpg, XPdePG.desk: Conversion to a Package, changed main to uDesktopMain and set the output dir to $(HOME)/xpde 2002-10-24 22:37 ttm * src/core/xpde/: main.pas, main.xfm: Files superseded by uDesktopMain 2002-10-24 22:34 ttm * src/core/xpde/XPde.dpr: Now, this is a package 2002-10-24 22:33 ttm * src/core/xpshell/: XPshell.conf, XPshell.dpr, XPshell.kof, XPshell.res: Shell application, responsible to load the desktop, the window manager and the taskbar 2002-10-24 22:31 ttm * src/components/toolsapi/uXPAPI.pas: Added the definitions of the global interfaces 2002-10-24 22:30 ttm * src/components/: shellcontrols/XPShellControls.conf, shellcontrols/XPShellControls.dpk, shellcontrols/XPShellControls.kof, style/XPStyle.conf, style/XPStyle.kof, toolsapi/XPAPI.conf, toolsapi/XPAPI.kof: Package output set to $(HOME)/xpde 2002-10-24 22:30 ttm * src/components/shellcontrols/uSysListItem.pas: The shortcut bitmap is loaded now and removed a line that caused problems due a shared bitmap handle (mask, original), this needs an in-depth look 2002-10-24 22:25 ttm * src/components/: colorselect/XPColorSelect.conf, colorselect/XPColorSelect.kof, commctrls/XPCommctrls.conf, commctrls/XPCommctrls.kof, localization/XPLocalizator.conf, localization/XPLocalizator.kof, localization/XPLocalizatorIDE.conf, localization/XPLocalizatorIDE.kof, menu/XPMenus.conf, menu/XPMenus.kof, registry/XPRegistry.conf, registry/XPRegistry.kof: Package output set to $(HOME)/xpde 2002-10-24 22:25 ttm * src/common/: XPCommon.conf, XPCommon.kof, uXPCommon.pas: CopyFile function added and fixed a bug in the bitmap merging function 2002-10-24 22:21 ttm * src/applets/desk/: desk.conf, desk.dpk, desk.kof, uDisplayProperties.pas, uDisplayProperties.xfm: Package conversion and Apply button working 2002-10-24 22:20 ttm * src/applets/desk/desk.dpr: Now, the desk applet is a package, not an application 2002-10-24 22:18 ttm * startXPshell: XPshell script, it loads XPshell 2002-10-24 22:18 ttm * startXPDE, startXPWM: These scripts are not needed anymore, now is a single one 2002-10-23 20:36 zeljko * src/apps/taskmanager/: taskmanager.dpr, uAboutTaskManager.pas, uAboutTaskManager.xfm, uCreateNewTask.pas, uCreateNewTask.xfm, uSelectColumns.xfm, uTaskManager.pas, uTaskManager.xfm: Run command implemented. Added AboutBox. 2002-10-23 00:41 zeljko * src/apps/taskmanager/: taskmanager.kof, uTaskManager.pas, uTaskManager.xfm: +First useable release of TaskManager, tabs with processes and applications working, you can also kill selected app and you can choose update high,normal,low or paused for TaskManager. 2002-10-22 22:33 ttm * src/apps/taskmanager/: uAboutTaskManager.pas, uAboutTaskManager.xfm, uCreateNewTask.pas, uCreateNewTask.xfm, uSelectColumns.pas, uSelectColumns.xfm: The rest of the dialogs of the Task Manager, must be adapted to Linux 2002-10-22 08:54 ttm * src/apps/taskmanager/: uTaskManager.pas, uTaskManager.xfm: Taskmanager main window 2002-10-21 23:17 ttm * src/apps/taskmanager/: taskmanager.conf, taskmanager.dpr, taskmanager.kof, taskmanager.res, uTaskManager.pas: TaskManager 2002-10-21 23:15 ttm * src/core/xpde/: XPde.conf, XPde.dpr, XPde.kof, XPdePG.bpg, XPdePG.desk: Added task manager 2002-10-17 22:15 ttm * doc/planning/developmentplan.xml: Added a lot of information regarding separate tasks 2002-10-17 22:14 ttm * src/core/xpde/XPdePG.bpg: Changed the package order, the XPRegistry must be compiled before the XPAPI package 2002-10-17 19:54 LinuxFan * XPde.german, XPwm.german, desk.german: first german translation 2002-10-16 22:02 ttm * XPwm.english, XPwm.spanish, desk.english, desk.spanish, startXPDE, startXPWM, XPde.english, XPde.spanish, doc/planning/developmentplan.txt, doc/planning/developmentplan.xml, src/core/xpde/README, src/core/xpde/XPde.dpr, src/core/xpde/XPde.kof, src/core/xpde/XPde.res, src/core/xpde/desk.english, src/core/xpde/desk.espanol, src/core/xpde/uChangeIcon.pas, src/core/xpde/uChangeIcon.xfm, src/core/xpde/uCreateShortcut.pas, src/core/xpde/uCreateShortcut.xfm, src/core/xpde/XPdePG.bpg, src/core/xpde/XPdePG.desk, src/core/xpde/main.pas, src/core/xpde/main.xfm, src/core/xpde/uLNKProperties.pas, src/core/xpde/uLNKProperties.xfm, src/core/xpde/INSTALL, src/core/xpde/XPde.conf, src/core/xpde/gpl.txt, src/core/xpde/startXPDE, src/core/xpde/startXPWM, src/core/xpde/uOpenWith.pas, src/core/xpde/uOpenWith.xfm, src/core/xpde/uXPAPI_imp.pas, src/core/xpde/XPde.espanol, src/core/xpwm/XPwm.conf, src/core/xpwm/XPwm.dpr, src/core/xpwm/XPwm.kof, src/core/xpwm/XPwm.res, src/core/xpwm/uRun.pas, src/core/xpwm/uRun.xfm, src/core/xpwm/uSpecial.pas, src/core/xpwm/uTaskBar.pas, src/components/commctrls/XPCommctrls.conf, src/components/commctrls/XPCommctrls.dpk, src/components/commctrls/XPCommctrls.kof, src/components/commctrls/XPCommctrls.res, src/components/menu/XPMenus.conf, src/components/menu/XPMenus.dpk, src/components/menu/XPMenus.kof, src/components/menu/XPMenus.res, src/components/menu/uXPPopupMenu.pas, src/components/style/XPStyle.conf, src/components/style/XPStyle.dpk, src/components/style/XPStyle.kof, src/components/style/XPStyle.res, src/components/style/uXPStyle.pas, src/components/style/uXPStyleConsts.pas, src/core/xpwm/uTaskBar.xfm, src/tools/translator/Translator.conf, src/tools/translator/Translator.desk, src/tools/translator/Translator.dpr, src/tools/translator/Translator.kof, src/tools/translator/Translator.res, src/tools/translator/main.pas, src/tools/translator/main.xfm, src/components/colorselect/XPColorSelect.dpk, src/components/commctrls/uQXPComCtrls.pas, src/components/colorselect/XPColorSelect.conf, src/components/colorselect/XPColorSelect.kof, src/components/colorselect/XPColorSelect.res, src/components/colorselect/uXPColorDialog.pas, src/components/colorselect/uXPColorDialog.xfm, src/components/colorselect/uXPColorSelector.pas, src/components/shellcontrols/resample.pas, src/components/toolsapi/XPAPI.conf, src/components/toolsapi/XPAPI.dpk, src/components/toolsapi/XPAPI.kof, src/components/toolsapi/XPAPI.res, src/components/toolsapi/uXPAPI.pas, src/common/XPCommon.conf, src/common/XPCommon.dpk, src/common/XPCommon.kof, src/common/XPCommon.res, src/common/uXPCommon.pas, src/components/localization/XPLocalizator.conf, src/components/localization/XPLocalizator.dpk, src/components/localization/XPLocalizator.kof, src/components/localization/XPLocalizator.res, src/components/localization/XPLocalizatorIDE.conf, src/components/localization/XPLocalizatorIDE.dpk, src/components/localization/XPLocalizatorIDE.kof, src/components/localization/XPLocalizatorIDE.res, src/components/localization/uXPDictionary.pas, src/components/localization/uXPLocalizationDlg.pas, src/components/localization/uXPLocalizationDlg.xfm, src/components/localization/uXPLocalizator.pas, src/components/localization/uXPLocalizatorReg.pas, src/components/registry/.directory, src/components/registry/XPRegistry.conf, src/components/registry/XPRegistry.desk, src/components/registry/XPRegistry.dpk, src/components/registry/XPRegistry.kof, src/components/registry/XPRegistry.res, src/components/registry/XPRegistryIDE.res, src/components/registry/uRegistry.pas, src/components/shellcontrols/XPShellControls.conf, src/components/shellcontrols/XPShellControls.dpk, src/components/shellcontrols/XPShellControls.kof, src/components/shellcontrols/XPShellControls.res, src/components/shellcontrols/uLNKFile.pas, src/components/shellcontrols/uSysListItem.pas, src/components/shellcontrols/uSysListView.pas, fonts/makefonts, src/applets/desk/desk.conf, src/applets/desk/desk.desk, src/applets/desk/desk.dpr, src/applets/desk/desk.kof, src/applets/desk/desk.res, src/applets/desk/uDisplayProperties.pas, src/applets/desk/uDisplayProperties.xfm, themes/default/32x32/filetypes/ascii.png, themes/default/32x32/filetypes/c.png, themes/default/32x32/filetypes/cpp.png, themes/default/32x32/filetypes/deb.png, themes/default/32x32/filetypes/f.png, themes/default/32x32/filetypes/www.png, themes/default/32x32/filetypes/binary.png, themes/default/32x32/filetypes/h.png, themes/default/32x32/filetypes/html.png, themes/default/32x32/filetypes/j.png, themes/default/32x32/filetypes/midi.png, themes/default/32x32/filetypes/mp3.png, themes/default/32x32/filetypes/o.png, themes/default/32x32/filetypes/rpm.png, themes/default/32x32/filetypes/scm.png, themes/default/32x32/filetypes/tar.png, themes/default/32x32/filetypes/zip.png, themes/default/32x32/filetypes/avi.png, themes/default/32x32/filetypes/bmp.png, themes/default/32x32/filetypes/fon.png, themes/default/32x32/filetypes/java.png, themes/default/32x32/filetypes/mpg.png, themes/default/32x32/filetypes/pdf.png, themes/default/32x32/filetypes/ps.png, themes/default/32x32/filetypes/ra.png, themes/default/32x32/filetypes/txt.png, themes/default/32x32/filetypes/cda.png, themes/default/32x32/system/createshortcutwizard.png, themes/default/32x32/system/defaultcursor.png, themes/default/32x32/system/foldersmall.png, themes/default/32x32/system/helpandsupport.png, themes/default/32x32/system/jpg.png, themes/default/32x32/system/mynetworkplaces.png, themes/default/32x32/system/noiconsm.png, themes/default/32x32/system/none.png, themes/default/32x32/system/recyclebinfull.png, themes/default/32x32/system/run.png, themes/default/32x32/system/startmenu.png, themes/default/32x32/system/documents.png, themes/default/32x32/system/myhome.png, themes/default/32x32/system/desktoppropertiesmonitor.png, themes/default/32x32/system/folder.png, themes/default/32x32/system/logoff.png, themes/default/32x32/system/mydocuments.png, themes/default/32x32/system/netw.png, themes/default/32x32/system/programs.png, themes/default/32x32/system/search.png, themes/default/32x32/system/settings.png, themes/default/32x32/system/shortcut.png, themes/default/32x32/system/shortcutsmall.png, themes/default/32x32/system/turnoff.png, themes/default/32x32/system/turnoff2.png, themes/default/32x32/system/bmp.png, themes/default/32x32/system/mycomputer.png, themes/default/32x32/system/noicon.png, themes/default/32x32/system/programfolder.png, themes/default/32x32/system/recyclebinempty.png, themes/default/32x32/system/startbutton.png, themes/default/32x32/system/waitcursor.png: First import! 2002-10-16 22:02 ttm * XPwm.english, XPwm.spanish, desk.english, desk.spanish, startXPDE, startXPWM, XPde.english, XPde.spanish, doc/planning/developmentplan.txt, doc/planning/developmentplan.xml, src/core/xpde/README, src/core/xpde/XPde.dpr, src/core/xpde/XPde.kof, src/core/xpde/XPde.res, src/core/xpde/desk.english, src/core/xpde/desk.espanol, src/core/xpde/uChangeIcon.pas, src/core/xpde/uChangeIcon.xfm, src/core/xpde/uCreateShortcut.pas, src/core/xpde/uCreateShortcut.xfm, src/core/xpde/XPdePG.bpg, src/core/xpde/XPdePG.desk, src/core/xpde/main.pas, src/core/xpde/main.xfm, src/core/xpde/uLNKProperties.pas, src/core/xpde/uLNKProperties.xfm, src/core/xpde/INSTALL, src/core/xpde/XPde.conf, src/core/xpde/gpl.txt, src/core/xpde/startXPDE, src/core/xpde/startXPWM, src/core/xpde/uOpenWith.pas, src/core/xpde/uOpenWith.xfm, src/core/xpde/uXPAPI_imp.pas, src/core/xpde/XPde.espanol, src/core/xpwm/XPwm.conf, src/core/xpwm/XPwm.dpr, src/core/xpwm/XPwm.kof, src/core/xpwm/XPwm.res, src/core/xpwm/uRun.pas, src/core/xpwm/uRun.xfm, src/core/xpwm/uSpecial.pas, src/core/xpwm/uTaskBar.pas, src/components/commctrls/XPCommctrls.conf, src/components/commctrls/XPCommctrls.dpk, src/components/commctrls/XPCommctrls.kof, src/components/commctrls/XPCommctrls.res, src/components/menu/XPMenus.conf, src/components/menu/XPMenus.dpk, src/components/menu/XPMenus.kof, src/components/menu/XPMenus.res, src/components/menu/uXPPopupMenu.pas, src/components/style/XPStyle.conf, src/components/style/XPStyle.dpk, src/components/style/XPStyle.kof, src/components/style/XPStyle.res, src/components/style/uXPStyle.pas, src/components/style/uXPStyleConsts.pas, src/core/xpwm/uTaskBar.xfm, src/tools/translator/Translator.conf, src/tools/translator/Translator.desk, src/tools/translator/Translator.dpr, src/tools/translator/Translator.kof, src/tools/translator/Translator.res, src/tools/translator/main.pas, src/tools/translator/main.xfm, src/components/colorselect/XPColorSelect.dpk, src/components/commctrls/uQXPComCtrls.pas, src/components/colorselect/XPColorSelect.conf, src/components/colorselect/XPColorSelect.kof, src/components/colorselect/XPColorSelect.res, src/components/colorselect/uXPColorDialog.pas, src/components/colorselect/uXPColorDialog.xfm, src/components/colorselect/uXPColorSelector.pas, src/components/shellcontrols/resample.pas, src/components/toolsapi/XPAPI.conf, src/components/toolsapi/XPAPI.dpk, src/components/toolsapi/XPAPI.kof, src/components/toolsapi/XPAPI.res, src/components/toolsapi/uXPAPI.pas, src/common/XPCommon.conf, src/common/XPCommon.dpk, src/common/XPCommon.kof, src/common/XPCommon.res, src/common/uXPCommon.pas, src/components/localization/XPLocalizator.conf, src/components/localization/XPLocalizator.dpk, src/components/localization/XPLocalizator.kof, src/components/localization/XPLocalizator.res, src/components/localization/XPLocalizatorIDE.conf, src/components/localization/XPLocalizatorIDE.dpk, src/components/localization/XPLocalizatorIDE.kof, src/components/localization/XPLocalizatorIDE.res, src/components/localization/uXPDictionary.pas, src/components/localization/uXPLocalizationDlg.pas, src/components/localization/uXPLocalizationDlg.xfm, src/components/localization/uXPLocalizator.pas, src/components/localization/uXPLocalizatorReg.pas, src/components/registry/.directory, src/components/registry/XPRegistry.conf, src/components/registry/XPRegistry.desk, src/components/registry/XPRegistry.dpk, src/components/registry/XPRegistry.kof, src/components/registry/XPRegistry.res, src/components/registry/XPRegistryIDE.res, src/components/registry/uRegistry.pas, src/components/shellcontrols/XPShellControls.conf, src/components/shellcontrols/XPShellControls.dpk, src/components/shellcontrols/XPShellControls.kof, src/components/shellcontrols/XPShellControls.res, src/components/shellcontrols/uLNKFile.pas, src/components/shellcontrols/uSysListItem.pas, src/components/shellcontrols/uSysListView.pas, fonts/makefonts, src/applets/desk/desk.conf, src/applets/desk/desk.desk, src/applets/desk/desk.dpr, src/applets/desk/desk.kof, src/applets/desk/desk.res, src/applets/desk/uDisplayProperties.pas, src/applets/desk/uDisplayProperties.xfm, themes/default/32x32/filetypes/ascii.png, themes/default/32x32/filetypes/c.png, themes/default/32x32/filetypes/cpp.png, themes/default/32x32/filetypes/deb.png, themes/default/32x32/filetypes/f.png, themes/default/32x32/filetypes/www.png, themes/default/32x32/filetypes/binary.png, themes/default/32x32/filetypes/h.png, themes/default/32x32/filetypes/html.png, themes/default/32x32/filetypes/j.png, themes/default/32x32/filetypes/midi.png, themes/default/32x32/filetypes/mp3.png, themes/default/32x32/filetypes/o.png, themes/default/32x32/filetypes/rpm.png, themes/default/32x32/filetypes/scm.png, themes/default/32x32/filetypes/tar.png, themes/default/32x32/filetypes/zip.png, themes/default/32x32/filetypes/avi.png, themes/default/32x32/filetypes/bmp.png, themes/default/32x32/filetypes/fon.png, themes/default/32x32/filetypes/java.png, themes/default/32x32/filetypes/mpg.png, themes/default/32x32/filetypes/pdf.png, themes/default/32x32/filetypes/ps.png, themes/default/32x32/filetypes/ra.png, themes/default/32x32/filetypes/txt.png, themes/default/32x32/filetypes/cda.png, themes/default/32x32/system/createshortcutwizard.png, themes/default/32x32/system/defaultcursor.png, themes/default/32x32/system/foldersmall.png, themes/default/32x32/system/helpandsupport.png, themes/default/32x32/system/jpg.png, themes/default/32x32/system/mynetworkplaces.png, themes/default/32x32/system/noiconsm.png, themes/default/32x32/system/none.png, themes/default/32x32/system/recyclebinfull.png, themes/default/32x32/system/run.png, themes/default/32x32/system/startmenu.png, themes/default/32x32/system/documents.png, themes/default/32x32/system/myhome.png, themes/default/32x32/system/desktoppropertiesmonitor.png, themes/default/32x32/system/folder.png, themes/default/32x32/system/logoff.png, themes/default/32x32/system/mydocuments.png, themes/default/32x32/system/netw.png, themes/default/32x32/system/programs.png, themes/default/32x32/system/search.png, themes/default/32x32/system/settings.png, themes/default/32x32/system/shortcut.png, themes/default/32x32/system/shortcutsmall.png, themes/default/32x32/system/turnoff.png, themes/default/32x32/system/turnoff2.png, themes/default/32x32/system/bmp.png, themes/default/32x32/system/mycomputer.png, themes/default/32x32/system/noicon.png, themes/default/32x32/system/programfolder.png, themes/default/32x32/system/recyclebinempty.png, themes/default/32x32/system/startbutton.png, themes/default/32x32/system/waitcursor.png: Initial revision