[gtk+/places-sidebar] (328 commits) ...#if out another bunch of stuff, to make the fucking thing compile
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/places-sidebar] (328 commits) ...#if out another bunch of stuff, to make the fucking thing compile
- Date: Fri, 25 Nov 2011 20:43:39 +0000 (UTC)
Summary of changes:
8b9f040... iconview: fix a typo while removing the a11y adjustment wea (*)
f5aba05... Updated British English translation (*)
057a50d... Bug 658398 - Use of uninitialized variable reported by Valg (*)
0bedb51... Add unit test for ref tranfer in rows-reordered with filter (*)
f317dd3... gtktreemodelfilter: make rule used for level caching consis (*)
767b2e2... gtktreemodelfilter: add a debug define and more assertions (*)
ae2b2e7... gtktreemodelfilter: rework gtk_tree_model_filter_remove_elt (*)
022327c... gtktreemodelfilter: child levels of the root level must rem (*)
d116261... Update filter model ref count tests to reflect changes in r (*)
b53a66b... Add unit tests to check hierarchies of deleted nodes are un (*)
8fd73a9... update PunjabiTranslation (*)
81c3558... Updated Polish translation (*)
4e86b3f... l10n: Updated Italian translation (*)
e07d7f0... Updated French translation (*)
3a1b287... Updated Latvian translation. (*)
228f30e... gtkmodules: don't append NULL to module list for blackliste (*)
b71f280... Bug 617583 - Dead accents keys don't work in GTK+ applicati (*)
e028a5c... gtkcssprovider: fix a crash in gtk_css_provider_parsing_err (*)
e97ed43... combobox: implement get_path_for_child() for GtkComboBox (*)
f9379ad... GtkAppChooserButton: Add a way to include the default app (*)
d09a12e... Updated Spanish translation (*)
0ce142e... Updated Polish translation (*)
3d0a2d5... filechooser: Fix compile warning (*)
94a9170... Updated Spanish translation (*)
449c4bc... Unit test a corner case of gtk_tree_model_filter_rows_reord (*)
9ed7638... gtktreemodelfilter: fix corner case in rows-reordered handl (*)
a43f2ba... gtktreemodelfilter: fix small bug in prune level (*)
0ab9766... Add unit test for bug 658696 (*)
35eb921... treemodelfilter: bgo#658696- Crash when inserting new node (*)
9c85042... Increase code coverage of first reference transfer code pat (*)
3db7344... treemodelfilter: correct forgotten unref of parent on level (*)
442b3d2... Updated Latvian translation. (*)
7cff8c4... Quartz: gtk_drag_highlight_draw(): Set the GtkStyleContext (*)
7c0526e... treemodelfilter: bring if-condition in sync (*)
3fc8038... Add unit test for Bug 657353 (*)
e12140f... Updated Belarusian translation. (*)
6573e24... Update French translation (*)
2c0a4ff... Updated Swedish translation (*)
70d70a0... Updated Swedish translation (*)
7550157... bgo#514843 - [filechooser] Deal with corrupted .gtk-bookmar (*)
7c77278... Updated galician translations for documentation (*)
7fd19d7... Updated galician translations (*)
2c49983... Updated galician translations (*)
353c7c6... GtkFileChooserButton: Expand like other 'pickers' (*)
7466f84... GtkSearchEngineTracker: port to tracker 0.12 (*)
f6b264a... update Simplified Chinese (zh_CN) translation (*)
d2d5256... update Simplified Chinese (zh_CN) translation (*)
609e407... fix an issus (*)
7eeebd4... gtk_assistant_remove_page() docs: Fix typo. (*)
b21eb01... Updated Tamil Translations (*)
e4cc5c0... Updated Tamil Translations (*)
291b044... Updated Tamil Translations (*)
5452525... Make GtkFontChooser an interface (*)
eb9efc9... Rename GtkFontChooser:font-name to :font (*)
eb2a54d... Add prop editors to testfontchooser{,dialog} (*)
ca41529... GtkFontChooser implementation for GtkFontButton (*)
85e95a7... Mark string for translation (*)
9e46e57... Trivial: Add a few missing functions to the docs (*)
bdcb855... Trivial: Fix up function name in the docs (*)
cf14868... Cosmetic doc fixes (*)
0b7db68... Setters should not return a boolean (*)
1b818f2... Remove GtkFontChooser:[sg]et_font (*)
abd9242... Add GtkFontChooser:font-desc property (*)
6902813... Rename gtk_font_chooser_get_{family,face,size} (*)
cc79b08... Add filter test to testfontchooserdialog (*)
b1ff243... Fix implementation of GtkFontButton:get_font_{family,face} (*)
8219a41... Clarify conditions when get_font_{family,face} return NULL (*)
d828951... Remove some unnecessary casts (*)
71c16ba... Take font size also from the font description (*)
7ce29ee... prop-editor: Allow editing PANGO_TYPE_FONT_DESCRIPTION prop (*)
aaa2e0b... Updated POTFILES.in (*)
415d916... Updated Polish translation (*)
14df59d... Fix a segfault if the GAppInfo does not have an icon (*)
24981f7... Updated Spanish translation (*)
f191798... Updated Norwegian bokmÃl translation (*)
c132b6c... bgo#658600 - Don't try to focus the location entry in Recen (*)
432b7ee... Merge branch 'bgo593793-filechooser-recent-folders-master' (*)
f389015... l10n: Updated Italian translation (*)
14147de... l10n: Updated Italian translation (*)
26799f6... l10n: Updated Italian translation (*)
2f19600... Updates (*)
07cecfc... Fix a parameter name mismatch (*)
c37e425... 3.1.90 (*)
f1574cb... Post-release bump (*)
a172dff... Updated Brazilian Portuguese translation. (*)
9e8b2f2... treeview: Return FALSE from draw handler (*)
9ddc11f... iconview: Don't rturn TRUE from draw handler (*)
a5f632d... Update French translation (*)
98b8f4a... Updated Russian translation (*)
f86351c... GtkApplication: chain up ::startup (*)
e0ea002... Updated Belarusian translation. (*)
393a126... Updated Galician translations (*)
e9de907... iconview: add support for prelight cells (*)
c3b074f... Updated asturian translation (*)
5f36042... Updated Punjabi Translation (*)
4c06f52... Updated Slovenian translation (*)
c254ebb... Updated Portuguese translation (*)
c2be5f3... Updated Portuguese translation (*)
493d798... gdk/gdkkeys.h: Remove api documentation as Its already in t (*)
3c2eb05... link-button: Reset the mouse cursor when destroyed (*)
be58a6c... widget-factory: add more checks and radios (*)
25a514d... Remove left-over calls to dump function (*)
e1ede02... treemodelfilter: add additional asserts to MODEL_FILTER_DEB (*)
a376dcc... Updated Slovenian translation (*)
5a59a1f... Updated Slovenian translation (*)
d8702b3... Updated Slovenian translation (*)
51da151... Fixed a string translated to Brazilian Portuguese (*)
cf210a8... Updated asturian translation (*)
c0f9d30... Updated Bulgarian translation (*)
a846518... Updated Belarusian translation (some fixes after manual tes (*)
a7b21b1... Updated Belarusian translation (some fixes after manual tes (*)
23db278... [l10n] Updated German translation (*)
8f8b394... [l10n] Updated German translation (*)
b178259... Updated Swedish translation (*)
e79647c... Updated Latvian translation. (*)
68e9435... Updated Serbian translation (*)
22cd009... GtkPaned: Create the child window at the correct position (*)
7a34a59... Updated British English translation (*)
824aeb7... fontchooserwidget: Simplify function (*)
fb2bc13... fontchooser: Use gtk_list_store_insert_with_values() (*)
a5f516c... fontchooser: Family or face can never be NULL (*)
b95bbb5... fontchooser: List font description as font description (*)
d88b7a6... fontchooser: Fix code to make it not look like GTK 0.9 (*)
6d8010d... fontchooser: Move the filter func to the visibility func (*)
ae5f82e... fontchooser: Store the font description in the model (*)
64d3350... fontchooser: Assume NULL screen means the default screen (*)
6552a82... fontchooser: Don't reload the fonts on style changes (*)
e465023... fontchooser: Don't store the size separately (*)
a4c3271... fontchooser: Remove useless code (*)
34f9e6a... fontchooser: Remove special case for a single signal handle (*)
8537b1c... Updated Polish translation (*)
aba75fd... Updates (*)
9bf03f5... 3.1.92 (*)
d48542e... Bump version (*)
7bd7c02... Updated Galician translations (*)
0561c7a... GtkTreeModelFilter: Fix build warnings (*)
f43a867... Updated Russian translation (*)
49c1580... Updated Spanish translation (*)
8977275... Updated Slovenian translation (*)
34490ab... Updated Brazilian Portuguese translation (*)
8def2dc... Updated Polish translation (*)
0f9f9ec... Updated Polish translation (*)
e26101a... Updated Hungarian translation (*)
4e4a362... [l10n] Updated German translation (*)
2b02a4c... Updated Latvian translation. (*)
0682c40... Updated Hungarian translation (*)
c64797f... Updated Portuguese translation (*)
3d165c1... gtkmountoperation-x11: unbreak compilation on OpenBSD. (*)
0134561... Updated Basque language (*)
9dfb837... Updated Basque language (*)
2c704dd... Updated French translation (*)
349e9cc... [l10n] Updated German translation (*)
ee1bd4c... Update Assamese translation (*)
2ea4cef... Updated Oriya Translation (*)
4403cf0... Updated Brazilian Portuguese translation. (*)
e4bf7a2... Updated Swedish translation (*)
0c33f0e... Updated Swedish translation (*)
a861fa0... Updated Swedish translation (*)
aeace5d... Updated Korean translation (*)
8f33324... fontchooser: Fix gcc warnings (*)
af5f593... fontchooser: Fix size computation (*)
fe8ed0a... fontchooser: Rewrite size changes (*)
3af04c1... fontchooser: Introduce gtk_font_chooser_find_font() (*)
ded1036... fontchooser: Remove needless scroll calls (*)
3a77b7e... fontchooser: Don't scroll in the populate_list() function (*)
5834691... fontchooser: Use a cell_data_func for the font list (*)
6cbbc78... fontchooser: Make changing the preview text fast (*)
3d87ee7... fontchooser: Rename populate_list() function (*)
6499088... fontchooser: Store tree model member variables as GtkTreeMo (*)
9d96830... cssprovider: Remove outdated docs (*)
a124d17... fontchooser: Store an iter to the current font (*)
5a5737e... fontchooser: Fix leak (*)
2b83d03... fontchooser: Sanitize variable declarations (*)
7cf53a9... fontchooser: Take font description from model (*)
132ccf0... fontchooser: Don't store the current face and family anymor (*)
59298d9... fontchooser: Reorganize code a bit (*)
af8c3fe... fontchooser: Update range marks properly (*)
a40d0b4... fontchooser: Make all setters go through merge_font_desc() (*)
7d5d0a1... fontchooser: Only create font descriptions on demand (*)
c9ef2d0... fontchooser: Only compare font descriptions when families m (*)
38af387... fontchooser: Reselect font when it's unfiltered (*)
14154da... fontchooser: Set cell data as text + attributes instead of (*)
c1958ae... fontchooser: Use absolute size for the preview text in the (*)
59fbfd6... fontchooser: Split out computing of the preview text attrib (*)
1892c64... fontchooser: Set a fixed size on the preview cell (*)
18a6d98... fontchooser: Use fixed height mode for the font face list (*)
19623af... fontbutton: Display the same text as elsewhere (*)
d5bc1b6... fontbutton: Properly update label after property changes (*)
7c675b3... fontbutton: Properly display absolute sizes (*)
370f0d1... Disable font fallback in the fontchooser preview (*)
a0fc947... GtkAssistant: Fix problems with gtk_widget_show_all() (*)
6ab7b87... gtktreeviewaccessible: do not trigger an assertion (*)
bd8e908... textview: Fix comparison being the wrong way (*)
dd82b30... Fix module blacklisting (*)
e994543... Updated Lithuanian translation (*)
c91be58... Updated properties Lithuanian translation (*)
39acc64... Updates (*)
65ee452... Add some missing entries to the docs (*)
e19d620... Updated Danish translation (*)
29fe165... Updated Danish translation (*)
021c4d7... Updated Telugu Translation (*)
8c7dca8... Updated Telugu Translation (*)
8725dca... Updated Telugu Translation (*)
1c993d5... Updated Bulgarian translation (*)
33f7754... GtkTreeViewColumn: fix return value of gtk_tree_view_column (*)
c7cf1f5... GtkTreeViewColumn: fix x_offset returned by cell_get_positi (*)
8b9601d... Updated Japanese translation (*)
aa62d0f... [l10n]Updated Catalan translation (*)
874b720... [l10n]Updated Catalan translation (*)
66becfd... Update Czech translation (*)
a6151eb... GtkBox: make get_path_for_child() work if there are interna (*)
5ff8fe6... Documentation fixes (*)
420a093... Updates (*)
c9beb22... 3.2.0 (*)
70b13d7... Bump version (*)
33c43c9... Update Czech translation (*)
d026fd4... [l10n]Updated Catalan (Valencian) translation (*)
6476f6a... [l10n]Updated Catalan (Valencian) translation (*)
61525f0... styleproperty: Use the long form to register background-col (*)
205d0eb... styleproperty: Default to transparent background-color (*)
1e36e40... styleproperty: Allow 'transparent' keyword for background-c (*)
b01e20f... cssprovider: Remove unused enums (*)
3fd7dbc... gtk: enable setting virtual modifiers in GtkCellRendererAcc (*)
c500633... gtk: disable mnemonics in gtkrc.key.mac, they don't exist o (*)
a99d14f... quartz: resolve the modifier confusion on the Mac (*)
d3df467... gtk: use GTK_DEFAULT_ACCEL_MOD_MASK instead of GDK_CONTROL_ (*)
2a8be23... gtk: fix entering of Option-foo symbols on the Mac (*)
24a4283... gtk: allow to specify accelerators in a platform-independen (*)
286fff4... gtk: use GTK_NO_TEXT_INPUT_MOD_MASK also in gtkfilechooserd (*)
0955a59... app: abstract which modifiers are used for extending and mo (*)
b663f3a... Bug 659406 - Abstract what triggers a context menu (*)
c7f2c88... Fixed some strings in Brazilian Portuguese translation (*)
89d16a5... reftests: Add a reftest checking background-color: transpar (*)
4fa7820... Updated POTFILES.skip (*)
e35e112... update zh_CN translation (*)
64a7fc2... quartz: don't filter away directly encoded 24-bit UCS chara (*)
58e1481... po/vi: import from Damned Lies (*)
483d8f3... Updated Vietnamese translation (*)
a93793d... Updated Esperanto translation (*)
1edd94a... gdk: Plug leak in gdk_display_pointer_is_grabbed (*)
ff6983e... Bug 660730: Use GStatBuf for portability (*)
e248c68... a11y: Hack around infinite loops in parent setting (*)
04c42b6... iconcache: Fix gcc warning (*)
5e41964... tests: Fix a bunch of set-but-unused warnings in the filter (*)
bba6657... Fix commit 5e41964965e13b0b2e47233beaadc028e7a181d7 (*)
59a015f... Add unit test for part 1 of bug 659022 (*)
51b11b3... Fix first part of bug 659022 (*)
a9b9699... Add two more unit tests for bug 659022 (*)
bcfb7a6... Bug 659022 - gtk_tree_model_filter_clear_cache_helper: asse (*)
932ad8a... Updated Spanish translation, fixes bug #659655 (*)
126adb6... Fixed gtk_cell_area_stop_editing() to properly notify when (*)
a628761... Bug 628936: Minimal change to pass introspection. (*)
eaecf39... Updated Galician translations (*)
f46c1b7... gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and (*)
31863fc... gtk: also define the default *virtual* accel mod mask (*)
7276fbc... Updated Dutch translation by Rachid (*)
cb35b31... Updated Dutch translation by Wouter Bolsterlee (*)
296c534... quartz: also update window position on windowDidResize (*)
32ec6ad... Updated Latvian translation. (*)
48791fd... Bug 658772: Directory paths for resource directories are ha (*)
9aa26f0... Quartz, Bug 655057: Eliminate Compiler Warning (*)
436547a... Bug 657770 - Write to released memory in gtkdnd-quartz.c (*)
68135b5... Bug 658767 - Drag and Drop NSEvent capture is racy (*)
a3344ef... Bug 660730: Win32: Only use _fstat32 if available (*)
1d3fc6c... Add a css parser test for transparent (*)
756c3a0... Fix make check (*)
0594d4e... Updates (*)
4e99d8d... Fix more test breakage (*)
b433772... bump version (*)
f5cc6db... Bug 658772: Directory paths for resource directories are ha (*)
e5b30ee... Updated British English translation (*)
194303f... Updated Japanese translation (*)
f4dfcef... Fixed some strings in Brazilian Portuguese translation (*)
b292ece... gtkquartz: don't free the string returned by get_bundle_pat (*)
0fd83a2... quartz: don't return FALSE from GdkDevice::query_state() (*)
b246dc2... gtkrc.key.mac: remove half the file, it was an accidential (*)
1481aac... gtkrc.key.mac: add Command-cursor text navigation (*)
7b06b81... Make sure we only show icons in the file selector bookmarks (*)
ef9a92d... quartz: handle recursive CFRunLoops (*)
273283d... gdk: exclude MOD1 from the virtual modifier mapping (*)
a8b315f... toolbar: Fix widget path creation code (*)
9d2963f... gtk: GtkToolbar returns invalid paths when adding tool item (*)
9d90068... [Quartz Bug 663182] NSImage throws an exception from _gtk_q (*)
73d9ee0... Bug 663605 - Fix event->state of many event types on quartz (*)
e0d2525... quartz: include all buttons' states in GdkEventButton.state (*)
5deb446... quartz: include all buttons' state in GdkEventMotion.state (*)
0f6ec6e... Bug 661997 - Gtk crashes when changing the TreeView model w (*)
e9dfc99... quartz: fix a race condition when waking up the CGRunLoop (*)
9a16a83... Fix gtk_grid_attach_next_to (*)
b4120d6... Update grid tests to match (*)
b4b8a96... Print dialog: small keynav improvement (*)
96e95d0... radiotoolbutton: Fix the annotation for get_group() (*)
988f374... radiotoolbutton: Fix the introspection annotations (*)
a53a30c... iconview: layout items immediately when setting a GtkTreeMo (*)
b463530... Don't use deprecated Pango api (*)
73b34cb... Don't use deprecated Pango api (*)
fcd5e44... Pop up context menus at the right device (*)
0dde424... Mark gtk_dialog_new_with_buttons as NULL-terminated (*)
6a5e53a... x11: Fix window manager change detection (*)
cd0a5fe... gtk: add annotations for some GtkSymbolicColor constructors (*)
31df36c... menuitem: Always treat submenus as popup (*)
b4565e1... gtk: add annotations for some GtkRadio* constructors (*)
a6179ec... Print preview: make cancel work (*)
4651571... gtktreeviewaccessible: factor out cell_info_free() (*)
b256211... gtktreeviewaccessible: use a value_destroy_func with the ce (*)
6ad8978... a11y: It's not a bug if there's no row at some point (*)
456b19a... a11y: Fix gcc warning (*)
b763e2c... GtkProgressbar: respect the range of 'fraction' (*)
6f3cdac... Update iconview test results (*)
cfbbb5d... Updates (*)
c8f483c... Bump version (*)
cba492a... Fix gtk_tree_view_get_tooltip_context() transfer annotation (*)
1f23b40... toolbutton: don't force the icon widget to be a GtkMisc (*)
aac0806... treeview: factor out gtk_tree_view_ensure_background() (*)
722517d... treeview: use gtk_tree_view_ensure_background() consistentl (*)
1842b87... treeview: fix the build (*)
87ebfb1... notebook: don't leak the action widgets (*)
182cf3d... Bug 663856 - Make option-foo accelerators use the right sym (*)
b448ae7... Fix gdk_cairo_region_create_from_surface on big endian (*)
e82aed1... Updated Spanish translation (*)
22db419... [Bug 664238] GTK apps crash when dragging something (*)
0e941cc... quartz: do not call gdk_drag_begin() twice (*)
39f0287... quartz: fix coding style in quartz-version of gtk_drag_begi (*)
895eb18... Bug 660554 - gtk_tree_view_drag_begin: assertion `path != N (*)
d2d45b6... Don't call scroll to cell if the tree view is empty (*)
32c08de... Bug 653676 - Expand/Collapse doesn't respond after one clic (*)
d9f4921... Merge gtk-3-2 branch to update to a current version
ff258c2... #if out another bunch of stuff, to make the fucking thing c
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]