3192 Commits (6debe0c34d2973d8af002fbe4fe195d6d84c2eec)
 

Author SHA1 Message Date
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
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
Dan Winship b678c537c0 Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugar 17 years ago
Eduardo Silva bfcab6b0b6 Fix objectchooser, replace frame with canvasroundbox module 17 years ago
Dan Winship 7b21f752ad Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugar 17 years ago
Dan Winship c85c89ce83 Make Journal active at startup. #2159
Also distinguish between "active" in the sense of "the user is actually
using this activity" and "active" in the sense of "the activity would
be active *if* the user switched to Activity view". It's the latter sense,
now called "pending" that the Journal is in at startup. Pending is also
used for the next-up activity when you quit the current active activity.
17 years ago
Dan Winship 6ca80a7146 Always get the activity list from the shell view, not sometimes from the model 17 years ago
Marco Pesenti Gritti 670eb981ac Ignore only INFERIOR enter/leave events. 17 years ago
Marco Pesenti Gritti 1145f0f99c Override menu shell deactivate to go through the palette. 17 years ago
Marco Pesenti Gritti 6ae3846415 Expose palette.action_bar 17 years ago
Marco Pesenti Gritti 6dd6b0275b Expose palette.menu rather than wrapping methods. 17 years ago
Marco Pesenti Gritti ff5edef2bc Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 2c0ad08fcf Call embed after the widget hierarchy is setup so that
we get the right toplevel.
17 years ago
Marco Pesenti Gritti 1d297b3376 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 3a33e4cedd Enable focus when there is content. Remove the focus
out check on the invoker toplevel, we will have to do
that differently.
17 years ago
Tomeu Vizoso 51ce8abdef Adapt to new color constants. 17 years ago
Tomeu Vizoso 8a6ea5b13f Added missing file in configure.ac 17 years ago
Marco Pesenti Gritti 9c0df1c6c5 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 0b355dcbb9 First go at support of focusable widgets inside the palette.
Not enabled yet because focus confuses our deactivation logic
but it seem to work otherwise.
17 years ago
Eduardo Silva 26a7e087fa DevConsole: ups! fix Makefile.am 17 years ago
Eduardo Silva 91f68897a6 DevConsole: New referenced memory usage field in Memphis (introduced in kernel 2.6.22) 17 years ago