[Libreoffice-commits] Changes to 'feature/cmclayout'

Caolán McNamara caolan at kemper.freedesktop.org
Wed Mar 21 05:56:02 PDT 2012


New branch 'feature/cmclayout' available with the following commits:
commit addba98c79c793f33591774e374aad1449c6c7bc
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Mar 21 11:26:30 2012 +0000

    retro-fit dialog child traversal with nextLogicalChildOfParent
    
    retro-fit the logic that search dialog's children for keyboard short
    cuts and default focus widgets etc

commit 7b30cef65ca692f4081c821b2c45a206582083d6
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Mar 10 22:45:03 2012 +0000

    skip over layout parents

commit 194b34b88868f398e49ec4c52002e30f06c1c3df
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Mar 10 22:21:46 2012 +0000

    convert some more tabpages

commit d70c20f48c40ddc2a3cae354176145690f0d1d15
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Mar 10 22:04:29 2012 +0000

    convert SwCharURLPage

commit ffd78bbce41b81dd074ec723b884a670248b46fb
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Mar 9 22:55:21 2012 +0000

    convert SvxCharPositionPage

commit 5a882f2e638d9bdfdddc64ca2742f7aba7e22cc3
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Feb 7 09:20:47 2012 +0000

    force all tabs to exist when layout enabled

commit 4a83c33781e7e30218e99fc432de7b365f7c3702
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Feb 6 19:31:18 2012 +0000

    manual font effect tab conversion

commit c9b4bb1a86fee18711416ffeb53b9f9208c729e7
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Feb 6 19:30:22 2012 +0000

    add a setGridAttach utility

commit f9266966a6225831bac6c305bd6ecf0d8ef3e60c
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Feb 6 15:14:51 2012 +0100

    layout western-only dialog differently

commit d28ce41ffee9e81f8c18a583cbf83ea6850686de
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Feb 6 15:04:04 2012 +0100

    we don't need to manually move controls anymore

commit 0dd4c91341aa3f626aab2bef1ae00e148a785279
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Feb 6 14:57:38 2012 +0100

    implement override [height|width]-request

commit c43a22ef7ae5724ec54d39c8093589c12ba55b7a
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Feb 4 01:18:43 2012 +0100

    better initial size string for pre-update

commit acbe330540e87eaeb13b2cffcaa631527e3686cc
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Feb 3 18:49:56 2012 +0100

    only need result of GetScrollBarSize in else branch

commit d7d1eeff2e871623f391c8e389c1846b117198e0
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Feb 3 16:29:37 2012 +0100

    better use of hasPendingLayout

commit 31dce38c9b53c74a661663cb999ed71d588aead7
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 1 15:30:47 2012 +0000

    tweak timer to affect layout-ed dialogs only

commit b75ec0e53ce43864e67178cfc49d00f8161eb414
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 1 13:35:35 2012 +0000

    drop spew

commit 124ff0027d32e3b6e43b825dc14cf2b444279b2c
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 1 13:28:07 2012 +0000

    reduce flicker with another timer

commit da892a4bbc4661ca24b9fdfa9a5e93b84a15b2af
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 1 10:54:46 2012 +0000

    don't vert stretch grid on resize, alloc it all to the preview

commit 2f284d9c6b67360d6e3661d94fa9fd44861c585f
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 1 10:49:43 2012 +0000

    implement row/col grid spanning

commit a8116f47e8ea89646b12c603db2800530bf1fd6b
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 1 10:20:25 2012 +0000

    use grids for layout

commit 3e555a78523cff3ccbbf34cf3668fa6282ca3701
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 1 10:17:39 2012 +0000

    implement a basic optimal size for the preview window

commit 314d35398cbbd377ce6cddf98f4f04fa690b739e
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 1 10:15:29 2012 +0000

    set sane-ish maximum dialog size
    
    todo, extract and refactor the duplicate "holy product mangement" values
    and reuse those based on screensize

commit 8e52a556d989c22ed6bca9fe5e423f17923c9e22
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 1 10:14:03 2012 +0000

    make setting properties virtual in order to handle borderwindow
    
    i.e. need to put the properties onto the actual window that
    gets set as the child of a container

commit f731ac9a22455ee0302dfcf6b3be555dbab8f0a1
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 1 10:12:42 2012 +0000

    add a grid container

commit 43a26e4cbbec8c8b03d5c5c7d13aa705845c4b6e
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Dec 1 12:01:48 2011 +0000

    make SfxTabDialog layout buttons with button-box

