Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/xfce-mirror/xfdesktop

Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/xfdesktop

don't show hidden files on the desktop

(Old svn revision: 19819)

ef9036e772e783175082d6e79a6359a2d0d7d2c9 authored almost 19 years ago by Brian Tarricone <[email protected]>
update POTFILES.in, update-po

(Old svn revision: 19818)

eac7de13244af3256e97196adeb1f82eb1150836 authored almost 19 years ago by Brian Tarricone <[email protected]>
file right-click menu: execute via all mime applications, rename, and delete.

still no cut/copy, open with other app, or properties dialog. also no DnD.

(Old svn revision: ...

4fa60eded714c621645e0de4b7aa870b3c5c1bdb authored almost 19 years ago by Brian Tarricone <[email protected]>
* add fallback icon

* use folder icon for folders
* launch thunar to open folders

(Old svn revision: 19810)

fab6c2a058faa02af01c65ec98b8999189860cd8 authored almost 19 years ago by Brian Tarricone <[email protected]>
double-click should execute stuff, more or less

(Old svn revision: 19808)

f664dfed77cecc16758225229ad10f7475a2fae0 authored almost 19 years ago by Brian Tarricone <[email protected]>
rudimentary desktop file icon support is working now. you can't do anything

with them aside from move them around, but it appears to work so far.

(Old svn revision: 19806)

6bac90b95275155b39e357feecfd9d3167c2cee8 authored almost 19 years ago by Brian Tarricone <[email protected]>
only show file/launcher icon option if thunar-vfs is available

(Old svn revision: 19804)

5ba65aa93e19aa11d817a3717175b293572adccf authored almost 19 years ago by Brian Tarricone <[email protected]>
start implementing XfdesktopFileIcon

(Old svn revision: 19803)

0dcc2ffe722a923f678bf4a4a9b4aee3e325e615 authored almost 19 years ago by Brian Tarricone <[email protected]>
add new option to settings dialog for desktop icon style, fix a bunch of

crash bugs, and use G_DEFINE_TYPE() instead of manually typing out the
functions for consistency ...

5d52807227aae4ed12c7a07e98416e7cff4de766 authored almost 19 years ago by Brian Tarricone <[email protected]>
fixup and activate new icon view model. there may be bugs, but it seems to

work fairly well so far

(Old svn revision: 19800)

ce0d10efb961fa536190a89d8269dd233e77e377 authored almost 19 years ago by Brian Tarricone <[email protected]>
ok, that was wrong. handle icon selection by adding some signals to

XfdesktopIconView. it's more efficient this way anyway, since it's one signal
per view instead o...

7d6b850ae9167fdbb67095598d08c8ff64429b0a authored almost 19 years ago by Brian Tarricone <[email protected]>
* fix crash; each icon_workspaces[] element will always be valid now

* handle the selected icon when moving between workspaces

(Old svn revision: 19757)

abb4bbcc7415aa2f784ff0ad6293702f9567950c authored almost 19 years ago by Brian Tarricone <[email protected]>
everything should compile ok now, though the view doesn't quite work yet.

i've left out the changes in xfce-desktop.c so the old icon view will still
work properly.

here'...

f9b61cd3d43625ce5ad6fab7589cb1332d7ffd68 authored almost 19 years ago by Brian Tarricone <[email protected]>
Update Hebrew translations

(Old svn revision: 19749)

119301f7979e2ce281d6dd04ff50f9144ac842c3 authored almost 19 years ago by Yuval Tanny <[email protected]>
whoops, c&p error

(Old svn revision: 19747)

abfa69b95cace35f9cad8259beb9e14fc3cb6fc3 authored almost 19 years ago by Brian Tarricone <[email protected]>
add icon manager headers. these shouldn't need to change.

(Old svn revision: 19746)

022752857c76b554c880f1cce9898b33c3a0066e authored almost 19 years ago by Brian Tarricone <[email protected]>
change interface a little so we can both setup and teardown the icon model

properly

(Old svn revision: 19745)

1bf40ec8889707363d3d5e7e872d2bd3a3e8335f authored almost 19 years ago by Brian Tarricone <[email protected]>
fix warnings

(Old svn revision: 19744)

a3a0dbf5f95211a3b3d9cd182fbb37415bec27b6 authored almost 19 years ago by Brian Tarricone <[email protected]>
fix change of semantics

(Old svn revision: 19743)

38059fe5dd1def21a93078e8289f87450d6b5b74 authored almost 19 years ago by Brian Tarricone <[email protected]>
* change XfdesktopIcon interface a bit more

* put all the stuff in XfdesktopIconView that needs to be there (it actually
compiles, but may ...

54a12218c12242ecea7c54d571497b901d7711d8 authored almost 19 years ago by Brian Tarricone <[email protected]>
Updated Greek translations

(Old svn revision: 19741)

b5714d66765b31d2f779f38958e2d2bd8f78c9a7 authored almost 19 years ago by Stavros Giannouris <[email protected]>
change behavior of get_position

(Old svn revision: 19729)

ef1604613ac85caba0c7e403aa6a27c485eede3c authored almost 19 years ago by Brian Tarricone <[email protected]>
change the interface a little bit more

(Old svn revision: 19728)

e6cb371df7c17536156ef7a087546c45f9aaab2d authored almost 19 years ago by Brian Tarricone <[email protected]>
change XfdesktopIcon interface

(Old svn revision: 19727)

5edab226b377656e16f89116264cf921700e5564 authored almost 19 years ago by Brian Tarricone <[email protected]>
better way of compiling without desktop icon support

(Old svn revision: 19726)

ed60453684e80cb80b423f9a18f457cc156b4526 authored almost 19 years ago by Brian Tarricone <[email protected]>
ok, i lied. now window icons still work the old way.

(Old svn revision: 19725)

b0d69f50486e8621cb42cb6c08bfc17de0e5b026 authored almost 19 years ago by Brian Tarricone <[email protected]>
new framework for the desktop icon support. everything still works using

the old 'framework'; new stuff isn't active yet.

(Old svn revision: 19724)

68b7c122e9c8a63bdb4eb5bcab3bc7bad245b603 authored almost 19 years ago by Brian Tarricone <[email protected]>
Include new default colors for 4.4

(Old svn revision: 19699)

4d6d7a4c99246d0b3930d1a9dfe37da1f7889999 authored almost 19 years ago by Olivier Fourdan <[email protected]>
* fix how moving an icon would always clear out the top-left icon as well

* fix some logic with screen resizes
* don't always clear out stuff when it's not needed

(Old s...

5690a6bcdd40fdd687b64f8c8d1ee561e06fd66a authored almost 19 years ago by Brian Tarricone <[email protected]>
Updated Japanese translations.

(Old svn revision: 19646)

2f15b6d5e47663d9ce6a711cf3d2c5530b74ee78 authored almost 19 years ago by Daichi Kawahata <[email protected]>
* Updated.

* Discarded obsolete translations.

(Old svn revision: 19645)

733aa507984f6bb6e0d3742905990836f5fc037e authored almost 19 years ago by Daichi Kawahata <[email protected]>
don't repaint icons that changed if the icon isn't on the current workspace

(Old svn revision: 19603)

36b2f72e2f6ff9ac5f7fdca795f9178b4a1a499a authored almost 19 years ago by Brian Tarricone <[email protected]>
work around weird failure of netk_screen_get_active_workspace() when

called if the current workspace gets destroyed

(Old svn revision: 19602)

59ecb78d0f6346b20197120f170bf6fd3360494d authored almost 19 years ago by Brian Tarricone <[email protected]>
fix crash when changing number of workspaces (bug 1278)

(Old svn revision: 19601)

8d63e8efed9a8f725218e6913cc7da7f00a66c21 authored almost 19 years ago by Brian Tarricone <[email protected]>
* reduce screen edge margin

* track positions in a much easier and more maintainable way, at the expense of
four bytes per ...

2af86f2e3c063506bb0eff23d407c1d44cef0e0b authored almost 19 years ago by Brian Tarricone <[email protected]>
cosmetic changes, fix icon/text bounding box computation

(Old svn revision: 19562)

895d252d49f3b56c12a6b87fee90eb07ae98880a authored almost 19 years ago by Brian Tarricone <[email protected]>
little speed optimisation

(Old svn revision: 19561)

2e7f840dc54940924a14d48f3a701de6a1bec882 authored almost 19 years ago by Brian Tarricone <[email protected]>
* add preliminary support for keyboard navigation

* draw rounded corners around icon label text
* use PANGO_ALIGN_LEFT instead of PANGO_ALIGN_CENTE...

8194ee7b37e25fb07a95482e1bf4eb3c53426d23 authored almost 19 years ago by Brian Tarricone <[email protected]>
fix compilation with --disable-window-icons

(Old svn revision: 19543)

cadeabcd4807109be86077fc91d4ed9cc86b7253 authored almost 19 years ago by Brian Tarricone <[email protected]>
change backdrop settings tab titles to "appearance" and "behavior" as

suggested by botsie

(Old svn revision: 19541)

ac64f877828c8b0435cc91e1d53033a08069a3e3 authored almost 19 years ago by Brian Tarricone <[email protected]>
Why shipping backdrops if we don't install them all?

(Old svn revision: 19529)

e69b4557c1f2692a27dfff6e0ea631622b6c45b9 authored almost 19 years ago by Olivier Fourdan <[email protected]>
fix missing ending tag of submenu in a submenu

(Old svn revision: 19496)

e7d50f04a898495493f8ba9cae31b26ece4d8905 authored almost 19 years ago by Jean-François Wauthy <[email protected]>
Updated.

(Old svn revision: 19482)

a4d73b46842461c6892356e87cfce19280d77e52 authored almost 19 years ago by Daichi Kawahata <[email protected]>
Updated Polish translations by Piotr Malinski <[email protected]>.

(Old svn revision: 19410)

d27b48e5792e4bd83de6fba6bd70ffeab71781cf authored almost 19 years ago by Daichi Kawahata <[email protected]>
Fix critical warning if rcfile is NULL (as when no config was done).

(Old svn revision: 19396)

d0a72177fc034f4969da6d54172d75b4441de900 authored almost 19 years ago by Olivier Fourdan <[email protected]>
catalan translation:

little heading fixing but in every trunk file
Created the xfmedia translation

(Old svn revisio...

97a5c796b881b287acf6046c03147a5f4109b039 authored about 19 years ago by Pau Rullan Ferragut <[email protected]>
Updated German translations by Fabian Nowak <[email protected]>.

(Old svn revision: 19345)

13539184c1e3a5a771abf29f67b98e03a7d126d5 authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated copyright information.

(Old svn revision: 19340)

13a880164ecc6680f6ad555f852aebe9ab2cc8f7 authored about 19 years ago by Daichi Kawahata <[email protected]>
* fix one crash, though not the root cause, crash is still there when

number of desktops decreases
* fix placement algorithm AGAIN. sometimes i just shouldn't code ...

458528452230ac6aa1b21ab46506cc4647953a6d authored about 19 years ago by Brian Tarricone <[email protected]>
set mimetypes

(Old svn revision: 19294)

7f312a98a50970add9860186636f52c22d9f130e authored about 19 years ago by Brian Tarricone <[email protected]>
fix possible cause of a crash (bug 1297)

(Old svn revision: 19265)

6cdacbdb598e8f549dba87bb3beeb59ac439f4c7 authored about 19 years ago by Brian Tarricone <[email protected]>
Updated Japanese translations.

(Old svn revision: 19262)

c3f73ff7db55d201d98ad4d1b7805d7ee321de98 authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated Japanese translations.

(Old svn revision: 19250)

aaf327668874c69e7770ce0c0fec88ddfbfd7cdd authored about 19 years ago by Daichi Kawahata <[email protected]>
oh god dammit, that's backwards

(Old svn revision: 19114)

2fbc2547589ead8937910a1f02462b33fb29fd53 authored about 19 years ago by Brian Tarricone <[email protected]>
fix not setting menu file on startup, i think (bug 1221)

(Old svn revision: 19113)

ee8e756989298709426bf1d3cb3ac53eeb3cd6ca authored about 19 years ago by Brian Tarricone <[email protected]>
Changed order alphabetically.

(Old svn revision: 19090)

072098cd833aeb3970f77722f6a10ce9269e7ed4 authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated.

(Old svn revision: 19087)

6d0f5c1e4b0fceabe1016d46ce9d9d5399fc3889 authored about 19 years ago by Daichi Kawahata <[email protected]>
close the xml tag for empty submenus

(Old svn revision: 19054)

d2da55835068ff003789bbc9a3562f18ac14eefc authored about 19 years ago by Jean-François Wauthy <[email protected]>
stop the backup resize handler timer if the _NET_WORKAREA property-change

event is received

(Old svn revision: 19042)

2faf65aff801ca65bf8df5284848efad51586b8e authored about 19 years ago by Brian Tarricone <[email protected]>
in theory, watch for screen changes and update the window icon rows/cols

layout. unfortunately, xfwm4 doesn't update _NET_WORKAREA on screen size
change, so i can't test...

9e5b4cc683e5d762713172665a93843a1cd2f8fa authored about 19 years ago by Brian Tarricone <[email protected]>
redo icon placement algorithm. in theory, it shouldn't place icons on top

of other icons by accident anymore.

(Old svn revision: 19035)

5d388affc3d03dc33103251249256f3867d4d0de authored about 19 years ago by Brian Tarricone <[email protected]>
Updated Greek translations

(Old svn revision: 19021)

97782d836dd6c38ce39b684a13ed76bdce6b042c authored about 19 years ago by Stavros Giannouris <[email protected]>
Updated.

(Old svn revision: 19015)

144506e633adf19dc2d85f3b8e649606ec4d10bc authored about 19 years ago by Daichi Kawahata <[email protected]>
[i18n] Basque translation update

(Old svn revision: 19005)

07f8857c65c27e398349c3f081102f74a131ea29 authored about 19 years ago by Piarres Beobide <[email protected]>
and, brilliant, let's fix a possible segfault i just introduced

(Old svn revision: 18980)

80e74d708ba45612417a4472e14b52be9aab0d73 authored about 19 years ago by Brian Tarricone <[email protected]>
* watch name-changed and icon-changed on each NetkWindow that's iconified, and

repaint with the new name and icon if either changes
* make a bunch of code simpler and elimina...

4ace7cdfdbcf26c8b9205ec478ca3f2ebd8f594c authored about 19 years ago by Brian Tarricone <[email protected]>
Fixed mistranslations.

Revised some translations.

(Old svn revision: 18968)

26aed7cfb43d27bbb21261a084aee2148915dc74 authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated.

(Old svn revision: 18957)

5c49b01849cc676a082783907777d695667d03b4 authored about 19 years ago by Daichi Kawahata <[email protected]>
fix one possible crash and one definite crash

(Old svn revision: 18932)

d3d3600b81c5fb6708f243994be60110639d81f0 authored about 19 years ago by Brian Tarricone <[email protected]>
Updated.

(Old svn revision: 18912)

2fa3133911ca1178ea37b15858b26c28d1f77a71 authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated POTFILES.in files.

(Old svn revision: 18908)

9f88df3614218e1ffdabaf04cdcaac124097c9a3 authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated Spanish translations by Rudy Godoy <[email protected]>.

(Old svn revision: 18823)

e948b60023d20de740943ce9717ca4c0b8c4d9f0 authored about 19 years ago by Daichi Kawahata <[email protected]>
fix button icon problem on gtk 2.6. apparently they changed the behavior of

gdk_pixbuf_new_from_file_at_scale() between 2.6 and 2.8. lame.

(Old svn revision: 18741)

989b90c5c2e6db836360ff69ee72c868d4ad2a1d authored about 19 years ago by Brian Tarricone <[email protected]>
Deciphering.

(Old svn revision: 18665)

444d91b0f686eee0ff98779bdd667944d5922115 authored about 19 years ago by Daichi Kawahata <[email protected]>
Trimmed and updated.

(Old svn revision: 18664)

6dfc22c0f7d0455e69605e2a0f766651961e833d authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated Korean translations by ByungHyun Choi <[email protected]>.

(Old svn revision: 18605)

42647b7a06796ecc76b3e9e394d71b21930b540f authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated.

(Old svn revision: 18522)

f17e978737874c8308cfce6d2bd8c58106e279b7 authored about 19 years ago by Daichi Kawahata <[email protected]>
fix unknown icon not getting cached properly

(Old svn revision: 18515)

0d793b23cca1c4081ee3e2c02c8f59a642246c8a authored about 19 years ago by Brian Tarricone <[email protected]>
add unknown icon for categories without icons (bug 1196)

(Old svn revision: 18514)

a42000edf3f18fdb5eb0e529d7455366d2b86e6c authored about 19 years ago by Brian Tarricone <[email protected]>
allow non-square icons in menu button (bug 940)

(Old svn revision: 18513)

dce59e9e2cf51b591fef01f5d33779b608e51f49 authored about 19 years ago by Brian Tarricone <[email protected]>
Added Hebrew translations by Yuval Tanny <[email protected]>.

(Old svn revision: 18465)

807bbd9abe8e5e596c22d63315211f55d1f3f809 authored about 19 years ago by Daichi Kawahata <[email protected]>
begin process to 4.4 work

autotranslation of most of the actual po

-- [email protected] , ca translator

(Old svn revi...

0f108ab217369bf35ffd445be9087caddb3d58bd authored about 19 years ago by Pau Rullan Ferragut <[email protected]>
Basque translation update

(Old svn revision: 18434)

4ce1f52e65a0fed8c4d2a0018e1fe9dacdacc5b0 authored about 19 years ago by Piarres Beobide <[email protected]>
fix saving hiddent state of separator (patch from Pasi)

(Old svn revision: 18426)

bd1096c59b5a92ead39ab40cba8ae886bf7094f1 authored about 19 years ago by Jean-François Wauthy <[email protected]>
don't draw the drag highlight box when other apps drag stuff over us

(Old svn revision: 18419)

cd1933c291c1f0b2bb18138cdd0dbaaae2da4511 authored about 19 years ago by Brian Tarricone <[email protected]>
Added missing accelerator keys.

(Old svn revision: 18405)

803d56fe2d3d9d3c98797b18a02607523664fefc authored about 19 years ago by Daichi Kawahata <[email protected]>
Restore correct headers.

(Old svn revision: 18404)

39bfcdf9e1e405f3f1ed68bd75565680c9c25e6d authored about 19 years ago by Alessandro Premoli <[email protected]>
Update Italian translations and add missing accelerator keys.

(Old svn revision: 18401)

af89e9ad9f161b6c6dea4f6877c2231f97290e8b authored about 19 years ago by Alessandro Premoli <[email protected]>
Updated Japanese translations.

(Old svn revision: 18398)

a60e04d3acdc94ad84ac5d9cabc9b9008ae4fbe1 authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated Polish translations by Piotr Malinski <[email protected]>.

(Old svn revision: 18389)

52a1819ae977d2e623c8eb9a4fda95c3c086d306 authored about 19 years ago by Daichi Kawahata <[email protected]>
Changed addresses.

(Old svn revision: 18344)

81843e647c2bfad2f58aeac0ebbb16e83da5d4d9 authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated with the latest sources.

(Old svn revision: 18339)

092617019fbeec077aea58c091afbe7ceb0cbdc5 authored about 19 years ago by Daichi Kawahata <[email protected]>
Added missing files, removed unnecessary files.

(Old svn revision: 18338)

d4a15f1e9abec2024a5fa5f3038f4533ee717e42 authored about 19 years ago by Daichi Kawahata <[email protected]>
Fixed mistranslation.

(Old svn revision: 18337)

0923205c4ef61fb057e2edb8787350787f1ea2ee authored about 19 years ago by Daichi Kawahata <[email protected]>
move menu_grab_available() from menu.c and into xfdesktop-common.c, and use it

for popping up the windowlist as well, as it suffers from the same keybinding
problem that the me...

b5a5fb55b8013ec60c4fd205bfeda7992601fed4 authored about 19 years ago by Brian Tarricone <[email protected]>
Added and updated Polish translations by Piotr Malinski <[email protected]>.

(Old svn revision: 18315)

dedb1c53f062708c650527fae6df68051743b377 authored about 19 years ago by Daichi Kawahata <[email protected]>
Updated Japanese translations.

(Old svn revision: 18296)

41efee704105e825ffbf869672a787d01dd320a9 authored about 19 years ago by Daichi Kawahata <[email protected]>
add "[no-xml]" option to AC_PROG_INTLTOOL to remove dep on XML::Parser as

suggested by daichi (bug 964)
sorry for the spam, but svn is being annoying and won't let me comm...

ccdab4f85d04480a2356d115282f59f6d1e06bcb authored about 19 years ago by Brian Tarricone <[email protected]>
* Changed some default values (L10N).

* Added notes for the end users.

* Style change.

(Old svn revision: 18286)

e82203763c61f39eb9f4325cba55fde1b37bd986 authored about 19 years ago by Daichi Kawahata <[email protected]>
fix problem where systemwide mcs_settings/desktop.xml isn't used (bug 1108)

(Old svn revision: 18284)

e9c19ccec992947c6686eb8d55d3b3ff0cdbb69a authored about 19 years ago by Brian Tarricone <[email protected]>