Commit Graph

38950 Commits

Author SHA1 Message Date
Jonas Sundström
6f477364cc Make BLocaleRoster::GetLocalizedFileName() take a const entry_ref& rather than a non-const entry_ref&. Remove private GetLocalizedFileName() from libtracker and make Tracker and Deskbar use the one in BLocaleRoster.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41075 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-22 01:35:38 +00:00
Jonas Sundström
85366cb58b Add BLocaleRoster::GetLocalizedFileName()
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41074 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 23:23:57 +00:00
Alexander von Gluck IV
75f51fc787 remove a bunch of leftover Intel extreme registers, add in relevant ATI r600 registers from Xorg driver, remove kATIVendorId from driver and use vendor var from global private header
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41073 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 21:52:01 +00:00
Alexander von Gluck IV
3ca4651192 added Radeon HD 2600 pciid, resolves #5722
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41072 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 20:16:11 +00:00
Clemens Zeidler
a1f765fb1a Create an index for MAIL:account_id. If you using POP3 update to this revision! POP3 queries for this attribute and if no mails are found with this id it will delete the missing mails on the server (if the option is ticked).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41071 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 20:02:48 +00:00
Jérôme Duval
f2df488aec improves uvc information dump
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41070 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 19:32:58 +00:00
Axel Dörfler
cf9f46bc60 * Double click now toggles full screen, as in the MediaPlayer.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41069 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 15:32:23 +00:00
Jonas Sundström
bfb8680ff1 Cleanup. Thanks korli!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41068 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 12:26:05 +00:00
Philippe Houdoin
9c87cb1b9f Moved the whole testpage into its own (offscreen) window, and
print from this window's looper.

There is two majors bugs raised by the test page feature, which sports both
gradiants and vector drawing (leaf, gradiant colors):
- radiants are not recorded/handled in BPicture
color gradiants presents in the test page
- scale is not correctly recorded or handled in BPicture, as seen when zooming on
the leaf drawing in Preview window...
I will investigate how to fix both.

Anyway, an incomplete test page is better than none.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41067 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 12:14:37 +00:00
Philippe Houdoin
89aa6cbe13 Fix #7300:
* When saving, the internal bitmap wasn't detached from stream, which then
deleted it, paving the road to a crash at next bitmap access.
* When saved, notify PictureView that current and original pictures are
the same.

Also, add support for bitmap paste (needs more improvement) and
to avoid reloading picture on B_STAT_CHANGED after our own save operation.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41066 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 11:39:54 +00:00
Stephan Aßmus
a877c0e7d8 * Changed the previous/next icons to the ones intended by zuMi.
* Removed the full-screen icon, since the zoom icon of the window
   already does the job.
 * Added an icon for the slide show, but it additionally goes into
   full-screen mode.
 * Added appropriate work arounds for bugs in the Interface Kit
   concerning the hiding of tool-tips, and a bug in the app_server
   concerning the invalidation of unhidden views...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41065 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 10:59:10 +00:00
