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

g_strcasecmp -> g_ascii_strcasecmp

(Old svn revision: 7570)

80a8dd0867326d2e2196798311f743e426493c7d authored almost 21 years ago by Danny Milosavljevic <[email protected]>
sigh... changing deprecated gtk function g_strcasecmp to g_ascii_strcasecmp,

although the "ascii" in the name kinda sounds like it will freak out with
utf8, well we'll see......

c92bbe0a6228f7d13b7324ad6e3604a71aaa1cff authored almost 21 years ago by Danny Milosavljevic <[email protected]>
make gcc shut up about "may be unititialized" ... its totally braindead

(Old svn revision: 7568)

694f8572fca6956d2fb11c8153ae84e6f1e5db28 authored almost 21 years ago by Danny Milosavljevic <[email protected]>
g_strcasecmp is deprecated, so use g_utf8_collate

(Old svn revision: 7567)

3ef7b75b5d71c2cce9c96005e34c3c9771df6c93 authored almost 21 years ago by Danny Milosavljevic <[email protected]>
using xfce_inline_icon_at_size

(Old svn revision: 7566)

99132739ee74f89d888cb1ad15e3b046cf89d1ea authored almost 21 years ago by Danny Milosavljevic <[email protected]>
add missing include

(Old svn revision: 7565)

f28ceeb3d17f5f6efa76a0262fb57ebdde510330 authored almost 21 years ago by Danny Milosavljevic <[email protected]>
add missing includes

(Old svn revision: 7564)

1516f0bef071fe750b2ac66ff294c86d4f1f9501 authored almost 21 years ago by Danny Milosavljevic <[email protected]>
get rid of warnings

(Old svn revision: 7563)

4ade6371ef4f819bf2396694430f651e6104e5bd authored almost 21 years ago by Danny Milosavljevic <[email protected]>
What a mess

(Old svn revision: 7562)

6da964f3d70e87569829d2dc7b74bef80dbddd84 authored almost 21 years ago by Moritz Heiber <[email protected]>
actually do what the comment says ;)

(Old svn revision: 7561)

c78fb45810960cffc787a2360e2fe8a1c39dcb98 authored almost 21 years ago by Danny Milosavljevic <[email protected]>
use xfce_create_header instead of create_header

(Old svn revision: 7560)

8bb9d71018cd6c35c38d6c6c1bd5ccb02fa11f4c authored almost 21 years ago by Danny Milosavljevic <[email protected]>
Unbreak translations. Danny, please talk to me before you change it again ;)

(Old svn revision: 7559)

d511a736086bc64a1b8c6781b10ae564a9c562ad authored almost 21 years ago by Moritz Heiber <[email protected]>
ok, you icon you, behave

(Old svn revision: 7558)

313a71809d9241e5c5e7b7f593e6c0ef614337f7 authored almost 21 years ago by Danny Milosavljevic <[email protected]>
better title in settings dialog

(Old svn revision: 7557)

d4f0ac7b5a8d0bbd8c68712818f7ac45b1020c7b authored almost 21 years ago by Danny Milosavljevic <[email protected]>
since the previous icons seemed to be a bit smaller than everything else

in the settings manager, here I go, using a scythe to make it all equal ;P

(Old svn revision: 7...

e3c732f41950ccc86cbaff7cec743cfe6f5422bc authored almost 21 years ago by Danny Milosavljevic <[email protected]>
and part 2

(Old svn revision: 7555)

d83a308cc3ecc7191282fe8d100ed8e4ae20c782 authored almost 21 years ago by Danny Milosavljevic <[email protected]>
filling in missing translations

(Old svn revision: 7554)

1028cc35c222b884cc3b130bb3901d40f7bb907c authored almost 21 years ago by Danny Milosavljevic <[email protected]>
put this back (oopsie)

(Old svn revision: 7553)

9e7d4db2cdcf241128204513e7b326a82f9b502d authored almost 21 years ago by Brian Tarricone <[email protected]>
use xfce_exec() for all your spawning needs. also hook up startup

notification for apps that support it.
note: added menu.xml <app> attribute snotify="true|false"....

e13779365c3f8c99394ab143327397d122a00254 authored almost 21 years ago by Brian Tarricone <[email protected]>
fix check for dentry dir mtime check - after each pass they were getting

inited to zero, and thus would appear to need a regen every 10 seconds

(Old svn revision: 7551)

b615d436ca99387ffca3587d63db487af4d28070 authored almost 21 years ago by Brian Tarricone <[email protected]>
breaking things is bad, mmkay? let's actually keep track of _all_ the

directory mtimes again...

(Old svn revision: 7549)

21cfb2fdb9f7b75dbe4d4c0c8efd96bcac65bbbc authored almost 21 years ago by Brian Tarricone <[email protected]>
legacy menu dir support. no one has complained, so i proclaim it good.

(Old svn revision: 7548)

8f864fc0ec9df2d4346717f8495fb596c8c56e76 authored almost 21 years ago by Brian Tarricone <[email protected]>
we don't need to check for a localised filename in the user's .xfce4

directory. good call jasper.

(Old svn revision: 7547)

a1dfae11a704382ae0925aa7e571dd3a6701f869 authored almost 21 years ago by Brian Tarricone <[email protected]>
libxfce4util provides the i18n macros, no need to redefine here :-)

