lp:~gero-bare/pantheon-files/clang-build
- Get this branch:
- bzr branch lp:~gero-bare/pantheon-files/clang-build
Branch merges
- Rico Tzschichholz: Pending requested 2014-05-18
- Cody Garver: Pending requested 2014-04-26
-
Diff: 518 lines (+32/-307)12 files modifiedINSTALL (+3/-0)
libcore/CMakeLists.txt (+1/-3)
libcore/eel-gdk-extensions.c (+0/-142)
libcore/eel-gdk-extensions.h (+0/-57)
libcore/eel-gtk-extensions.c (+19/-88)
libcore/eel-gtk-extensions.h (+0/-8)
libwidgets/tests/CMakeLists.txt (+1/-1)
src/CMakeLists.txt (+2/-1)
src/fm-columns-view.c (+1/-2)
src/fm-directory-view.c (+2/-2)
src/fm-directory-view.h (+2/-1)
src/fm-list-view.c (+1/-2)
Recent revisions
- 1492. By Gero.Bare on 2014-04-26
-
Now it properly saves the previous windows size.
Now adds a check of the actual position of the window, if it is off at the moment of the app start it brings to the top-left corner.
Some fix in the code style. - 1491. By Gero.Bare on 2014-04-25
-
Remove Xlib dependant code, basically XParseGeometry now GTK+ handle it.
Remove dead code in eel-gdK-extension and eel-gtk-extensions. This is consecuense of the previous work or comented and unused code. Revert if necesary.
Fix uninitialized GList that crashed clang build (a bug), gcc has no problem with it.
Remove X11 reference in CMakelists introduced by me, now it's unnecesary. - 1488. By Niclas Lockner on 2014-04-22
-
Use the existing permission_denied in gof-directory-async instead of FileAttribute.
ACCESS_ CAN_READ when determining if a directory can be read or not. Fixes bug #1310903 - 1487. By Launchpad Translations on behalf of elementary-apps on 2014-04-21
-
Launchpad automatic translations update.
- 1485. By Cameron Norman on 2014-04-19
-
Modified the ViewContainer to switch the location to the parent directory of given a file fixing bug #1303259.
- 1484. By Launchpad Translations on behalf of elementary-apps on 2014-04-19
-
Launchpad automatic translations update.
- 1483. By José M. Benítez on 2014-04-19
-
Added some padding around filenames in icon view when items are selected to fix bug #1069318.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~elementary-apps/pantheon-files/trunk