Fabio Erculiani
7bc1306d28
[Rigo] require Gtk+ 3.10 and solve all deprecation warnings related to Gtk*Box
2014-03-02 12:13:14 +01:00
Fabio Erculiani
f23ac9936b
[Rigo] drop unavailable signal handling for GtkEntry
2013-07-17 11:32:53 +02:00
Fabio Erculiani
d8848d68fc
[Rigo] make Glade-3 happy and acknowledge its xml changes once and for all
2013-02-06 07:44:33 +00:00
Fabio Erculiani
1cdda9f5fe
[Rigo] add support for accelerators
...
From the main Rigo window, these are the currently supported accelerators:
- CTRL+A: move the focus to the search bar, put the cursor at the beginning
- CTRL+B: move the focus to the search bar, send a backspace character to it
- CTRL+F: move the focus to the search bar
- CTRL+K: move the focus to the search bar, kill the right-most text
- CTRL+M: load the preferences Menu
- CTRL+P: move the focus to the Application View widget
2013-02-06 07:44:33 +00:00
Fabio Erculiani
20c4a55984
[Rigo] fixup Application View rendering when window is maximized
2013-02-06 07:44:33 +00:00
Fabio Erculiani
c2c6c51703
[Rigo] fix Application View rendering when window is maximized
2013-02-06 07:44:32 +00:00
Fabio Erculiani
1600c49887
[Rigo] always use units in rigo.css, clears warnings
2013-01-17 19:25:51 +00:00
Fabio Erculiani
4b38e262cd
[Rigo] provide emblem-system icon by default, fixes bug #3822
2012-12-03 00:56:05 +01:00
Sławomir Nizio
918a388252
[magneto,rigo] modernize .desktop files
2012-09-02 20:49:31 +02:00
Fabio Erculiani
3679fa966a
[Rigo] increase search bar maximum entry length to 512 chars.
2012-08-12 12:05:50 +02:00
Fabio Erculiani
c9a5f2481d
[Rigo] implement Application Groups support (in:groups keyword)
2012-08-08 21:41:41 +02:00
Fabio Erculiani
89b114f005
[Rigo*] implement mirrors optimization feature, see bug #3438
2012-08-03 16:26:52 +02:00
Fabio Erculiani
d6d1e047ae
[Rigo] add custom drive-harddisk icon
2012-07-31 09:27:01 +02:00
Fabio Erculiani
b29764443b
[Rigo] implement Repository management
2012-07-01 23:41:07 +02:00
Fabio Erculiani
4efd1a4c89
[Rigo] add fallback icons (KDE icon set might not provide them)
2012-06-06 14:38:05 +02:00
Fabio Erculiani
76e1711bef
[Rigo] fix AppView action buttons hbox expansion
2012-05-08 16:19:19 +02:00
Fabio Erculiani
67210c34ec
[Rigo] rework package file install handling, fixes bug 3296
2012-05-05 01:13:24 +02:00
Fabio Erculiani
71e43116c3
[Rigo] css: always provide unit (px) with non-zero size values
2012-04-25 19:20:04 +02:00
Fabio Erculiani
5ad85ee3c5
[Rigo] "text-plain" -> "text-x-generic" icon (thanks to AstralStorm)
2012-04-25 18:11:38 +02:00
Fabio Erculiani
eaaaecdd74
[Rigo] po: keep translatable property only on translatable strings
2012-04-22 11:54:55 +02:00
Fabio Erculiani
5968ee99c4
[Rigo] be less nazi with the required Window size
2012-04-17 19:53:09 +02:00
Fabio Erculiani
f1ef6fbcbb
[Rigo] add Preferences button
2012-04-11 23:18:23 +02:00
Fabio Erculiani
fc81e6bb06
[Rigo] implement Preferences View, activatable through "rigo:config" for now
2012-04-11 23:03:47 +02:00
Fabio Erculiani
161f5205d8
[RigoDaemon/Rigo] implement Notice Board support (woot)
2012-04-10 23:37:22 +02:00
Fabio Erculiani
02f248489a
[Rigo] provide .etp and .tbz2 package files mimetype specification
2012-04-09 15:45:29 +02:00
Fabio Erculiani
95b34b6e55
[Rigo] rigo.ui: rename to Rigo Application Browser
2012-04-07 23:31:36 +02:00
Fabio Erculiani
e55b09836f
[Rigo] add .desktop file
2012-04-07 23:31:21 +02:00
Fabio Erculiani
8a34b071b0
[Rigo/RigoDaemon] partially implement configuration file updates management
2012-04-07 19:33:28 +02:00
Fabio Erculiani
a623fb15fe
[Rigo] add "applications-other.svg" to the bundled icons
2012-04-02 17:51:04 +02:00
Fabio Erculiani
cef5e9dcb9
[Rigo] add Makefiles
2012-04-01 19:07:40 +02:00
Fabio Erculiani
d1965b71ac
[Rigo] show installed Application version if available
2012-03-24 16:35:12 +01:00
Fabio Erculiani
48c74e2db1
[Rigo] add Search Bar completion code, but keep it disabled due to Gtk3 bug
2012-03-21 23:41:28 +01:00
Fabio Erculiani
3e94e1cf52
[Rigo] add bottomNotificationBox GtkVBox
2012-03-17 17:09:58 +01:00
Fabio Erculiani
33175e3895
[Rigo] consolidate previous work
...
- Add User notifications before blocking on semaphores
- Fix several minor glitches related to features introduced the
past week
- Cleanup rigo.enums from Software Center crapcode
- Improve Progress Bar interaction with User
2012-03-16 14:29:45 +01:00
Fabio Erculiani
629fca50b2
[Rigo] provide installed icon image
2012-03-14 23:24:00 +01:00
Fabio Erculiani
1270c28fd9
[rigo] first chunk of RigoDaemon integration code, still WIP
2012-03-12 00:36:16 +01:00
Fabio Erculiani
ed37f776c4
[rigo] add Install/Update/Remove/Reinstall buttons to AppView and config signals
2012-03-07 08:13:57 +01:00
Fabio Erculiani
154c5c3010
[rigo] implement "not found + did you mean" message when search returns 0 results
2012-03-01 08:16:47 +01:00
Fabio Erculiani
71308d09de
[rigo] implement loading of Application Images
...
At the end of the App View, load images bound to App.
2012-02-28 21:58:04 +01:00
Fabio Erculiani
24fbdc5f56
[rigo] App Rating integration, NotificationBox Context support, a lot of other improvements
2012-02-28 11:15:00 +01:00
Fabio Erculiani
ba805a528f
[rigo] more UI work for Application View Pane (comments handling)
2012-02-27 10:33:07 +01:00
Fabio Erculiani
4e2882ef26
[rigo] another chunk of Application View code
2012-02-26 22:36:47 +01:00
Fabio Erculiani
6b3f214f6f
[rigo] another set of code update, still UI work
2012-02-22 12:46:49 +01:00
Fabio Erculiani
ac8de69970
[rigo] rework some code paths to be more signal-centric, more work on the app details pane
2012-02-19 23:07:34 +01:00
Fabio Erculiani
66b05a32a5
[rigo] start implementing Application View UI mode
2012-02-18 17:28:42 +01:00
Fabio Erculiani
064f18b719
[rigo] start moving code to separate packages, enforce signals usage
2012-02-18 14:06:21 +01:00
Fabio Erculiani
31cfd410ab
[rigo] add custom ApplicationView (Gtk.VBox) supporting package related signals
2012-02-18 12:04:58 +01:00
Fabio Erculiani
26cd526b58
[rigo] improve NotificationController and NotificationBox UI
2012-02-17 14:14:38 +01:00
Fabio Erculiani
f59d04baa9
[rigo] add more interactions on the UI, consolidate current code (not complete yet)
2012-02-12 13:27:06 +01:00
Fabio Erculiani
c76f3168b7
[rigo] add Rigo prototype app (almost nothing is implemented)
...
This app will hopefully replace Sulfur at some point in 2012.
You need pygobject[cairo] to get it working.
2012-02-11 23:00:08 +01:00