(Old svn revision: 7546)

f873afbffda0d1a9b87f51e6206e5d6294d1a42a authored almost 21 years ago by Benedikt Meurer <[email protected]>
Added --enable-gcov to compile xfce with support for coverage tests. Very

useful.

(Old svn revision: 7545)

febfe60de788c22437a09762d8ad831c7c9c96fe authored almost 21 years ago by Benedikt Meurer <[email protected]>
use a localised menu.xml.XX again

(Old svn revision: 7544)

946385b26dfeecf48391b17912e1ec50256b3ddd authored almost 21 years ago by Brian Tarricone <[email protected]>
- more accurate dnd (if anybody has an idea to make it well tell me)

(Old svn revision: 7543)

3e85f1f0c2ce5c3c6b36dd9377bcf767c3b00848 authored almost 21 years ago by Jean-François Wauthy <[email protected]>
Removed menubar-icons.

(Old svn revision: 7542)

81344aa2c6a9b9314cbb31a0a361f1929446c42f authored almost 21 years ago by Jens Luedicke <[email protected]>
that'll teach me not to 'cvs update' first...

(Old svn revision: 7541)

56a9ee1a9e28b0133f96062559b727593de31968 authored almost 21 years ago by Brian Tarricone <[email protected]>
* revert mcs settings panel icon handling changes - no need to go thru

the trouble of converting the rest until DBUS.
* s/background/backdrop/i <-- let's be consisten...

5af493cfbd3301931cb593a23780d17874b685d6 authored almost 21 years ago by Brian Tarricone <[email protected]>
Sync comment 8-), nice color btw.

(Old svn revision: 7538)

52d03253ec4cc67b77e2c5733a638640f8ab772c authored almost 21 years ago by Benedikt Meurer <[email protected]>
Change various default colors

(Old svn revision: 7537)

1a90154c669c3d6910dd613888001406022e919d authored almost 21 years ago by Olivier Fourdan <[email protected]>
- savings are now atomic (thx Benny)

(Old svn revision: 7536)

a9b5f61e92b7b4f301180b94c3b66bda453d671e authored almost 21 years ago by Jean-François Wauthy <[email protected]>
- data acquired by xmlGetProp are now freed (remark from Brian)

(Old svn revision: 7535)

4e833f3bfc1da5ee305be9b2ac050950f86f6058 authored almost 21 years ago by Jean-François Wauthy <[email protected]>
- menueditor now uses xfce_load_themed_icon instead of home made

load_icon_from_theme
- little changes in the about box

(Old svn revision: 7534)

f7c4a125e1bbbb1f52842d78a3a95d5120ec2174 authored almost 21 years ago by Jean-François Wauthy <[email protected]>
* make sized icons for the backdrop settings panel and the menu editor,

and install them to the hicolor icon theme.
* make the settings panel icon use xfce_load_themed...

7518b466e48e1775e9d810e4047581898ab0b398 authored almost 21 years ago by Brian Tarricone <[email protected]>
* make sized icons for the backdrop settings panel and the menu editor,

and install them to the hicolor icon theme.
* make the settings panel icon use xfce_load_themed...

53c8f7bace39b4fe60106a686f2fe0dc8434365f authored almost 21 years ago by Brian Tarricone <[email protected]>
or we can use xfce_load_themed_icon instead

(Old svn revision: 7531)

42c7f1cc5d8575898198e6158fc66995f57d5f9d authored almost 21 years ago by Brian Tarricone <[email protected]>
use load_themed_icon()

(Old svn revision: 7530)

ed4630a31625d74f237632c3987065526e8296c6 authored almost 21 years ago by Brian Tarricone <[email protected]>
support more standard icon sizes

(Old svn revision: 7529)

8c4a2ca6a197347441a1e64580b78399fae20cca authored almost 21 years ago by Brian Tarricone <[email protected]>
- the menueditor now uses gtk_icon_theme_load_icon instead of find_icon

