Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-134-2/+16
|\ \ \ \
| * | | | Snapshot 040c94d181.John (J5) Palmieri2007-08-131-0/+2
| * | | | Removed debug messages.Tomeu Vizoso2007-08-131-2/+0
| * | | | Set ACTIVITY_ROOT environment variable.Tomeu Vizoso2007-08-132-0/+14
* | | | | Update POTFILESMarco Pesenti Gritti2007-08-132-1/+4
|/ / / /
* | | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-1313-2/+290
|\ \ \ \
| * | | | DevConsole: add basic network informationEduardo Silva2007-08-1313-2/+290
* | | | | Tweak a color pair as requested by Walter.Marco Pesenti Gritti2007-08-132-1/+2
|/ / / /
* | | | Add option to use the same style values as on the XO.Marco Pesenti Gritti2007-08-122-17/+44
| |_|/ |/| |
* | | Embed/unembed the menu on state changes, keeping it aroundMarco Pesenti Gritti2007-08-114-5/+29
* | | Fix cflagsMarco Pesenti Gritti2007-08-111-2/+2
* | | Separate libsugar and libsugarui ld flags to notMarco Pesenti Gritti2007-08-102-12/+18
* | | Fixed a typo in the palette gap calculation code.Benjamin Berg2007-08-101-1/+1
* | | Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/sugarBenjamin Berg2007-08-102-1/+9
|\ \ \
| * | | hack to make sure vte does not wrap too early in first instanceJohn (J5) Palmieri2007-08-101-1/+1
| * | | Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-103-3/+3
| |\ \ \
| * | | | sugar console changes directory to the user's home directory and sets proc titleJohn (J5) Palmieri2007-08-101-0/+8
* | | | | Ignore grab_notify in the palette menu so that eg. scales work.Benjamin Berg2007-08-101-0/+4
| |/ / / |/| | |
* | | | Don't draw the invoker rectangle for tooltips.Benjamin Berg2007-08-103-3/+3
|/ / /
* | | Draw an invoker rectangle that looks connected to the main palette.Benjamin Berg2007-08-105-1/+172
* | | Install MIME data to map ".xo" files to "application/vnd.olpc-x-sugar"Dan Winship2007-08-093-1/+28
* | | Complete move to external bundle registry.Tomeu Vizoso2007-08-0910-140/+141
* | | Correctly include .mo files in bundles.Tomeu Vizoso2007-08-092-4/+6
* | | Notice when (non-sugar) activity factories fail to launch. #1975Dan Winship2007-08-081-2/+5
* | | Make activity icons in frame outline-only. #2668Dan Winship2007-08-084-6/+16
* | | Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-081-43/+64
|\ \ \
| * | | DevConsole: logviewer now reads Xorg logfileEduardo Silva2007-08-081-43/+64
* | | | Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-0817-113/+157
|\ \ \ \ | |/ / /
| * | | Adapt to new palette API.Tomeu Vizoso2007-08-081-3/+6
| * | | Rename the clipboard service as shell service.Tomeu Vizoso2007-08-0813-10/+12
| * | | Move the activity register to the clipboard service.Tomeu Vizoso2007-08-0810-101/+140
* | | | Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-081-3/+3
|\ \ \ \ | |/ / /
| * | | Fix objectchooser, replace frame with canvasroundbox moduleEduardo Silva2007-08-081-3/+3
* | | | Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-0821-245/+208
|\ \ \ \ | |/ / /
| * | | Ignore only INFERIOR enter/leave events.Marco Pesenti Gritti2007-08-081-2/+2
| * | | Override menu shell deactivate to go through the palette.Marco Pesenti Gritti2007-08-081-0/+3
| * | | Expose palette.action_barMarco Pesenti Gritti2007-08-081-7/+15
| * | | Expose palette.menu rather than wrapping methods.Marco Pesenti Gritti2007-08-084-37/+44
| * | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-081-5/+5
| |\ \ \
| | * | | Adapt to new color constants.Tomeu Vizoso2007-08-081-5/+5
| * | | | Call embed after the widget hierarchy is setup so thatMarco Pesenti Gritti2007-08-081-3/+3
| |/ / /
| * | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-081-1/+1
| |\ \ \
| | * | | Added missing file in configure.acTomeu Vizoso2007-08-081-1/+1
| * | | | Enable focus when there is content. Remove the focusMarco Pesenti Gritti2007-08-081-15/+9
| |/ / /
| * | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-0811-59/+81
| |\ \ \
| | * | | DevConsole: ups! fix Makefile.amEduardo Silva2007-08-071-1/+1
| | * | | DevConsole: New referenced memory usage field in Memphis (introduced in kerne...Eduardo Silva2007-08-077-35/+46
| | * | | DevConsole: Fix Memphis start/stop buttonEduardo Silva2007-08-071-3/+2
| | * | | DevConsole: Fix broken procfs parserEduardo Silva2007-08-073-20/+32
| | | |/ | | |/|
| * | | First go at support of focusable widgets inside the palette.Marco Pesenti Gritti2007-08-085-153/+82
| |/ /