Jonas Sundström
|
28563f792b
|
Also add .ogm extension to video/ogg mime as in Fredrik's patch. It might not be official, but its being used.
+alphabranch
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32678 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-25 22:15:55 +00:00 |
|
Jonas Sundström
|
6199266476
|
Patch by Fredrik Ekdahl, slightly modified. Added Fredrik to list of Contributors.
+alphabranch
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32677 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-25 22:05:47 +00:00 |
|
Jonas Sundström
|
cd6aaca4ca
|
Shortened the short description and added a long description.
+alphabranch
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32675 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-25 21:25:57 +00:00 |
|
Jonas Sundström
|
33a4f0109b
|
Make the application supertype use the Generic File icon, as on BeOS. The icon of Be Application makes little sense for most of the application subtypes.
+alphabranch
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32673 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-25 20:18:14 +00:00 |
|
Jonas Sundström
|
ec2f22d0d7
|
Add common Microsoft filetypes. We might never support them, but having them will likely help people navigate their folders, by recognizing enough files. They need icons for that to work though.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32641 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-23 21:16:39 +00:00 |
|
Jonas Sundström
|
1a5adfc757
|
Add mime video/ogg as per http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32639 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-23 18:22:48 +00:00 |
|
Jonas Sundström
|
a4332fb9a1
|
Ogg audio mime as described here: http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32638 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-23 18:12:32 +00:00 |
|
Jonas Sundström
|
1bd2241222
|
Mime application/ogg is registered and supersedes application/x-ogg. Remove app's bitmap icons.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32636 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-23 17:59:58 +00:00 |
|
Jonas Sundström
|
c08bdaad77
|
Update to mime as described at http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32635 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-23 17:55:26 +00:00 |
|
Jonas Sundström
|
63d5fc9366
|
Remove bitmap icons.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32634 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-23 17:38:17 +00:00 |
|
Jonas Sundström
|
7287923825
|
Correct preferred app's signature.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32632 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-23 17:10:37 +00:00 |
|
Jonas Sundström
|
9fbc65a94d
|
Modified *jmp stubs for arch mipsel. Removed PowerPC asm.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32623 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-23 03:17:13 +00:00 |
|
Jonas Sundström
|
893988af82
|
Added and modified kernel stubs and headers for arch mipsel. Correctness not included.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32621 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-23 02:52:09 +00:00 |
|
Jonas Sundström
|
080f08465b
|
Add stubbed out debug support functions for arch mipsel.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32620 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-23 01:34:04 +00:00 |
|
Jonas Sundström
|
8e8130d1f0
|
Adding routerboard_mipsel platform stubs and linker script.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32594 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-22 01:48:18 +00:00 |
|
Jonas Sundström
|
fe3763173c
|
Add jamfile to build generic memcpy and memset for arch mipsel.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32497 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-18 15:34:23 +00:00 |
|
Jonas Sundström
|
a245e6b444
|
Removing Axel's copyright. Permission given here: https://lists.berlios.de/pipermail/haiku-commits/2009-August/019513.html
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32482 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-17 22:26:09 +00:00 |
|
Jonas Sundström
|
c175f2a63e
|
Adding placeholder machine dependent kernel code for arch mipsel. Copied from src/system/kernel/arch/arm and gutted.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32480 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-17 20:01:11 +00:00 |
|
Jonas Sundström
|
08cd7c0c06
|
Defining architecture dependent endian constants for arch mipsel.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32465 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-17 15:12:13 +00:00 |
|
Jonas Sundström
|
ac5f5cdf01
|
Define IEEE-endianness for arch mipsel.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32464 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-17 14:59:19 +00:00 |
|
Jonas Sundström
|
31a36e3021
|
mipsel wip
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32462 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-17 14:49:04 +00:00 |
|
Jonas Sundström
|
97d5f9fa3d
|
mipsel wip
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32461 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-17 14:30:36 +00:00 |
|
Jonas Sundström
|
c49f6ad7af
|
Cleanup. Make window also look non-resizable, as in practice it's not, for now. This fixes part 2 of ticket #4265.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32456 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-17 12:28:52 +00:00 |
|
Jonas Sundström
|
72813d6ebd
|
This should improve the first boot user experience by mimesetting the files on the desktop before mimesetting anything else. Please review.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32445 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-16 17:09:03 +00:00 |
|
Jonas Sundström
|
655f15bdd2
|
* Clean up * Inserted window-covering view in layout hierarchy. (I removed SetLayout(). Is everything as it should be now?) * Moved creation and resizing of bitmap around and added some temporary printfs trying to figure out the drawing glitch to the right of the barberpole. The view has its view color set to B_TRANSPARENT_COLOR, but that should not affect the area to the right, outside of it. This might be unrelated, but for some reason the activity view fails to keep its barberpole bitmap bounds in sync with the view bounds. The bitmap gets created to match view bounds in AllAttached(), gets recreated by FrameResized() and yet in Draw() it does not always match the view's bounds.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32438 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-16 14:10:20 +00:00 |
|
Jonas Sundström
|
4dc6088201
|
Make fileCount a data member and reset it between zip runs. Trim double space in output.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32391 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-14 20:18:12 +00:00 |
|
Jonas Sundström
|
7f8618292d
|
Changing the layout code as suggested. Something's not right. White background not intended. Presenting zip output as a file count instead, to work around excessive window resizing.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32390 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-14 19:35:02 +00:00 |
|
Jonas Sundström
|
c6cc22d032
|
Closer to preferred use of layout facilities. Fingers crossed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32376 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-14 16:53:20 +00:00 |
|
Jonas Sundström
|
d61def1d46
|
A spelling error, I presume.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32373 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-14 16:24:41 +00:00 |
|
Jonas Sundström
|
6e59af7488
|
Removing unused bitmaps.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32364 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-14 15:30:26 +00:00 |
|
Jonas Sundström
|
ce17f0d7f9
|
Cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32358 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-14 14:20:06 +00:00 |
|
Jonas Sundström
|
007e852a81
|
Remove DrawingTidbits.h and .cpp as per TODO comment, replacing code that relies on it. (Please try - I don't have any CD devices wired to audio. BTW, its sometimes schizoid value changing was present before these changes.)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32357 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-14 14:18:14 +00:00 |
|
Jonas Sundström
|
4316f9d931
|
Cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32351 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-14 12:19:47 +00:00 |
|
Jonas Sundström
|
570830b85b
|
Removing unused code to reveal what's left to replace, so DrawingBits.h and .cpp can be removed as per the TODO comment in these files. Mentioned GPL code is here: http://vlc.sourcearchive.com/documentation/0.9.8a/DrawingTidbits_8cpp-source.html
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32333 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-13 22:21:56 +00:00 |
|
Jonas Sundström
|
f99cf5726b
|
Using the new layout facilities the window resizes madly while zipping. Fun fun fun. Advice welcome.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32331 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-13 21:00:53 +00:00 |
|
Jonas Sundström
|
d0cab16b9f
|
Make mountvolume a BApplication and set it as the preferred one for opening BFS and (for now) ISO images.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32275 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-12 13:54:28 +00:00 |
|
Jonas Sundström
|
99be21f5f6
|
BFS image mime type
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32264 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-11 19:16:34 +00:00 |
|
Jonas Sundström
|
ac7d1d9870
|
ISO CD Image mime type. Using the CD device icon for now.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32236 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-11 00:03:28 +00:00 |
|
Jonas Sundström
|
99452e33a8
|
Cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32233 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-10 19:41:01 +00:00 |
|
Jonas Sundström
|
8f1c695124
|
Use BWindow TabFrame property to find where to apply transparency.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32232 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-10 19:21:39 +00:00 |
|
Jonas Sundström
|
a57dddca06
|
Add TabFrame window property.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32228 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-10 16:12:12 +00:00 |
|
Jonas Sundström
|
dede003a3c
|
Strip slash character from cddb data before attempting to rename volume and files. Continue in spite of file errors.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32219 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-10 01:26:14 +00:00 |
|
Jonas Sundström
|
b8fe3ff480
|
Working but somewhat dodgy tab space transparency - for humdinger as per request #3813. Enjoy!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32218 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-10 00:31:34 +00:00 |
|
Jonas Sundström
|
06103a3046
|
As cdtext extraction preempts a cddb lookup, make sure we got useful data from cdtext. Out of the 30 CDs I've tried all get reported as having cdtext but only one renders any useful data. This should at least give cddb a shot.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32194 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-07 23:23:45 +00:00 |
|
Jonas Sundström
|
2680698b6d
|
Have the application do a single BAlert on a BApplication::QuitRequested()-event in multi-window situations. Move reading/writing of settings from window to application. Cascade-offset the most recent window when they collide.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32092 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-08-03 18:17:14 +00:00 |
|
Jonas Sundström
|
b96533c256
|
Set event list to single-select.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31977 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-07-30 15:50:57 +00:00 |
|
Jonas Sundström
|
56938474d1
|
Set partition list view to single-select.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31976 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-07-30 15:43:25 +00:00 |
|
Jonas Sundström
|
6e64586530
|
Clean-up
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31935 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-07-29 19:13:29 +00:00 |
|
Jonas Sundström
|
3f4b183da1
|
Partial clean-up.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31896 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-07-29 08:39:38 +00:00 |
|
Jonas Sundström
|
b2bb7643ee
|
Barberpole drawing glitches fixed. Disabled mode now too shows a barberpole - a gray one. Stop button disabled when done zipping.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31894 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-07-29 04:50:29 +00:00 |
|
Jonas Sundström
|
e56cb27512
|
Launch URLs via BUrl class. Rearranged header files according to guidelines.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30759 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-13 22:30:55 +00:00 |
|
Jonas Sundström
|
03458c01a2
|
More style guide fixes. Removed a lot of preprocessing / conditional building, with intent to fix or remove. Moved urlwrapper class declaration to its header file. Renamed things for clarity. Removed 5 extra mimetypes for IE shortcuts. (We have one, with sniffing rule and extension.) Moved the UnurlString() back to urlwrapper.cpp and renamed it _DecodeUrlString(). Tweaked copyright clauses. A lot more needs fixing, esp. in urlwrapper but also in BUrl, and I intend to keep working on this until we're satisfied. Let me know of any remaining/added style violations! Feedback welcome.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30757 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-13 22:19:42 +00:00 |
|
Jonas Sundström
|
f945cef7cb
|
Adding mime for Internet Explorer shortcuts
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30755 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-13 19:58:05 +00:00 |
|
Jonas Sundström
|
a243916712
|
Hopefully fixed indentation in BUrl header. Made data members in BUrl private. Added some class methods. Adapted urlwrapper to use the BUrl class. Removed a few obvious comments and some code that was defined away. Turned off debugging. Stripped App suffix from class name. No intentional changes to the core functionality of urlwrapper.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30739 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-13 01:05:42 +00:00 |
|
Jonas Sundström
|
0bffbcb63d
|
Setting default preferred applications: bezilla for http(s), Mail for mailto: and urlwrapper for the others.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30735 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-12 23:33:17 +00:00 |
|
Jonas Sundström
|
3aa9a86343
|
Clean up: shortening comment, adding if/else braces. Thanks Axel\!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30725 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-12 20:01:38 +00:00 |
|
Jonas Sundström
|
b8bc570a12
|
Partial revert. Reimplementing the previous behaviour of accounting for differences in current working directory between the running single-launch process and later invocations of the same, as this is necessary to handle correctly any relative paths given on the command-line. Added comment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30709 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-11 19:31:18 +00:00 |
|
Jonas Sundström
|
28e8dc8e80
|
Move Url class out of /bin/urlwrapper into BPrivate::Support. I plan to add a Launch()-method that will make it useful to /bin/open, AboutSystem, People and other applications.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30702 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-11 00:48:03 +00:00 |
|
Jonas Sundström
|
13e9a630b9
|
Make StyledEdit check its open windows before launching a new one for an entry_ref. Simplify the application class somewhat by removing DispatchMessage() and replacing the custom made ArgvReceivedEx() with a standard ArgvReceived(). Rely on BPath to take care of paths relative to the current working directory - don't do it manually.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30701 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-10 21:33:23 +00:00 |
|
Jonas Sundström
|
301d5cab23
|
Adding URL mime types. An application listing support for such a mime type signals being able to receive such a URL via argv. Each URL mime type is meant to have an application set as the preferred handler.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30686 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-09 20:19:57 +00:00 |
|
Jonas Sundström
|
cb8f3e2698
|
More mipsel
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30621 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-03 22:41:38 +00:00 |
|
Jonas Sundström
|
4ba7f1c0ed
|
Staking out some more mipsel ground.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30620 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-03 22:26:23 +00:00 |
|
Jonas Sundström
|
fa8a3a17c6
|
Staking out some mipsel ground.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30619 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-03 22:12:35 +00:00 |
|
Jonas Sundström
|
b99937b571
|
Making urlwrapper the preferred application of NetPositive Bookmarks. They will be with us for some time - many application zip files include them - but NetPositive itself can't make it into Haiku. It's wrong to have a non-present application set as preferred. Sadly, changing this filetype's setting means little in practice, as the preferred application -attribute- is set on every bookmark file. Two solutions exist to make bookmarks work seamlessly/effortlessly: A) urlwrapper adopts NetPositive's app signature, or B) a N+ Bookmark opener binary reusing its app signature is created, existing only to pass on bookmarks to urlwrapper.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30618 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-03 21:28:39 +00:00 |
|
Jonas Sundström
|
d5cc501e64
|
Subtypes inherit the Preferred Application setting of their supertype and need not set one unless they want or need a separate one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30617 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-03 20:33:52 +00:00 |
|
Jonas Sundström
|
719e2a8fe5
|
MediaPlayer is set as the Preferred Application of the audio supertype. The subtype inherits the Preferred Application setting of its supertype and need not set a preferred application, unless another application is truly preferred. E.g. the MidiPlayer for midi files.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30615 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-03 20:26:33 +00:00 |
|
Jonas Sundström
|
b6b4a80389
|
Comment on reach of method TBeMenu::ResetTargets().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30607 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-03 13:49:11 +00:00 |
|
Jonas Sundström
|
d2ce29e873
|
Adding mimetype for SHARP X68000 MDX (Music Data for mXdrv) Sound File
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30603 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-03 11:50:28 +00:00 |
|
Jonas Sundström
|
b7b7891476
|
Adding mipsel arch.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30587 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-02 19:05:28 +00:00 |
|
Jonas Sundström
|
226136446a
|
Prepare mipsel for jamming. Adding mipsel target case, a simple boot platform and a -fno-pic setting for the kernel.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30585 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-02 19:03:19 +00:00 |
|
Jonas Sundström
|
41a9e149b7
|
Adding a few directories for mipsel.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30581 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-05-02 18:30:28 +00:00 |
|
Jonas Sundström
|
bb048d75be
|
Move Deskbar Restart and Shutdown options into a submenu and ask Registrar not to question the user's intent.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30512 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-04-30 15:31:50 +00:00 |
|
Jonas Sundström
|
3e62a75547
|
humble mips beginnings
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30139 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-04-12 21:17:18 +00:00 |
|
Jonas Sundström
|
019f90e634
|
Setting the escape key as shortcut for the Cancel options of Tracker's dialogs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29958 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-04-05 23:47:58 +00:00 |
|
Jonas Sundström
|
3b5c46634d
|
Suppress ResizeView (the grey rows & columns view) when entering/leaving fullscreen mode, and when zooming. Its useful only when manually resizing the window. In the other cases it simply flickers by.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29943 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-04-05 16:56:42 +00:00 |
|
Jonas Sundström
|
2db5c7580c
|
Spotted a few left-over occurences of the previous names: TrackerGrep and Tracker Grep. Simplified the About window: Version is no longer essential. Its simply part of Haiku now. The name is more self-explanatory now, so there is no need to explain the purpose of the application in the About window. Removed the mention of myself as the maintainer, as its maintained collectively by Haiku now. Moved myself into the list of contributors, after Oliver Tappe, which I think is chronologically correct. If the primary copyright holder was Haiku and not Matthijs Hollemans, it would have been appropriate to use Haikus BAboutWindow, but alas.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29932 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-04-05 13:08:42 +00:00 |
|
Jonas Sundström
|
7bed483ae2
|
Show popup menu also when right-clicking the load meter. It was a blind spot. Added the virtual keyword to the other two load meter view hooks.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24313 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2008-03-08 20:06:50 +00:00 |
|
Jonas Sundström
|
7c4e1117fe
|
Make text view not selectable. This fixes a problem where text is inserted not at the end of the text view but on the current page. This happens if you click the text view soon after having opened AboutSystem, to try to scroll or whatever, while it's still processing query results and calling AddCopyrightEntry() for each found application. It may not show on fast systems with few applications.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24256 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2008-03-06 00:05:09 +00:00 |
|
Jonas Sundström
|
1ddb0c6635
|
Added error checking of the return value of get_sem_info().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24023 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2008-02-19 23:59:07 +00:00 |
|
Jonas Sundström
|
782c2e9035
|
Some rephrasing of help message.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24022 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2008-02-19 22:13:47 +00:00 |
|
Jonas Sundström
|
75998ed610
|
Added an Accounts menu item which opens the E-mail preferences.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24021 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2008-02-19 22:08:54 +00:00 |
|
Jonas Sundström
|
b19e377dab
|
0L constant typo? Remove menu item before deleting it.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23977 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2008-02-17 14:36:01 +00:00 |
|
Jonas Sundström
|
cd6b83ddc1
|
The title of the (primary) window of (non-document) apps and preferences should be the filename of the executable. File and window names should be changed in tandem in the future. All IMO. Sorry, Marcus, for changing TV-O-Rama. :/ We may want to consider using more proper language, e.g. 'Screensaver' or 'Screen Saver' instead of 'ScreenSaver'. DeskCalc or 'Desk Calculator' should be just Calculator. We should avoid clinging to BeOS history, like with the name CodyCam, which hardly makes any sense anymore, even if you happen to be one of the few BeOS oldtimers.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23935 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2008-02-09 13:26:28 +00:00 |
|
Jonas Sundström
|
2c02680d03
|
Allow removing any Deskbar replicants, by name.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21585 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-07-07 16:29:44 +00:00 |
|
Jonas Sundström
|
7a3f6f9a07
|
code style fixes
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21565 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-07-05 11:47:49 +00:00 |
|
Jonas Sundström
|
fd8b35c86b
|
Allow application signature as argument. If target has a replicant (e.g. ProcessController) give that precedence over desklink replicant.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21563 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-07-05 00:28:02 +00:00 |
|
Jonas Sundström
|
a35335bf27
|
More readable use of the BDeskbar API when removing desklink replicants. Clean ups.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21553 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-07-04 17:55:03 +00:00 |
|
Jonas Sundström
|
4be1917dda
|
Authors in chronological order >> Authors
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21530 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-06-30 15:14:52 +00:00 |
|
Jonas Sundström
|
677a72ede1
|
Updated copyright years. Removed hardcoding of view color. Removed BDragger. Made desklink items use 32-bit icons, drawn with transparency. Made settings file name match the new app signature. Renamed volume replicant's menu items Media/Sound "settings" to "preferences". Made --help actually helpful. Replaced old style copyright header in iconfile.h.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21526 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-06-29 18:37:03 +00:00 |
|
Jonas Sundström
|
60b8b10331
|
Draw icon with transparency.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21420 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-06-15 20:28:07 +00:00 |
|
Jonas Sundström
|
4963ddd8fa
|
Jamfile edit/addition for libshared.a
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21405 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-06-13 16:20:18 +00:00 |
|
Jonas Sundström
|
f0a98802e4
|
Removed code for using Pulse's colors. Minor changes to About window. Renamed menuitems Launch Tracker/Deskbar to Restart Tracker/Deskbar.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21379 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-06-10 14:15:09 +00:00 |
|
Jonas Sundström
|
11f685ec2b
|
Listview deselection fix. Edit button added. Open in Tracker renamed Show in Tracker.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21378 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-06-09 23:08:30 +00:00 |
|
Jonas Sundström
|
8093755eb6
|
Fix two consequtive BSeparatorItems when Deskbar isn't running. This was due to the removal of "Use Pulse's Settings for Colors".
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21377 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-06-09 16:39:47 +00:00 |
|
Jonas Sundström
|
9eb8022e0c
|
Keeping track of versions of preferences is overkill for simple applications IMO, but the logic in PCApplication::ReadyToRun() needs this, or else the BAlert pops up on every launch. I think this could be rewritten/simplified.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21376 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-06-09 16:23:22 +00:00 |
|
Jonas Sundström
|
6677ea8715
|
Makes Switcher icons draw with alpha transparency from the start as well.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21337 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-06-06 01:12:19 +00:00 |
|
Jonas Sundström
|
75159db429
|
The menubar icon at the top-right of Tracker folder windows now uses the view color of its parent view. This fixes bug #551.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21328 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2007-06-05 12:09:44 +00:00 |
|