summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Update background upon style-set and state-changed. (#348634, ThomasMatthias Clasen2006-08-161-0/+3
* Popup completion if paste is at the end (patch was already in 2.8.x).Matthias Clasen2006-08-161-0/+4
* forgotten changelogMatthias Clasen2006-08-161-0/+5
* take the cell spacing into account when calculating the available extraKristian Rietveld2006-08-161-0/+6
* update the refs from children to parents for all nodes, since they may allKristian Rietveld2006-08-161-0/+7
* Add since tagsMatthias Clasen2006-08-161-0/+6
* Added patch from Bug 351519Michael David Emmel2006-08-151-0/+5
* Add GDK button mask for NS dragging events. (create_scroll_event): RemoveRichard Hult2006-08-151-0/+13
* Some more printing docsMatthias Clasen2006-08-151-0/+4
* Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg)Matthias Clasen2006-08-151-0/+3
* Export privately. Adjust all callers.Matthias Clasen2006-08-151-0/+7
* Don't store GSource pointers, but ids. (gtk_file_chooser_entry_dispose):Matthias Clasen2006-08-151-0/+7
* Run the reset_styles idle at a priority higher than size negotiation.Matthias Clasen2006-08-151-0/+4
* Do better fallbacks if the icon theme does not have icons. (#345666,Matthias Clasen2006-08-151-0/+5
* Don't leak no_gr_exp_gc. (#350050, Chris Wilson)Matthias Clasen2006-08-151-0/+3
* Don't leak ShmPixmapInfo. (#349858, Chris Wilson)Matthias Clasen2006-08-151-0/+6
* Simplify, make it build against cups 1.1. (#350329)Matthias Clasen2006-08-151-0/+3
* Fix a typo in the docs. (#349501, Carlos GUSLiBu)Matthias Clasen2006-08-151-0/+3
* Remove a leftover debug statement. (#350072, Iago Rubio)Matthias Clasen2006-08-151-0/+6
* Remove. (gtk_notebook_motion_notify): Instead, update the arrow stateMatthias Clasen2006-08-151-0/+4
* Use XAllocSizeHints to allocate the XSizeHints struct. (#249285, DavidMatthias Clasen2006-08-151-0/+4
* Zero out some stack-allocated X structures, to avoid valgrind warningsMatthias Clasen2006-08-151-0/+8
* Add a check on the filter argument, instead of blindly passing it toEmmanuele Bassi2006-08-141-0/+18
* Null the cell_view pointer if the internal cell view is removed. (#348828,Matthias Clasen2006-08-141-0/+4
* Don't leak in the non-editable case. (#350258, Colin Leroy)Matthias Clasen2006-08-141-0/+5
* gdk/directfb/gdkdrawable-directfb.c Remove gdk_directfb_update_region andMichael David Emmel2006-08-111-0/+9
* Remove the idle source in ::finalize...Emmanuele Bassi2006-08-101-0/+12
* don't try to set the state of unmapped windows, callMichael Natterer2006-08-101-0/+13
* implement MIN_SIZE, MAX_SIZE and RESIZE_INC.Michael Natterer2006-08-081-0/+5
* Implement get/set_track_motion.Richard Hult2006-08-081-0/+4
* Whitespace cleanup. (synthesize_crossing_events): Add comments and preventRichard Hult2006-08-081-0/+5
* implement.Michael Natterer2006-08-081-0/+9
* Just expose the minimal region instead of the whole rect.Richard Hult2006-08-081-0/+15
* some whitespace and indentation cleanup.Michael Natterer2006-08-081-0/+14
* Don't get and release the context for each point, just once, speeds upRichard Hult2006-08-071-0/+6
* need to disconnect from signals connected in gtk_drag_dest_set() here.Michael Natterer2006-08-071-0/+8
* Show non existing resources by default. (recent_meta_data_func): Do notEmmanuele Bassi2006-08-061-0/+14
* Free all XKB data. (#349997, Chris Wilson)Matthias Clasen2006-08-061-0/+3
* Only get the indicator-size and indicator-spacing style properties forMatthias Clasen2006-08-061-0/+4
* Be more careful when creating gcs, also emit change notification.Matthias Clasen2006-08-061-0/+6
* Use G_PRIORITY_DEFAULT_IDLE for the month/year-change timer, so that theMatthias Clasen2006-08-061-0/+6
* Add a missing initialization. (#348787, Leonardo Boshell)Matthias Clasen2006-08-061-0/+3
* Use $PKG_CONFIG consistently. (#348740, Jeremy Lainé)Matthias Clasen2006-08-061-0/+3
* (gtk_notebook_drag_motion): Don't accept drops onMatthias Clasen2006-08-061-0/+2
* Don't allow dragging a notebook tab to one of its children. (#348626,Matthias Clasen2006-08-061-0/+8
* Remove outdated lists of authors and maintainers. (#348538, Owen Taylor)Matthias Clasen2006-08-061-0/+3
* Export gtk_entry_reset_im_context privately.Matthias Clasen2006-08-061-0/+9
* Create new PangoContexts and set them on the layout, to catch changes inMatthias Clasen2006-08-061-0/+4
* Add a missing initialization. (#349863, Benjamin Berg)Matthias Clasen2006-08-061-0/+3
* Protect against tree_view being NULL. (#348652, Patrick K. O'Brian, ChrisMatthias Clasen2006-08-061-0/+6