3213 Commits (f229899fea395d3a9e5a3c6b885f905e1d3ffd39)
 

Author SHA1 Message Date
Marco Pesenti Gritti f229899fea Update macedonian translation. 17 years ago
Marco Pesenti Gritti 01c15298b8 Adapt to object icons name changes. 17 years ago
Marco Pesenti Gritti a79a3198c5 Adapt to devices icon name changes. 17 years ago
Marco Pesenti Gritti e95e786432 Adapt to icon name changes 17 years ago
Marco Pesenti Gritti 8d9383c48e Move most of the drawing logic inside Palette/Invoker. 17 years ago
Marco Pesenti Gritti d7d1e172a3 Let the button/theme deal with prelight. I don't think
it fits inside palette drawing.
17 years ago
Marco Pesenti Gritti 3bb86e0cbb Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 4f1986e8a4 Let the invoker deal with popup/popdown redraw. 17 years ago
Dan Winship 26c5ad6ad0 Rewrite dbus_helpers to not make a dbus connection on import. #2773 17 years ago
Marco Pesenti Gritti 43fb1627a7 Cleanup 17 years ago
Marco Pesenti Gritti de5b64206c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti d6ae654c76 Typo 17 years ago
Tomeu Vizoso c54fb84b28 #2543: Offer multiple activities for opening clipboard objects. 17 years ago
John (J5) Palmieri 5ebc0c8212 Snapshot d93122bf5e. 17 years ago
Simon McVittie d93122bf5e Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 0e4eccd49b Volume/Brightness max/min 17 years ago
Marco Pesenti Gritti 56d609b7db Exit if distcheck fails. 17 years ago
Dan Winship 56eb7c2dc3 Borrow some autofoo goo from nautilus to make the mimedb stuff distcheck 17 years ago
Marco Pesenti Gritti 6debe0c34d Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti b2838a7e72 Update POTFILES 17 years ago
John (J5) Palmieri d69de84c45 Snapshot 040c94d181. 17 years ago
Tomeu Vizoso 040c94d181 Removed debug messages. 17 years ago
Tomeu Vizoso 4c812eb210 Set ACTIVITY_ROOT environment variable. 17 years ago
Marco Pesenti Gritti b7e509b21b Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti be32e7e40d Tweak a color pair as requested by Walter. 17 years ago
Eduardo Silva 56204cb5e1 DevConsole: add basic network information 17 years ago
Marco Pesenti Gritti 2ae043c1fe Add option to use the same style values as on the XO.
Useful to test/debug size issues, if you have a screen
that can do 1600x1200.
17 years ago
Simon McVittie 7368429ad6 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti dcef110223 Embed/unembed the menu on state changes, keeping it around
cause some weird drawing issues.

Redraw on palette size changes (patch by Benzea).
17 years ago
Marco Pesenti Gritti a85bc85a82 Fix cflags 17 years ago
Marco Pesenti Gritti 05b0d212a4 Separate libsugar and libsugarui ld flags to not
link libsugar to gtk.
17 years ago
Benjamin Berg c571993811 Fixed a typo in the palette gap calculation code. 17 years ago
Benjamin Berg 04ae920ad5 Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/sugar 17 years ago
Benjamin Berg 91d7dbcb08 Ignore grab_notify in the palette menu so that eg. scales work. 17 years ago
John (J5) Palmieri d2e4e99226 hack to make sure vte does not wrap too early in first instance
* vte does not reflow if you add the widget before its container is realized
    so we hack around this by calling set_size with a high number for width
17 years ago
John (J5) Palmieri 9e87ca718c Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugar 17 years ago
John (J5) Palmieri 8ed11b6fee sugar console changes directory to the user's home directory and sets proc title 17 years ago
Benjamin Berg 476189323d Don't draw the invoker rectangle for tooltips. 17 years ago
Benjamin Berg 6573e8c5e6 Draw an invoker rectangle that looks connected to the main palette.
There is one catch though, the menu placement inside the palette seems broken.
(Probably was already broken before.) Not sure what is going on there.
17 years ago
Dan Winship 6aeb95aa46 Install MIME data to map ".xo" files to "application/vnd.olpc-x-sugar" 17 years ago
Tomeu Vizoso cff8ffc328 Complete move to external bundle registry. 17 years ago
Tomeu Vizoso f00f3e2f8d Correctly include .mo files in bundles. 17 years ago
Dan Winship d2aba901c3 Notice when (non-sugar) activity factories fail to launch. #1975
(still need a better shell UI for when this happens)
17 years ago
Dan Winship 985fe6ef35 Make activity icons in frame outline-only. #2668 17 years ago
Dan Winship a1302ccbb2 Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugar 17 years ago
Eduardo Silva c57e842c04 DevConsole: logviewer now reads Xorg logfile 17 years ago
Dan Winship bdba2d149e Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugar 17 years ago
Tomeu Vizoso 77094c961a Adapt to new palette API. 17 years ago
Tomeu Vizoso cac6038665 Rename the clipboard service as shell service. 17 years ago
Tomeu Vizoso fa8bcd2ba5 Move the activity register to the clipboard service. 17 years ago