Clemens Zeidler
1c3b35f125 Return the email address if the name is empty. Fix some side cases.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41064 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 10:20:02 +00:00
Clemens Zeidler
f1785f82fe Leave status when quit window using the control+shift+w shortcut. Fixes #7382.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41063 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 09:38:12 +00:00
Clemens Zeidler
a64bd5649d Write MAIL:name, MAIL:thread and MAIL:account attribute. The account id is now stored in MAIL:account_id. This requires to re-download all mails to write the correct attribute (sorry).
Fixes #7375.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41062 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 09:13:12 +00:00
Clemens Zeidler
a694218113 Fix wrong check (#7385).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41061 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-21 05:24:48 +00:00
Jonas Sundström
0368c55322 Remove translated debugging output. This being primarily a GUI app.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41060 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 21:13:59 +00:00
Jonas Sundström
eef42c403b Script for downloading and committing strings from the HTA (Haiku Translation Assistant) website.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41059 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 17:04:02 +00:00
Alexander von Gluck IV
9b3e3604c3 import ATI atombios.h from Xorg driver, the licensing is open as long as the ATI copyright remains in place. atombios.h shouldn't be edited as ATI notes the version at xorg may be periodically updated to reflect changes in new hardware
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41058 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 15:34:31 +00:00
Alexander von Gluck IV
09295be8a1 added 4270 PCIID from user submission; corrected R600, R700 series ranges thanks to Xorg Radeon decoder ring
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41057 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 14:36:22 +00:00
Stephan Aßmus
ddc9530b4d The frame that the bitmap is centered in has already
an appropriate offset when the button is drawn in
pressed look. Fixes the bitmap being drawn with a 
much too big offset.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41056 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 12:59:01 +00:00
Stephan Aßmus
cf0d830818 * Display a tool bar by default (setting can be toggled in the
View menu)
 * The previous/next, selection mode, zoom actions and full screen
   mode are accessible via tool bar.
 * The tool bar can currently not be shown in full screen mode.
   Eventually, I want it to work like in MediaPlayer when it is
   generally enabled.
 * Fixed capitalization "Selection Mode" into "Selection mode"
   (needs catalogs update for all languages).
 * When leaving selection mode, clear the selection. Especially
   with the new tool bar icon, it looked really weird and irritating
   when the selection persisted.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41055 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 12:53:38 +00:00
Jonas Sundström
b8296c286b Catalog update for language ru.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41054 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:36:21 +00:00
Jonas Sundström
7a0ca94e36 Catalog update for language fr.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41053 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:36:16 +00:00
Jonas Sundström
6536683a6e Catalog update for language fi.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41052 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:36:07 +00:00
Jonas Sundström
df1f82b653 Catalog update for language be.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41051 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:36:02 +00:00
Jonas Sundström
3a72b66c52 Catalog update snag, languages fi, be, ru, fr.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41050 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:35:27 +00:00
Jonas Sundström
7b1724cda0 Catalog update for language uk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41049 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:27:41 +00:00
Jonas Sundström
0d9ab707f7 Catalog update for language sv.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41048 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:27:32 +00:00
Jonas Sundström
4bc020a4d5 Catalog update for language sk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41047 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:27:29 +00:00
Jonas Sundström
ff600919e9 Catalog update for language ro.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41046 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:27:20 +00:00
Jonas Sundström
b5c512ae0e Catalog update for language pt_br.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41045 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:27:11 +00:00
Jonas Sundström
66c8dbe653 Catalog update for language pt.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41044 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:56 +00:00
Jonas Sundström
b3b9b0c6d7 Catalog update for language pl.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41043 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:53 +00:00
Jonas Sundström
7887445d44 Catalog update for language nl.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41042 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:48 +00:00
Jonas Sundström
4d66af1aa1 Catalog update for language nb.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41041 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:44 +00:00
Jonas Sundström
95e74eeacb Catalog update for language lt.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41040 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:36 +00:00
Jonas Sundström
ff82ea2919 Catalog update for language ko.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41039 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:33 +00:00
Jonas Sundström
6ff00a78e1 Catalog update for language ja.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41038 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:29 +00:00
Jonas Sundström
31366903a2 Catalog update for language it.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41037 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:22 +00:00
Jonas Sundström
614367001b Catalog update for language hu.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41036 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:17 +00:00
Jonas Sundström
c975d1cfcf Catalog update for language es.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41035 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:11 +00:00
Jonas Sundström
91d96f4cfa Catalog update for language eo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41034 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:07 +00:00
Jonas Sundström
7391589deb Catalog update for language de.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41033 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:03 +00:00
Jonas Sundström
6bf47bf42d Catalog update for language da.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41032 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:25:55 +00:00
Jonas Sundström
a42853f977 Catalog update for language cs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41031 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:25:49 +00:00
Joachim Seemer
ec50c0d738 Updated Norwegian catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41030 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-19 19:30:38 +00:00
Joachim Seemer
8c13e48c44 Updated FInnish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41029 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-19 19:20:16 +00:00
Alexander von Gluck IV
47ad511f59 pre-work style cleanup; no functional change
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41028 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-19 18:49:14 +00:00
Stephan Aßmus
d1901581f4 Introduced DataSource::InternalName(), which must be implemented by all
derived classes. This is now used for storing and restoring DataSources
in/from the ActivityView archive. Fixes replicant restoration after
switching the preferred system language.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41027 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-19 16:38:30 +00:00
Stephan Aßmus
e6c49e10f9 Don't ignore the entire var directory, but rather only
the swap file specifically. There is already a TODO in
the code for replacing this mechanism with something
cleaner and more flexible. Resolves ticket #7367.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41026 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-19 13:49:28 +00:00