(Old svn revision: 7528)

9cc67e70383e210e66048e03741f9ee3660ea0e1 authored almost 21 years ago by Jean-François Wauthy <[email protected]>
fix memleak, move check for blacklisted entry above the MenuItem

allocation so we don't have to free it on a blacklist match. also, bail
if Exec is NULL.

(Old ...

021be3914c7793b869e4bc20ace82585d027825c authored almost 21 years ago by Brian Tarricone <[email protected]>
add a 'blacklist' of gnome/kde control panels that don't have an

OnlyShowIn= property

(Old svn revision: 7526)

64747fae28443ef54b1613dd6df89edc08fb780c authored almost 21 years ago by Brian Tarricone <[email protected]>
* add .desktop file for backdrop settings

* rename and move pixmap

(Old svn revision: 7525)

a1084bc4ec284a6b0b94458bbefeab406d630e52 authored almost 21 years ago by Brian Tarricone <[email protected]>
how did that get there?

(Old svn revision: 7524)

4229cd2b089725b53f6b1acbc71026cf6ce38b81 authored almost 21 years ago by Brian Tarricone <[email protected]>
-reload cmdline option now also causes menu regen

(Old svn revision: 7523)

d682c7cf585a9f3d1972efc1fa1b144cbb79bc0c authored almost 21 years ago by Brian Tarricone <[email protected]>
fix breakage

(Old svn revision: 7522)

a5afa45523816b3b4869c838aecac7d2b20dc6e6 authored almost 21 years ago by Brian Tarricone <[email protected]>
- add_dialog and edit_dialog now use find_icon

- when deleting an entry the GdkPixbuf of the icon is now freed

(Old svn revision: 7521)

c9a88e661282843692ea73dfd481d29103b9f1e7 authored almost 21 years ago by Jean-François Wauthy <[email protected]>
- menueditor.h is no more included in all .h but in the .c

- website in the about dialog changed in http://www.xfce.org
- some (little) code corrections

(...

a195bf1132ac5df04e7a88a26cfe14a7f259973d authored almost 21 years ago by Jean-François Wauthy <[email protected]>
* use g_getenv() instead of probing for system getenv()

* make sanitise_dentry_cmd() a little more sane

(Old svn revision: 7519)

c865ef349edace3abc1a2721e88aa159448bbfe4 authored almost 21 years ago by Brian Tarricone <[email protected]>
the menueditor now uses the themed icons (need to be restarted to apply changes)

(Old svn revision: 7518)

d1db84d1c7c97d7ab7f5c2c78feaecfb3dd5fd75 authored almost 21 years ago by Jean-François Wauthy <[email protected]>
fix for bug #124, thanks tkoskine

(Old svn revision: 7516)

1023af3d66237008a168e6ab49a635c91750591b authored almost 21 years ago by Brian Tarricone <[email protected]>
desktop menu now uses GtkIconTheme, bump libxfcegui4 version

requirement. note: this will somewhat break some icon loading until i
fix the /usr/share/xfce4/th...

66d089b57f4c3a6247db5f7b20f6190079a920a2 authored almost 21 years ago by Brian Tarricone <[email protected]>
- French translations updated

- undo.c and undo.h removed

(Old svn revision: 7514)

eefc197cfa9ca99d6835d873a20134e0e1864528 authored almost 21 years ago by Jean-François Wauthy <[email protected]>
patch from jean-francois to remove the non-CVS libxfce* compatibility

(Old svn revision: 7513)

dff46b2502fb877df70b85afddf10511d689bc60 authored almost 21 years ago by Brian Tarricone <[email protected]>
actually destroy the about dialog when 'close' is clicked...

(Old svn revision: 7512)

c61cb721407f757e950b3b32b8dd7879fdd3946c authored almost 21 years ago by Brian Tarricone <[email protected]>
add .desktop file and icon for xfce4-menueditor

(Old svn revision: 7511)

6267cc3f10ad5ad08b869532827023312c280c20 authored almost 21 years ago by Brian Tarricone <[email protected]>
add .desktop file and icon for xfce4-menueditor

(Old svn revision: 7510)

2047c0a1edd15f2c603da4f4529ef9db53e60615 authored almost 21 years ago by Brian Tarricone <[email protected]>
Update Malay translations

(Old svn revision: 7509)

de6bfa1cbec73fea352737744ff87d0814a92a73 authored almost 21 years ago by Jasper Huijsmans <[email protected]>
whoops. forgot to add these (for the menueditor)

(Old svn revision: 7508)

ecc05443d1ab5bc0fbf863d6c749cf8a5ebe2cd6 authored almost 21 years ago by Brian Tarricone <[email protected]>
i always forget something...

(Old svn revision: 7507)

a7d1fd65bd6b44dc7cd232afe7c124968806762d authored almost 21 years ago by Brian Tarricone <[email protected]>
added xfce4-menueditor from jean-francois wauthy

(Old svn revision: 7506)

ea1f8f0e4b1bcc4bb0bd8a10cc1e6deba5fe9024 authored almost 21 years ago by Brian Tarricone <[email protected]>
adding myself to AUTHORS file... plus a test commit to see if my

commits get to xfce4-commits now...

(Old svn revision: 7505)

fc281246fc48df73ea3058104f67cff322bc2f91 authored almost 21 years ago by Brian Tarricone <[email protected]>
* move the icon sizing code out of menu-icon.c. menu_icon_find() now

takes an extra |gint size| parameter.
* tweaked the icon sizing a bit. seems to work well with...

871df2424dd6294226a59528a97834f7a98a72b7 authored almost 21 years ago by Brian Tarricone <[email protected]>
* menu entry "themability" from danny (somewhat reworked). you can add

a style class to ~/.gtkrc-2.0 to change the appearance of menu items:
style "xfdesktopmenu" {...

de63fc8a48302954ae0ebb2efbc345c99a9c1f4b authored almost 21 years ago by Brian Tarricone <[email protected]>
added menu_dentry_need_update(), but don't call it yet (until we decide its useful and worth it).

(Old svn revision: 7502)

2aa69bfaac36d316b4266103003e0790d0780570 authored almost 21 years ago by Danny Milosavljevic <[email protected]>
window icons in the window list

(Old svn revision: 7501)

be095f45692ea7729011e0127c06bc7762bb9a37 authored almost 21 years ago by Brian Tarricone <[email protected]>
update for libxfce4util change: xfce_desktop_entry.h -> xfce-desktopentry.h

(Old svn revision: 7500)

795bf18adf002caeebb253eb7da33b6e41c115a2 authored almost 21 years ago by Brian Tarricone <[email protected]>
Add Basque (eu) translations

(Old svn revision: 7499)

58fb52a7dff4cf259ed1e662893d50eb66b1c455 authored almost 21 years ago by Jasper Huijsmans <[email protected]>
i don't know why this broke launching things from the menu for some

people, so i'm putting it back until i have a chance to look at it more
closely. unfortunately, ...

8e9e3b5cca86ffc9c277727a58934753ab2bbed7 authored almost 21 years ago by Brian Tarricone <[email protected]>
add "visible" attribute to <include> tag for menu.xml

(Old svn revision: 7497)

96e9feb32afc59ef198b705ce10b751ba8edcab8 authored almost 21 years ago by Brian Tarricone <[email protected]>
whoops, g_error() calls abort(), forgot about that. let's use

g_warning() instead, mmm?

(Old svn revision: 7496)

4051879701d558c6b7fb35076440cfe84a2823dc authored almost 21 years ago by Brian Tarricone <[email protected]>
add a few more icon paths

move the KDE icon path search out into its own generic function, and use
it to do a search of ~/....

e17d9b05c474dddc10e55d2677d098dbc35d0e42 authored almost 21 years ago by Brian Tarricone <[email protected]>
take note in todo file of the "StartupNotify=true" entry in some .desktop files

(Old svn revision: 7494)

5d8abc08672c8e06e904053052132e813a561db4 authored almost 21 years ago by Danny Milosavljevic <[email protected]>
shamelessly added "OnlyShowIn" support to parse_dentry ;)

(Old svn revision: 7493)

0663f8af4fb7e70f32499dbec4800513db631a05 authored almost 21 years ago by Danny Milosavljevic <[email protected]>
Rerun autogen.sh

(Old svn revision: 7492)

664fc0c7de8072fad0503ea8df8d8b6d05d39d3f authored almost 21 years ago by Jasper Huijsmans <[email protected]>
whoops, i broke the actual execution of apps. no idea why this actually

fixes it though.

(Old svn revision: 7491)

d6d4f14494bffcf1ae1cada2503eae36429b8c72 authored almost 21 years ago by Brian Tarricone <[email protected]>
menu icon support for the desktop menu!

quick summary:
*major code reorg
*menu icon support
*new <include> tag for menu.xml
*autogenerate...

25562afb8449c208b3c987643e580ddef7b676e2 authored almost 21 years ago by Brian Tarricone <[email protected]>
Revert to #336699

(Old svn revision: 7489)

0ac1a7bc79e79fea02e407f9e70291c3583e9adc authored almost 21 years ago by Olivier Fourdan <[email protected]>
Change default background color

(Old svn revision: 7488)

3f3b073c19e6c1ed151bc6a0e39b1226974ad3d1 authored almost 21 years ago by Olivier Fourdan <[email protected]>
fix for bug #94. thanks to dannym for figuring this out. moral of the

story: don't call functions that can put up dialog boxes from inside an
X event handler.

(Old s...

4f17bc1fb9b8e4446bf1d137fa4487851846794d authored almost 21 years ago by Brian Tarricone <[email protected]>
Update Persian translations

(Old svn revision: 7484)

a26bde026bce98aba9062f171b7384d099aacad3 authored almost 21 years ago by Jasper Huijsmans <[email protected]>
Update libtool and other automake, autoconf and gettext packages

(Old svn revision: 7481)

fd3adde45aa64a358930ba6457a80f60189b1a6e authored almost 21 years ago by Olivier Fourdan <[email protected]>
Persian menu file

(Old svn revision: 7480)

dd236526f413629b04aef051c9f7b30b33f7fa6c authored almost 21 years ago by Jasper Huijsmans <[email protected]>
Translations added/updated for spanish, persian, japanese, korean, brasilian and chinese

(Old svn revision: 7479)

9dcbc238d994c22b3b18f4b84a2dcad5c990d2c5 authored almost 21 years ago by Jasper Huijsmans <[email protected]>
Add Turkish menu translation

(Old svn revision: 7475)

3b09799b6c0a295ffc43d035972e94997d910c76 authored almost 21 years ago by Jasper Huijsmans <[email protected]>
Set NAUTILUS_DESKTOP_WINDOW_ID property

(Old svn revision: 7473)

7371b2fc6cc96b004bbd12cff71ee67fe8e9656b authored almost 21 years ago by Jasper Huijsmans <[email protected]>
Update Norwegian and Turkish translations

(Old svn revision: 7469)

34bdde7cd549799a2f9bb06a3342f65f247ac394 authored almost 21 years ago by Jasper Huijsmans <[email protected]>
Update Polish translations

(Old svn revision: 7466)

0a2daa00860e0862d82d238f034530a691c706b6 authored almost 21 years ago by Jasper Huijsmans <[email protected]>
This is a test .. changes may savely be ignored

(Old svn revision: 7465)

9868f492d710b319565eb8471de8ab7bed899a3c authored almost 21 years ago by Moritz Heiber <[email protected]>
Fix listfile handling

(Old svn revision: 7464)

5b22cb0cadfff0ebb5c05c7355362e2975b46655 authored almost 21 years ago by Jasper Huijsmans <[email protected]>
Fix root window property handling

(Old svn revision: 7463)

f896881ea16c2bad990a98cad2b76ea8356622db authored almost 21 years ago by Jasper Huijsmans <[email protected]>
Add error trapping when updating root property

(Old svn revision: 7462)

c0b86dffa3dacc6debe9b962f0291b4aea8ecaa5 authored about 21 years ago by Jasper Huijsmans <[email protected]>
Put back dialog centering

(Old svn revision: 7459)

b60f9ffad58de0229d67ace716c9947fdb011296 authored about 21 years ago by Jasper Huijsmans <[email protected]>
Add Azerbaijani translations

(Old svn revision: 7458)

4bb86f02e063bf7bcda89980bb45fd021fd07932 authored about 21 years ago by Jasper Huijsmans <[email protected]>
Add Azerbaijani translations

(Old svn revision: 7453)

250e15df3082c4cd303bf4919974c495571f6a3d authored about 21 years ago by Jasper Huijsmans <[email protected]>
Add italian translation

(Old svn revision: 7451)

9c1c860c4e372d61a81138662c51709f18159dcf authored about 21 years ago by Jasper Huijsmans <[email protected]>
Add stretched and scaled options + reindent files + remove workspace related files

(Old svn revision: 7449)

c0c4f8535337dbe69bb77df6f85b8a25ec083e5f authored about 21 years ago by Jasper Huijsmans <[email protected]>
These files haven't been needed for some time

(Old svn revision: 7448)

2cf4f020cdec7f90b27ca057ff490f709ad3b2bc authored about 21 years ago by Jasper Huijsmans <[email protected]>
Update vietnamese translations

(Old svn revision: 7447)

c660d14d3a9aaa7933a0aef1c94fed9e32a23364 authored about 21 years ago by Jasper Huijsmans <[email protected]>