Commit Graph

84 Commits

Author SHA1 Message Date
Marco Pesenti Gritti
96867a37bf Fix browser initialization 2006-10-17 14:51:20 +02:00
Marco Pesenti Gritti
4e88e927fb Remove the old dbus stuff, use one log file per process 2006-10-16 15:56:22 +02:00
Marco Pesenti Gritti
30eedd9e2e Add GPL header 2006-10-15 01:12:48 +02:00
Marco Pesenti Gritti
e176a531ab Remove old browser and fix makefiles 2006-10-13 21:31:51 +02:00
Marco Pesenti Gritti
37c5aaf139 More style fixes. Get it to work with multiple buddies on the same box. 2006-10-13 20:55:33 +02:00
Marco Pesenti Gritti
3c0b08c811 Style tweaks 2006-10-13 19:52:44 +02:00
Marco Pesenti Gritti
8c78419bbb Adding some padding to the bubbles text 2006-10-13 19:08:42 +02:00
Marco Pesenti Gritti
62fd4dcd89 Basic functionalities mostly working 2006-10-13 19:04:04 +02:00
Marco Pesenti Gritti
63e12fbd5e More work on links 2006-10-13 18:05:48 +02:00
Marco Pesenti Gritti
75b158c3d7 First go at shared links (not functional) 2006-10-13 15:46:11 +02:00
Marco Pesenti Gritti
4ac331200d Publish a URL property and open it on join. 2006-10-13 13:57:39 +02:00
Marco Pesenti Gritti
395472edea Shutdown the factory when all activities has been destroyed.
Initialize the profile.
2006-10-13 11:24:07 +02:00
Marco Pesenti Gritti
c7fdae2606 Fix title handling. Hide old browser and chat. 2006-10-13 11:17:35 +02:00
Marco Pesenti Gritti
f1778669ba Get basic functionalities back to work. 2006-10-13 11:05:47 +02:00
Marco Pesenti Gritti
c566726f46 Add a bunch of files I forgot 2006-10-13 10:22:01 +02:00
Marco Pesenti Gritti
b10be5bf00 Start rewriting the web activity 2006-10-13 01:22:49 +02:00
Marco Pesenti Gritti
5a7a2fedc3 A bunch of cleanups. Add some useful properties to the browser. 2006-10-13 01:04:01 +02:00
Marco Pesenti Gritti
3a3fe02b61 Round the progress bar angles.
Keep location entry updated.
2006-10-12 16:05:53 +02:00
Marco Pesenti Gritti
3cfa9c40bd First go at progress in the entry. 2006-10-12 15:49:11 +02:00
Marco Pesenti Gritti
62a46ff92b Create a private sugar lib and put our extensions there. 2006-10-12 12:47:17 +02:00
Marco Pesenti Gritti
5cc6ee3235 Make the entry a bit bigger 2006-10-12 03:10:14 +02:00
Marco Pesenti Gritti
ea967b02d5 Add some logs to debug popups 2006-09-28 19:35:12 +02:00
Marco Pesenti Gritti
03f6c9caf2 Make the popup transient 2006-09-27 17:27:08 +02:00
Marco Pesenti Gritti
da21d28a2f Remove debug code 2006-09-27 15:41:13 +02:00
Marco Pesenti Gritti
98e223a7e8 Show sized popups as dialogs 2006-09-27 15:30:56 +02:00
Marco Pesenti Gritti
df6dd4618b Open "requested" popups in a new activity 2006-09-27 14:45:55 +02:00
Marco Pesenti Gritti
72d43fde28 Add a start method to the activity module, for initialization. 2006-09-26 22:12:18 +02:00
Marco Pesenti Gritti
5d78b148ff Add a gecko module. Disable popups. 2006-09-26 21:58:54 +02:00
Marco Pesenti Gritti
1f8b5cfbf3 Work around browser crash. 2006-09-22 21:11:14 +02:00
Marco Pesenti Gritti
092ded9e53 Ungrab keyboard on release. Use the new stock icons for browser (still broken) 2006-09-22 11:57:19 +02:00
Marco Pesenti Gritti
c982879815 Rework toolbar to be more similar to the design. Cleanup code 2006-09-21 16:09:23 +02:00
Marco Pesenti Gritti
4977b44037 Use gtkmozembed 2006-09-21 01:27:47 +02:00
Marco Pesenti Gritti
53f7cc1f34 Cleanup browser model service on destroy.
Remove the activity service even if the owner is gone.
2006-09-12 13:21:18 +02:00
Marco Pesenti Gritti
b1b9cb57fe Add icon 2006-09-04 12:13:16 +02:00
Marco Pesenti Gritti
58a79eb123 Get rid of default type from the activity definition.
Modify code to use activity type id instead, except
from mapping service to activity.
2006-09-02 10:54:34 +02:00
Marco Pesenti Gritti
6b232d97d8 Rework profiles code a bit, initialize gecko profile 2006-08-25 20:12:52 +02:00
Marco Pesenti Gritti
f8c4f0bd66 Skeleton group chat activity.
Fix positioning in the activity bar.
2006-08-19 11:54:41 +02:00
Marco Pesenti Gritti
dae3d2be2b Some work to implement the activity bar 2006-08-16 23:20:22 +02:00
Marco Pesenti Gritti
9b12b11534 Get one-to-one chat back to work 2006-08-10 00:54:54 +02:00
Marco Pesenti Gritti
aae859f4d3 Load google as homepage. Some cleanups. 2006-08-09 21:09:24 +02:00
Marco Pesenti Gritti
95d9b7fe8e More work on the chat. Fix terminal api 2006-08-09 15:53:10 +02:00
Marco Pesenti Gritti
e4c4e866a5 Start refactoring to get back buddy chat to work... 2006-08-09 11:47:17 +02:00
Marco Pesenti Gritti
c6d59fd7b4 Improve the activity api 2006-08-09 01:08:19 +02:00
Marco Pesenti Gritti
2535a88645 Use the default service to get activity informations, instead
of Activity ps object.
2006-08-08 12:01:45 +02:00
Marco Pesenti Gritti
544e47cbe0 Move activity service registration in Activity 2006-08-07 16:42:36 +02:00
Marco Pesenti Gritti
9274f9707f Remove args from the factory interface 2006-08-07 16:26:54 +02:00
Marco Pesenti Gritti
d919848324 Rework to not use protected API 2006-08-07 11:08:10 +02:00
Marco Pesenti Gritti
ebd27c2cbb Adapt to gecko-embed api change 2006-07-31 16:15:05 +02:00
Marco Pesenti Gritti
86bd6f50f0 Use dbus activation to launch factories. This breaks
p-to-p chat and ./sugar/activities. Will fix tomorrow.
2006-07-28 01:25:08 +02:00
Marco Pesenti Gritti
d778d45b13 Load the current page when joining an active.
Get back page sharing to work.
2006-07-26 18:00:28 +02:00