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

more italian doc translation from Sascha Ales

(Old svn revision: 7787)

a86798639eb435912fe67769771d3f0306819267 authored over 20 years ago by Jean-François Wauthy <[email protected]>
* fix bug #192 - selecting "quit" builtin when we're a panel plugin should

log out from the session manager if it's active
* also remove the gtk_widget_set_name() stuff in ...

0f686cac23e97ffb4180b672e85ce71597964491 authored over 20 years ago by Brian Tarricone <[email protected]>
* remove deprecated calls to xfce_file_chooser_set_local_only()

* fix directory setting for gtk 2.2 file chooser

(Old svn revision: 7777)

ea1d1676605d6f264b9bf99047807fa4978c9412 authored over 20 years ago by Brian Tarricone <[email protected]>
DnD fixes:

* GDK_ACTION_DEFAULT -> GDK_ACTION_COPY
* add STRING and text/plain types

(Old svn revision: 7776)

d0aff7680446410444f5818fb226d84d7bbd4be5 authored over 20 years ago by Brian Tarricone <[email protected]>
* fix "-0" problem with settings brightness slider

* be a bit smarter about executing xfce4-menueditor from settings

(Old svn revision: 7775)

8b1478d6044d84114b4b37514fc00f11fac101ec authored over 20 years ago by Brian Tarricone <[email protected]>
correct use of xfce_file_chooser_get_filename

(Old svn revision: 7774)

c7af22ae96d72d182e20a727cf5bfb4460844f30 authored over 20 years ago by Jean-François Wauthy <[email protected]>
fix 'make dist', fix specfile

(Old svn revision: 7773)

53e5e64c0159117dc7ecec4a9864f9053cbea8b8 authored over 20 years ago by Brian Tarricone <[email protected]>
calling a variable "new" probably isn't the best idea

(Old svn revision: 7772)

9df92cf1b6ee9a189fd37a8eab20cc8bfdfb6676 authored over 20 years ago by Brian Tarricone <[email protected]>
remove unneded #include and #define

(Old svn revision: 7771)

9446321d0301ebf60213f9574a5cbef901b4e278 authored over 20 years ago by Brian Tarricone <[email protected]>
ok, so saturation sucks. implement a _real_ brightness control.

(Old svn revision: 7770)

24d7a6dce3e46fcad4fe18f871aa088c98c103bb authored over 20 years ago by Brian Tarricone <[email protected]>
some cleanup

(Old svn revision: 7769)

2398cbf0f92f1b5ee2d01bd58c873976f7ce9168 authored over 20 years ago by Brian Tarricone <[email protected]>
*sigh*, add set_imgfile_root_property() to the initial settings load as well

(Old svn revision: 7768)

6de0ef410d2f0d3debe3445975e644dfa76c0649 authored over 20 years ago by Brian Tarricone <[email protected]>
might as well set the XFDESKTOP_IMAGE_FILE_# property all the time, not just

when we're setting it from an image list

(Old svn revision: 7767)

f58de97e2e69cba4ec7e2637eef29d2d3536a79f authored over 20 years ago by Brian Tarricone <[email protected]>
Fix DND insertion in the XML tree

(Old svn revision: 7765)

271ca060fa933b62de808bebf74e185fd3db5066 authored over 20 years ago by Jean-François Wauthy <[email protected]>
Fix DND to support xfce4-appfinder

(Old svn revision: 7764)

3ad2e22eb086acd6a83a86cefcfec8609f3d67eb authored over 20 years ago by Jean-François Wauthy <[email protected]>
xfce_file_chooser_dialog_new() --> xfce_file_chooser_new()

(Old svn revision: 7763)

be201ba215de2f281a2466de298561429165cf8d authored over 20 years ago by Brian Tarricone <[email protected]>
make settings dlg icon use 32x32 icon

(Old svn revision: 7762)

1a4c9cbee714c0728ef55811ab8cfd5c2d8cdad0 authored over 20 years ago by Brian Tarricone <[email protected]>
update default menu, fix some icon name changes

(Old svn revision: 7761)

1c8297f9347bd912e9a0f7cac02833b23fbb0355 authored over 20 years ago by Brian Tarricone <[email protected]>
use XfceFileChooser instead of GtkFileSelection

(Old svn revision: 7760)

468b60eb1dbe9bd0d001929b044fac0e39c5f47c authored over 20 years ago by Jean-François Wauthy <[email protected]>
Update ChangeLog

(Old svn revision: 7759)

