Commit Graph

542 Commits (144709eabd907656d6ad886b86d06af626417dbb)

Author SHA1 Message Date
Landry Breuil 2b415579b4 Drop GtkDrawingArea, we're going to use a GtkColorButton instead of rolling our own 2016-05-14 15:51:30 +02:00
Landry Breuil b487211512 Use GtkBox instead of GtkHBox 2016-05-14 15:47:00 +02:00
Landry Breuil 03a8b3b114 Properly set the label/progressbar color depending on Gtk version 2016-05-14 15:46:24 +02:00
Landry Breuil 84acfc91c3 Use the proper idiom to serialize GdkRGBA when saving the config 2016-05-14 15:45:40 +02:00
Landry Breuil 78a72f1160 more s/PRINT_DBG/DBG/ 2016-05-14 15:44:55 +02:00
Landry Breuil 32cf3bae07 Add set_label/progressbar_csscolor helpers to deal with various Gtk versions
Right now passing NULL to set_label_csscolor should reset the color to default black but that doesn't work
2016-05-14 15:43:18 +02:00
Landry Breuil b02c6f44e9 Drop global.h, and use DBG() macro from libxfce4util instead of the hand-rolled PRINT_DBG() 2016-05-14 15:37:34 +02:00
Landry Breuil 39ba253ed3 Add .gitignore 2016-05-14 12:15:17 +02:00
Landry Breuil 9c2d388918 use newer xfce4/panel/plugins paths for desktop file 2016-05-14 12:14:05 +02:00
Landry Breuil d8cdfc106a Merge remote-tracking branch 'skunnyk/master' 2016-05-14 12:11:37 +02:00
Skunnyk 58501561aa First try to migrate to GtkColorChooser 2016-05-11 22:41:26 +02:00
Robert Antoni Buj i Gelonch 789e45da70 I18n: Update translation ca (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2016-05-04 00:31:44 +02:00
Skunnyk 47df48814f Disable colorsel for now to allow build with gtk3
Need to migrate to GtkColorChooser
Lot of deprecated warning, need to migrate to GtkStyle
2016-05-03 18:32:01 +02:00
Skunnyk 31f12e508d Use gtk_combo_box_new_text 2016-05-03 18:29:53 +02:00
Skunnyk 7ffcfc6fa8 Migrate GtkFunction to GSourceFunc 2016-05-03 18:29:12 +02:00
Skunnyk c3683dbaea Stop using GtkAligment, directly set halign/valign 2016-05-03 18:26:40 +02:00
Skunnyk 880cfa1412 Migrate to gtk_combo_box_text_append_text 2016-05-03 18:25:30 +02:00
Skunnyk a80e39b286 Use gtk_separator_new instead of gtk_hseparator_new 2016-05-03 18:24:27 +02:00
Skunnyk e93b708843 Use gtk_widget_set_halign/valign instead of gtk_misc_set_alignment() 2016-05-03 18:23:00 +02:00
Skunnyk 1cf0f5f68f Use GtkBox instead of XfceHVBox/GtkHBox/GtkVBox 2016-05-03 16:12:01 +02:00
Skunnyk 09c4ce577e Remove GTK_DIALOG_NO_SEPARATOR usage, use 'gtk-close' 2016-05-03 16:07:26 +02:00
Skunnyk 188d11125c Use cairo for drawing
Need more works.
2016-05-03 16:04:31 +02:00
Skunnyk 59975fa397 Use GdkRGBA instead of GdkColor 2016-05-03 14:49:04 +02:00
Skunnyk 85a23bcf2c Use GtkBox instead of XfceHVBox 2016-05-03 14:45:07 +02:00
Skunnyk a7d0f57e01 Use GtkOrientable instead of *_set_orientation 2016-05-03 14:42:20 +02:00
Skunnyk f82dde4b2e Set X-XFCE-API=2.0 in desktop file 2016-05-03 14:36:16 +02:00
Skunnyk e62413c54f [gtk3] Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0 2016-05-03 14:35:40 +02:00
Robert Antoni Buj i Gelonch 08fb6c4828 I18n: Update translation ca (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2016-05-01 18:33:33 +02:00
Davidmp ca3bb8dfd9 I18n: Update translation ca (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2016-03-31 18:32:12 +02:00
GenghisKhan 8ad84f472d I18n: Update translation he (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2016-02-08 00:31:39 +01:00
GenghisKhan c599a4e697 I18n: Update translation he (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2016-02-03 00:31:09 +01:00
Sveinn í Felli 0190552202 I18n: Update translation is (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-12-28 00:32:17 +01:00
GenghisKhan 9aa14e7a95 I18n: Update translation he (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-08-22 00:31:34 +02:00
Påvel Nicklasson 4530b3103a I18n: Update translation sv (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-07-20 00:34:35 +02:00
Påvel Nicklasson 1928905f58 I18n: Update translation sv (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-06-04 00:31:37 +02:00
Anonymous 893cd4b899 I18n: Update translation lt (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-03-27 18:31:46 +01:00
Efstathios Iosifidis 7fedd4c30d I18n: Update translation el (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-03-19 12:31:39 +01:00
Efstathios Iosifidis 66ced15556 I18n: Update translation el (97%).
34 translated messages, 1 untranslated message.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-03-19 06:31:48 +01:00
Manolo Díaz 94664cd326 I18n: Update translation es (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-02-27 12:31:40 +01:00
Slavko f0814197d6 I18n: Update translation sk (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-02-26 12:32:32 +01:00
enolp 524251b2f0 I18n: Update translation ast (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-02-23 06:32:38 +01:00
Allan Nordhøy a4b6083c16 I18n: Update translation nb (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-02-21 18:32:51 +01:00
Seong-ho Cho bb27ae7ddb I18n: Update translation ko (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-01-15 18:31:44 +01:00
Piotr Strębski c963f3ba15 I18n: Update translation pl (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2015-01-03 00:31:36 +01:00
Pablo Roberto Francisco Lezaeta Reyes 58a76acb6f I18n: Update translation es (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2014-12-26 06:32:29 +01:00
Sveinn í Felli 7fd8c09ed3 I18n: Update translation is (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2014-12-17 12:31:43 +01:00
Necdet Yücel c64253892d I18n: Update translation tr (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2014-12-15 06:31:22 +01:00
Natavan Mirzayeva 39111f6d65 I18n: Update translation tr (88%).
31 translated messages, 4 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2014-12-12 00:31:30 +01:00
Nuno Miguel 79d51fa776 I18n: Update translation pt (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2014-12-05 18:31:38 +01:00
玉堂白鹤 813cc58d1f I18n: Update translation zh_CN (100%).
35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
2014-12-03 12:31:30 +01:00