Commit Graph

64 Commits

Author SHA1 Message Date
Phil Greenway
4d50901035 New Connection Window
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2261 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-17 00:36:22 +00:00
Michael Pfeiffer
6db844ad4e Bug fix.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2224 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-11 12:07:49 +00:00
Stefano Ceccherini
d7f0501f78 Fixed a bug which caused the selected resolution not to last between reboots, and an incorrect string placement
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2159 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-04 14:26:01 +00:00
Stefano Ceccherini
30d9eb3baf Screen now uses the same preference file as R5's one, and it's compatible with it. Now revert works as it should. Some cleanups
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2097 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-27 15:45:32 +00:00
Stefano Ceccherini
22eb56e099 I accidentally broke the build. Fixed now.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2096 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-27 14:41:16 +00:00
Stefano Ceccherini
b2c7cb6f60 In the R4's bebook, they say BScreen objects shouldn't be
constructed on the heap, and a BScreen object should be keep for
as little time as possible, because it locks the screen.
This doesn't seem to be the case in R5, but I am happier this way...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2095 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-27 11:57:39 +00:00
Michael Pfeiffer
af09bc0a28 Implemented job list handling.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2093 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-26 23:21:28 +00:00
Stefano Ceccherini
e14977562f Maximum refresh selectable at compile time, some minor fixes, some cleanups
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2090 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-26 06:21:36 +00:00
Stefano Ceccherini
dab5a2c577 Forgot those :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2072 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-24 00:27:34 +00:00
Stefano Ceccherini
a4cd2d3f33 Huge commit. Fixed screen preflet. It does work now. Still has some minor bugs, but it's fully functional.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2070 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-24 00:26:55 +00:00
Michael Pfeiffer
4b710559dc Added some logic to select and add a local printer.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1842 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-04 23:54:55 +00:00
shatty
51fe7555fb binary does not belong here
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1816 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-01 10:37:57 +00:00
Philippe Houdoin
046f3eec6c Fix an assignment to 'uint32' from 'float' warning.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1785 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-30 08:39:06 +00:00
beveloper
9fc7164698 allow building everything without local(tree external) header files beeing
used for kernel or kit components


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1630 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-23 20:13:17 +00:00
gendusoa
8f5f3a4503 Final changes before redesign. Fixed some issues with module preview lifetimes and added initial support for actually saving prefs, but just as likely broke much more.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1506 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-13 23:05:11 +00:00
shatty
6098bc5ff6 fixed newline at end of file
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1229 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-28 03:22:22 +00:00
shatty
6b7dd0c23b Updated resource with copyright and attribution.
fixed newline at end of files.
checked against apps version and put most recent versions here. (the apps version will be removed)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1228 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-28 02:47:50 +00:00
shatty
bee7dc0510 fixed newline at end of file.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1216 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-28 00:06:22 +00:00
Phil Greenway
81367b041b New Code by Misza and Sikosis. Special thanks to Misza !
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1116 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-22 23:18:24 +00:00
Philippe Houdoin
9e99c74dd0 Modal empty dialog is no fun!
Here come a template Add Printer dialog.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1066 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-17 01:19:27 +00:00
François Revol
f6dda8fac6 fixed credit, typo
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1022 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-12 22:27:34 +00:00
DarkWyrm
b4be4c38fa More *%($ing file problems
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@949 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-31 21:11:41 +00:00
DarkWyrm
8c65d34b8e Apparently forgot to check in ColorSet.cpp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@948 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-31 20:53:20 +00:00
DarkWyrm
7830b33a5d Removed SPoint and SRect
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@947 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-31 20:51:59 +00:00
DarkWyrm
4ca0218b2e Removed SRect and SPoint classes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@946 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-31 20:51:21 +00:00
Andrew McCall
f6defcf1f4 Added the tabs...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@937 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-29 20:04:21 +00:00
Andrew McCall
7a5853853b Added Jamfile to build Time preflet.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@936 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-29 12:41:44 +00:00
Andrew McCall
18ed6f0441 Removing Time* files from Keyboard folder, and changing Jamfile back for Keyboard.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@914 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-28 18:56:44 +00:00
Andrew McCall
a51a3bf754 Initial checkin of Time preference panel.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@913 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-28 18:46:25 +00:00
Andrew McCall
6ea3dc7148 Initial check in of the Time preference application.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@912 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-28 17:32:46 +00:00
Andrew McCall
b2b63c2b7e Updated to build Time preferences application.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@911 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-28 17:31:33 +00:00
Andrew McCall
5eba9aacab Initial checkin of the Background replacement Preflet on behalf of Jerome
Duval ( jerome dot duval at free.fr ). Altered Jamfile to build Backgrounds.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@903 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-27 22:12:09 +00:00
DarkWyrm
321a1ba7c1 Fully updated sources and jamfile. Added icon to app
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@875 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-25 16:45:40 +00:00
gendusoa
7724701025 Added display of "NO PREVIEW" for modules not supporting such.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@873 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-25 00:31:17 +00:00
DarkWyrm
edd1ec4517 'Defaults' and 'Revert' notify DecView + new RGBColor methods
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@866 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-24 17:56:48 +00:00
DarkWyrm
c42d33e7ca Added desktop color updates on workspace switches
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@843 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-20 14:27:07 +00:00
DarkWyrm
e08206376a Added some real GUI color changes for R5
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@842 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-20 14:13:13 +00:00
DarkWyrm
07c6c57ca0 Delete Color Set now works
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@841 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-20 13:26:20 +00:00
DarkWyrm
3b4c5d90b5 Initial checkin of ColorWell control
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@830 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-20 00:16:10 +00:00
DarkWyrm
6012f6c679 Bugfixes galore - mostly for save/load settings and color drop support
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@829 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-20 00:14:42 +00:00
Phil Greenway
020fbae790 Loads and Saves Window Position using Flatten BMessages
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@828 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-19 22:02:05 +00:00
Phil Greenway
add155b5b7 Updated the Window calls.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@812 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-18 22:14:31 +00:00
DarkWyrm
410e49b66f Serious improvements, esp. in the Colors tab.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@809 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-18 19:24:30 +00:00
Andrew McCall
0dae1ab157 Heh, lets get the bits I add to other peoples programs correct this time :)
Fixed Jamfile for Network Preflet.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@763 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-14 19:39:38 +00:00
Andrew McCall
d2dc27e079 Added the Network Control Preflet on behalf of Olivier Milla. I have also
added a resource file and updated the Jamfile for the preflets dir.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@762 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-14 19:23:05 +00:00
Michael Phipps
4705ceeccd Using GPL'ed code is a no-no.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@761 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-14 03:54:43 +00:00
Andrew McCall
6c5d86ceac First attempt at an icon for the Appearance Preflet, altered Jamfile to
build with Appearance.rsrc.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@752 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-13 22:36:02 +00:00
Andrew McCall
bd348b163b Added Keymap resource file with icon, and altered the Jamrules to build
with the new resource file.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@728 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-12 23:29:03 +00:00
Andrew McCall
f34458b5ae Added ScreenSaver resource file with icon, and altered the Jam file to
add the icon.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@727 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-12 23:21:46 +00:00
Michael Phipps
10cde11f08 No GPL code allowed.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@661 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-09 00:39:45 +00:00