| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | take the cell spacing into account when calculating the available extra | Kristian Rietveld | 2006-08-16 | 1 | -0/+6 |
* | update the refs from children to parents for all nodes, since they may all | Kristian Rietveld | 2006-08-16 | 1 | -0/+7 |
* | Add since tags | Matthias Clasen | 2006-08-16 | 1 | -0/+6 |
* | Added patch from Bug 351519 | Michael David Emmel | 2006-08-15 | 1 | -0/+5 |
* | Add GDK button mask for NS dragging events. (create_scroll_event): Remove | Richard Hult | 2006-08-15 | 1 | -0/+13 |
* | Some more printing docs | Matthias Clasen | 2006-08-15 | 1 | -0/+4 |
* | Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg) | Matthias Clasen | 2006-08-15 | 1 | -0/+3 |
* | Export privately. Adjust all callers. | Matthias Clasen | 2006-08-15 | 1 | -0/+7 |
* | Don't store GSource pointers, but ids. (gtk_file_chooser_entry_dispose): | Matthias Clasen | 2006-08-15 | 1 | -0/+7 |
* | Run the reset_styles idle at a priority higher than size negotiation. | Matthias Clasen | 2006-08-15 | 1 | -0/+4 |
* | Do better fallbacks if the icon theme does not have icons. (#345666, | Matthias Clasen | 2006-08-15 | 1 | -0/+5 |
* | Don't leak no_gr_exp_gc. (#350050, Chris Wilson) | Matthias Clasen | 2006-08-15 | 1 | -0/+3 |
* | Don't leak ShmPixmapInfo. (#349858, Chris Wilson) | Matthias Clasen | 2006-08-15 | 1 | -0/+6 |
* | Simplify, make it build against cups 1.1. (#350329) | Matthias Clasen | 2006-08-15 | 1 | -0/+3 |
* | Fix a typo in the docs. (#349501, Carlos GUSLiBu) | Matthias Clasen | 2006-08-15 | 1 | -0/+3 |
* | Remove a leftover debug statement. (#350072, Iago Rubio) | Matthias Clasen | 2006-08-15 | 1 | -0/+6 |
* | Remove. (gtk_notebook_motion_notify): Instead, update the arrow state | Matthias Clasen | 2006-08-15 | 1 | -0/+4 |
* | Use XAllocSizeHints to allocate the XSizeHints struct. (#249285, David | Matthias Clasen | 2006-08-15 | 1 | -0/+4 |
* | Zero out some stack-allocated X structures, to avoid valgrind warnings | Matthias Clasen | 2006-08-15 | 1 | -0/+8 |
* | Add a check on the filter argument, instead of blindly passing it to | Emmanuele Bassi | 2006-08-14 | 1 | -0/+18 |
* | Null the cell_view pointer if the internal cell view is removed. (#348828, | Matthias Clasen | 2006-08-14 | 1 | -0/+4 |
* | Don't leak in the non-editable case. (#350258, Colin Leroy) | Matthias Clasen | 2006-08-14 | 1 | -0/+5 |
* | gdk/directfb/gdkdrawable-directfb.c Remove gdk_directfb_update_region and | Michael David Emmel | 2006-08-11 | 1 | -0/+9 |
* | Remove the idle source in ::finalize... | Emmanuele Bassi | 2006-08-10 | 1 | -0/+12 |
* | don't try to set the state of unmapped windows, call | Michael Natterer | 2006-08-10 | 1 | -0/+13 |
* | implement MIN_SIZE, MAX_SIZE and RESIZE_INC. | Michael Natterer | 2006-08-08 | 1 | -0/+5 |
* | Implement get/set_track_motion. | Richard Hult | 2006-08-08 | 1 | -0/+4 |
* | Whitespace cleanup. (synthesize_crossing_events): Add comments and prevent | Richard Hult | 2006-08-08 | 1 | -0/+5 |
* | implement. | Michael Natterer | 2006-08-08 | 1 | -0/+9 |
* | Just expose the minimal region instead of the whole rect. | Richard Hult | 2006-08-08 | 1 | -0/+15 |
* | some whitespace and indentation cleanup. | Michael Natterer | 2006-08-08 | 1 | -0/+14 |
* | Don't get and release the context for each point, just once, speeds up | Richard Hult | 2006-08-07 | 1 | -0/+6 |
* | need to disconnect from signals connected in gtk_drag_dest_set() here. | Michael Natterer | 2006-08-07 | 1 | -0/+8 |
* | Show non existing resources by default. (recent_meta_data_func): Do not | Emmanuele Bassi | 2006-08-06 | 1 | -0/+14 |
* | Free all XKB data. (#349997, Chris Wilson) | Matthias Clasen | 2006-08-06 | 1 | -0/+3 |
* | Only get the indicator-size and indicator-spacing style properties for | Matthias Clasen | 2006-08-06 | 1 | -0/+4 |
* | Be more careful when creating gcs, also emit change notification. | Matthias Clasen | 2006-08-06 | 1 | -0/+6 |
* | Use G_PRIORITY_DEFAULT_IDLE for the month/year-change timer, so that the | Matthias Clasen | 2006-08-06 | 1 | -0/+6 |
* | Add a missing initialization. (#348787, Leonardo Boshell) | Matthias Clasen | 2006-08-06 | 1 | -0/+3 |
* | Use $PKG_CONFIG consistently. (#348740, Jeremy Lainé) | Matthias Clasen | 2006-08-06 | 1 | -0/+3 |
* | (gtk_notebook_drag_motion): Don't accept drops on | Matthias Clasen | 2006-08-06 | 1 | -0/+2 |
* | Don't allow dragging a notebook tab to one of its children. (#348626, | Matthias Clasen | 2006-08-06 | 1 | -0/+8 |
* | Remove outdated lists of authors and maintainers. (#348538, Owen Taylor) | Matthias Clasen | 2006-08-06 | 1 | -0/+3 |
* | Export gtk_entry_reset_im_context privately. | Matthias Clasen | 2006-08-06 | 1 | -0/+9 |
* | Create new PangoContexts and set them on the layout, to catch changes in | Matthias Clasen | 2006-08-06 | 1 | -0/+4 |
* | Add a missing initialization. (#349863, Benjamin Berg) | Matthias Clasen | 2006-08-06 | 1 | -0/+3 |
* | Protect against tree_view being NULL. (#348652, Patrick K. O'Brian, Chris | Matthias Clasen | 2006-08-06 | 1 | -0/+6 |
* | Lazily populate the menu when creating it and after the manager emits the | Emmanuele Bassi | 2006-08-03 | 1 | -0/+14 |
* | reset scanner config to default values while checking if an | Michael Natterer | 2006-08-03 | 1 | -0/+7 |
* | removed the "widget &&" part from "widget && GTK_IS_FOO (widget)" checks. | Michael Natterer | 2006-08-03 | 1 | -0/+5 |