6964 Commits

Author SHA1 Message Date
Waldemar Kornewald
1e695afb41 Fixes for the Deselect() bug in BListView (at least I think this is a bug):
When the BListView is not attached to any window Deselect() does not work. So, if you remove an item that is selected the BListView's selection index is not updated and thus it results in a crash when it is attached again. This happens when you use a BTabView and change the information of the BListView while its tab is inactive.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7070 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7070
2004-03-26 13:43:14 +00:00
Waldemar Kornewald
527eb29edb Added IPCP protocol.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7069 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7069
2004-03-26 11:58:37 +00:00
Waldemar Kornewald
55c8f8c370 Fixed protocol handling.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7068 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7068
2004-03-26 11:57:50 +00:00
Waldemar Kornewald
b8f24e8376 Sorry, I did not commit this change (sharing the configuration values between the IPCP kernel and DialUpPreflet modules).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7067 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7067
2004-03-26 11:27:50 +00:00
shadow303
0f39928deb Add radeon (missed checking this in a while ago)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7066 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7066
2004-03-26 00:30:03 +00:00
Waldemar Kornewald
3dbb75a676 Added the Protocols tab. Could not test it because currently there is no IPCP addon.
Replaced direct identifier specification for BMessage with #define'd values, so typos cannot arise.
Moved some functions into InterfaceUtils so they are available for all add-ons (this will later become part of a static library for the DialUpAddon API).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7065 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7065
2004-03-25 11:59:34 +00:00
DarkWyrm
a1a4146fcc Re-replaced stripped-out functions. Apparently, Caz was working from an old version. Oops. Going back to recovery mode. :P
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7064 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7064
2004-03-24 23:06:50 +00:00
Rudolf Cornelissen
b350e3f19a full 2D acc works on NM2097 and NM2160 (still with softcursor)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7063 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7063
2004-03-23 20:05:59 +00:00
Rudolf Cornelissen
7e2c8d2a0d full 2D acc works on NM2097 and NM2160 (still with softcursor)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7062 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7062
2004-03-23 19:39:02 +00:00
Axel Dörfler
1ed3192432 find_command() did not return NULL if it couldn't find a command, courtesy
of Jack Burton.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7061 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7061
2004-03-23 15:42:39 +00:00
Axel Dörfler
56c7aeaee8 Fixed a typo, thanks to Jack Burton for pointing this out.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7060 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7060
2004-03-23 15:37:48 +00:00
Stefano Ceccherini
a88479e2a9 Should fix the build of libgame.so. It was linking against R5 libmedia.so
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7059 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7059
2004-03-23 15:19:03 +00:00
Stefano Ceccherini
bfc3bb1838 Finished SetFullscreen() implementation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7058 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7058
2004-03-23 07:19:07 +00:00
Axel Dörfler
cdae4b7cf1 Added panic()/dprintf() calls to the x86 bootloader bindings.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7057 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7057
2004-03-23 01:03:24 +00:00
DarkWyrm
38592e0909 Checkin for Caz Jones which implements functions which contact the input server
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7056 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7056
2004-03-22 23:14:22 +00:00
Axel Dörfler
0143eff357 Read-only state was not properly initialized.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7055 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7055
2004-03-22 23:07:20 +00:00
Rudolf Cornelissen
4f567623c0 screen_to_screen blit works! (if softcursor used, NM2097 and NM2160)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7054 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7054
2004-03-22 19:32:25 +00:00
Axel Dörfler
c04864640e Removed addr_t typedef (it's now in sys/types.h).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7053 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7053
2004-03-22 19:23:47 +00:00
Axel Dörfler
435464b451 Added addr_t to sys/types.h.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7052 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7052
2004-03-22 19:22:09 +00:00
Stefano Ceccherini
09ea309293 A working SetFullscreen() implementation, courthesy of Caz. Added a comment. Enlarged the license section.
More to come.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7051 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7051
2004-03-22 14:23:50 +00:00
Rudolf Cornelissen
5aaa34a241 NM2097 and NM2160 screen_to_screen blit should now work
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7050 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7050
2004-03-22 14:01:52 +00:00
Rudolf Cornelissen
b3f6ef9515 NM2097 and NM2160 screen_to_screen blit should now work
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7049 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7049
2004-03-22 13:54:13 +00:00
Rudolf Cornelissen
8e429d9795 NM2097 and NM2160 screen_to_screen blit should now work
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7048 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7048
2004-03-22 13:49:12 +00:00
Rudolf Cornelissen
3f618e4cfd acc updates for NM2097 and NM2160
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7047 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7047
2004-03-21 21:36:23 +00:00
Rudolf Cornelissen
b1c0cf3414 updates for NM2097 and NM2160 acc (not ready yet)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7046 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7046
2004-03-21 21:30:14 +00:00
Rudolf Cornelissen
2e66094a63 updated engine management code.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7045 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7045
2004-03-20 21:08:10 +00:00
Rudolf Cornelissen
675ab991b5 updated engine management code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7044 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7044
2004-03-20 20:51:37 +00:00
Rudolf Cornelissen
67aa755ba1 minor detail comment added
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7043 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7043
2004-03-20 20:47:39 +00:00
Rudolf Cornelissen
fc6c22f1af updated engine management code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7042 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7042
2004-03-20 20:42:12 +00:00
Michael Phipps
0eb03b604f Removed Thread and Prefs, since they should now be in libscreensaver
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7041 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7041
2004-03-20 19:05:26 +00:00
Michael Phipps
a512f86017 SSthread is obsolete. The others were promoted to libscreensaver.so.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7040 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7040
2004-03-20 18:59:22 +00:00
Michael Phipps
112c0c2389 Unpdates, fixes and promoted ScreenSaverPrefs.cpp and ScreenSaverThread.cpp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7039 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7039
2004-03-20 18:53:33 +00:00
Michael Phipps
e948782184 Promoted to libscreensaver from (what will be) screen_blanker.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7038 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7038
2004-03-20 18:52:04 +00:00
Michael Phipps
0a230fcfc5 Removed commented out code - don't need it.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7037 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7037
2004-03-20 18:51:34 +00:00
Ingo Weinhold
0bc631db27 Added missing source files and fixed the reference to libscreensaver.so.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7036 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7036
2004-03-19 23:49:50 +00:00
Ingo Weinhold
5bc810f76c Added src/servers/screensaver to the include search paths, since there
lives the ScreenSaverPrefs.h header. The header should go to a place
somewhere under headers/private though!


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7035 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7035
2004-03-19 23:48:47 +00:00
Ingo Weinhold
a5cb928880 Uncommented the definition of variable saverVersionID. It is defined in
Be's header too, but doing that is complete nonsense.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7034 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7034
2004-03-19 23:46:43 +00:00
Michael Phipps
c171a52d8b Rewritten from scratch to match the "screenblanker" style of R5.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7033 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7033
2004-03-19 19:41:42 +00:00
Axel Dörfler
06c0f437a7 Added "\n" -> "\r\n" translation for console output, not yet tested.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7031 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7031
2004-03-19 18:32:37 +00:00
Axel Dörfler
498a8e8be0 Now uses vsnprintf() instead of vsprintf() which makes the output safe.
Removed "\n" -> "\r\n" translation (it's now done in the platform dependent part).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7030 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7030
2004-03-19 18:30:31 +00:00
Axel Dörfler
788d2b04ea Implemented console output for x86 boot loader.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7029 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7029
2004-03-19 18:28:26 +00:00
Jérôme Duval
5afca6b536 Added the bin command "release"
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7028 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7028
2004-03-19 08:19:11 +00:00
Rudolf Cornelissen
8592d389a6 added DFP aspect correction centering, cutting and displaymode aspect checking
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7025 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7025
2004-03-18 13:59:12 +00:00
Rudolf Cornelissen
a973fe9ed0 updated aspect correction programming: center, cutoff, and mode-checking added
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7024 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7024
2004-03-18 13:46:42 +00:00
Jérôme Duval
16fd3794bb Added the script zipgrep
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7023 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7023
2004-03-18 09:05:37 +00:00
Jérôme Duval
56e682c242 Shell scripts and links for gzip are correctly built now.
is the LinkSharedOSLibs line needed ?


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7022 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7022
2004-03-18 08:27:23 +00:00
Jérôme Duval
6c4f442063 Changes the destination folder when "same folder" is selected even when there is one already, thanks to MYOB
Enable expand buttons only when the destination folder is valid
Don't provide a destination folder for listing


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7021 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7021
2004-03-18 08:24:46 +00:00
Jérôme Duval
91d1efffa5 Only changes current dir when a destination folder is provided and don't exit when no destination is provided
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7020 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7020
2004-03-18 08:21:54 +00:00
Jérôme Duval
e6efcd0fdb Now use the mimetype of the file linked and not the link itself
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7019 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7019
2004-03-18 08:20:36 +00:00
Stefano Ceccherini
3d6ebe9645 Added a missing include
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7018 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7018
2004-03-18 07:41:04 +00:00