bbb83160705abfeff90f6b469f3b288cecfeaf97 authored over 20 years ago by Jean-François Wauthy <[email protected]>
i've always thought that structure looked ugly. this is a little better.

(Old svn revision: 7758)

219725abbcc7490a3ed54ff1415cd838e308a3f7 authored over 20 years ago by Brian Tarricone <[email protected]>
* fix translations and .po files AGAIN

* add preliminary desktop menu DnD support

(Old svn revision: 7757)

04493903e49caef909144959977fc3ae1432c1dd authored over 20 years ago by Brian Tarricone <[email protected]>
re-hook the gettext stuff, update POTFILES.in, update xfdesktop.pot,

ran make update-po, update ChangeLog, a few misc tweaks

(Old svn revision: 7756)

a93a114a0a43db9a9e8c9f09f4fdea6ef81e85da authored over 20 years ago by Brian Tarricone <[email protected]>
fix memleak when toggling 'show image' checkbox

(Old svn revision: 7755)

5c29aafd89975cc9b4f9b70a436638546494681d authored over 20 years ago by Brian Tarricone <[email protected]>
fix memleak when ditching old pixmap

(Old svn revision: 7754)

3fbc1e976459032b0ed5b0c85a6e70c003c2e15e authored over 20 years ago by Brian Tarricone <[email protected]>
set _XROOTPMAP_ID after setting a new backdrop

(Old svn revision: 7753)

050aac27c237208e12f1af3980c98f08b8738e8e authored over 20 years ago by Brian Tarricone <[email protected]>
add image brightness % option as suggested by some dude in #xfce. it's

actually image color saturation, but it's a pretty neat effect. don't worry,
there's no performa...

a135370c9a31b1365b776e1a41b0870be035e0cb authored over 20 years ago by Brian Tarricone <[email protected]>
oops, forgot a couple

(Old svn revision: 7751)

dae9e6b1638b6aa43af37669d061610827b88204 authored over 20 years ago by Brian Tarricone <[email protected]>
merging in the new xfdesktop, version is 4.1.5 *crosses fingers*

this will fix the app crashing problem, and has full multihead support, among
a bunch of other im...

8a5c45897c9e9b227a992d317b49a71d7f2fc0f9 authored over 20 years ago by Brian Tarricone <[email protected]>
added a spacer.

(Old svn revision: 7749)

bc28d971926c5c3a6e821cbe8658692b5b6578d5 authored over 20 years ago by Jens Luedicke <[email protected]>
Updated lt translations from Mantas Zapolskas

(Old svn revision: 7748)

2173b4149295d544e750aad58859dc112c35c860 authored over 20 years ago by Jean-François Wauthy <[email protected]>
.gmo files updated

(Old svn revision: 7747)

800573bb4dbb11f1076639dd92154a6c6d08aa7b authored over 20 years ago by Jean-François Wauthy <[email protected]>
use new icon from Francois

(Old svn revision: 7745)

6aed624bd83fb219e6e8191e9e194c50ba57e94e authored over 20 years ago by Jean-François Wauthy <[email protected]>
not sure why i was including time.h, but it doesn't appear to be needed

yes, you can tell i'm bored.

(Old svn revision: 7744)

a98fb26ffd11b1f415db5a720eaef3bec4a23f61 authored over 20 years ago by Brian Tarricone <[email protected]>
change plugin name to "xfce-menu" and caption to "Xfce Menu"

(Old svn revision: 7743)

24a6518b8b43ee8f939b07dfb904424b681eaa37 authored over 20 years ago by Brian Tarricone <[email protected]>
* add new icons from nikola!

* change default to xfce4_xicon1.png (which is a renamed xfce4_icon.png from
nikola)
* also add t...

4508ba76cadedb3b8b50c1b52e3c282f7b2bcfe5 authored over 20 years ago by Brian Tarricone <[email protected]>
OR, we can do this the smart(er) way

(Old svn revision: 7741)

22025b818d5c7f265aed4eb2de9b4f9166a8543f authored over 20 years ago by Brian Tarricone <[email protected]>
fix icon resize bug reported by Philip Scott

also fix a memleak or two

(Old svn revision: 7740)

436fcf815cd8a29fec85f4a5522d369318832494 authored over 20 years ago by Brian Tarricone <[email protected]>
menueditor uses new nice icon from Fran�ois

(Old svn revision: 7739)

0a6a1fa47916feb09b0e81fb808e24f9be9eb464 authored over 20 years ago by Jean-François Wauthy <[email protected]>
DND from Rox, Nautilus, Xffm and Konqueror supported

