Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/view
Commit message (Expand)AuthorAgeFilesLines
* Fixed virtual keyboard sizes in non-XO machinesRuben Rodriguez2013-10-041-8/+13
* sdxo#2756: Now, when the entries in the "NTP Servers" sections are being edit...Ajay Garg2013-05-122-0/+16
* sdxo#2874: Fixing some more translations.Ajay Garg2013-04-161-2/+2
* Removing keys-assoc for OSKAjay Garg2013-03-291-2/+0
* sdxo#3095: "sugar"-code, that catches the signals from maliit uponAjay Garg2013-03-251-0/+7
* sdxo#3030: Disabling ;eft/right swipe-gestures for now, as we need this later.Ajay Garg2013-02-181-3/+1
* sdxo#3077: Now the window re-sizing "factor" is bot correct in "landscape" an...Ajay Garg2013-02-171-2/+8
* Re-calculating screen-width and height everytime we intend to do a resize. Th...Ajay Garg2013-02-141-6/+5
* Merge http://git.sugarlabs.org/sugar/mainline/commit/f095dc015beb3b103e3f8daf...Ajay Garg2013-02-131-0/+1
* sdxo#3030: Reverse the logic for previos/next-window for left/right-gesture.Ajay Garg2013-02-131-2/+2
* sdxo#3030: Left/Right gestures for the toolbar.Ajay Garg2013-02-131-5/+22
* Make OSK-accumulations, only if we are in ebook-mode.Ajay Garg2013-01-291-0/+17
* sdxo#2902 [sugar]: Use "O" key to make the window smaller; "X" key to make th...Ajay Garg2013-01-281-0/+21
* Peer-to-Peer sharing won't work straightaway in the current-scenario, when pe...Ajay Garg2013-01-271-1/+2
* Revert "Palettes: remove unused import MenuItem"Ajay Garg2013-01-231-0/+1
* Palettes: remove unused import MenuItemSimon Schampijer2013-01-181-1/+0
* Fixing case of out-of-screen keyboard in "Grande"-"Letras".Ajay Garg2012-12-271-1/+1
* sdxo#2826: Fixing race conditions.Ajay Garg2012-12-271-19/+6
* Fixing one missed gtk3-rebasing-issue in virtual-keyboard.Ajay Garg2012-12-221-3/+3
* sdxo#2814: Allow all keys to function in "My Settings", which are a part of g...Ajay Garg2012-12-201-3/+3
* sdxo#2805: [PART-FIX]Ajay Garg2012-12-201-0/+7
* Tabbinghandler: port the tabbinghandler to the new GTK+3 API, SL #3895Simon Schampijer2012-12-181-13/+38
* Showing "Options" menu in virtual-keyboard.Ajay Garg2012-12-171-3/+3
* sdxo#2687: Now, when we are in "My Settings" (or any section thereof), the fu...Ajay Garg2012-12-122-0/+21
* Adapt to PaletteMenu changes for popdown on item activation, SL #4191 and SL ...Simon Schampijer2012-12-102-3/+0
* sdxo#2742: Now, the check for when to show "Access Share" and "Unmount Share"...Ajay Garg2012-12-041-2/+5
* Hide the frame when 'My Settings' is shown SL #4071Manuel Kaufmann2012-11-291-0/+6
* View Source: Expand rows on tap/click - SL #4206Manuel Quiñones2012-11-281-0/+14
* Merging http://git.sugarlabs.org/sugar/mainline/commit/2d97af8a7fc767a9c0de0b...Ajay Garg2012-11-232-12/+12
* sdxo#2642: Now, the updated-state is shown, after clicking "Make Friend" or "...Ajay Garg2012-11-211-0/+7
* Miscellaneous fixesAjay Garg2012-11-131-1/+1
* Rebasing DX3-Virtual Keyboard over Sugar-0.98Ajay Garg2012-11-132-1/+1886
* Frame Palette interaction cleanupSimon Schampijer2012-11-101-4/+11
* View Source: use gdk_window_set_transient_for correctly, SL #4101Manuel Kaufmann2012-11-091-2/+3
* Palettes: padding and spacing fixes - SL #4168Manuel Quiñones2012-11-091-3/+9
* Fix separator in activity palette, regressed in 798548f8 - SL #4169Manuel Quiñones2012-11-091-1/+1
* Buddy menu: Set size for the invite icon - SL #4157Manuel Quiñones2012-11-091-1/+2
* More peer-to-peer sharing fixes.Ajay Garg2012-11-071-2/+2
* More missing changes.Ajay Garg2012-11-071-2/+2
* Palettes: adjust to the new API - SL #4144Manuel Quiñones2012-11-072-21/+28
* Merging http://git.sugarlabs.org/sugar/mainline/commit/6e747b5887c1764b864e2b...Ajay Garg2012-11-071-0/+1
* Making the "Access Share" option in buddymenu dependent upon whether theAjay Garg2012-11-061-11/+43
* Rebasing http://git.sugarlabs.org/sugar/mainline/commit/365f11dcd48b8689528b5...Ajay Garg2012-10-302-23/+22
* VolumePalette: popdown Palette when unmount a volumeSimon Schampijer2012-10-301-0/+1
* JournalPalette: make sure to popdown when we switch to the JournalSimon Schampijer2012-10-301-0/+1
* CurrentActivityPalette: switch from GTK.Menu to custom menu, part of SL #3992Simon Schampijer2012-10-301-13/+16
* FavoritesView: switch ActivityPalette from GTK.Menu to custom menu, part of S...Simon Schampijer2012-10-301-5/+7
* sdxo#2547: Hover not visible, for en-Drives In Journal-Tray.Ajay Garg2012-10-271-9/+9
* Port EventPulsingIcon from EventIcon to CanvasIcon - SL #3989Manuel Quiñones2012-10-221-3/+3
* Cursor tracker: only display the cursor in mouse/trackpad mode, SL #4021Simon Schampijer2012-10-222-0/+55