commit f4447cd6aa5def2f8af8bbf997027b6968a73ed5
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Dec 1 12:01:02 2011 +0000

    set char dialog resizable

commit c25469ec7ccdf3402d3af6396976868313886e3d
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Dec 1 12:00:46 2011 +0000

    get TabControl and TabPage to talk to layout

commit 8fcd44094b7f98c152df51e58c685bf2acdd5fef
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Dec 1 11:57:05 2011 +0000

    find buttons in 'action area'

commit 99d5a0fac9b024cd1f510508d30dfb15508c2d35
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Dec 1 11:55:18 2011 +0000

    resize not-shown-yet dialogs to fit contents

commit d96b8c774cd5f46ffdae3bdacd83fecb2807da5d
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Dec 1 11:49:36 2011 +0000

    add a vile getLegacyBestSizeForChildren

commit 4593c0ef03bcc9bec685597e30fcc81cdfd6d251
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Dec 1 11:28:44 2011 +0000

    find parent dialog, rather than assume where it is

commit 949a1bfe41ebf552511910506df2f1a071d69b2e
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Nov 28 22:16:26 2011 +0000

    add a more formal isLayoutEnabled

commit 0b52218d978795cff6b42c12e5e904442af99960
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Nov 28 22:08:30 2011 +0000

    rename these so easy to know what is what

commit caef4c64419c4fe5780e537a97f26e6f9b47b3d8
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Nov 28 16:49:43 2011 +0000

    rename these

commit f92d50eead041cb4730131d741aa8806b87df093
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Nov 21 20:34:18 2011 +0000

    can drop the debugging size setting now it works

commit b55519e1b7faac21eaab4d470a0f27f939295d84
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sun Nov 20 22:19:15 2011 +0000

    not going to use bind

commit 52ea44668af8733f4bc41c849a0b16eeae683c65
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sun Nov 20 21:49:04 2011 +0000

    need to think about the toplevel dialog resize

commit b2c0d1e013f34a7c025e78d7e8413a7565564e24
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sun Nov 20 21:23:08 2011 +0000

    add a little space

commit b343a3b9de8051ea262abb21005dfe37da5684e8
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sun Nov 20 21:16:45 2011 +0000

    pretty it up a little

commit 6a8f3577a792becda1648c74c94fe7fbd0787b9f
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sun Nov 20 21:05:34 2011 +0000

    only queue Resize if we're initializd sufficiently to be able to resize

commit c95e4d82f7e61f5630518ef473cc0ec8e7ef2e0b
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sun Nov 20 21:04:52 2011 +0000

    only Dialog has SetMinOutputSizePixel

commit 726f500c64a7036f64ab4c49bf312538dcda0abd
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Nov 17 23:03:12 2011 +0000

    pretty up the demo dialog

commit 140d2f738185bf6a56c6ec9bc47427c42d44e0a4
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Nov 17 22:42:33 2011 +0000

    support a border-width

commit c1a28873c443f5fc41e1c9e96dfe9bd31b2a065e
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Nov 17 21:24:33 2011 +0000

    implement minimum width/height for buttons in buttonbox

commit 8480b96705b3d1627e82e5f20b86746c41192302
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Nov 17 11:46:16 2011 +0000

    add buttonbox spacing

commit 51dc0a274979280f7c8320b099cbe167b1d39502
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Nov 15 16:59:28 2011 +0000

    now can add the original widgets back in

commit ca5c48669bb8ff7cdae6fb8509c4130c1a79302f
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Nov 15 16:38:47 2011 +0000

    button boxes where buttons are the same size

commit 7c11a570fa614e04bdc8bae9cf78c0aee126512b
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Nov 15 10:08:37 2011 +0000

    we'll need ButtonBoxes to enforce equal button size

commit 67f6c5f5fba73bd93f7314ba4c8f2e72e11d0fe6
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Nov 15 09:50:11 2011 +0000

    implement distinction between pack start and end

commit fe81280fe4b5d97f9813fa508f518d3aab04065f
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Nov 14 23:00:43 2011 +0000

    we'll need a pack-type in order to shove buttons over to the right

commit 0ccae3e80456c188438d7cf8552bccbc605d9286
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Nov 14 21:54:17 2011 +0000

    use property buckets

commit 7def324dea82e2fba75cd220feace7ce5cda8bce
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Nov 14 16:56:25 2011 +0000

    allow arbitrary child properties

commit 958d32ddac8ef60ebcce98d78152dc4489726998
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Nov 9 22:58:42 2011 +0000

    add basic hbox, vbox and dialog support



More information about the Libreoffice-commits mailing list