(Old svn revision: 7738)

13fcf70dab8f281bd122baeda68e24bfca47f440 authored over 20 years ago by Jean-François Wauthy <[email protected]>
DND of a .desktop from Rox supported

(Old svn revision: 7737)

0c8cc54752ed6234fdbf977330d014f887543202 authored over 20 years ago by Jean-François Wauthy <[email protected]>
Finaly DND works with xffm (i haven't tested lastest code) and framework for application/x-desktop support

(Old svn revision: 7736)

21984eba129f24ca3257c172e3a2bea57761480b authored over 20 years ago by Jean-François Wauthy <[email protected]>
DND from a .desktop now supports Icon tag... doesn't work anymore with xffm (i don't know since when)...

(Old svn revision: 7735)

414f942780bd6c0546156e5a7c2fdffea05e5264 authored over 20 years ago by Jean-François Wauthy <[email protected]>
search for executable in PATH

(Old svn revision: 7734)

2577b28af32b2821188ae408f41e362a540ba369 authored over 20 years ago by Jean-François Wauthy <[email protected]>
Check if the command exists

(Old svn revision: 7733)

fe817512607159526c69c838acb9672f4bc692f9 authored over 20 years ago by Jean-François Wauthy <[email protected]>
Make about dialog taller by default

(Old svn revision: 7732)

7b62f79f8ddee03c325e147a8fb50772ba80f8a9 authored over 20 years ago by Jean-François Wauthy <[email protected]>
collapse tree and expand tree added

(Old svn revision: 7731)

ca331c7fd9381701e1272c66ce88260160c31aaf authored over 20 years ago by Jean-François Wauthy <[email protected]>
popup->Edit now supported

(Old svn revision: 7730)

e768806fdb04294ee0d680c4b6ae66ed2235df21 authored over 20 years ago by Jean-François Wauthy <[email protected]>
begin of popup->Edit

(Old svn revision: 7729)

d19d3674108bf38318a3392450ac71fad44096c8 authored over 20 years ago by Jean-François Wauthy <[email protected]>
code cleaning

(Old svn revision: 7728)

32a200ff22b8a1986c40ef4f874c044727a3528d authored over 20 years ago by Jean-François Wauthy <[email protected]>
despite time running out before the exams, found time...

