214 Commits

Author SHA1 Message Date
DarkWyrm
8246ebe549 Minor retooling of code to utilize a BView subclass to hold all controls
Utilizes OBOS BScrollBar class
Still BC, but no longer "drop-in" binary compatible - requires the R1 app_server
It is possible to tweak the sources to run it under R5


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5389 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-11-16 18:23:16 +00:00
DarkWyrm
9da902c635 New, more Be-ish icon courtesy of Michael Lotz
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5130 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-24 00:38:13 +00:00
DarkWyrm
01490aa446 Added server notification
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5087 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-18 23:58:59 +00:00
gendusoa
52f5e4a81b Readded some logging to stdout.
Changed add-on handling so that it suspends and resumes the thread when another module is picked, instead of trying to outwait it. That helps when the modules set long delays in their displays (like Message).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5015 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-14 00:12:30 +00:00
DarkWyrm
9b2a55526a Wrote code to make it possible to drag and drop an image to set a cursor for any system cursor attribute in the list
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4983 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-10 00:34:38 +00:00
DarkWyrm
7e0de72b59 Bugfixes to saving and loading colorsets
Added some safeguards to prevent saving sets with the (now) reserved name 'Default'


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4978 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-08 00:22:18 +00:00
DarkWyrm
4087744eef Utilizes ColorSet API improvements
Major cruft removal and internal retooling in APRView - still has bugs. :(


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4953 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-05 21:54:24 +00:00
shatty
b9fbf3f78c Appearance uses private app server headers which require the freetype headers
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4709 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-16 03:12:11 +00:00
shatty
5bb34df0a8 improved font sensitivity
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4702 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-16 01:13:15 +00:00
Phil Greenway
92430c9c7e Added the frame to the modemwindow and the button placement.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4528 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-07 21:12:16 +00:00
shatty
cd79eed2f1 added filetypes pref subdirectory
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4467 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-03 05:24:03 +00:00
shatty
ededd6e07f added ModemWindow.cpp at sikosis request
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4464 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-03 01:57:24 +00:00
Phil Greenway
2d2fdde13f Working on ModemWindow
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4454 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-02 21:09:07 +00:00
Phil Greenway
d2ef10fe9f Initial Checkin of app by MrSiggler
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4373 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-25 20:55:19 +00:00
Phil Greenway
efb0209b94 Added Basic ModemWindow (one of the menu options)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4363 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-23 07:17:03 +00:00
shatty
9495e98e8f removed FileType code files and a few minor cleanups
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4304 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-18 09:07:11 +00:00
shatty
f825dfe370 first cut
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4293 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-17 14:06:18 +00:00
shatty
478ff13242 first cut
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4292 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-17 13:53:23 +00:00
Phil Greenway
9361f4d2b5 Just adjusted the menu. Hoping to have some more time to work on the app soon.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4289 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-16 22:08:30 +00:00
shatty
128133c081 fixed closing bug
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4238 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-06 21:20:08 +00:00
shatty
8c33a25737 refactored code in anticipation of future functionality
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4237 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-06 20:56:17 +00:00
shatty
a847fe8446 added font sensitivity and resources
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4236 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-06 20:26:07 +00:00
shatty
f1f43f47d8 include resource usage window.cpp in the build
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4234 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-06 06:01:09 +00:00
shatty
fc6c18530a changed iostreams to stdlib to fix linking problem under DEBUG=1
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4228 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-04 01:12:16 +00:00
shatty
9027cb99aa fixed static_cast to preserve constness
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4205 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-02 08:44:48 +00:00
DarkWyrm
652f7b9bbc Updated to new pattern-passing system
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4122 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-29 04:09:18 +00:00
Phil Greenway
9e53835da9 Fixed up the way the TabView was working.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4109 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-27 13:07:41 +00:00
DarkWyrm
9b15e4787a Largely implemented SystemCursor API and updated application
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4062 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-24 19:42:03 +00:00
Phil Greenway
57dd76be4d Code clean up and SetSizeLimit added.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4056 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-24 14:09:11 +00:00
Phil Greenway
a94c3386de Added dummy listviews so I can play around with the tabs as I've not used them before.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4039 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-21 13:16:54 +00:00
Jérôme Duval
6202b8bf70 Fix menu1 menu2 menu3. Now allows to choose the audio output.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4037 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-21 08:36:55 +00:00
Phil Greenway
75d162977d Added TabView to Resource Usage Window and added blank Views for the necessary tabs. Just need help understanding where the current R5 Devices application is "getting" this information from.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4027 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-20 11:58:28 +00:00
Phil Greenway
b87ce267f2 ResourceUsageWindow is now the correct type and size. Researching that tabby thing atm ...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4026 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-20 04:47:53 +00:00
Phil Greenway
57d8f1d980 Various bug fixes.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4025 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-20 03:47:34 +00:00
Phil Greenway
796880c693 Fixed a bad comment line.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4024 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-20 03:27:00 +00:00
Phil Greenway
0055cc7415 Various changes to Devices.
Add the ResourceUsagesWindow. Still need help on the "guts" of this project. Any devices nuts, please email me - phil@sikosis.com


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4014 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-19 11:53:38 +00:00
Jérôme Duval
deba1e6330 Removed old files.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4005 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-17 08:19:05 +00:00
Jérôme Duval
1410c09015 Bug Fixes. Now ask to start the Media Server if not running.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4004 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-17 07:45:37 +00:00
DarkWyrm
3928ef46fd Forgot jamfile :D
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3973 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-14 18:53:09 +00:00
DarkWyrm
efcea66e30 Added skeleton for system cursors configuration
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3972 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-14 18:49:37 +00:00
DarkWyrm
910bbbc473 Massive reconfiguring to fix link problems with all things needing app_server sources
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3964 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-13 21:14:44 +00:00
DarkWyrm
1344da2b98 Tweaks to notify server of decorator changes, load/save settings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3954 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-11 18:58:02 +00:00
Jérôme Duval
03b927489b Visual fixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3951 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-11 08:14:46 +00:00
DarkWyrm
2068c8c6ab Build fix
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3931 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-10 14:29:43 +00:00
Jérôme Duval
2ea402ebf0 Beta version
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3929 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-10 08:16:49 +00:00
DarkWyrm
4b51f076d6 Madee _SetFocus an optional hook function
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3922 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-09 20:40:35 +00:00
Michael Phipps
aac2cf864d Added Scrollbar partial preference
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3917 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-09 03:50:39 +00:00
Michael Phipps
4ea6cef965 Adding this partial implementation for Sikosis.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3916 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-09 03:50:15 +00:00
DarkWyrm
10b4673564 *Major* update
Bugfixes galore, updated support sources
Works very nicely with the supplied decorators


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3892 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-07 19:53:47 +00:00
DarkWyrm
d5d9cf4017 Panel Background color was not being saved to color settings files
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3888 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-07 12:21:37 +00:00