Stephan Aßmus
22c7e6324c
Implemented loading a new icon into the same window when that
...
window is empty.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41262 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-17 19:21:09 +00:00
Stephan Aßmus
5a6d9c8288
Rotating path indices is implemented since some time...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41261 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-17 19:20:25 +00:00
Joachim Seemer
1ddacfdfed
Though all fingerprints were corrected. Apparently not... Sorry.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41260 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-17 19:01:09 +00:00
Joachim Seemer
c728de3947
Updated catkeys. ru and uk (still) won't export from HTA.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41259 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-17 18:53:12 +00:00
Axel Dörfler
81e0b76f43
* Applied patch by idefix that improves the integration with Linux, and let
...
bfs_fuse act as a mount helper. This closes ticket #7433 . Thanks a lot!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41258 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-15 21:10:40 +00:00
Alex Wilson
e3919359d6
Update OpenGL preferences to accommodate for the fact that empty columns in a BGridLayout are now collapsed to nothingness. Fixes part of #7446 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41257 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-15 18:44:34 +00:00
Alex Wilson
5e5a8daf68
Update CollapsingLayouter to fix crashes in a few applications. All these crashes were related to empty layouts. Fixes some of #7446
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41256 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-15 18:35:26 +00:00
Jonas Sundström
4d9ffa5ff9
Set view non-editable. (The cursor would show up and blink if one clicked the text view.)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41255 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-15 00:01:56 +00:00
Jonas Sundström
e724a832b9
Remove ellipsis, used wrong.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41254 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-14 23:51:38 +00:00
Jonas Sundström
22e0bde18b
Change strings to sentence casing.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41253 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-14 23:45:53 +00:00
Alex Wilson
de667551ce
Add a new layouter 'CollapsingLayouter', which is used by BTwoDimensionalLayout to collapse empty rows or columns. Update BGridLayout so that empty rows/columns are given min/max constraints of B_SIZE_UNSET by default, which allows them to be collapsed. Fixes #6979
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41252 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-14 23:20:27 +00:00
Jérôme Duval
745e924303
we don't report stats for now, as some init is missing for ratectl, this should avoid KDL for these drivers.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41251 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-14 23:00:33 +00:00
Jonas Sundström
95bd470555
Show localized app names. Show reboot count-down in bold type. Layout changes to support multiline strings, and for this purpose adding a BTextView derivate which enforces its height. (I did look at BTextView itself, but it wasn't obvious to me how approach it.) Making use of the IconView class.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41250 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-14 17:48:52 +00:00
Jonas Sundström
eb88c867c1
Move the info button's general informative text to the main view, and set as intro screen. Remove About window. Fix memory leak of config views. Replace the info BAlert's tab characters with a single space for more consistent spacing.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41249 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-14 11:08:13 +00:00
Jonas Sundström
9b4ad591d8
Make IconView icon_size:able. Adapt DataTranslations. Disable DataTranslation's info button on list deselection.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41248 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-13 22:56:10 +00:00
Jérôme Duval
2c31ec7222
added some glue to register correctly rate control modules
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41247 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-13 18:27:36 +00:00
Jonas Sundström
73f559a4c7
Move IconView from kits/interface to kits/shared.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41246 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-13 08:22:03 +00:00
Matt Madia
3c613df4ef
Updated (R) to be B_UTF8_.* Added (TM) as well. thanks phoudoin!
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41245 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-13 00:34:28 +00:00
Jonas Sundström
4b42867495
Make DataTranslations' IconView available privately in the interface kit.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41244 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-12 20:38:09 +00:00
Jonas Sundström
924253e4ff
Localization. Cleanup.
...
CID 6338, 6339, 8912 - Replace strcpy with strlcpy.
CID 9523 - Initialize class member.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41243 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-12 18:31:07 +00:00
Jonas Sundström
b2d9843906
Add BString::IsEmpty() method.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41242 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-12 18:10:02 +00:00
Matt Madia
cfbbba0820
Another update relating to the USPTO registration of the HAIKU logo.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41241 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-11 23:55:01 +00:00
Jérôme Duval
8dc03de632
merged changes from 8.2 FreeBSD release for most wlan drivers and net80211.
...
updated several firmwares for iprowifi4965 and iprowifi3945. Tested on iprowifi4965 only.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41240 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-11 22:48:42 +00:00
Jérôme Duval
19c52a6cec
some cosmetics
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41239 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-11 22:30:18 +00:00
Jérôme Duval
fa6b314427
adding iprowifi4965 and iprowifi3945 firmwares
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41238 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-11 22:29:00 +00:00
Jonas Sundström
fcde0c6292
Cleanup. Removal of superfluous UpdateList() call.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41216 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-11 16:55:56 +00:00
Jonas Sundström
4787e491e6
Add a Quit button to the Team Monitor.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41215 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-11 15:22:40 +00:00
Jonas Sundström
1c09002cbe
Set the exclusive launch flag on servers, daemons, Tracker and Deskbar.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41214 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-11 12:23:51 +00:00
Stephan Aßmus
e6da4edf67
Update window title with file name when it is known.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41213 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-10 22:53:38 +00:00
Stephan Aßmus
61ee19d10f
* A whole buch of refactoring and other changes to make Icon-O-Matic
...
a multi-document application. This is already more useful than
before, but will be even more useful once it is possible to copy
more types of objects to the system clipboard and paste them into
other open icons.
* Fixed wrong snapping menu item being marked when restoring settings
that enable a different snapping mode from the default.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41212 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-10 22:32:51 +00:00
Matt Madia
490b4a9481
Patch by Corneliu - Claudiu Prodescu "cprodescu". Ensures that ExtractArchive
...
extracts the files, even when the specified target directory exists.
Fixes #7425 . Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41211 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-10 17:58:35 +00:00
Scott McCreary
a2002544cd
Fixed url to gcc4 lua OptionalPackage. Discovered by MichaelPeppers.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41210 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-10 02:07:52 +00:00
Joachim Seemer
e3cb2e154a
Update of all catkeys from HTA (besides ru and uk, which refuse to be downloaded at the moment...)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41209 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-09 22:17:22 +00:00
Joachim Seemer
a4cf8811e5
Aligned strings and sliders by pushing them a few pixels here and there. But really, the whole app is in need of proper layouting using the layout API...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41208 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-09 12:34:32 +00:00
Joachim Seemer
fe02d18b1d
Renamed a few strings as discussed in #7327 by applying xray's patch with a few additions. Closing #7327 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41207 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-09 12:21:04 +00:00
Stephan Aßmus
e9e50497fc
Don't prevent shapes from being rendered when the global
...
icon scale is larger than the maximum visibility scale of
4.0f. This just means you cannot prevent shapes from
rendering in icons rendered larger than 256x256.
visibility scale is 4.0
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41206 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 18:34:11 +00:00
Jonas Sundström
805cd0be8c
Make cut/copy/paste/undo work.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41205 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 18:21:14 +00:00
Alexander von Gluck IV
f63f06d62e
add InterfaceHardwareView which will show more general hardware information and give somewhere to configure wireless connection settings; add a few hardware calls to NetworkSettings, maybe we just want to pass back BNetworkDevice instead?
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41204 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 18:04:34 +00:00
Alexander von Gluck IV
008779b3b4
added tool tips to IP address fields, BTRANSLATE comes later
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41203 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 17:46:23 +00:00
Stephan Aßmus
94fd94986a
* The window uses layout management in principle. This was necessary
...
to get the main menu bar to report the correct minimum size. My
previous commit with regards to setting the correct minimum window
size introduced a regression that the window could not shrink below
it's initial size because of some backwards compatibility behavior
of BMenuBar (IIRC).
* Inserted a content view to hold the tool bar and the show image
views. This one does not use layout management, so that everything
pretty much works as before.
* Showing/Hiding the tool bar is now animated.
* When the tool bar is enabled in principle, it will automatically
show in full screen mode when the user moves the mouse. When the
mouse is not above the tool bar, it is hidden after a delay.
* Added a right-aligned "Leave full screen" icon to the tool bar.
* Improved the workings of the slide show icon. As before, it automatically
triggers full screen mode. It is now pressed when the slide show is
running. Clicking it again just stops the slide show without affecting
the full screen mode (i.e. also not when the user left full screen mode
meanwhile).
There are some problems with images not being automatically sized to
the full screen size as would be expected. This needs to be fixed, yet.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41202 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 15:08:33 +00:00
Stephan Aßmus
e1ae00a962
Added icon for leaving full screen mode.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41201 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 15:00:25 +00:00
Stephan Aßmus
11b2388364
* Added AddGlue() method. If this is not used, the tool bar
...
will stretch the icons across the available space. However,
it's possible to still add items afterwards, which makes those
items right-aligned.
* Added SetActionVisible() to show or hide icons.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41200 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 14:59:54 +00:00
Stephan Aßmus
9b13c4181c
Compute window size limits at least with the minimum menu bar
...
and tool bar width taken into account.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41199 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 12:21:53 +00:00
Stephan Aßmus
65b917918b
Decreased the unused spacing in the tool bar.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41198 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 12:08:39 +00:00
Jonas Sundström
5987b2a380
Offer a 'Real name' column in Tracker list view mode, when set to show localized names. As discussed a while back. I honestly don't know if this is such a great idea after all. Name + real name is kind of silly. Ideally it would be labeled in a more logical way, or the feature should be dropped.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41197 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 05:11:23 +00:00
Jérôme Duval
d7b15506c1
* improves traces
...
* added _ProbeCommitFormat() and _SelectBestAlternate()
* to be noticed: BUSBInterface::SetAlternate() isn't const and there is no mean to get a non-const BUSBInterface.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41196 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-07 21:54:25 +00:00
Jérôme Duval
c5a669052f
* style fixes.
...
* added SuggestVideoFrame() so that this can be overriden.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41195 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-07 20:59:30 +00:00
Jérôme Duval
d7411ad2ec
added traces for unimplemented isochronous transfers for ehci and ohci
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41194 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-07 20:39:17 +00:00
Joachim Seemer
73c8170c25
Using DefaultItemSpacing() and DefaultLabelSpacing() as suggested by Axel.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41193 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-07 16:37:05 +00:00
Jonas Sundström
3252a2a09d
Remove old debugging output.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41192 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-07 12:09:57 +00:00