- my_gtk_tree_store_swap_up/down fully rewrited (fix bug reported by Jasper in which menu content...

d106ca5a9ba8b3f9271b54be275decac8c0ba040 authored over 20 years ago by Jean-François Wauthy <[email protected]>
install missing .es and .eu menu.xml files

(Old svn revision: 7726)

b616607911b1af566cd3c6ce6bcafc3bac869873 authored over 20 years ago by Brian Tarricone <[email protected]>
add another null check

(Old svn revision: 7725)

5ebf040e14640e2b49c403e6d64cfe11a958eae4 authored over 20 years ago by Brian Tarricone <[email protected]>
Extra NULL check

(Old svn revision: 7724)

79629c3e236bd58e5887efc9e845bc46ddf31a4c authored over 20 years ago by Jasper Huijsmans <[email protected]>
* add .desktop directories recursively

* overhaul the dentry need_update checks

(Old svn revision: 7723)

e3389b92bfe91183132115a5b8d6c9c100511213 authored over 20 years ago by Brian Tarricone <[email protected]>
gtk 2.2 compilation fixes

(Old svn revision: 7722)

82576c4905d3ef2dd06d6b354bd8b02d0887ff58 authored over 20 years ago by Brian Tarricone <[email protected]>
bugfix:

if the user has no ~/.xfce4/menu.xml, but later creates one, we should notice
that and regenerate...

3006cf73d4372fd14f9b90013847e2dd966d986c authored over 20 years ago by Brian Tarricone <[email protected]>
add "edit desktop menu" button to the menu settings at francois' suggestion

add some keyboard mnemonics to the settings panel in general

(Old svn revision: 7720)

faad4ed52f578a27adb80798a3dd9fd4731dcf34 authored over 20 years ago by Brian Tarricone <[email protected]>
fix initial menu-less settings problem

(this is something that shouldn't occur, but does if the mcs plugin isn't
loaded properly the fir...

fa43fccf5d9c0d0491d676be1d4556e3323e32b1 authored over 20 years ago by Brian Tarricone <[email protected]>
Add a couple of debug statements

(Old svn revision: 7718)

cec48ee4c3d8813bdc3fa0664ab68940a1f53284 authored over 20 years ago by Jasper Huijsmans <[email protected]>
Fix warnings to allow compiling with --enable-debug=full.

(Old svn revision: 7717)

f385eeafe3282642d9c5f74a098555ec43e9ab81 authored over 20 years ago by Jasper Huijsmans <[email protected]>
hmm, perhaps this will fix the libtool problems

(Old svn revision: 7716)

c2aea8c7034f2417e5a5495c7d102ba9458ebb08 authored over 20 years ago by Brian Tarricone <[email protected]>
fix typo in settings dialog (thanks francois)

(Old svn revision: 7715)

8705dfb51627931a560d9389a9be8919b4e965d6 authored over 20 years ago by Brian Tarricone <[email protected]>
if ~/.xfce4/menu.xml doesn't exist, it's been created from the default menu (need to be tested with a rm -rf .xfce4)

(Old svn revision: 7714)

b9527de9a8fc01674067c02a0950f821df86d9dd authored over 20 years ago by Jean-François Wauthy <[email protected]>
really uses the dummy icon when icon is not found (in edition)

(Old svn revision: 7713)

81bb6c1968b5bde1c2577b8346e2039e754f61f5 authored over 20 years ago by Jean-François Wauthy <[email protected]>
use the dummy icon when icon is not set or not found

(Old svn revision: 7712)

1d2d28570a8ef108ee51e8c9c6a6e047787c77d0 authored over 20 years ago by Jean-François Wauthy <[email protected]>
fix gtk 2.2 compilation error

(Old svn revision: 7711)

9df7b380e9384561cc8916dd0e0071b60646340c authored over 20 years ago by Brian Tarricone <[email protected]>
saveas problem fixed

(Old svn revision: 7710)

051e0a3d4209d8d3c347960fd455cd33929db42a authored over 20 years ago by Jean-François Wauthy <[email protected]>
tell the user when cannot save and why

(Old svn revision: 7709)

8a8681d7d84573d196cb47ae635348bcb808b6db authored over 20 years ago by Jean-François Wauthy <[email protected]>
new directory inclusion/exclusion strategy to fix 'make distclean'

(Old svn revision: 7708)

ad3d1987328e647055c09f5d84598b5103332ce5 authored over 20 years ago by Brian Tarricone <[email protected]>
update potfile

(Old svn revision: 7707)

f4fb938b8ad56139cd2283f474f958fc0eb4392a authored over 20 years ago by Brian Tarricone <[email protected]>
fix initial state of 'show icons' checkbox on addition of new item

(Old svn revision: 7706)

77addbc5cc6945a07533d50856f18036049b01ac authored over 20 years ago by Brian Tarricone <[email protected]>
fix item height for autogenerated submenus if an icon isn't found (i.e., add

dummy trans icon to _ensure_path())

(Old svn revision: 7705)

3cc3f19fc84f9501a409c14c9d54a576e2b7aca5 authored over 20 years ago by Brian Tarricone <[email protected]>
Update zh_TW translations from umm <[email protected]>

(Old svn revision: 7703)

6c67ea2a0ad53d31af8bd87105b7a4bcd040bcce authored over 20 years ago by Olivier Fourdan <[email protected]>
reformatting

(Old svn revision: 7702)

10024d3f53ce93cc088239317038676305927521 authored over 20 years ago by Danny Milosavljevic <[email protected]>
boldness, appear

(Old svn revision: 7701)

c5689f74c71231abfc3de0341652f6ff59d1e93f authored over 20 years ago by Danny Milosavljevic <[email protected]>
small bugfix, kelnos, please check if that's right :)

(Old svn revision: 7700)

2e5d6cc69acc75bbbf1c6907fdf5f527d66cb96d authored over 20 years ago by Danny Milosavljevic <[email protected]>
forgot an #ifdef USE_DESKTOP_MENU

(Old svn revision: 7699)

a71b1b0419516106e2138ecb3e0a7f89d6a13faa authored over 20 years ago by Brian Tarricone <[email protected]>
* remove useless and hacky function from desktop-menu-stub

* add "show menu icons" option to panel plugin

(Old svn revision: 7698)

1ca93458d140c94e94110aeb6bc27c5fe24387fb authored over 20 years ago by Brian Tarricone <[email protected]>
a couple cleanups i missed

(Old svn revision: 7697)

658082e9f2a92e9d8451f477792e2bbddced4154 authored over 20 years ago by Brian Tarricone <[email protected]>
* add options to settings dialog for window list and desktop menu

* preselect and frame with asterisks the currently set backdrop when the user
edits the backdro...

3b783efcdbee7bb77d7c06cdec29a764c737f6f4 authored over 20 years ago by Brian Tarricone <[email protected]>
add some padding for the notebook-in-a-notebook, looks better now

(Old svn revision: 7695)

a9f7371d457fa31d5d79e73d1c0ca2368841572e authored over 20 years ago by Brian Tarricone <[email protected]>
add support for DnD of directories into image lists

also make file chooser (image lists again) allow multiple file selection

(Old svn revision: 7694)

09a9400df49e3f1860ea2af44f505d03873976cd authored over 20 years ago by Brian Tarricone <[email protected]>
cleanup: g_object_unref(pix) --> g_object_unref(G_OBJECT(pix))

(Old svn revision: 7693)

54800289c0870c06183cb2819a0d2d2ba19d0009 authored over 20 years ago by Brian Tarricone <[email protected]>
fix compile failure on mmap()-less systems

(Old svn revision: 7692)

c9963834395ff46ac4331fc759d74d9b5d16d40a authored over 20 years ago by Brian Tarricone <[email protected]>
fix glib-gobject-warning

(Old svn revision: 7691)

b2de7df5566512a11f2510706931ebf081678ccc authored over 20 years ago by Brian Tarricone <[email protected]>
committing the right file is a good idea.

(Old svn revision: 7690)

fa538b303a93c6098d42e66471df1bc13df94c9c authored over 20 years ago by Brian Tarricone <[email protected]>
add dummy transparent icon to make sure all menu items are the same height,

even if some items don't have icons.

(Old svn revision: 7689)

77d338e8d06c3e6d439098c3d762b7e300c35beb authored over 20 years ago by Brian Tarricone <[email protected]>
gee, that was dumb. thanks for noticing, olivier

(Old svn revision: 7688)

1c2068f29b3b061eb1b9fd1312adabe8258f2e88 authored over 20 years ago by Brian Tarricone <[email protected]>
fix memleak that olivier found

(Old svn revision: 7687)

7a364f0d64e6fe101e85e089de5435ac9347c26a authored over 20 years ago by Brian Tarricone <[email protected]>
forgot to commit this, needed for gradient support

(Old svn revision: 7686)

42de0f047dee969251317a8b078e19888fe49794 authored over 20 years ago by Brian Tarricone <[email protected]>
make color gradient actually do something

(Old svn revision: 7685)

a78fae35a36c1773df5267312a9ffb6466ac0218 authored over 20 years ago by Brian Tarricone <[email protected]>
make settings dialog not block the settings manager

make "use color only" checkbox get set properly on dialog creation

(Old svn revision: 7684)

6787bde6ed45d0e6e612663aca54740d4041c473 authored over 20 years ago by Brian Tarricone <[email protected]>
desktop shouldn't flash a grey window on startup anymore

(Old svn revision: 7683)

107c3012cc7725aea3ec86e611387c3d4dc3669b authored over 20 years ago by Brian Tarricone <[email protected]>
fix problem where the gtk2 theme's background pixmap would override our

backdrop

(Old svn revision: 7682)

489acdd7df2336431c59a836c6a55370401c90e7 authored over 20 years ago by Brian Tarricone <[email protected]>
remove no more needed C++ style comments

(Old svn revision: 7681)

9d012f14c8a4911ae4e93a4542ccf0e3d4ae2017 authored over 20 years ago by Jean-François Wauthy <[email protected]>
compiled fixes for gtk 2.2 users

(Old svn revision: 7680)

767be23831ec63487efbd7ce1a737579211b42bf authored over 20 years ago by Brian Tarricone <[email protected]>
fix initialisation order, (hopefully) fix the color missing problem, speed

up startup a little.

(Old svn revision: 7679)

24646bb9262ecd8cccb31d4d4f1218148f65826c authored over 20 years ago by Brian Tarricone <[email protected]>
a few tweaks for initial settings, plus a couple cleanups

(Old svn revision: 7678)

08420b85c23c3f00039f6cd6c9d0ebeb2266abc5 authored over 20 years ago by Brian Tarricone <[email protected]>
keep around the GdkScreen for each xfdesktop/xfbackdrop to reduce the

multiple calls to gdk_display_get_screen().

(Old svn revision: 7677)

6d9f9f4b47e74eec56913bad492fa6f17ecc3c75 authored over 20 years ago by Brian Tarricone <[email protected]>