Commit Graph

31 Commits

Author SHA1 Message Date
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 b29764443b [Rigo] implement Repository management 2012-07-01 23:41:07 +02:00
Fabio Erculiani 76e1711bef [Rigo] fix AppView action buttons hbox expansion 2012-05-08 16:19:19 +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 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 95b34b6e55 [Rigo] rigo.ui: rename to Rigo Application Browser 2012-04-07 23:31:36 +02:00
Fabio Erculiani 8a34b071b0 [Rigo/RigoDaemon] partially implement configuration file updates management 2012-04-07 19:33:28 +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 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