aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.2.930.2.93Ted Gould2011-09-201-1/+1
* Ignoring m4Ted Gould2011-09-161-0/+1
* Update Autotools and remove ShaveTed Gould2011-09-167-250/+18
|\
| * configure.ac: Update autotools config a bitJavier Jardón2011-08-031-7/+12
| * build: Use upstream silent rules instead shaveJavier Jardón2011-08-037-244/+7
* | Fix the calendar itemTed Gould2011-09-161-15/+46
|\ \
| * | Freeing the new eventTed Gould2011-09-161-0/+3
| * | Attaching bugTed Gould2011-09-160-0/+0
| * | Putting the new code as GTK3 onlyTed Gould2011-09-161-0/+5
| * | Removing a bunch of debug messagesTed Gould2011-09-161-23/+2
| * | Use get_origin instead of position and uncomment out our adjustmentsTed Gould2011-09-161-6/+4
| * | Use the root position in the event instead of finding itTed Gould2011-09-161-4/+3
| * | Clean up some debug and suchTed Gould2011-09-161-3/+3
| * | ReformatingTed Gould2011-09-151-54/+52
| * | A check pointTed Gould2011-09-151-1/+50
| |/
* | 0.2.920.2.92Ted Gould2011-09-131-1/+1
* | Ignoring some junk! Ted Gould2011-09-131-0/+29
* | Putting the offscreen proxy in EXTRA_DIST if we're building GTK2 versionTed Gould2011-09-131-4/+8
* | Making the proxy GTK3 onlyTed Gould2011-09-133-7/+76
|\ \
| * | Only use the offscreen proxy stuff in GTK3Robert Carr2011-09-133-7/+76
* | | Increasing the number of warningsTed Gould2011-09-131-1/+2
|/ /
* | 0.2.910.2.91Ted Gould2011-09-081-1/+1
* | Merge lp:~robertcarr/ido/offscreen-scaleRobert Carr2011-09-084-15/+599
|\ \ | |/ |/|
| * Ok I take it back we don't care about border. use custom css to set border-wi...Robert Carr2011-09-061-8/+26
| * Don't leak style context...Robert Carr2011-09-061-0/+2
| * Use GtkBorder in drawing backgroundRobert Carr2011-09-061-4/+8
| * Use gtk_render_backgroundRobert Carr2011-09-062-26/+16
| * Whoops copyright headersRobert Carr2011-09-022-1/+50
| * Implement an IdoOffscreenProxy object to work around GtkRange/Scale needing g...Robert Carr2011-09-024-14/+535
|/
* 0.2.900.2.90Ted Gould2011-06-211-1/+1
* Commenting out boiler plate code that is causing a warningTed Gould2011-06-211-1/+1
* Making sure the menu example doesn't use a menu proxyTed Gould2011-06-211-0/+2
|\
| * don't export export menus over dbus, that won't work...David Barth2010-08-191-0/+2
* | Avoid duplicate eventsTed Gould2011-06-211-6/+0
|\ \
| * | fixed multiple signal issue which caused calendar jumps bug #768956Karl Lattimer2011-05-121-6/+0
* | | Updating to GTK3Ted Gould2011-06-2115-88/+159
|\ \ \ | |/ / |/| |
| * | use const not G_CONST_RETURNMichael Terry2011-06-202-4/+4
| * | drop deprecated use of event_windowMichael Terry2011-06-011-5/+0
| * | adjustments aren't widgetsMichael Terry2011-06-013-4/+4
| * | fix build errors with gtk2Michael Terry2011-06-012-3/+50
| * | fix various unused-variable warnings; not directly related to gtk3 work, but ...Michael Terry2011-06-014-20/+5
| * | some further automake magic for dual versioningMichael Terry2011-06-013-6/+12
| * | allow building either gtk2 or gtk3 versions; some deprecation cleanupsMichael Terry2011-06-016-21/+59
| * | porting to gtk3, WIPKen VanDine2011-05-2710-53/+53
|/ /
* | 0.2.20.2.2Ted Gould2011-03-161-1/+1
* | add signals for select/activate and a set date function - merge of karl-qdh b...David Barth2011-03-161-6/+4
|\ \
| * | Bug in closurekarl-qdh2011-03-151-6/+4
* | | Be able to set active date and signal when it changesTed Gould2011-03-142-2/+61
|\| |
| * | minor fixeskarl-qdh2011-03-061-5/+8
| * | Merge with trunkkarl-qdh2011-03-063-2/+11
| |\ \ | |/ / |/| |