source: mainline/uspace/app

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @09f41d3   14 months jiri Tetris should be able to detect screen cursor control capability
(edit) @2cf8f994   14 months jiri Improve terminal behavior in console mode.
(edit) @88739997   14 months jiri Remove forgotten debug messages
(edit) @9aa51406   14 months jiri Create terminal window with the correct size from the start.
(edit) @1bbc6dc   14 months jiri Network configuration persistence. nconfsrv is folded into inetsrv …
(edit) @3d588be   14 months jiri GFXDemo needs better textmode detection
(edit) @4c2339b   14 months jiri Bright should not be applied to background color.
(edit) @899bdfd   14 months zarevucky.jiri Terminal scrolling and resizing support
(edit) @2ee6351   14 months zarevucky.jiri Remove unused/undocumented sx, sy arguments
(edit) @9c40b834   14 months zarevucky.jiri Add test for ticket #631
(edit) @ca127f37   14 months jiri Persist volume configuration
(edit) @dbae3b6   15 months jiri Persistently store taskmon configuration.
(edit) @ca95ccd   15 months jiri Fix file closing, volume config sync.
(edit) @4c25f86b   15 months zarevucky.jiri viewer: Fix deallocation loop
(edit) @c06bd5e   15 months zarevucky.jiri init: Add missing NULL terminator in directory list
(edit) @5b110a9   15 months martin pkg: Temporarily use an IPv4-only hostname Use an IPv4-only hostname …
(edit) @14b2ac7   15 months martin Change relevant URLs from HTTP to HTTPS The helenos.org web site …
(edit) @f8cb1bc5   15 months martin Make the syntax help more useful Use an URL that is guaranteed to …
(edit) @ac9b4f2   15 months jiri Change SIF storage format to be more XML-like While slightly more …
(edit) @bff8619   15 months jiri Simplify SIF interface, remove contacts Remove transactions, move to …
(edit) @04e520e   16 months jiri Config file persistence Copy /cfg to /w/cfg when installing and when …
(edit) @994f87b   16 months jiri Add File/New and File/Open to text editor Change repeat search …
(edit) @ec50d65e   17 months jiri Editor needs to hide cursor when menu bar is activated
(edit) @df1b4a8   17 months jiri Fix volume label entry / rootdir creation in mkfat for FAT32 With …
(edit) @b192915a   17 months jiri Add test case for public variable initialized with a relocated value
(edit) @9b95b964   18 months jiri Array of strings sys_dirs must be NULL-terminated
(edit) @b6f8f69   18 months jiri Attempt to deal with changing disk device names in sysinst
(edit) @646849b3   18 months jiri Handle both IDE channels in the same driver instance We need to work …
(edit) @926d9d9b   18 months jiri Remove forgotten debug output
(edit) @7ae01d5   18 months jiri Remove unused comm_size parameter of block_init()
(edit) @bdd9e92   18 months jiri Add random and sequential disk read benchmark
(edit) @bdf06ad   20 months jiri Fix ccheck.
(edit) @a29af37   20 months jiri Fix navigator tests
(edit) @2f11647f   20 months jiri Barber should respond to Ctrl-Q/Escape. Call ui_window_def_kbd().
(edit) @394ffff   20 months jiri Add Image Viewer to start menu
(edit) @41e1258   20 months jiri Viewer should quit on Ctrl-Q and Escape, apart from just Q.
(edit) @45208e22   20 months jiri Viewer to let user browse for image file if not specified as argument
(edit) @c3d4b39b   20 months jiri Move window creation/destruction code to viewer_window_create/destroy()
(edit) @3f81cdc   20 months jiri Move viewer global variables into viewer_t
(edit) @0ffa40a7   20 months jiri Viewer should support console mode
(edit) @0a411bbf   20 months jiri Fix GFXDemo bitmap rendering in text mode
(edit) @211fd68   20 months jiri Add text mode support to Barber
(edit) @cd27cd1   20 months jiri About HelenOS should fall back to console automatically + fix unused
(edit) @2cdf520   20 months jiri Fix bug when moving menu entry down
(edit) @e229148   20 months jiri Morph Launcher into About HelenOS
(edit) @d92b8e8f   20 months jiri Start menu support for passing input device ID (multiseat)
(edit) @ee3b28a9   21 months jiri Notify taskbar when start menu changes
(edit) @90ba06c   21 months jiri Display configuration needs to properly close UI on error
(edit) @95e2967   21 months jiri Add more entries to start menu
(edit) @e63e74a   21 months jiri Start menu separator entry support
(edit) @5f3188b8   21 months jiri Replace Terminal entry with Command Line Instead of starting …
(edit) @10657856   21 months jiri Remove forgotten debug print
(edit) @28ca31ed   21 months jiri Moving start menu entry up and down
(edit) @242e3c3   21 months jiri Check whether UI resume succeeded.
(edit) @806d761   21 months jiri Start menu should have 'open in terminal' functionality Makes it …
(edit) @550ed86   23 months jiri Need to add new start menu entry to editor's list topic/simplify-dev-export
(edit) @f87ff8e   23 months jiri Creating new start menu entry topic/simplify-dev-export
(edit) @82d3c28   23 months jiri Let taskbar survive not finding a configuration file topic/simplify-dev-export
(edit) @21a65cca   23 months jiri Taskbar-cfg should create configuration file if it does not exist topic/simplify-dev-export
(edit) @2b4e02b   23 months jiri Deleting start menu entry topic/simplify-dev-export
(edit) @f393bc0   23 months jiri Add task_get_id syscall benchmark topic/simplify-dev-export
(edit) @68655bc2   23 months jiri Fix default time computation in hbench topic/simplify-dev-export
(edit) @381c426   23 months jiri IPC read 1k / write 1k benchmarks topic/simplify-dev-export
(edit) @d53a5ab0   23 months jiri Add IPC read/write test to libipctest/ipc test server + tester Now … topic/simplify-dev-export
(edit) @a635535   2 years jiri Move console/con_srv out of libc into a separate library topic/simplify-dev-export
(edit) @8f04992   2 years jiri Move corecfg from libc to a separate library topic/simplify-dev-export
(edit) @0e2eee1   2 years jiri Move ipc_test to a separate library topic/simplify-dev-export
(edit) @ef4d684   2 years jiri It should be 'trough', not 'through', dummy! (thx thepinballroom) Who … topic/simplify-dev-export
(edit) @69935a8   2 years jiri Remove debug messages topic/simplify-dev-export
(edit) @5e758e4   2 years jiri When start menu entry is edited, editor list needs updating We need … topic/simplify-dev-export
(edit) @b1397ab   2 years jiri Start menu editor is editing You can change an entry and it will be … topic/msim-upgrade topic/simplify-dev-export
(edit) @dcd8214   2 years jiri Add dialog window for editing start menu entry Note it does not do … topic/msim-upgrade topic/simplify-dev-export
(edit) @44e8541   2 years zarevucky.jiri Move stdlib.h and some of its function into /common topic/msim-upgrade topic/simplify-dev-export
(edit) @95fc538   2 years jiri It should be Taskbar not Task Bar topic/msim-upgrade topic/simplify-dev-export
(edit) @cb2894e   2 years jiri Taskbar configuration utility (WIP) topic/msim-upgrade topic/simplify-dev-export
(edit) @dd7df1c   2 years zarevucky.jiri Silence spurious/unwanted GCC warnings using pragmas ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @0eea807   2 years zarevucky.jiri Remove memory leak ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @d4643db   2 years jiri Add missing header (oops) ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @b279899   2 years jiri Rename startmenu library to tbarcfg There may be other aspects of … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @4030072   2 years jiri Open start menu on button press, not click Now it can be closed with … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @9e240c1   2 years jiri GFX Demo 'ui' should fall back to console by default ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @f1ce7ff   2 years jiri Make GFX demo window fullscreen/undecorated in fullscreen mode If … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @9adae25   2 years jiri GFX Demo should call ui_run() This is needed to process console … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @489f405   2 years jiri Taskbar should start even if WM service is not running ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @7aa9fa1b   2 years jiri Taskbar needs to avoid receiving premature events This would often … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @5d9403d5   2 years jiri Open start menu using Enter, fix input device ID Pressing Enter opens … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @788c76e3   2 years jiri GFX demo should downsize the window with -d cons@ ui Also do not … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @c0efb2e   2 years jiri GFX should detect screen size in console mode ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @082feff   2 years jiri GFX Demo should handle keyboard events in console mode ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @f9ae472   2 years jiri GFX Demo should not quit on any key ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @af967ef9   2 years jiri GFX Demo should quit more prompty ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @bd2fab5   2 years jiri Remove forgotten debug messages from GFX Demo Interferes with … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @983052c   2 years jiri Task bar should not crash when starting in terminal Firstly, we need … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @9bec33a   2 years jiri It's a start! ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @7d78e466   2 years jiri Load start menu from file using libstartmenu ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @4d58bac   2 years jiri Library and utility for printing OpenFirmware device tree ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @06a61fc   2 years jiri Start menu (WIP) It's not starting anything yet. ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @4c6fd56   2 years jiri loc_server_register() should be callable more than once (API only) … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @112f70a   2 years jiri Allow menu entries to be disabled ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @46bd63c9   2 years jiri Split drop-down menu into two classes: drop-down and menu Naming is … ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Note: See TracRevisionLog for help on using the revision log.